mkExDialogs - The Common Dialog Replacement Bundle is an ActiveX which enables you to fully customize the ShowOpen, ShowSave, ChooseColor, ChooseFont and Browse For Folder dialog boxes, which are part of comdlg32.dll and Shell32.dll.

Have you ever thought about creating the picture preview (like in some DTP applications) directly on the Common Dialog box?

If you have, and if you tried to do this in Visual Basic, you know that this task requires a lot of subclassing and time.Now, with the help of mkExDialogs.ocx, you can do that in a minute...

Also, have you ever thought how nice it would be that you can respond to events which are happening while you're browsing the files or changing the file type or clicking the "Cancel" and "Help" Buttons in ShowOpen dialog?Now, with the help of mkExDialogs.ocx, that is possible as well.

Beyond that, have you ever had such a weird idea to hide the List View or Toolbar from the ShowSave dialog (although i don't know why would someone do such a thing...)?You already know...with the help of mkExDialogs you can do that, too.

You can resize and move the dialog boxes, change the default control captions, add external controls (like buttons, text boxes, picture boxes...) to the dialog, hide the existing controls, respond to numerous events...
