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

Syntax

ISSupport.ExecuteApplicationShortcut(applicationShortcut, [avoidForm], [source], [parentForm])

Parameters

NameTypeOptionalByRefDescription
applicationShortcut ISApplicationShortcut The Application Shortcut.
avoidForm Object Optional The Form to Avoid when executing a FormOpen Application Shortcut. If omitted, a value of Nothing is assumed.
source Object Optional System use only. If omitted, a value of Nothing is assumed.
parentForm Object Optional The Parent Form from which this Application Shortcut is being executed. This might be used to ensure that a form is opened 'pseudo-modal' in the User Interface. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISSupport
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0