TabbedControlGroup Constructors
The group that features a tabbed UI.Name | Parameters | Description |
---|---|---|
TabbedControlGroup() | none | Initializes a new instance of the TabbedControlGroup class with default settings. |
TabbedControlGroup(LayoutGroup) | owner | Initializes a new instance of the TabbedControlGroup class with the specified owner. |
See Also