Sdílet prostřednictvím


RadioButton.RadioButtonAccessibleObject(RadioButton) Konstruktor

Definice

Inicializuje novou instanci RadioButton.RadioButtonAccessibleObject třídy.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

public:
 RadioButtonAccessibleObject(System::Windows::Forms::RadioButton ^ owner);
public RadioButtonAccessibleObject (System.Windows.Forms.RadioButton owner);
new System.Windows.Forms.RadioButton.RadioButtonAccessibleObject : System.Windows.Forms.RadioButton -> System.Windows.Forms.RadioButton.RadioButtonAccessibleObject
Public Sub New (owner As RadioButton)

Parametry

owner
RadioButton

Objekt RadioButton , pro který tento objekt poskytuje informace.

Platí pro