Click or drag to resize

ButtonFont Property

Name of the font type for the text Override the property of base class, so when this property is changed, the GUI can get updated

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 override Font Font { get; set; }

Property Value

Type: Font
See Also