MdiClient
Wisej.Web.MdiClient
Last updated
Was this helpful?
Wisej.Web.MdiClient
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents the container for multiple-document interface (MDI) child forms.
Initializes a new instance of .
owner
The MdiParent form using this container to host its children.
: Returns the currently active multiple-document interface (MDI) child window.
Bindable components implement this interface.
Controls that support drag & drop operations implement this interface.
All wisej components implement this interface.
Allows an object to serialize itself.
: Returns the child multiple-document interface (MDI) forms of the control.
: Returns the internal TabControl.
All wisej controls derived from the class must implement this interface.