Guest_imported
New member
- Jan 1, 1970
- 0
lets say i make a button control on my dialog box, not programatically, but with the toolbox...that means that i am just clicking my mouse and making it visually, but where does the code for it all go? it isnt inserted into my cpp file or header file or anything and i cant find it anywhere! wh en i programmatically add a button, i hav to add the code, but where does visual c++ add the code to the button that i made with the toolbox???