Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / Undo Method


In This Topic
Undo Method (SuperEditBase)
In This Topic
Reverses the previous edit command.
Syntax
'Declaration
 
Public Overridable Sub Undo() 
 
'Usage
 
Dim instance As SuperEditBase
 
instance.Undo()
See Also