Hi,
I'm using a simple form with BorderStyle = none.
All of mine forms are same.
I've to make my active form ALWAYS ON TOP.
But if I use SetWindowPos Api it doesn't shows my msgbox
What is the correct way.
please help.
Printable View
Hi,
I'm using a simple form with BorderStyle = none.
All of mine forms are same.
I've to make my active form ALWAYS ON TOP.
But if I use SetWindowPos Api it doesn't shows my msgbox
What is the correct way.
please help.
The OnTop form is covering your msgbox then?