DomainUpDown.DomainItemAccessibleObject.State Özellik

Tanım

Denetimin RadioButton durumunu alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 virtual property System::Windows::Forms::AccessibleStates State { System::Windows::Forms::AccessibleStates get(); };
public override System.Windows.Forms.AccessibleStates State { get; }
member this.State : System.Windows.Forms.AccessibleStates
Public Overrides ReadOnly Property State As AccessibleStates

Özellik Değeri

AccessibleStates

Checked özelliği true olarak ayarlanırsa döndürürChecked.

Şunlara uygulanır