WebDesktopShortcut Properties
| Name | Description Gets the name of the WebDesktopShortcut control. ValueType String Default Value |
| Index | Description Gets or sets the index of the WebDesktopShortcut object. ValueType String Default Value |
| DesktopManager | Description Gets or sets the DesktopManager instance associated with WebDesktopShortcut control. ValueType DesktopManager Default Value |
| Text | Description Gets or sets the text caption displayed in the WebDesktopShortcut control. ValueType String Default Value |
| TargetURL | Description Gets or sets the target URL of WebDesktopShortcut. ValueType String Default Value |
| WindowName | Description Gets or sets the WebDesktopWindow's name associated with the WebDesktopShortcut. ValueType String Default Value |
| Visible | Description Gets the value that indicates whether the control is visible. ValueType Boolean Default Value True |
| Enabled | Description Gets the value that indicates whether the WebDesktopShortcut control is enabled. ValueType Boolean Default Value True |
| Location | Description Gets or sets the location of WebDesktopShortcut. ValueType OffsetLocation Default Value |
| Collection | Description Gets the Collection that contains the WebDesktopShortcut. ValueType Array Default Value |
| ToolTip | Description Gets or sets the tool tip text that will be displayed on mouse over action. ValueType String Default Value |
| TargetControlBoxImage | Description Gets or sets the image that will be displayed as the control box image of WebDesktopShortcut. ValueType String Default Value |
WebDesktopShortcut Methods
| GetElement | Description Returns the outer part of Frame element of WebDesktopShortcut. Parameters Remarks
|
| GetTextElement | Description Returns the text element of WebDesktopShortcut. Parameters Remarks
|
| Rearrange | Description Rearranges the collection of WebDesktopShortcut. Parameters Remarks
|
| Select | Description Selects the WebDesktopShortcut. Parameters Remarks
|
| Open | Description Opens the WebDesktopWindows associated with the WebDesktopShortcut. Parameters Remarks
|
| SetText | Description Sets the text property of WebDesktopShortcut. Parameters Remarks
|
| Delete | Description Deletes the WebDesktopShortcut. Parameters Remarks
|
| Show | Description Show the WebDesktopShortcut. Parameters Remarks
|
| Hide | Description Hide the WebDesktopShortcut. Parameters Remarks
|