Draws the background of the System.Windows.Forms.ToolTip using the system background color.
Use this method when you want to customize certain visual aspects of the System.Windows.Forms.ToolTip, but want a standard ToolTip background drawn for you using the current value of System.Drawing.SystemColors.Info. The background is drawn to fill the area specified by the DrawToolTipEventArgs.Bounds property.