ShowDialog is for showing a dialogue. Application.Run is for running an application. While ShowDialog may appear to do the same thing it is more correct to call Application.Run in this case.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Thread: Form Disappear AutomaticallyThreaded View
|
Click Here to Expand Forum to Full Width |