VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Windows common dialog boxes with 4 modes positioning and XP design

Jean-Claude Stritt  (1 Submission)   VB function enhancement   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

This project show how to use (with API calls) all standard common dialog boxes (color, font, page setup, print setup, file open, file save and folder browser). The speciality of this project is that it use one callback routine to move a common dialog around the parent form (screen center, parent form center, parent form shift and mouse shift modes). With this, you can remove the standard Commondialog control from your project and use these easy to use functions.
Last release 1.2 now compute right with all taskbar positions. And last but not the least, this project show how to convert a standard project in XP like style with a call to InitCommonControls API Sub and a manifest file (here Projet1.exe.manifest). See doc on Microsoft sites for this part.
If you like this code, then vote. Thanks.

Rate Windows common dialog boxes with 4 modes positioning and XP design (26(26 Vote))

Download Windows common dialog boxes with 4 modes positioning and XP design

Windows common dialog boxes with 4 modes positioning and XP design Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters