This is a shortcut to ISSupport.ExecuteApplicationShortcut.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| applicationShortcut | ISApplicationShortcut | The Application Shortcut. | ||
| avoidForm | ISFormBase | Optional | The Form to Avoid when executing a FormOpen Application Shortcut. If omitted, a value of Nothing is assumed. | |
| source | Object | Optional | The Source, e.g., the ISWebBrowser control that the Application Shortcut was launched from. If omitted, a value of Nothing is assumed. |
A Boolean value indicating success.