Click or drag to resize

WindowsCommands Class

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

Namespace:  MediaCy.Automation.Process.EDF
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
Add/remove base command for EDF.
Public propertyStatic memberAddAll
Adds all windows to the list of EDF.
Public propertyStatic memberClear
Clears the list of EDF windows.
Public propertyStatic memberRemove
Removes window from EDF list.
Public propertyStatic memberSetSelected
Adds all selected images to EDF list.
Top
See Also