Hi people,
I'm developing a program for school, and I need help with windows forms.
I have several forms in my main program, and I wish to have a unified look for them, including form properties, menustrip, status bars and timers. Do any of you know how I can add all those controls to new forms automatically without having to create a new instance of each in every form?
I'm developing a program for school, and I need help with windows forms.
I have several forms in my main program, and I wish to have a unified look for them, including form properties, menustrip, status bars and timers. Do any of you know how I can add all those controls to new forms automatically without having to create a new instance of each in every form?