MiddleClick Event

Occurs when the user clicks the middle mouse button on a three-button mouse over a control.

PROCEDURE Control.MiddleClick
[LPARAMETERS nIndex]

Parameters

  • nIndex
    Uniquely identifies a control if it is in a control array.

See Also

Click Event | DblClick Event | DragDrop Event | DragOver Event | DropDown Event | Enabled Property | KeyPress Event | MouseDown Event | MouseMove Event | MouseUp Event | Scrolled Event | Undock Event

Applies To: CheckBox | ComboBox | CommandButton | CommandGroup | Container | Control | EditBox | Form | Grid | Header | Image | Label | Line | ListBox | OptionButton | OptionGroup | Page | PageFrame | Shape | Spinner | TextBox | ToolBar