Click or drag to resize
ToolControlBaseSupportsUndoRedo Property
Indicates if the control behaves correctly on undo/redo. If false, the control will be closed on undo/redo.

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations.Forms (in ABB.Robotics.RobotStudio.Stations.Forms.dll) Version: 7.0.8747.636
Syntax
C#
public bool SupportsUndoRedo { get; protected set; }

Property Value

Type: Boolean
Version Information

Supported in: 1.0.0.0
See Also