The following tables list the members exposed by WebDesktopWindow.
| Name | Description | |
|---|---|---|
![]() | WebDesktopWindow Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | AllowClose | Indicates whether the Window can be closed. |
![]() | AllowMaximize | Indicates whether the Window can be maximized. |
![]() | AllowMinimize | Indicates whether the Window can be minimized. |
![]() | AllowResize | Indicates whether the Window can be resized. |
![]() | BusyText | Gets or sets the text that will be displayed in tooptip when this Window is set to busy. |
![]() | CaptionDisplayMode | Gets or sets the display mode for the caption. |
![]() | ClientVisible | Specifies whether this window should be made visible in initial page load. |
![]() | ContentMode | Gets or sets the default content mode for Window. |
![]() | ContentURL | Gets or sets the Content URL for this Window. |
![]() | ControlBox | Indicates whether the control box for the Window is visible. |
![]() | ControlBoxImage | Specifies the image for window's control box. |
![]() | InProgressText | Gets or sets the text shown during IFrame loading. |
![]() | Location | Gets or sets the initial location that this Window should be displayed at. |
![]() | MaximumSize | Gets or sets the maximum size that Window can be resized to. |
![]() | MinimumSize | Gets or sets the minimum size that Window can be resized to. |
![]() | Name | Overridden. Gets or sets the name of Window. |
![]() | ShortcutImage | Gets or sets the shortcut image for this Window. The shortcut image will only appear when TaskBar is not visible and the Window is minimized. If this image is not specified, the control will use ControlBoxImage. |
![]() | ShowInTaskBar | Determines whether this Window should appear in TaskBar when opened. |
![]() | Size | Gets or sets the size of Window in pixel. |
![]() | TaskBarImage | |
![]() | Text | Gets or sets the caption text for this Window. |
![]() | TextAlignment | Gets or sets the alignment for the text caption. |
![]() | WindowState | Gets or sets the initial state for this Window. |
| Name | Description | |
|---|---|---|
![]() | Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetActualLocation | |
![]() | GetActualSize | |
![]() | GetHashCode | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetObjectData | Overridden. |
![]() | IsActiveWindow | |
![]() | IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | ToString | (Inherited from ISNet.WebUI.WebUIBaseClass) |
Reference
WebDesktopWindow ClassISNet.WebUI.WebDesktop Namespace
Tasks
Hiding a Window at initial loadHiding a Window from TaskBar
tasks
Using Window OptionsSpecifying Custom Location for a Window
Specifying Minimum and Maximum Size for a Window
Adding new Window at Client Side
Concepts
WindowContentMode and Most Common Scenarios


