Re: Error is Object doesn't support this property or method
- From: "Willy Denoyette [MVP]" <willy.denoyette@xxxxxxxxxx>
- Date: Wed, 20 Sep 2006 20:22:26 +0200
"John Olbert" <someone@xxxxxxxx> wrote in message
news:F7DD65A2-4A73-48D0-A374-763E6B5CC493@xxxxxxxxxxxxxxxx
|I did try it without the "ref" and it would not compile. It requires the
"ref".
|
| Thanks.
| --
| John Olbert
|
Right, ByRef is defaulut in VB6.
(ref somestring);
should work. Try to remove the referenced axcontrol from VS unregister the
ocx and reregister before adding the reference back.
Willy.
.
- Follow-Ups:
- Re: Error is Object doesn't support this property or method
- From: John Olbert
- Re: Error is Object doesn't support this property or method
- References:
- Error is Object doesn't support this property or method
- From: John Olbert
- Re: Error is Object doesn't support this property or method
- From: Willy Denoyette [MVP]
- Re: Error is Object doesn't support this property or method
- From: John Olbert
- Error is Object doesn't support this property or method
- Prev by Date: Re: Finding out how the machine last rebooted and when.
- Next by Date: Re: Beginners Question on 'return'
- Previous by thread: Re: Error is Object doesn't support this property or method
- Next by thread: Re: Error is Object doesn't support this property or method
- Index(es):
Relevant Pages
|