Click or drag to resize

Maximize Class

Maximizes the window.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcWindow
          MediaCy.Commands.WindowMaximize

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