enumBorderStyle
Values of the BorderStyle property
Public Enum enumBorderStyle
Values
- bdNone = 1
- The control has no border
- bdSingle = 2
- The control has fixed single border
- bdClient = 3
- The control has client style border
- bdStatic = 4
- The control has static border
- bdModal = 5
- The control has modal border
Remarks
See Also
Class GxLabel Overview
GxLabel Properties
GxLabel Methods
Clear
enumHTextAlign