Connecting Tech Pros Worldwide Help | Site Map

VC++: modeless dialog window - how to keep it on top?

  #1  
Old July 19th, 2005, 06:55 PM
Jarek
Guest
 
Posts: n/a
I need the modeless dialog window to be always on top as the main
application window is. Is there any window message sent to window when it is
obscured by any other window?

Jarek


  #2  
Old July 19th, 2005, 06:55 PM
Attila Feher
Guest
 
Posts: n/a

re: VC++: modeless dialog window - how to keep it on top?


Jarek wrote:[color=blue]
> I need the modeless dialog window to be always on top as the main
> application window is. Is there any window message sent to window
> when it is obscured by any other window?[/color]

You have forgotten to post your C++ _language_ question:

http://www.slack.net/~shiva/welcome.txt

http://www.slack.net/~shiva/offtopic.txt

--
Attila aka WW


Closed Thread