Gets or sets a 16x16 1/96 inch icon for this RibbonGroup. This icon is displayed by the RibbonGroup's quick access toolbar tool strip item.

Syntax

public System.Drawing.Image SmallIcon { get; set; }
Public Property SmallIcon() As System.Drawing.Image