Click or drag to resize

RedockTools Class

Redock all floating tool’s panels to the application main form.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsRedockTools

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class RedockTools
	Inherits BaseCommand
Constructors
  NameDescription
Public methodRedockTools
Initializes a new instance of the RedockTools class
Public methodRedockTools(String)
Initializes a new instance of the RedockTools class
Public methodRedockTools(McCommand)
Initializes a new instance of the RedockTools class
Top
Remarks