CheckBox.MaskColor
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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 .