onLoad Event

The onLoad widget event is called when a control or container is loaded.

For example, you can use the onLoad event to indicate a new e-mail message by showing a badge with the number of unread messages before the control is displayed.

Use the onLoad event with these controls:
Control type Control
User input
  • Check box
  • Choice
  • Edit box
  • Radio group
Table
  • Grid table
  • List detail
  • Table cell
General controls and containers
  • Button
  • Hyperlink
  • Image
  • List item
  • Menu item
  • Navigation bar
  • Radio button
  • Tab folder
  • Toolbar item
  • Toolbar

Controls with no focus
  • Display
  • Label
  • List group
  • Region
  • Separator
  • Tab panel display