G
garet
I'm new to Visio/VB.net programming. I am trying to understand the
AddAdvise class. I opened up the code librarian (that came with the
SDK) and it appears there is an example. Although I am not sure how to
copy the example out into VB.NET.
What I have done thus far is create a new project and selected Visio
Add-on from VB.NET. At that point I went to the Event Sink selection
under Event Handling/AddAdvise folders. Selected all the text and
created a new class called EventSink. I then created a new module
named AddAdviseDemo and then copied/pasted the code.
This didn't seem to do anything so I added all the rest of the code
underneath the addadvise folder.
Since it didn't work I must be doing something wrong. Any ideas?
Thanks in advance for your help!
Garet
AddAdvise class. I opened up the code librarian (that came with the
SDK) and it appears there is an example. Although I am not sure how to
copy the example out into VB.NET.
What I have done thus far is create a new project and selected Visio
Add-on from VB.NET. At that point I went to the Event Sink selection
under Event Handling/AddAdvise folders. Selected all the text and
created a new class called EventSink. I then created a new module
named AddAdviseDemo and then copied/pasted the code.
This didn't seem to do anything so I added all the rest of the code
underneath the addadvise folder.
Since it didn't work I must be doing something wrong. Any ideas?
Thanks in advance for your help!
Garet