Raises the ApplicationShortcutExecute Event which allows the User Interface to handle Application Shortcuts.

This is a shortcut to ISSupport.ExecuteApplicationShortcut.

Syntax

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

Parameters

NameTypeOptionalByRefDescription
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.

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