imterpsfan3
Programmer
I am currently running Visual Studio.NET 2003. Yet in a Windows Application I'm noticing in the form resource file, that it lists Mscorlib Version 1.0.0.5000.0. That doesn't seem right to me. Should it map to Version 1.1?
I'm also having some strange behavior in the form. I only have one btnEdit button, yet when I double click it it wires the click event to btnEdit_Click_1. I am also not able to disable it in code. However I have 4 other buttons on the form where this behavior does not occur.
Thanks in advance
I'm also having some strange behavior in the form. I only have one btnEdit button, yet when I double click it it wires the click event to btnEdit_Click_1. I am also not able to disable it in code. However I have 4 other buttons on the form where this behavior does not occur.
Thanks in advance