These events are generated by wStatusBar.
Events: | wStatusBarEvent | Description |
wEvent_StatusBarLeftClick | Clicked the left mouse button within the control. |
wEvent_StatusBarLeftDoubleClick | Double-clicked the left mouse button within the control. |
wEvent_StatusBarRightClick | Clicked the right mouse button within the control. |
wEvent_StatusBarRightDoubleClick | Double-clicked the right mouse button within the control. |
|
method getIndex(self: wStatusBarEvent): int {...}{.raises: [], tags: [].}
-
Return the index of the field that was clicked.