How to access events from activex control in my web form
Hi all,
Here i have visual basic 6.0 active x control and i added that activ x control in my solution explorer through add reference then COM dll.
then i created one object to that activ x control. I am successfully using methods of that active x control. But i don't know how to use the events having that activ x control.
Please help me out....