Enables docking of DockWindow controls. The following tables list the members exposed by the DockControl type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the DockControl class. |
Name | Description | |
---|---|---|
![]() |
Gets the collection of DockWindows for this control. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the active window is changed. (Inherited from WindowHost.) |
|
![]() |
Gets or sets the base z-index of the control. All child windows in the host will have a higher z-index value. (Inherited from WindowHost.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the host finishes loading. (Inherited from WindowHost.) |
|
![]() |
Control.ControlCollection override. (Inherited from WindowHost.) |
|
![]() |
WebControl.Height override. (Inherited from WindowHost.) |
|
![]() |
Gets or sets the theme applied to the control's UI elements. (Inherited from WindowHost.) |
|
![]() |
WebControl.Width override. (Inherited from WindowHost.) |
|
![]() |
Gets or sets the CSS class, defining the common style of child windows' contents. (Inherited from WindowHost.) |
|
![]() |
Gets or sets the CSS class, defining the common style of child windows. (Inherited from WindowHost.) |
|
![]() |
Gets or sets the CSS class, defining the common style of child windows' footer. (Inherited from WindowHost.) |
|
![]() |
Gets or sets the CSS class, defining the common style of child windows' header. (Inherited from WindowHost.) |
|
![]() |
Gets or sets the CSS class, defining the common style of child windows' status bar. (Inherited from WindowHost.) |
Name | Description | |
---|---|---|
![]() |
Loads the control from an XML document. |
|
![]() |
When implemented by a derived class, processes postback data for an ASP.NET server control. |
|
![]() |
When implemented by a derived class in the server control notifies the ASP.NET application that the state of the control has changed. |
|
![]() |
Saves the control into an XML document. |
Name | Description | |
---|---|---|
![]() |
Control.CreateChildControls override. |
|
![]() |
Control.LoadViewState override. |
|
![]() |
Control.OnPreRender override. |
|
![]() |
Control.SaveViewState override. |
|
![]() |
Control.TrackViewState override. |
Name | Description | |
---|---|---|
![]() |
Control.DataBind override. (Inherited from WindowHost.) |
|
![]() |
When implemented by a derived class, enables a server control to process an event raised when a form is posted to the server. (Inherited from WindowHost.) |
Name | Description | |
---|---|---|
![]() |
Raises the BeginLoad event. (Inherited from WindowHost.) |
|
![]() |
Raises the EndLoad event. (Inherited from WindowHost.) |
|
![]() |
Raises the WindowCreated event. (Inherited from WindowHost.) |
|
![]() |
Raises the WindowDeleted event. (Inherited from WindowHost.) |
|
![]() |
Control.Render override. (Inherited from WindowHost.) |
|
![]() |
WebControl.RenderContents override. (Inherited from WindowHost.) |
Name | Description | |
---|---|---|
![]() |
Raised when the component starts loading data from a file or memory stream. (Inherited from WindowHost.) |
|
![]() |
Raised when the component ends loading data from a file or memory stream. (Inherited from WindowHost.) |
|
![]() |
Raised when a child window is created. (Inherited from WindowHost.) |
|
![]() |
Raised when a child window is deleted. (Inherited from WindowHost.) |