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