Thread: Dialog setup

  1. #1
    Registered User
    Join Date
    Oct 2001
    Posts
    42

    Dialog setup

    Does anyone know how i can make a dialog box have the
    minimize and maximize control


    I know that if i created an SDI or MDI i would have one instantly, but ive started working with a dialog box and don't really want to port the code to another interface


    Marky_Mark

  2. #2
    of Zen Hall zen's Avatar
    Join Date
    Aug 2001
    Posts
    1,007
    Right click on the dialog in the resource editor, select the first style tab and tick the minimize and maximize box.
    zen

  3. #3
    Registered User
    Join Date
    Oct 2001
    Posts
    42
    Thanks zen i never thought to look at the properties




    Marky_Mark

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 9
    Last Post: 02-13-2008, 02:59 PM
  2. Edit controls of a dialog from another dialog...
    By Snake in forum Windows Programming
    Replies: 9
    Last Post: 07-01-2005, 02:18 PM
  3. make Child Dialog not Popup?
    By Zeusbwr in forum Windows Programming
    Replies: 5
    Last Post: 04-08-2005, 02:42 PM
  4. Getting the position of a dialog without parent on the screen
    By stormbringer in forum Windows Programming
    Replies: 1
    Last Post: 08-27-2003, 02:59 AM
  5. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM