Message 1 of 3
Debug freeze with TextBox.EnterPressed Event.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All
What I am finding is that when I put a break point within the code that handles TextBox.EnterPressed event that the Debug session freezes and eventually arrives at the below message.
I would like to know what is causing this and if it is just something I am experiencing or is a general more widespread problem. This is a case of something that works as long as you don't debug it. The help link on the message box suggests certain things I've tried but I don't get this problem except for the handling of this specific event (so what is special about it)?
The project files are attached.