Gets or sets a 16x16 icon for this dialog box launcher's quick access toolbar tool strip item.

Syntax

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