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#
  4. disable tab control page

disable tab control page

Scheduled Pinned Locked Moved C#
tutorialquestion
2 Posts 2 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.
  • M Offline
    M Offline
    mhmo
    wrote on last edited by
    #1

    Dear all I have a tab control that contains 5 pages. I want to disable the last 4 pages untill I finish from the first one, then I enable the second one untile I finish it and so on. But, How to do it???? I searched in the properties but did not find anything, is there a programmatic solution. waitting.......... thanks

    M 1 Reply Last reply
    0
    • M mhmo

      Dear all I have a tab control that contains 5 pages. I want to disable the last 4 pages untill I finish from the first one, then I enable the second one untile I finish it and so on. But, How to do it???? I searched in the properties but did not find anything, is there a programmatic solution. waitting.......... thanks

      M Offline
      M Offline
      Mohamad Al Husseiny
      wrote on last edited by
      #2

      TapPage has Enabled Property but it's for internal use by .Net Library so they dont make it appear in intelisense so to control access of tabpage handel SelectedIndexChanged event in you code this will let you control access of tabpage Look this link at MSDN http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbtskdisablingtabpagesprogrammatically.asp[^] MCAD

      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