using ActiveX controls in VC#?

Hi all,

I've an ActiveX control developed in VC++6.0. And I want to use it in my C# project. I added the relevant references and I could place the control on my form.
But I need to access the events related to the activeX control, like mousedown, mouseup etc. I couldn't find any relevant events of the control in the properties box of it.

Is there anything i'm missing over here anybody pls help me how to use the activeX controls developed in VC++6.0 in a C# project.

Thank you all.
soujanya.


Answer this question

using ActiveX controls in VC#?

  • using ActiveX controls in VC#?