PDA

Click to See Complete Forum and Search --> : Adding a button in MFC


ChimpFace9000
Jan 19th, 2002, 10:44 PM
Ok ive learned how to make a basic window. A window opens and thats it. I cant figure out how to add a control. Could someone show me how to put a button on the window? Do i have to create my own button class like i did with CFrameWnd but with CButton?