Thread: Visual C++ 2008 MFC Tab Control

  1. #1
    Registered User
    Join Date
    Mar 2006
    Location
    USA::Colorado
    Posts
    155

    Visual C++ 2008 MFC Tab Control

    I've tried looking at tutorials online how to use the "Tab Control" thing for MFC Dialogs. Not even FunctionX can help (http://functionx.com/vcnet/Lesson08.htm). The way it's done in Visual C++ 6 is way different that the way I'm trying to use it in Visual C++ 2008.

    I was wondering if anyone knows of a good tutorial or something that explains how to use the Tab Control interface.

    Thanks,

    Guitarist809
    ~guitarist809~

  2. #2
    Registered User
    Join Date
    Apr 2007
    Posts
    137
    Everything is in MSDN
    Tons of samples (KB, PSDK, Doc, etc)

  3. #3
    Registered User
    Join Date
    Jul 2008
    Posts
    67
    Explore http://www.codeproject.com/ for examples, it's mostly MFC ...


    Greetz
    Greenhorn

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How do I use MFC in Visual C++ 2008?
    By RaisinToe in forum Windows Programming
    Replies: 15
    Last Post: 04-06-2009, 10:56 AM
  2. Creating and Empty MFC project in Visual Studio?
    By Swerve in forum Windows Programming
    Replies: 7
    Last Post: 11-01-2008, 04:43 PM
  3. Can we have vector of vector?
    By ketu1 in forum C++ Programming
    Replies: 24
    Last Post: 01-03-2008, 05:02 AM
  4. We Got _DEBUG Errors
    By Tonto in forum Windows Programming
    Replies: 5
    Last Post: 12-22-2006, 05:45 PM
  5. Disable a tab in control tab?
    By Iron Mike in forum Windows Programming
    Replies: 1
    Last Post: 07-23-2003, 10:50 AM