ExecuteButtonMenuCommand() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the ExecuteButtonMenuCommand() method to execute the specified button menu command.
Syntax
result = ExecuteButtonMenuCommand(menuID, userData);
Parameters
menuID
An integer that is the ID of the menu command to execute.
userData
The user data attached to the button menu command.