| Excel Developer Reference |
| Application.ActiveWindow Property |
expression.ActiveWindow
expression A variable that represents an Application object.
Example
This example displays the name (Caption property) of the active window.
| Visual Basic for Applications |
|---|
|