I get the following error message when I use H. Wagner's
suggestion. An unhandled exception of type
'System.InvalidOperationException' occurred in
system.windows.forms.dll
Additional information: It is invalid to start a second message loop
on a single thread. Use Application.RunDialog or Form.ShowDialog
instead.
does anyone know of any properties that might be set on the form that I am not aware of. I created a brand new form since this is an upgraded application and when i called the form it worked. any ideas will be appreciated. Thanks
does anyone know of any properties that might be set on the form that
I am not aware of. I created a brand new form since this is an
upgraded application and when i called the form it worked. any ideas
will be appreciated. Thanks
I've already asked how you set some properties but you didn't answer.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.