GetButtonMenuItems() Method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the GetButtonMenuItems() method to return the button menu for the associated control. If no button bar is attached to the control, an empty button menu is returned.
Syntax
result=GetButtonMenuItems();
Return Value
result
A ButtonMenuArrayList of the buttons supported by the control.