GroupBoxRenderer.IsBackgroundPartiallyTransparent(GroupBoxState) Metod

Definition

Anger om grupprutans bakgrund har några halvtransparent eller alfablandade bitar.

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

Parametrar

state
GroupBoxState

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

Returer

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

Gäller för