System.Diagnostics.DebuggerStepThrough()
Hi,
There is some prob with one of my forms. Let me give u the prob in detail..
I used a TextBox and executed the form that has some code behind, the form worked fine.
After this, however, i realize the the testbox width used is not appropriate, so i went on to resize it. Now the things went really bad, the application started throwing exception..."Null reference Exception". When i used a brakpoint in the Initialize Component() the execution stopped on System.Diagnostics.DebuggerStepThrough() line.
The reason is incomprehensible to my knowledge.
Pls help, ASAP.
HappyCoding :-)
Saurabh