ButtonEx ActiveX Control Reference
Returns/Sets whether the focus rectangle is drawn on the button while the object has focus.
Property type
A Boolean value.
Syntax
object.ShowFocus [= boolean]
The ShowFocus 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 | (Default) The control shows the focus rectangle when it has the focus. |
| False | The control does not show the focus rectangle when it has the focus. |
Problems, Suggestions, Praise concerning the documentation? Please send feedback.