![]() |
• Interface Manager | ||||||
|
API Links
Developer Links
|
class RootWidgetDefined in:
The C4Widgets.hRootWidget class represents the root in a tree of widgets.
Definition
Member Functions
Constructor
Parameters
Description
The RootWidget class serves as the base class for widgets that reside at the root of a tree of widgets composing a user interface.The root widget can be obtained for any widget in a tree by calling the Widget::GetRootWidget function.
Base Classes
See Also
|