Click or drag to resize

CloseSelected Class

Closes the selected windows.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.WindowCloseSelected

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

The CloseSelected type exposes the following members.

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