Click or drag to resize

CloseAll Class

Closes all windows.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.WindowCloseAll

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class CloseAll
	Inherits BaseCommand

The CloseAll type exposes the following members.

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