Xombie Posted May 3, 2003 Posted May 3, 2003 I was able to get filedialog templates working in vb6 (via some code from abstractvb) and was wondering if there was an equivalent for vb.net 2003? Something to allow for extra controls directly on the filedialog control. Quote
*Gurus* divil Posted May 3, 2003 *Gurus* Posted May 3, 2003 Sadly there isn't. Hopefully they'll include support for this at a later time. Your VB6 code should still work, though, if you port it. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Xombie Posted May 4, 2003 Author Posted May 4, 2003 Nuts. And I'm not so sure on importing that code because there was a little bit of complexity to it. A timer for subclassing, a couple classes & modules to it. Perhaps I could look for some sample code on filling a treeview with directories/files and just make a little form with what I need. I don't really *need* all that fancy shmancy filedialog stuff (back buttons, drop-down directory list, etc...) for just opening/saving files. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.