Click or drag to resize

AlphaPadEnableStringSelectorMenuItem Property

Sets or gets a value indicating whether String Selection MenuItem is enabled.

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

Property Value

Type: Boolean
true if enabled, else false.
See Also