Click or drag to resize

AlphaPadStringSelectorCmdBarItemText Property

Sets the text to the String Selection MenuItem

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 StringSelectorCmdBarItemText { set; }

Property Value

Type: String
Text to be set to the List MenuItem.
See Also