Undoing last change

Namespace:  Greatis.FormDesigner
Assembly:  Greatis.FormDesigner (in Greatis.FormDesigner.dll)

Syntax

Visual Basic (Declaration)
Public Function Undo As Boolean
C#
public bool Undo()
Visual C++
public:
bool Undo()
JavaScript
function undo();

Return Value

true if operation completed

See Also