TabbedView Constructors
Presents MDI child windows as a tabbed UI.| Name | Parameters | Description |
|---|---|---|
| TabbedView() | none | Initializes a new instance of the TabbedView class. |
| TabbedView(IContainer) | container | Initializes a new instance of the TabbedView class with the specified container. |
See Also