hey guys,

I'm creating an app in Visual Basic, and at one point I want to display one form on top of another form. But, I don't want the second form, that I display on top, to be able to lose focus.

I've tried to edit the second form's 'LostFocus' event, but with no success. Therefore, I was hoping that someone would be able to tell me how to accomplish this.


Thanks in advance,

- user0182