System.Windows.Forms.ButtonRenderer.IsBackgroundPartiallyTransparent Method

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

Syntax

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

Parameters

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

Returns

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