Click or drag to resize

Undo Class

Undoes the last operation done on the specified window.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcWindow
          MediaCy.Commands.WindowUndo

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Undo
	Inherits OneInputCommand(Of McWindow)

The Undo type exposes the following members.

Constructors
  NameDescription
Public methodUndo
Initializes a new instance of the Undo class
Top
Remarks