Hi EdhyI changed to the Form1.cs but it does not seem to make any difference
I have highlighted Form1.cs in solution explorer, Right Clicked, View Code, and this gives two drop downs on top of the code. On the LHS I have only one option(StrataframeWindowsApplication.Form1) which I select , and on the RHS Form1(). which if I select, it shows me all the controls
From looking at the tutorial, I was expecting to see, on the left hand side, a drop down whcih shows all the events, and if I select one, it creates the empty block of code, into which I insert my code.
Am I on the right track ?