Action Statement
Change the action bar associated with a region or with all the regions in a class.
change {REGION_NAME|REG_CLASS_NAME} action bar to AB_NAME
REGION_NAME
The identifier for the region (graphical, image, dialog, or textual) to be changed.
REG_CLASS_NAME
The identifier for a class of regions.
to AB_NAME
The identifier for an action bar template. The action bar of the specified region is generated from this template.
Description
Use this statement to change the action bar associated with a region or with all the regions in a class.
Example
response to item View_Mail_MC from Main_Window_AB in MainWindow_GR
change Secondary_Window_GR action bar to Mail_AB
See Also
action bar is Template Definition