Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dialog Automation Objects
Message
De
19/08/2002 07:25:31
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Dialog Automation Objects
Divers
Thread ID:
00690966
Message ID:
00690966
Vues:
49
I've been trying to use Dialog Automation Objects instead of the CommonDialog control, but when I use the following code:

Dim cmndlg As New DialogObjects.ChooseFile
cmndlg.Save = False
cmndlg.Show

I get an error by the second line saying "Run-time error '429': ActiveX component can't create object".

I saw somewhere once that the declaration commonly shown in samples(like above?) is wrong.

Any ideas?

Thanks!
evolve or die.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform