NumPadExponentFormatButton Property |
Gets or sets a value indicating whether the F-E button can respond to user interaction.
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 bool ExponentFormatButton { get; set; }Property Value
Type:
Booleantrue if the F-E button can respond to user interaction; otherwise,
false. The default is
false.
See Also