GroupBoxRenderer.IsBackgroundPartiallyTransparent(GroupBoxState) Methode

Definitie

Hiermee wordt aangegeven of de achtergrond van het groepsvak semitransparante of alfa-blended stukken bevat.

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

Parameters

state
GroupBoxState

Een van de GroupBoxState waarden waarmee de visuele status van het groepsvak wordt opgegeven.

Retouren

true indien de achtergrond van het groepsvak semitransparante of alfa-gemengde stukken bevat; anders, false.

Van toepassing op