Udostępnij przez


CheckBoxRenderer.IsBackgroundPartiallyTransparent(CheckBoxState) Metoda

Definicja

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

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

Parametry

state
CheckBoxState

CheckBoxState Jedna z wartości określających stan wizualny pola wyboru.

Zwraca

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

Dotyczy