VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Windows common dialog boxes with 4 modes positioning and XP design

by Jean-Claude Stritt (1 Submission)
Category: VB function enhancement
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (25 Votes)

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

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

Download Windows common dialog boxes with 4 modes positioning and XP design (17 KB)

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

No comments have been posted about Windows common dialog boxes with 4 modes positioning and XP design. Why not be the first to post a comment about Windows common dialog boxes with 4 modes positioning and XP design.

Post your comment

Subject:
Message:
0/1000 characters