Share via


MouseEvent.Window Property

Visio Automation Reference

Returns the window associated with a MouseEvent object. Read-only.

Version Information
 Version Added:  Visio 2003

Syntax

expression.Window

expression   A variable that represents a MouseEvent object.

Return Value
Window

Remarks

For the KeyboardEvent object, the Window property returns the window associated with the event represented by the object.

See Also