Hi.
I'm a beginner in
VB.NET and i have the following problem. I made a simple windows form and i'm trying to add some code. The problem is that when i select the object and the event in the default
VB editor, the editor does not generate the code for the handler. To be more specific, after the event selection nothing happening. I must say that this happens only to this application and not to all of my projects. What's going wrong;
Thanks