バージョン

QueryDisplayRoleUIEventArgs コンストラクタ

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

パラメータ

control
評価されるコントロール
componentRole
コントロールに関連する ComponentRole
参照