Hope this is in the correct place.
I have a form containing one 3rd party control and one button. When the button is clicked, it calls a class containing a function which acts on the 3rd party control.
My problem is that when I run the program, it hangs after just a few seconds and the form's caption changes from "Form 1" to "Form 1 (Not Responding)".
The company I work for has been using this control for more than a decade and I can't find any documentation on it anywhere. In addition, the program doesn't throw any errors that I have been able to find it just hangs.
Any ideas would be GREATLY appreciated.
I have a form containing one 3rd party control and one button. When the button is clicked, it calls a class containing a function which acts on the 3rd party control.
My problem is that when I run the program, it hangs after just a few seconds and the form's caption changes from "Form 1" to "Form 1 (Not Responding)".
The company I work for has been using this control for more than a decade and I can't find any documentation on it anywhere. In addition, the program doesn't throw any errors that I have been able to find it just hangs.
Any ideas would be GREATLY appreciated.