wStatusBarEvent

These events are generated by wStatusBar.

Superclass:wCommandEvent
Seealso:wStatusBar
Events:
wStatusBarEventDescription
wEvent_StatusBarLeftClickClicked the left mouse button within the control.
wEvent_StatusBarLeftDoubleClickDouble-clicked the left mouse button within the control.
wEvent_StatusBarRightClickClicked the right mouse button within the control.
wEvent_StatusBarRightDoubleClickDouble-clicked the right mouse button within the control.

Methods

method getIndex(self: wStatusBarEvent): int {...}{.raises: [], tags: [].}
Return the index of the field that was clicked.