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
Syntaxpublic bool WordWrap { get; set; }Property Value
Type:
Boolean
RemarksThis enables the behavior of vertical alignment instead of just horizontal.
See Also