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