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.
Constants
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.
|
Properties
Methods