PanelController::PurgeWidgets
Defined in:
Purges all widgets owned by a panel controller.
C4Panels.h
Prototype
void PurgeWidgets(void);
Description
The PurgeWidgets
function purges all widgets owned by a panel controller, leaving only the root widget.
See Also