Border

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.
This class is creatable . This class can be used as a static function .
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.
Styled
Since 3.21
Constant for drawing a styled border, based on the Style properties.
Sunken Constant for drawing a sunken border.
Properties
Width Sets or returns the width of the border in pixels.
Methods

AltStyle によって変換されたページ (->オリジナル) /