When the user moves or resizes a browse or one of its components, the AVM fires one or more of the following events:

  • START-MOVE
  • END-MOVE
  • START-RESIZE
  • END-RESIZE
  • START-ROW-RESIZE
  • END-ROW-RESIZE
  • SELECTION
  • DESELECTION

These events do not fire when you manipulate the browse programmatically.

You do not have to monitor these events. This section includes them only for the your reference. For example, you might want to write trigger code for one or more of these events.

For more information on these events, see the Events Reference section of the ABL Reference.