|
-
Feb 27th, 2010, 08:31 PM
#1
Thread Starter
Addicted Member
DateTimePicker causing VS lockup
In my datetimepicker.valuechanged event, I had some code that was not being processed. So I decided to place a breakpoint at the first line of code inside that event block to check it out. As soon as the event was triggered, Visual Studio completely locked up.
There was nothing special about that code inside the event, but just in-case, I commented it all out and just placed a variable declaration as a test. Same thing happened.
Any idea why this would be happening?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|