Click or drag to resize

DesignerFontToString Method

Returns the name of the currently selected font, which is shown in the property grid in the designer.

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 string ToString()

Return Value

Type: String
The name of the selected font.
See Also