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.
Loading
Replies
Know the answer? Post it — somebody with the same question will find it here.