Re: Please help translate that from C#
- From: "Steve Gerrard" <mynamehere@xxxxxxxxxxx>
- Date: Tue, 24 Jul 2007 08:15:26 -0700
"Saga" <antiSpam@xxxxxxxxxxxxx> wrote in message
news:OSOlyKgzHHA.1208@xxxxxxxxxxxxxxxxxxxxxxx
In VB6, if cSkype were a class, couldn't you declare the
object at module level using Withevents? That will allow
"access" to the object's event(s) from the module where
it is declared (taking into account scope).
Saga
--
That's what Michael C's post suggests too. I don't know if it would work the
same or not. Is an event an event, regardless? The .Net events often want to
pass along the Sender, for instance, which VB wouldn't expect.
.
- Follow-Ups:
- Re: Please help translate that from C#
- From: Michael C
- Re: Please help translate that from C#
- References:
- Please help translate that from C#
- From: Jack
- Re: Please help translate that from C#
- From: Jeff Johnson
- Re: Please help translate that from C#
- From: Jack
- Re: Please help translate that from C#
- From: Mike Williams
- Re: Please help translate that from C#
- From: Jack
- Re: Please help translate that from C#
- From: Steve Gerrard
- Re: Please help translate that from C#
- From: Saga
- Please help translate that from C#
- Prev by Date: Re: how do people feel about exit function from loop
- Next by Date: Re: Calling name_Click()?
- Previous by thread: Re: Please help translate that from C#
- Next by thread: Re: Please help translate that from C#
- Index(es):
Relevant Pages
|