Click or drag to resize

Unlock Class

Unlocks the specified window.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcWindow
          MediaCy.Commands.WindowUnlock

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