Thread: I need to use dialogs as tabs?

  1. #1
    Registered User
    Join Date
    Jul 2005
    Posts
    5

    I need to use dialogs as tabs?

    Hi there.


    I want to create a dialog, with a menu ( file, help, edit etc.), and with tabs on the dialog. Basically like the display properties dialog that you get when you right click on your windows desktop, just with a menu added. Also, I want to add dialogs as the tabs, dialogs that I created separately.

    Now if I use a CPropertySheet class, this allows me to add and display the dialogs, right? But how do I get a menu on the main dialog. And what if I want to add a button and a combobox on the main dialog, not on one of the tabs, but on the part of the main dialog that is not tabs.

    Thanks for the help!!

  2. #2
    Registered User mrafcho001's Avatar
    Join Date
    Jan 2005
    Posts
    483
    First of all this question is in the wrong forum.

    try CMenu for menus
    My Website
    010000110010101100101011
    Add Color To Your Code!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. deliverance from complicated programing languages?
    By sept in forum A Brief History of Cprogramming.com
    Replies: 79
    Last Post: 02-28-2008, 12:44 AM
  2. Tabs or Spaces
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 46
    Last Post: 04-08-2007, 11:45 AM
  3. Some newbish questions about dialogs and tabs
    By Longie in forum Windows Programming
    Replies: 0
    Last Post: 09-02-2005, 08:09 PM
  4. Modeless Dialogs in Multiple threads
    By MrGrieves in forum Windows Programming
    Replies: 0
    Last Post: 06-22-2004, 01:33 PM
  5. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM