G
Guest
Is there any side effects to skipping InitializeComponent() and
calling a custom method instead?
I actually layed out the form, copied the InitializeComponent() method
and put it in layout1() and then repeated that process to create layout2()...
I'm calling these instead, any internal problems arise from this?
calling a custom method instead?
I actually layed out the form, copied the InitializeComponent() method
and put it in layout1() and then repeated that process to create layout2()...
I'm calling these instead, any internal problems arise from this?