How to trigger a MouseUpEvent

S

SS

I want to keep scrolling a drawing on an ActiveX control. (Visio SDK 2003)
Visio provides the methods, Scroll and ScrollWindowTo, to move the page.
However, they can not be applied by a system.event. They move a page within
the Visio.MouseUpEvent.
My Question: How to trigger a visio's event, such as MouseUpEvent?
Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top