SystemColors.Info Property
Definition
Gets a Color structure that is the color of the background of a ToolTip.
public:
static property System::Drawing::Color Info { System::Drawing::Color get(); };
public static System.Drawing.Color Info { get; }
member this.Info : System.Drawing.Color
Public Shared ReadOnly Property Info As Color
Property Value
A Color that is the color of the background of a ToolTip.