Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE error code 0x80020006
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00561788
Message ID:
00563174
Vues:
27
>Hi Matthew,
>
>Have you tried to put:
>
>sys(2333, 0)
>
>into the Load() of the form. See if that helps. I am not completely sure what it does but I had a similar problem and it did the trick.
>
>Good Luck...
>Yuanitta

From our friend the MSDN Library:

If an ActiveX control does not perform properly when the control is instantiated, issue SYS(2333) or SYS(2333, 0) before the control is instantiated to disable dual interface support for the control. After the control has been instantiated, issue SYS(2333, 1) to enable ActiveX dual interface support for any controls that are later instantiated.

Tom
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform