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