ButtonEx ActiveX Control Reference

ShowFocus property

         

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:

PartDescription
objectAn expression evaluating to an object of type ButtonEx.
booleanA 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.