Click or drag to resize

Active Class

Returns the active window in the application.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandMcWindow
          MediaCy.Commands.WindowActive

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