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