Connecting Tech Pros Worldwide Help | Site Map

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

Jarek
Guest
 
Posts: n/a
#1: Jul 19 '05
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


Attila Feher
Guest
 
Posts: n/a
#2: Jul 19 '05

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