sqlsamurai
Programmer
I used to be able to add code after InitializeComponent in the contructor for a form in Visual Studio 2003. I'm not sure where this got moved to in Visual Studio 2005. When I look in the partial class for the form I'm able to find the InitializeComponent method but I dont know where its getting called.
I've included screenshots from Visual Studio 2003 and 2005.
Visual Studio 2003 screenshot
Visual Studio 2005 screenshot
I've included screenshots from Visual Studio 2003 and 2005.
Visual Studio 2003 screenshot
Visual Studio 2005 screenshot