The toolbarmenubutton statement pops up a menu for a toolbar button that is associated with a dialog and favorites.
Parameters
This statement has one parameter:
dialog – Name of the custom statement that handles the dialog associated with the toolbar button. This procedure must contains local subroutines RUNDIALOGACTION
and TOOLBARBUTTONSPEC
.
Description
This statement pops up a menu for a toolbar button that is associated with a dialog and favorites. This statement is used internally by ProVUE.
See Also
History
Version | Status | Notes |
1.0 | New | New in this version. |