Border (gb.qt4)

This class defines constants used by the Border property of many controls.

Moreover, since Gambas 3.7, this class is creatable, and allows to describe the border of a GridView cell or row.

Esta clase es instanciable.

Esta clase se puede usar como un/una función estática.

Constantes
Dashed   Constant for drawing a dashed border.
Dotted   Constant for drawing a dotted border.
Double   Constant for drawing an double border.
Etched   Constant for drawing an etched border.
None   Constant for drawing no border.
Plain   Constant for drawing a plain border.
Raised   Constant for drawing a raised border.
Solid   Constant for drawing a solid border.
Sunken   Constant for drawing a sunken border.

Propiedades
BackslashColor  
BackslashStyle  
BackslashWidth  
BottomColor  
BottomLeftRadius  
BottomMargin  
BottomPadding  
BottomRightRadius  
BottomStyle  
BottomWidth  
Color  
LeftColor  
LeftMargin  
LeftPadding  
LeftStyle  
LeftWidth  
Margin  
Padding  
Radius  
RightColor  
RightMargin  
RightPadding  
RightStyle  
RightWidth  
SlashColor  
SlashStyle  
SlashWidth  
Style  
TopColor  
TopLeftRadius  
TopMargin  
TopPadding  
TopRightRadius  
TopStyle  
TopWidth  
Width  

Métodos
Clip  
Copy  
GetRect  
IsVoid  
Paint