Activate Event

Object List Next Object

Defined By:
ObjectBox

Description:

Performs an action when an objectbox becomes active.

Usage:

Sub Activate(g As ButtonGadget)

Details:

This event is sent when a gadget is clicked on, this allows the ObjectBox to process the selection of gadgets centrally, by working on the gadget passed in as an argument.