Container Widgets
Container widgets are these widgets that are able to have children widgets.
For example, Linking Container,
Grouping Contianer and
Tabbed Container.
Properties Common to Container Widgets
- Macros(macros). The macros that are available to its children.
Methods Common to Container Widgets
See Access Widget in Script.
See Also