Click or drag to resize

Minimize Class

Minimizes the window.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcWindow
          MediaCy.Commands.WindowMinimize

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