バージョン

QueryComponentRoleEventArgs コンストラクタ

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

パラメータ

control
ComponentRole が要求されるコントロール。
参照