winforms - When I add a new Form in the Ide, it gets default properties, but I always use a different font and a different background color -


adding new form in project creates default form default properties. have change them manually, in project have same properties (font, background color, etc.).

is there way can change default ide template forms?

not using inheritance adrian recommended mistake. right way because can in 1 fell swoop change every form in app editing base form properties.

but want change template. that's easy well. start new scratch project 1 form , change properties want have customized. click file + export template. select item template, next. tick form, next. next. give name , description , click finish. can select template whenever create new form.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -