A
aerostar33
Trying to implement a custom undo unit for an C# application using the Visio 2003 ActiveX Drawing Control. Found the VB undo unit code in Developing Visio Solutions and converted this to C#. I am instancing new Undo units on the ShapeAdded event. When I run and perform an Undo of a shape added, my callback method gets called and the undo of my custom data is performed but the shape is not removed and Visio throws up this message
"Visio internal error: #340
Action 1017: Und
First try closing and reopening the file. Next try restarting Visio.
Anybody know what is causing this?
"Visio internal error: #340
Action 1017: Und
First try closing and reopening the file. Next try restarting Visio.
Anybody know what is causing this?