MobileForms Toolkit Documentation

ShortcutsCollection Properties

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

Public Static Properties

UserScaleFactor Gets or sets the scaling for shortcut's image.

Public Instance Properties

All Get or sets all of the shortcuts.
AutoScaleEnabled Gets or sets the auto scale of shortcut image.
BackColor Gets or sets the background color of the shortcuts.
Capacity (inherited from CollectionBase)Gets or sets the number of elements that the CollectionBase can contain.
Count (inherited from CollectionBase)Gets the number of elements contained in the CollectionBase instance.
DimmedScrollbarColor Gets or sets the dimmed color of the scrollbar.
Font Gets or sets the font of the text displayed by the control.
ForeColor Gets or sets the foreground color of the shortcuts.
ImageList Gets or sets the ImageList associated with shortcuts.
ItemOverloaded. Gets or sets the shortcut at the specified index within the collection.
Name Gets or sets the name of the Shortcuts Collection.
SelBackColor Gets or sets the background color of the selected shortcut.
SelectedIndex Gets or sets index of the selected group.
SelForeColor Gets or sets the foreground color of the selected shortcut.
TextStyle Gets or sets the text style of shortcuts.
ViewStyle Gets or sets the style of shortcuts.
Width Gets or sets the width of shortcuts for current group.

Protected Instance Properties

InnerList (inherited from CollectionBase)Gets an ArrayList containing the list of elements in the CollectionBase instance.
List (inherited from CollectionBase)Gets an IList containing the list of elements in the CollectionBase instance.

See Also

ShortcutsCollection Class | Resco.Controls.OutlookControls Namespace