Udostępnij za pośrednictwem


ButtonRenderer.IsBackgroundPartiallyTransparent(PushButtonState) Metoda

Definicja

Wskazuje, czy tło przycisku ma półprzezroczyste lub alfa-blendowane elementy.

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

Parametry

state
PushButtonState

PushButtonState Jedna z wartości określających stan wizualny przycisku.

Zwraca

true jeśli tło przycisku ma półprzezroczyste lub alfa-mieszane elementy; w przeciwnym razie , false.

Dotyczy