ButtonEx ActiveX Control Reference
Returns/sets whether the MaskColor is automatically set to the color of the top-left pixel on the SkinUp graphic.
Property type
A Boolean value.
Syntax
object.AutoMask [= boolean]
The AutoMask 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) When Appearance is set to Skin, the MaskColor is automatically set to the top-left pixel on the SkinUp graphic. |
| False | MaskColor can be set to any OLEColor Value. |
Problems, Suggestions, Praise concerning the documentation? Please send feedback.