ButtonEx ActiveX Control Reference
Return or set the StrikeThru font style. (example: StrikeThru)
Property type
A Boolean value.
Syntax
object.FontStrikethru [= boolean]
The FontStrikethru 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.