IApplicationWindows

Assembly: Ui;

Description

The IApplicationWindows interface contains properties and methods of application window collection.

Inheritance Hierarchy

          IApplicationWindows

Comments

To get collection of windows, use the IWinApplication.Windows property.

Properties

  Property name Brief description
ForegroundWindow The ForegroundWindow property returns application window that is currently displayed in the foreground.

See also:

Ui Assembly Interfaces