RadioButtonAutomationPeer(RadioButton) コンストラクター

定義

RadioButtonAutomationPeer クラスの新しいインスタンスを初期化します。

 RadioButtonAutomationPeer(RadioButton const& owner);
public RadioButtonAutomationPeer(RadioButton owner);
function RadioButtonAutomationPeer(owner)
Public Sub New (owner As RadioButton)

パラメーター

owner
RadioButton

作成する owner 要素。

適用対象