ButtonEx ActiveX Control Reference

AutoMask property

         

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:

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