Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Handling ActiveX Events in C#

136 views
Skip to first unread message

Vipul Lal

unread,
Apr 8, 2002, 3:14:30 AM4/8/02
to
Hi All,

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

QiangXu

unread,
Apr 10, 2002, 5:35:56 AM4/10/02
to
I work with ActiveX events correctly...

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 Lal

unread,
Apr 17, 2002, 10:49:15 PM4/17/02
to
Thanks.

Vipul

>.
>

0 new messages