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. Disable tab control

Disable tab control

Scheduled Pinned Locked Moved C / C++ / MFC
questionhelp
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.
  • S Offline
    S Offline
    see me
    wrote on last edited by
    #1

    Hi alll, I want to disable a particular tab of my property page...:doh: how can i do this????:doh: anybody plss help me..:)

    Dream bigger... Do bigger...Expect smaller aji

    N P 2 Replies Last reply
    0
    • S see me

      Hi alll, I want to disable a particular tab of my property page...:doh: how can i do this????:doh: anybody plss help me..:)

      Dream bigger... Do bigger...Expect smaller aji

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

      try the following way subclass the tabctrl in the property page. overide the WM_LBUTTONDOWN message. Inside that call CTabCtrl::HitTest() to find the item. If the item is the one that u dont want to act as disabled, simply return the function with out calling the CTabCtrl::OnLButtonDown(..)

      nave

      1 Reply Last reply
      0
      • S see me

        Hi alll, I want to disable a particular tab of my property page...:doh: how can i do this????:doh: anybody plss help me..:)

        Dream bigger... Do bigger...Expect smaller aji

        P Offline
        P Offline
        Parthi_Appu
        wrote on last edited by
        #3

        see me wrote:

        disable a particular tab of my property page

        Check this[^]

        Do your Duty and Don't expect the Result

        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