Hello.
I'm coding an application that has a bit of "hang-time" while it's calculating some things. So I made another form as a custom message box to appear whilst the main form is loading:
![Name: nfhn.JPG
Views: 94
Size: 15.0 KB]()
This exception has been occurring since my first attempt to show this child form with the MDI method (which I'm unfamiliar with), and now this simpler method as well:
![Name: hh.JPG
Views: 88
Size: 18.5 KB]()
Does anyone know why this could be happening? :mad:
I'm coding an application that has a bit of "hang-time" while it's calculating some things. So I made another form as a custom message box to appear whilst the main form is loading:
This exception has been occurring since my first attempt to show this child form with the MDI method (which I'm unfamiliar with), and now this simpler method as well:
Does anyone know why this could be happening? :mad: