Menus and Toolbars for WinForms
DropDownEventArgs コンストラクタ

C1.Win.C1Command.4.8 アセンブリ > C1.Win.C1Command 名前空間 > DropDownEventArgs クラス : DropDownEventArgs コンストラクタ
ユーザーによって選択されたコマンドリンクを取得します。
コマンドリンクの画面座標を取得します。
DropDownEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal callerLink As C1CommandLink, _
   ByVal linkRect As System.Drawing.Rectangle _
)
public DropDownEventArgs( 
   C1CommandLink callerLink,
   System.Drawing.Rectangle linkRect
)

パラメータ

callerLink
ユーザーによって選択されたコマンドリンクを取得します。
linkRect
コマンドリンクの画面座標を取得します。
参照

DropDownEventArgs クラス
DropDownEventArgs メンバ