Click or drag to resize

DataWindow.Undo Method

X#
Undo recent changes made in this data window.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Undo() AS USUAL
Request Example View Source

Return Value

Type: Usual
Remarks
If the data window is in "form" view, this applies to changes to the contents of the current edit control in the data window; if in "browse" view, this applies to the changes made to a cell in the data browser.
See Also