RadioButtonRenderer::IsBackgroundPartiallyTransparent Method (RadioButtonState)
.NET Framework (current version)
Indicates whether the background of the option button (also known as a radio button) has semitransparent or alpha-blended pieces.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- state
-
Type:
System.Windows.Forms.VisualStyles::RadioButtonState
One of the RadioButtonState values that specifies the visual state of the option button.
Return Value
Type: System::Booleantrue if the background of the option button has semitransparent or alpha-blended pieces; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: