CheckBox.MaskColor

Syntax

CheckBox.MaskColor

Data Type

Color

Purpose

Specifies a color in the picture of the control as a mask color. You can use the mask color to create transparent regions.

Remarks

The color specified is used as a mask color when the CheckBox.UseMaskColor property is True .

This property is used only when the style of the control is CheckBoxStyle_Button .

See Also

CheckBox.UseMaskColor

CheckBoxStyles