Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dialog Automation Objects
Message
From
19/08/2002 07:25:31
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Dialog Automation Objects
Miscellaneous
Thread ID:
00690966
Message ID:
00690966
Views:
48
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.
Next
Reply
Map
View

Click here to load this message in the networking platform