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

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jarek

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

    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

    #2
    Re: 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:





    --
    Attila aka WW


    Comment

    Working...