'宣言 Public Function New( _ ByVal callerLink As C1CommandLink, _ ByVal linkRect As System.Drawing.Rectangle _ )
public DropDownEventArgs( C1CommandLink callerLink, System.Drawing.Rectangle linkRect )
パラメータ
- callerLink
- ユーザーによって選択されたコマンドリンクを取得します。
- linkRect
- コマンドリンクの画面座標を取得します。