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?