OpenFileDialog....MFC
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
I would like to place the OpenFileDialog in a specific spot on my dialog, but I can not do that because it's not a drop in control. I look for 3rd party freebies to no avail......any ideas:((
-
I would like to place the OpenFileDialog in a specific spot on my dialog, but I can not do that because it's not a drop in control. I look for 3rd party freebies to no avail......any ideas:((
You have to customize the OpenFile Dialog template, not a trivial task. Look it up in MSDN. Cheers Steen