Click or drag to resize

GroupBoxFontName Property

Note: This API is now obsolete.

The name of the Font.

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#
[ObsoleteAttribute("Use the property Font instead", false)]
public DesignerFont FontName { get; set; }

Property Value

Type: DesignerFont
See Also