ButtonEx ActiveX Control Reference
Return or set the Underline font style. (example: Underline)
Property type
A Boolean value.
Syntax
object.FontUnderline [= boolean]
The FontUnderline property syntax has these parts:
| Part | Description |
| object | An expression evaluating to an object of type ButtonEx. |
| boolean | A Boolean value. |
Settings
The settings for boolean are:
| Setting | Description |
| True | Turns on the formatting in that style. |
| False | (Default) Turns off the formatting in that style. |
Problems, Suggestions, Praise concerning the documentation? Please send feedback.