I have VS2008. If I am using vb.net, in the code window, I can select a control and any of the related events and the basic code structure is automatically formed.But when I use C#, it does not happen. I am not able to automatically link basic events like Form_Resize, etc. What do I have to do? or is it that this feature is not available in C# at all?
Thanks
GeoNav