Click here to Skip to main content
15,889,838 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I was wondering how you can pick up a crash of a form and use a locking function until this pass. For example, I have a form (Main) it has a button, and when I click this button, it opens another form (Second). This "Second" is very heavy and there is a crash, you could pick this lock in a try / catch and perform a function while it unlock, such as a gif of a page carrying? An example Skype:


http://prntscr.com/9g2961
Posted
Comments
OriginalGriff 19-Dec-15 10:38am    
This is not a good question - we cannot work out from that little what you are trying to do.
Remember that we can't see your screen, access your HDD, or read your mind.
And that means absolutely nothing to me, plus I'm not going to a random website to view a skype conversation.
Use the "Improve question" widget to edit your question and provide better information within the question, not linked to a video of some form.
Suvendu Shekhar Giri 19-Dec-15 10:38am    
but that is not the solution if your form is crashing.
BillWoodruff 19-Dec-15 10:45am    
The first thing to do is to figure out why your second Form is crashing. The way to do that is by debugging it.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900