Gets a ColorPen object that is the face color of a 3-D element.
Declaration
public static Pen ButtonFace { get; }
Public Shared ReadOnly Property ButtonFace As Pen
Property Value
| Type |
Description |
| Pen |
A ColorPen object that is the face color of a 3-D element.
|