How rename a .rc file in made Visual Studio 2012? -


i have been doing fixes in project made in mfc/c++ ; want know how rename .rc file. explain more in picture:

"dbceditor.rc" name want changed

editor

the other question, once program running , compiled, main form has main title, how edit it? want change text in form, not name object, explain better following picture:

"the current main form" text want change:

main form

those questions, appreciate if guys me it.

you need "properties" windows, see image below. it's different solution explorer.

when editing dialog, click on dialog's title, click f4 button. should show "properties". can change dialog's caption , other properties. or can click on dialog's controls, , edit properties of each control.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -