System.Windows.Forms.RadioButtonRenderer.IsBackgroundPartiallyTransparent Method

Indicates whether the background of the option button (also known as a radio button) has semitransparent or alpha-blended pieces.

Syntax

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

Parameters

state
One of the System.Windows.Forms.VisualStyles.RadioButtonState values that specifies the visual state of the option button.

Returns

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