|
Name |
Description |
|
ActiveWindowChangedScript |
Gets or sets the name of a JavaScript function that should be invoked when the active window is changed. |
|
BaseZIndex |
Gets or sets the base z-index of the control. All child windows in the host will have a higher z-index value. |
|
ControlLoadedScript |
Gets or sets the name of a JavaScript function that should be invoked when the host finishes loading. |
|
Controls |
Control.ControlCollection override. |
|
Height |
WebControl.Height override. |
|
Theme |
Gets or sets the theme applied to the control's UI elements. |
|
Width |
WebControl.Width override. |
|
WindowContentCssClass |
Gets or sets the CSS class, defining the common style of child windows' contents. |
|
WindowCssClass |
Gets or sets the CSS class, defining the common style of child windows. |
|
WindowFooterCssClass |
Gets or sets the CSS class, defining the common style of child windows' footer. |
|
WindowHeaderCssClass |
Gets or sets the CSS class, defining the common style of child windows' header. |
|
Windows |
Gets the collection of Windows for this control. |
|
WindowStatusCssClass |
Gets or sets the CSS class, defining the common style of child windows' status bar. |