Gets or sets a 16x16 1/96 inch icon for this RibbonLabel. If no icon is set, only the RibbonLabel's text is displayed.
public System.Drawing.Image SmallIcon { get; set; }
Public Property SmallIcon() As System.Drawing.Image