K
Keith Smith
Does it make more sense to put additional constructor code WITHIN the
InitializeComponent(); method? Or should I put it right after the
InitializeComponent(); is called (in the public Form1() method)?
InitializeComponent(); method? Or should I put it right after the
InitializeComponent(); is called (in the public Form1() method)?