Rashka
05-26-2004, 11:43 AM
If I have two forms (Form1 and Form2), if Form1 is open, I click Command1 and it opens Form2. How do I make it so the user cant use Form1 again untill Form2 is closed?
Form on top, NOT TopMostRashka 05-26-2004, 11:43 AM If I have two forms (Form1 and Form2), if Form1 is open, I click Command1 and it opens Form2. How do I make it so the user cant use Form1 again untill Form2 is closed? loquin 05-26-2004, 11:45 AM If I have two forms (Form1 and Form2), if Form1 is open, I click Command1 and it opens Form2. How do I make it so the user cant use Form1 again untill Form2 is closed? Open the second from modally. form2.Show vbModal |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum