Click or drag to resize

WindowsCommands Class

Provides a set of windows related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Process.AlignWindowsCommands

Namespace:  MediaCy.Automation.Process.Align
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class WindowsCommands

The WindowsCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdd
Adds a window to the selected list.
Public propertyStatic memberAddAll
Adds all opened windows to the selected list.
Public propertyStatic memberClear
Clears the list of selected windows.
Public propertyStatic memberRemove
Removes window from the selected list.
Public propertyStatic memberSetSelected
Adds all selected images to alignment list.
Top
See Also