System.Windows.Forms.GroupBoxRenderer.IsBackgroundPartiallyTransparent Method

Indicates whether the background of the group box has any semitransparent or alpha-blended pieces.

Syntax

public static bool IsBackgroundPartiallyTransparent (System.Windows.Forms.VisualStyles.GroupBoxState state)

Parameters

state
One of the System.Windows.Forms.VisualStyles.GroupBoxState values that specifies the visual state of the group box.

Returns

true if the background of the group box has semitransparent or alpha-blended pieces; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0