GetButtonMenuItems() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the GetButtonMenuItems() method to retrieve the button menu for the Utilization control. If no Button Bar control is associated with the Utilization control, an empty button menu is returned.
Syntax
result = GetButtonMenuItems();
Parameter
result
The ButtonMenuArrayList for the Utilization control.