CheckBox.MaskColor
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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 .