Focusing common dialog control? Possible?

ElectroZ
03-04-2003, 01:01 PM
When I start common dialogs open file dialog, it loses its focus. How can I restore it to the top of all the other windows?

JerryEng
03-04-2003, 01:06 PM
the common dialog showopen should be vbmodal. Is it losing focus to other vb windows or other applications?

ElectroZ
03-04-2003, 01:53 PM
It's quite complicated how I actually call the dialog to open. I have 2 applications: first one is standard exe and the second one activex exe.
The dialog is called through activex exe when it's activated in the standard exe. And to make this even more complicated, the calling is delayed by the SetTimer API so the function acts as multithreaded..
Oh man, I think I just lost focus with you guys :)

Maybe I should try open dialog API wrapper and see how that works...

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum