Click or drag to resize
AceoffixCtrlTitlebarTextColor Property
Gets or sets the text color of the titlebar of the AceoffixCtrl.

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

Property Value

Type: Color
The default value is active caption text color.
Remarks
When Theme is ThemeType.CustomStyle, this property is valid.
See Also