View Single Post
Old Sep 10th, 2005, 12:40 PM   #3
brokenhope
Hobbyist Programmer
 
Join Date: Apr 2005
Posts: 126
Rep Power: 4 brokenhope is on a distinguished road
Alright thanks, that worked. The reason I messed up on the article I read was it said Dim oForm As FormName, and I was thinking it was like a variable Integer, and thats what FormName represented, but really it actually meant the forms name 0_o.

Anyways is there any way to make the Parent window inactive (without disabling it) while the new form is open. Like most applications when you go file new, and the new dialog comes up, you cant play around with the main program until you close the new dialog...
brokenhope is offline   Reply With Quote