BorderStyle Property
Object List Next Object
Defined By: Label
Description:
Determines the type of border to be used for a label.
Settings:
The BorderStyle property settings are:
Setting Description
0 (Default) None.
- Fixed single.
Details:
The BorderStyle property determines key characteristics of a label's edges.
Changing the BorderStyle property of a control essentially removes or includes
the single border line around the object.
For labels, BorderStyle has an effect only if the BorderStyle is set to 1
(Fixed single). If the BorderStyle is set to 0, a border does not appear.
Data Type: Enum - BorderStyle
See Also:
Caption property, BorderStyle property