B
bird528
i want to develop a add-on for visio 2003. At first i have readed the SDK
sample with VB "folwchart" that it is supplyed by Microsoft. But i have not
understand for some Problems.
In the project we have created a event-handler class "clsEventSink" for the
Markerevent(eventcode : visEvtApp + visEvtMarker). if documents are created
or opend, the MarkerEvent is caused by the QueueMarkerEvent method. and then
the event handler begins to handle the MarkerEvent.
But i have not found in the code, where has the application object fired the
MarkerEvent.
thanks
bird528
sample with VB "folwchart" that it is supplyed by Microsoft. But i have not
understand for some Problems.
In the project we have created a event-handler class "clsEventSink" for the
Markerevent(eventcode : visEvtApp + visEvtMarker). if documents are created
or opend, the MarkerEvent is caused by the QueueMarkerEvent method. and then
the event handler begins to handle the MarkerEvent.
But i have not found in the code, where has the application object fired the
MarkerEvent.
thanks
bird528