MobileForms Toolkit Documentation

ShortcutsCollection Events

The events of the ShortcutsCollection class are listed below. For a complete list of ShortcutsCollection class members, see the ShortcutsCollection Members topic.

Public Instance Events

InsertCompleteEvent Occurs when the shortcut was inserted into the collection.
InsertEvent Occurs when the shortcut is being inserted into the collection.
Invalidating Occurs when the shortcut is invalidating.
RemoveCompleteEvent Occurs when the shortcut was removed from the collection.
RemoveEvent Occurs when the shortcut is being removed from the collection.
SelectedShortcutIndexChanged Occurs when the index of the selected shortcut changes.
SetCompleteEvent Occurs when the shortcut was set in the collection.
SetEvent Occurs when the shortcut is being set in the collection.
ShortcutEntered Occurs when the user click or press enter key on selected shortcut.

See Also

ShortcutsCollection Class | Resco.Controls.OutlookControls Namespace