Application.ActiveWindow Property
Project Developer Reference |
Returns a Window object that represents the active window. Read-only Object.
Syntax
expression.ActiveWindow
expression A variable that represents an Application object.
Return Value
Window
See Also