Info Property
Info
Gets a ColorPen object that is the color of the background of a ToolTip.
Declaration
public static Pen Info { get; }
Public Shared ReadOnly Property Info As Pen
Property Value
| Type |
Description |
| Pen |
A ColorPen object that is the color of the background of a ToolTip.
|