Click or drag to resize

SelectionCommands Class

Provides a set of selection related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Application.WindowSelectionCommands

Namespace:  MediaCy.Automation.Application.Window
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class SelectionCommands

The SelectionCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdd
Adds the specified window to the selected collection.
Public propertyStatic memberRemove
Removes the specified window from the selection.
Public propertyStatic memberReset
Resets the selected windows collection. Note, that the active window will still be in the collection.
Top
See Also