Click or drag to resize

TpsLabelWordWrap Property

Gets or sets the line wrap property of the TpsLabel

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 bool WordWrap { get; set; }

Property Value

Type: Boolean
Remarks
This enables the behavior of vertical alignment instead of just horizontal.
See Also