Hi there everybody.
I have a strange problem... And it sdoesnt pop up every time...
I create an application with 2 forms.
In a button on Form1, I Add Form2.ShowModal.
In Form2 I have a button with ShowMessage.
When I'm running this app and klick the both buttons, I get the Message. Thats Ok.
But the problem will be shown sometimes when I use ALT+TAB to change Windows. When I'm back to the application, the message is hidden behind Form2.
Has anyone delt with this problem?
//Nordlund
I have a strange problem... And it sdoesnt pop up every time...
I create an application with 2 forms.
In a button on Form1, I Add Form2.ShowModal.
In Form2 I have a button with ShowMessage.
When I'm running this app and klick the both buttons, I get the Message. Thats Ok.
But the problem will be shown sometimes when I use ALT+TAB to change Windows. When I'm back to the application, the message is hidden behind Form2.
Has anyone delt with this problem?
//Nordlund