バージョン

FixedFieldButtonAutomationPeer コンストラクタ

新しい FixedFieldButtonAutomationPeer を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal element As FixedFieldButton _
)
public FixedFieldButtonAutomationPeer( 
   FixedFieldButton element
)

パラメータ

element
関連付けられた要素。
参照