I'd like to add controls to the dialog boxes of the common dialog control like they did in
paint shop pro 6 and other apps. How can I do this?
P.S.: I'm using vb5
------------------
Printable View
I'd like to add controls to the dialog boxes of the common dialog control like they did in
paint shop pro 6 and other apps. How can I do this?
P.S.: I'm using vb5
------------------
make a new form and use that instead?
No that's not quite what I want. They really used the original common dialog and extended it. I'm sure of that because my version of PSP6 is in english and my version of win98 is in german. In the modified common dialog the original labels are still in german where the ones they added are in english.
I hope that anyone will be able to help me...
Thanx, Marc D. Migge
------------------
I finally found quite an article about that
@ http://www.vbsquare.com/howto/comdlg.htm
If anyone is interested in this topic, too...
Yours,
Marc D. Migge