I think it is and if so I think the documentation should be worded differently. As of right now version 7.43 the mIRC.chm file states:

Quote:
The .win property returns the name of the active window.

The .x/.y, .mx/.my, and .dx/.dy properties return the x and y position of the mouse relative to the active window, the main mIRC window, and the desktop respectively.


So it should return the active window's properties, not the properties of the window related to a current event.