Click or drag to resize

CloseAllButThis Class

Closes all windows except specified.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcWindow
          MediaCy.Commands.WindowCloseAllButThis

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class CloseAllButThis
	Inherits OneInputCommand(Of McWindow)

The CloseAllButThis type exposes the following members.

Constructors
  NameDescription
Public methodCloseAllButThis
Initializes a new instance of the CloseAllButThis class
Public methodCloseAllButThis(McCommand)
Initializes a new instance of the CloseAllButThis class
Top
Properties
  NameDescription
Public propertyShowPrompt
Prompt to save changes for modified document or not.
Top
Remarks