I am stuck with how to handle events raised by an ActiveX
event in a C# form. I have an ActiveX component which
raises an custom event and want to handle this event in a
C# form. I can do this with VB using WithEvents etc, but
the documentation for .Net/C# is missing.
Thanks a ton,
Vipul
Can you put your ActiveX Control in C# form? if So, Click this control,
click property window, click Event Button, your event is mapped into
here..
QiangXu
"Vipul Lal" <vipu...@hotmail.com>
??????:c21001c1decd$06f5f990$b1e62ecf@tkmsftngxa04...
Vipul
>.
>