WebDesktopWindowSettings Properties
| AllowMinimize | Description Specifies whether the WebDesktopWindow object is able to be minimized. ValueType Boolean Default Value |
| AllowMaximize | Description Specifies whether the WebDesktopWindow object is able to be maximized. ValueType Boolean Default Value |
| AllowResize | Description Specifies whether the WebDesktopWindow object is able to be resized. ValueType Boolean Default Value |
| AllowClose | Description Specifies whether the WebDesktopWindow object is able to be closed. ValueType Boolean Default Value |
| ControlBox | Description Gets or sets the value indicating whether a control box is displayed in the caption bar of the WebDesktopWindow. ValueType Boolean Default Value |
| CaptionDisplayMode | Description Gets or sets the display mode of the caption of WebDesktopWindow. ValueType String Default Value |
| ContentMode | Description Gets or sets whether the content of the WebDesktopWindow is using native HTML content or IFrame. ValueType String Default Value |
| Size | Description Gets or sets the size of WebDesktopWindow. ValueType UnitSize Default Value |
| MaximumSize | Description Gets or sets the maximum size of WebDesktopWindow. ValueType UnitSize Default Value |
| MinimumSize | Description Gets or sets the minimum size of WebDesktopWindow. ValueType UnitSize Default Value |
| BorderType | Description Gets or sets the border type of WebDesktopWindow. ValueType Default Value |