Ask your own question, for FREE!
Computer Science 9 Online
OpenStudy (anonymous):

I can't perform any actions under the OnClosing or Form1_FormClosing events. I've tried 5 different ways of doing it, none of them take effect. I've even downloaded a software example which was meant to show how the line of code provided would perform. I received no prompt on whether I wanted to close the form or not... So I'm starting to think there might be some settings on my computer which doesn't allow such actions to complete. Has anybody read, heard or experienced anything like this happening? If so; how does one fix it? Thanks in advance, -Calibur

OpenStudy (anonymous):

This is in C# - Visual Studio

OpenStudy (anonymous):

try restarting visual studio

OpenStudy (anonymous):

I've rebooted 5 times since the last event occured. I'm going to reinstall windows now and see if it'll fix it.

OpenStudy (anonymous):

Just give this a try: theNameOfForm.Close(); or this.Close(); and see if that helps. If that still doesn't work...there is definitely something wrong with your Visual Studio. :)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!