Gets or sets a 16x16 1/96 inch icon for this RibbonTextBox. This icon is shown when the DisplayMode property is set to IconTextRelation.SmallIconLabeled or IconTextRelation.SmallIconUnlabeled.

Syntax

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