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