createRegionFromMask

Type: Boolean

Availability: Read or write at any time

The createRegionFromMask property of the JadeSkinButton class specifies whether the JadeSkinWindow class myImageMask property is used to create a region for the Button control.

If you set this property to true, the myImageMask property is used to create a region to be applied to the control.

The default value of false indicates that the full rectangular button area is drawn using the skin. The region defined by the myImageMask property then applies only to any mouse actions. For example, if the button is an unusual shaped image on a background, the button then only displays the rollover and click images when the mouse is over that special area.