Topmost Form, but INSIDE the application ?

  • Thread starter Thread starter TheSteph
  • Start date Start date
T

TheSteph

Hi,



I would like to show a "CustomDialog" Form on top of any other forms INSIDE
my MDI application. BUT this "CustomDialog" Form should NOT be on top of
other applications. So "TopMost=true" is not what I want, because when the
application is minimized or send in background my "CustomDialog" is still
visible on top of other applications.



Does anybody have a solution to that ?



Thanks for help !



Steph.
 
Back
Top