Executes an Application Shortcut.

This is a shortcut to ISSupport.ExecuteApplicationShortcutUrl.

Syntax

ISUserInterface.ExecuteApplicationShortcutUrl(applicationShortcut, [avoidForm], [source])

Parameters

NameTypeOptionalByRefDescription
applicationShortcut String The Application Shortcut string.
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.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISUserInterface
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0