Udostępnij za pośrednictwem


GroupBoxRenderer.IsBackgroundPartiallyTransparent(GroupBoxState) Metoda

Definicja

Wskazuje, czy tło pola grupy ma jakiekolwiek półprzezroczyste lub alfa-blendowane kawałki.

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

Parametry

state
GroupBoxState

GroupBoxState Jedna z wartości określających stan wizualny pola grupy.

Zwraca

Boolean

true jeśli tło pola grupy ma półprzeroczyste lub alfa-blendowane kawałki; w przeciwnym razie , false.

Dotyczy