When I click my button the window opens no probs, how do I disable the main window whilst this window is open? Thanks.Code:private void Button1_Click(object sender, EventArgs e) { new BatchScripts().Show(); }
|
Results 1 to 2 of 2
Thread: Open window prevent main
|
Click Here to Expand Forum to Full Width |