Click or drag to resize

TpsCtrlTitlePanelForeColor Property

Gets or sets the caption of the window.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public Brush ForeColor { get; set; }

Property Value

Type: Brush
The text fore color with this control.
See Also