A
andrewLLL
Hi
I just upgraded from Visio 2002 prof. to VIsio 2003 standard and observed two automation problems:
In my application, I am embeding a Visio file (.vsd) into a VB form using OLE control, the code is something like
OLE1.createEmed filename.vsd
(1) In 2002 version, the OLE object type is page while in visio 2003 it is document
(2) In visio 2003, the embeded drawing window cannot be zoomed but in 2002 the zooming is working perfectly.
(1) is Ok to me, but (2) is bad. Anybody knows how to solve the problem? THanks.
Andrew
I just upgraded from Visio 2002 prof. to VIsio 2003 standard and observed two automation problems:
In my application, I am embeding a Visio file (.vsd) into a VB form using OLE control, the code is something like
OLE1.createEmed filename.vsd
(1) In 2002 version, the OLE object type is page while in visio 2003 it is document
(2) In visio 2003, the embeded drawing window cannot be zoomed but in 2002 the zooming is working perfectly.
(1) is Ok to me, but (2) is bad. Anybody knows how to solve the problem? THanks.
Andrew