'宣言 Public Function New( _ ByVal columnContextMenu As System.Windows.Forms.ContextMenuStrip, _ ByVal columnIndex As System.Integer _ )
public ColumnContextMenuOpenedEventArgs( System.Windows.Forms.ContextMenuStrip columnContextMenu, System.int columnIndex )
パラメータ
- columnContextMenu
- イベントを発生させた列コンテキストメニューストリップ。
- columnIndex
- イベントが発生した列のインデックス。