Personal tools
From wiki.swiftlytilting.com
Jump to: navigation, search

WbObjects/onMainEvent

onMainEvent is thrown whenever the main event of the specific object is thrown. The action that will throw this event is different for each control class.


Control class - trigger action

  • Push Button - button pressed
  • EditBox - text changed

Event of

wbControl

wbObjects Manual

Objects | Methods | Properties | Events

Events

onClose | onDblClick | onEvent | onGetFocus | onHeaderSelect | onKeyDown | onKeyUp | onMainEvent | onMouseDown | onMouseMove | onMouseUp | onRedraw | onResize

Winbinder Projects