Click or drag to resize

AlphaPadStringSelectorText Property

Sets the caption of the String Selection view

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.GTPU.Windows.Forms (in ABB.Robotics.GTPU.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public string StringSelectorText { set; }

Property Value

Type: String
Text to be set as caption in the String Selection view.
See Also