MobileForms Toolkit Documentation

ShortcutsCollection.All Property

Get or sets all of the shortcuts.

public Shortcut[] All {get; set;}

Property Value

Array that represents all Shortcuts.

Remarks

You can get or set shortcut collection. When you set all shortcuts, it must provided as a item array. When you get all shortcuts, property return array of all shortcuts.

See Also

ShortcutsCollection Class | Resco.Controls.OutlookControls Namespace