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 .