Search Tools Links Login

Common DLG


Visual Basic 6, or VB Classic

This Common Dialog replaces Microsoft's Common Dialog as using that would just add one more dependancy to your project, where VB already has more than enough of that! Though it is by no means already completed as it doesn't already got colour or font picking abilities, nor does it have a print dialog. It's also not as easy as with the MS Commondialog to use this in your apps. I'll continue on this though as it'd be really great to slowly replace all of that dumb control packages (where you only need one control but got to include the whole file) with single controls, that can be used as usercontrols, not as ocx's which is by my opinion much better as you don't have to take care about the registering and stuff... I dont really trust the setup anymore.

Original Author: Dennis Fisch

Assumptions

Just put it on a form and use it as a normal commondialog

Side Effects

Has to be placed on a Form, instead of being called by ShowOpen or ShowSave. Not already quite as reliable as the original Commondialog

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 101 times

Categories

Visual Basic 6

Attachments

Common_DLG628003172002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 44,365 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.