Click or drag to resize

Win32ToolBarForeColor Property

Gets or sets the forecolor .

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public override Color ForeColor { get; set; }

Return Value

Type: Color
The forecolor.
See Also