Is it possible to detect position and size changes of the plugin window. For example, if user moves plugin window in host to another location. I want to detect that, because i have another document window opened and i want to set its position accordingly.
It doesn’t work - as i understand this works only in case when the component that is being watched is moved relative to its top-level peer window - this is not the case here … or i am missing something ?!?