MobileForms Toolkit Documentation

ShortcutsCollection.Item Property

Gets or sets the shortcut at the specified index within the collection.

Overload List

Gets or sets the shortcut at the specified index within the collection.

public Shortcut this[int] {get; set;}

Gets or sets the shortcut with the specified name within the collection.

public Shortcut this[string] {get; set;}

See Also

ShortcutsCollection Class | Resco.Controls.OutlookControls Namespace