Gets or sets the distance in pixels between this panel's text and icon.
public int GlyphToCaptionIndent { get; set; }
Public Property GlyphToCaptionIndent As Integer
To specify the panel text and image, use the Caption and Glyph properties respectively.