CheckBoxRenderer::IsBackgroundPartiallyTransparent Method (CheckBoxState)
.NET Framework (current version)
Indicates whether the background of the check box has semitransparent or alpha-blended pieces.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- state
-
Type:
System.Windows.Forms.VisualStyles::CheckBoxState
One of the CheckBoxState values that specifies the visual state of the check box.
Return Value
Type: System::Booleantrue if the background of the check box has semitransparent or alpha-blended pieces; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: