Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot access activex functions
Message
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Cannot access activex functions
Divers
Thread ID:
00513273
Message ID:
00513273
Vues:
33
hello,

i created an activex control, and defined a function call MyFunction()
when i tried to create the control during runtime i get the error
'Object does not support this property/method'

heres the code...

Dim MyControl as Control
...
Set MyControl = Controls.Add("MyActiveXSample.MyControl", "MyControl")
MyControl.Visible = true

'*** ERROR HERE ***
call MyControl.MyFunction()


thanx,
benj
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform