Click or drag to resize
AceoffixCtrlMenubarColor Property
Gets or sets the back color of the menubar of the AceoffixCtrl.

Namespace: Aceoffix
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public Color MenubarColor { get; set; }

Property Value

Type: Color
The default value is system menu back color.
Remarks
When Theme is ThemeType.CustomStyle, this property is valid.
See Also