RadioButton.RadioButtonAccessibleObject.State Właściwość

Definicja

Pobiera stan kontrolki RadioButton .

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu 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ść właściwości

AccessibleStates

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

Dotyczy