I have a Windows Forms application where everything is current stored
in one form and a tabcontrol is used to provide the bulk of the UI.
Currently the code is all in one file and is becoming unmanagable.
What approaches could I take to consolidate it?

Reply via email to