0
Answer

how to use delegates from visual basic 6.0 activeX control in my asp.net or windows application?

Photo of satheesh babu

satheesh babu

16y
2.9k
1

HI all,
Here i have an activeX control in visual basic 6.0.
I am registered that dll's in my computer with regsvr32 then i added reference in my apps solution explorer, then i added namespaces for that.
Now i can create an object for that also i am able to use the methods.
Now my query is how to use predefined delegates of that activeX control in application to use the events?
Please help me.. its very important.
 
 
 

Answers (0)