Wisej.Web.MdiClient
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents the container for multiple-document interface (MDI) child forms.
Initializes a new instance of MdiClient.
owner
The MdiParent form using this container to host its children.
Form: Returns the currently active multiple-document interface (MDI) child window.
Boolean: Returns whether there are any Mdi child forms.
Form[]: Returns the child multiple-document interface (MDI) forms of the MdiClient control.
TabControl: Returns the internal TabControl.
form
e
Renders the client component.
config
Dynamic configuration object.
form
reason
Provides access to the UserData
and Tag
properties associated to the component implementing this interface.
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.
All wisej controls derived from the class must implement this interface.