AnchorAddin Window in Visio

B

Bony Baba

Hi

I made a anchor window in visio in which i load my form, Everything is works
fine.
But when this window is in floating state and i resize the window
horizontally or vertically, page controls get distorted after resize, i
calls the form refresh on resize, but it didn't work.

Please anybody have idea about anchor windows, please reply.

Thanks.
 
A

Al Edlund

The issue sounds as if you're not handling the window resize events and
forwarding them onto the embedded form.
al
 
Top