'宣言 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
- The column context menu strip that caused the event.
- columnIndex
- The index of the column that caused the event.