activeColor

Type: Integer

Availability: Read or write at any time

The activeColor property of the JadeMask class contains the color to be used in the mask picture for the definition of the logical area of the control. Any pixel of this color in the mask picture defines a pixel within the control. A pixel of any other color in the mask is considered not to be on the control, and the control will not respond while the mouse is over that pixel.

The default color value for this property is black (0).

The masking ability is disabled if the values of the rotation and stretch properties are non-zero or the style property value is Style_Mask_Color (3).