G 
		
								
				
				
			
		Gidi
Hi,
I've a main Window form, which sometimes calls a new form, with a textBox
and a ok button. (I'm trying to make it to look and feel like a MessageBox).
My problem is that when i'm minimizing the main window, and then maximizing
it, the messgeBox form is not shown (i need to open it from the explorer
bar). How can I make it to be a a part of the form?
I need something like ShowDialog which will make my mainForm to wait for the
MessageBox form will be closed in order to continue.
Thanks,
Gidi.
				
			I've a main Window form, which sometimes calls a new form, with a textBox
and a ok button. (I'm trying to make it to look and feel like a MessageBox).
My problem is that when i'm minimizing the main window, and then maximizing
it, the messgeBox form is not shown (i need to open it from the explorer
bar). How can I make it to be a a part of the form?
I need something like ShowDialog which will make my mainForm to wait for the
MessageBox form will be closed in order to continue.
Thanks,
Gidi.