AlphaPadSelectedText Property |
Sets or gets a value indicating the text in the AlphaPad control.
Namespace:
ABB.Robotics.Tps.Windows.Forms
Assembly:
ABB.Robotics.GTPU.Windows.Forms (in ABB.Robotics.GTPU.Windows.Forms.dll) Version: 6.5.129.0
Syntaxpublic string SelectedText { get; set; }Property Value
Type:
StringThe text of the AlphaPad control.
See Also