MdiClient
Wisej.Web.MdiClient
Last updated
Wisej.Web.MdiClient
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Represents the container for multiple-document interface (MDI) child forms.
Initializes a new instance of MdiClient.
Name | Type | Description |
---|---|---|
owner | The MdiParent form using this container to host its children. |
Form: Returns the currently active multiple-document interface (MDI) child window.
Form[]: Returns the child multiple-document interface (MDI) forms of the MdiClient control.
Name | Description |
---|---|
Bindable components implement this interface. | |
All wisej components implement this interface. | |
All wisej controls derived from the Control class must implement this interface. | |
Allows an object to serialize itself. |