PopupHideControlsForm Method
- Last UpdatedNov 06, 2025
- 1 minute read
The PopupHideControlsForm() method opens the Hide Controls dialog. This allows a user to configure, at run-time, which controls are hidden or shown.
This overload saves changes to the Ui_Config table.
| Overload | Description |
|---|---|
| PopupHideControlsForm(Control) | The PopupHideControlsForm() method opens the Hide Controls dialog. This allows a user to configure, at run-time, which controls are hidden or shown. This overload saves changes to the Ui_Config table. |
| PopupHideControlsForm(Control,String,String,String,Boolean) | The PopupHideControlsForm() method opens the Hide Controls dialog. This allows a user to configure, at run-time, which controls are hidden or shown. This overload does not save changes to the Ui_Config table. |