topmost window stye without getting the focus
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
Hello, I am trying to solve this problem many time ago, but yet no solution: how can i show a window (dialog from CDialog) with the topmost style (showing for the user) but without the focus? Thanks, Cris.
Return
FALSE
instead inTRUE
from CDialog::onInitDialog()in conjunction withSetWindowPos(..)
api!
[Vote One Here, Complete my Survey....] Alok Gupta
visit me at http://www.thisisalok.tk "I Think Believe this Will Help" -
Return
FALSE
instead inTRUE
from CDialog::onInitDialog()in conjunction withSetWindowPos(..)
api!
[Vote One Here, Complete my Survey....] Alok Gupta
visit me at http://www.thisisalok.tk "I Think Believe this Will Help"