There was an error while loading. Please reload this page.
Remove a control from its dialog.
pyui.delete_control(control) control:delete_control()
control
control_handle
None
The control handle becomes invalid once the control has been deleted. To hide a control without removing it, use hide_control instead.
hide_control
Control Gallery, hide_control, show_control, enable_control