System.Windows.Forms.CheckBoxRenderer.IsBackgroundPartiallyTransparent Method

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

Syntax

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

Parameters

state
One of the System.Windows.Forms.VisualStyles.CheckBoxState values that specifies the visual state of the check box.

Returns

true if the background of the check 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