Application.ActiveWindow Property
Office 2007
| Word Developer Reference |
Syntax
expression.ActiveWindow
expression A variable that represents an Application object.
Example
This example displays the caption text for the active window.
| Visual Basic for Applications |
|---|
|