IUndoRedo.Flush

Fore Syntax

Flush;

Fore.NET Syntax

Flush();

Description

The Flush method clears Undo/Redo stack.

Example

The example of use is given in description of the Enabled property.

See also:

IUndoRedo