Click or drag to resize

Restore Class

Restores the window.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcWindow
          MediaCy.Commands.WindowRestore

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Restore
	Inherits OneInputCommand(Of McWindow)
Constructors
  NameDescription
Public methodRestore
Initializes a new instance of the Restore class
Public methodRestore(String)
Initializes a new instance of the Restore class
Public methodRestore(McCommand)
Initializes a new instance of the Restore class
Top
Remarks