Udostępnij przez


DomainUpDown.DomainItemAccessibleObject.State Własność

Definicja

Pobiera stan kontrolki RadioButton .

To API wspiera infrastrukturę produktu i nie jest przeznaczone do bezpośredniego używania z twojego kodu.

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

Wartość nieruchomości

Jeśli właściwość jest ustawiona Checked na wartość true, zwraca wartość Checked.

Dotyczy