WebDesktopManager Properties
| Windows | Description Gets the collection of Windows available in this DesktopManager instance ValueType Collection (ISArray) Default Value |
| ShortcutIcons | Description Gets the collection of shortcut icons available in this WebDesktop Manager ValueType Collection (ISArray) Default Value |
| WindowArrangement | Description Gets or sets window arrangement in this WebDesktop Manager ValueType String Default Value |
| TaskBarVisible | Description Gets or sets the value to indicate whether taskbar is visible in WebDesktop ValueType boolean Default Value |
| TaskBarSettings | Description Gets or sets the taskbar settings in WebDesktop Manager ValueType TaskBarSettings Default Value |
| ImagesSettings | Description Gets or sets the images settings in WebDesktop Manager ValueType ImageSettings Default Value |
| WindowSettings | Description Gets or sets the window settings ValueType WindowSettings Default Value |
| ShortcutIconsVisible | Description Gets or sets the value to indicate whether shortcut icons are visible in WebDesktop ValueType boolean Default Value |
| EnableAnimation | Description Gets or sets the value to indicate whether animation should be enabled in WebDesktop ValueType boolean Default Value |
| EnableKeyboardNavigation | Description Gets or sets the value to indicate whether keyboard navigation should be enabled in WebDesktop ValueType boolean Default Value |
| ClientSideEvents | Description Gets the object containing list of client side events. ValueType Default Value |
| ImagesDirectory | Description Gets or sets the images directory used in WebDesktop ValueType String Default Value |
| TextSettings | Description Gets or sets the text settings used in WebDesktop ValueType TextSettings Default Value |
| ShortcutSettings | Description Gets or sets shortcut settings ValueType ShortcutSettings Default Value |
| ActiveWindowIndex | Description Gets or sets the index of currently active window ValueType int Default Value |
| EnableContextMenu | Description Gets or sets the value to indicate whether context menu should be enabled when user right click on valid objects in DesktopManager ValueType boolean Default Value |
| ClientID | Description Gets the server control identifier generated by ASP.NET ValueType String Default Value |
| ID | Description Gets or sets the programmatic identifier assigned to the WebManager ValueType String Default Value |
| ActiveShortcutIndex | Description Gets or sets the index of currently active shortcut ValueType int Default Value |
| CreatedAtRuntime | Description Gets or sets the value to indicate whether the WebDesktopManager is created at runtime ValueType boolean Default Value |
WebDesktopManager Methods
| GetIFrameWindow | Description Get the IFrameWindow of the WebDesktopManager object by given name Parameters
Remarks
Return Value
Samples |
| CreateWindow |
Description
|
| GetDocument |
Description
|
| GetContentWindow |
Description
|
| GetTaskBarElement |
Description
|
| GetTaskBarWindowGroupElement |
Description
|
| GetTaskBarLeftTemplateElement |
Description
|
| GetTaskBarRightTemplateElement |
Description
|
| GetDesktopElement |
Description
|
| GetDesktopSize |
Description
|
| CascadeWindows | Decription Performs cascade windows tiling to all open Windows Parameters
Remarks
|
| TileWindowsHorizontally | Description Tiling all open windows horizontally Parameters
Remarks
|
| TileWindowsVertically | Description Tiling all open windows vertically Parameters
Remarks
|
| GetActiveWindow |
Description
|
| GetActiveShortcut |
Description
|
| GetWindow | Description Gets WebDesktopWindow instance by given name Parameters
Remarks
|
| ResolveImagePath | Description Resolves the image path Parameters
Remarks
|
| RearrangeShortCutIcons |
Description
Remarks
Return Value
|
| ShowShortcutIcons |
Description
Remarks
Return Value
|
| HideShortcutIcons |
Description
Remarks
Return Value
|
| ShowDesktop |
Description
Remarks
Return Value
|
| SaveDesktopStateToXml |
Description
Remarks
Return Value xml object
|
| GetNotificationControl |
Description
Remarks
Return Value
|