Quote Originally Posted by wysota View Post
Why can't you use WindowStaysOnTopHint? As far as I understand it does exactly what you want - brings a specified window on top of every other window on the desktop.
Thank you wysota, for replying to this message. Actually If i use WindowStaysOnTopHint flag then i'm facing some probem like. I've opened a firefox and client send a message to me, its coming on top of the firefox, but acting as a modal box. Till i cannot give response to this dialog i cannot intract with other application.

NB: this dialog taking Mainwinodw as an argument.

Thank you.