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. Koti -- How to add a tab to control panel / display

Koti -- How to add a tab to control panel / display

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialannouncement
2 Posts 2 Posters 1 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.
  • K Offline
    K Offline
    koteswara
    wrote on last edited by
    #1

    Hello gurus, How to add one tab (like menu tab) to controlpanel display applet. like Back ground, screen saver. Mecaffe3.1.4 version adds one tab to display applet or window (screen scan). I want to know how to add one tab. Thanks in advance, koteswara rao.

    M 1 Reply Last reply
    0
    • K koteswara

      Hello gurus, How to add one tab (like menu tab) to controlpanel display applet. like Back ground, screen saver. Mecaffe3.1.4 version adds one tab to display applet or window (screen scan). I want to know how to add one tab. Thanks in advance, koteswara rao.

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      Write a property sheet handler (see my shell extension series for a tutorial on doing this). In your IShellPropSheetExt::AddPages() method, you add whatever page(s) you want. The additional registration step is to add your handler under: HKLM\Software\MS\Win\CV\Controls Folder\Display\shellex\PropertySheetHandlers

      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