Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to identify click event of Tab control?

How to identify click event of Tab control?

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++tutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Atul23
    wrote on last edited by
    #1

    Hi All, I am doing project in VC++ 6.0 in which i am displaying tabs on the window area.I want to load a particular page whenever user click on particular tab.These tabs are created at run time.So how can I identify which tab is clicked by user.If anybody know the solution of this, then please forward it me. Thanks in Advance Atul

    N D 2 Replies Last reply
    0
    • A Atul23

      Hi All, I am doing project in VC++ 6.0 in which i am displaying tabs on the window area.I want to load a particular page whenever user click on particular tab.These tabs are created at run time.So how can I identify which tab is clicked by user.If anybody know the solution of this, then please forward it me. Thanks in Advance Atul

      N Offline
      N Offline
      Naveen
      wrote on last edited by
      #2

      you wil recieve a TCN_SELCHANGE message when user changes the tab item.

      nave [OpenedFileFinder]

      1 Reply Last reply
      0
      • A Atul23

        Hi All, I am doing project in VC++ 6.0 in which i am displaying tabs on the window area.I want to load a particular page whenever user click on particular tab.These tabs are created at run time.So how can I identify which tab is clicked by user.If anybody know the solution of this, then please forward it me. Thanks in Advance Atul

        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #3

        Atulmahajan wrote:

        So how can I identify which tab is clicked by user.

        Check out the PSN_SETACTIVE notification.


        "A good athlete is the result of a good and worthy opponent." - David Crow

        "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups