Hi! I have an application that, for some reason, has to be TopMost (over the other opened app'). But when MsgBox are called, the msg box appears behind the win form. Is there any way I can solve this... I checked in the help to see if there would not be any properties for the messagebox.show() function, but there's nothing about z-order (TopMost)... Anyone!?

JCAvard