CheckBoxRenderer.IsBackgroundPartiallyTransparent(CheckBoxState) Metod

Definition

Anger om kryssrutans bakgrund har halvtransparent eller alfablandade bitar.

public:
 static bool IsBackgroundPartiallyTransparent(System::Windows::Forms::VisualStyles::CheckBoxState state);
public static bool IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.CheckBoxState state);
static member IsBackgroundPartiallyTransparent : System.Windows.Forms.VisualStyles.CheckBoxState -> bool
Public Shared Function IsBackgroundPartiallyTransparent (state As CheckBoxState) As Boolean

Parametrar

state
CheckBoxState

Ett av de CheckBoxState värden som anger det visuella tillståndet för kryssrutan.

Returer

trueom kryssrutans bakgrund har halvtransparent eller alfablandade bitar; annars . false

Gäller för