Name |
Type |
Description |
Alignment |
(eUniLink_TextAlign) |
Gets or sets the text alignment |
BackColor |
(OLE_COLOR) |
Gets or sets the background color when the BackStyle is opaque |
BackStyle |
(eUniLink_BackStyle) |
Gets or sets the background style of the control |
Caption |
(String) |
Gets or sets the Text of the control |
Enabled |
(Boolean) |
Enables or disables the control |
Font |
(Font) |
Gets or sets the font used for text in the control, check the [ApplyFontChanges] for details |
ForeColor |
(OLE_COLOR) |
Gets or sets the text color |
Link |
(String) |
Gets or sets the link associated with the control |
MouseIcon |
(Picture) |
Gets or sets the MouseIcon for the control |
MousePointer |
(VBRUN.MousePointerConstants) |
Gets or sets the MousePointer for the control |
OLEDropMode |
(eCtlOLEDropMode) |
Gets or sets the OleDropMode for the control |
RightToLeft |
(Boolean) |
Gets or sets the ability to show bidirectional text on the control |
Tip |
(String) |
Gets or sets the Unicode Tooltip for the control |