MobileForms Toolkit Documentation

ShortcutsCollection.ImageList Property

Gets or sets the ImageList associated with shortcuts.

public System.Windows.Forms.ImageList ImageList {get; set;}

Property Value

The ImageList containing the images drawn by the shortcut.

Remarks

Note Images from the image list are cached for the better performance, so be sure to set the ImageList property again, when some changes were made in the image list.

See Also

ShortcutsCollection Class | Resco.Controls.OutlookControls Namespace