IWxWorkspace.UndoEnabled

Syntax

UndoEnabled: Boolean;

Description

The UndoEnabled property enables or disables logging history of undone and redone actions. If the property is set to True, history is enabled, if it is set to False, history is disabled and it will be impossible to undo or redo actions.

The default value of this property is True.

See also:

IWxWorkspace