Message 1 of 14
Help with VB Design's File Dialog Class
Not applicable
06-07-2002
12:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've been attempting to use the File Dialog Class from http://www.vbdesign.net/cadpages/code/source/file_dialogs.htm but I'm having no luck and I suspect it is because I am placing the code in the wrong location.
Can someone tell me if this code belongs in a module or a class or a combination of both? Also, I'm trying to use this in AutoCAD Map 2002. Will this existing code work in 2002? On that note, is this the best solution for prompting the user to open a drawing file or is there a simpler method that already exists?
Thanks
Can someone tell me if this code belongs in a module or a class or a combination of both? Also, I'm trying to use this in AutoCAD Map 2002. Will this existing code work in 2002? On that note, is this the best solution for prompting the user to open a drawing file or is there a simpler method that already exists?
Thanks