UnregisterControl() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the UnregisterControl() method to remove controls associated with the button bar. All the control buttons are removed, and the control will no longer appear on the run time configuration dialog.
Syntax
UnregisterControl(controlID)
Parameters
controlID
A string that indicates the ID of the control associated with the Button Bar control.