Is there no way to start a Windows Form (VB) language application with a main window? Then later when an external event occurs, I want to display the form.
Thank you
Hint: 'View visible' property
Is there no way to start a Windows Form (VB) language application with a main window? Then later when an external event occurs, I want to display the form.
Thank you
Hint: 'View visible' property
Comments
Post a Comment