VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Load Dialog from Resource

by Peter Hebels (13 Submissions)
Category: Miscellaneous
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

This code load's a dialog from a resouce file, it can also manipulate the controls on the dialog and recieve messages from it using subclassing. There is included one resource file containing a dialog with various controls, also one commoncontrol (slider) and some non-standard buttons.
Just made this for fun and a little experimenting with resource files, hope you like it.
BTW, you need Visual C++ if you want to add dialog's youself or change them. This because VB is only capable to see and compile the dialog resources, not to edit them.

Rate Load Dialog from Resource

Download Load Dialog from Resource

Download Load Dialog from Resource (5 KB)

Load Dialog from Resource Comments

No comments have been posted about Load Dialog from Resource. Why not be the first to post a comment about Load Dialog from Resource.

Post your comment

Subject:
Message:
0/1000 characters