XRTabbedMdiManager Constructors
A component that provides the multiple document interface (MDI) child forms that are parented to the form.Name | Parameters | Description |
---|---|---|
XRTabbedMdiManager() | none | Initializes a new instance of the XRTabbedMdiManager class with the default settings. |
XRTabbedMdiManager(IContainer) | container | Initializes a new instance of the XRTabbedMdiManager class with the specified container. |
See Also