Bahasa

CheckBoxRenderer.IsBackgroundPartiallyTransparent(CheckBoxState) Metode

Definisi

Menunjukkan apakah latar belakang kotak centang memiliki potongan semitransparan atau alpha-blended.

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

Parameter

state
CheckBoxState

Salah CheckBoxState satu nilai yang menentukan status visual kotak centang.

Mengembalikan

true jika latar belakang kotak centang memiliki potongan semitransparan atau alfa-campuran; jika tidak, false.

Berlaku untuk