The Shortcut SmartItem is one of the preferred SmartItems for the SmartOutlookShortcutBar SmartControl and is designed to be used as a shortcut
Although the Shortcut SmartItem is the SmartOfficeTaskPane's preferred SmartItem, it can also be used with any other SmartControl.
Preferred sibling SmartItems
The following table provides a list of the preferred sibling SmartItems:
Preferred sibling SmartItem | Description |
---|---|
Group SmartItem | Represents a SmartItem designed to be used as a group for the SmartOutlookShortcutBar SmartControl. |
Things you should consider
-
Do you want to do you want to display the text at the bottom of the image instead? Set the TextPosition property.
-
Do you want to prevent a SmartItem from being selected? Set its CanBeSelected property to false.
-
Do you want to display an image? Set the item's Image or ImageIndex property.