ButtonRenderer.IsBackgroundPartiallyTransparent(PushButtonState) Metoda

Definicja

Wskazuje, czy tło przycisku ma półprzezroczyste, czy alfa-blendowane kawałki.

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

Boolean

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

Dotyczy