CheckBox.MaskColor
- Updated2025-07-21
- 1 minute(s) read
CheckBox.MaskColor
Syntax
CheckBox.MaskColor
Data Type
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 .