MobileForms Toolkit Documentation

GroupsCollection Events

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

Public Instance Events

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

See Also

GroupsCollection Class | Resco.Controls.OutlookControls Namespace