Hey,

On thing that really bugs me about VS (which is probably down to my lack of knowledge) is that whenever i want something to do anything other than its default event (like forms do OnLoad, buttons do OnClick etc) i have to manually write the code for it...

Is there any way to get the designer to create simple events for me, so like giving a form OnClick event?