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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. CPropertyPage Help

CPropertyPage Help

Scheduled Pinned Locked Moved C / C++ / MFC
questiondesignhelp
4 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.
  • R Offline
    R Offline
    Richard Lewis
    wrote on last edited by
    #1

    Hi! I am writing an application whose UI is nothing but a property sheet, with pages on it. How can I do this? 1. If i choose a dialog app in AppWizard, how can i convert this app so that the main dialog gets derived from CPropertyPage (and not CDialog). Please help

    S 1 Reply Last reply
    0
    • R Richard Lewis

      Hi! I am writing an application whose UI is nothing but a property sheet, with pages on it. How can I do this? 1. If i choose a dialog app in AppWizard, how can i convert this app so that the main dialog gets derived from CPropertyPage (and not CDialog). Please help

      S Offline
      S Offline
      Shog9 0
      wrote on last edited by
      #2

      richiehere wrote: 1. If i choose a dialog app in AppWizard, how can i convert this app so that the main dialog gets derived from CPropertyPage (and not CDialog). Search & Replace: change all occurrences of CDialog in your class to CPropertyPage.

      Shog9 ------

      And on the pedestal, these words appear: "My name is Ozymandias, King of Kings, Look on my Works, ye Mighty, and despair!" Nothing beside remains.

      R 1 Reply Last reply
      0
      • S Shog9 0

        richiehere wrote: 1. If i choose a dialog app in AppWizard, how can i convert this app so that the main dialog gets derived from CPropertyPage (and not CDialog). Search & Replace: change all occurrences of CDialog in your class to CPropertyPage.

        Shog9 ------

        And on the pedestal, these words appear: "My name is Ozymandias, King of Kings, Look on my Works, ye Mighty, and despair!" Nothing beside remains.

        R Offline
        R Offline
        Richard Lewis
        wrote on last edited by
        #3

        hi! thanks for your reply. are you sure this will work? I had tried something similar but it didnt! :(

        S 1 Reply Last reply
        0
        • R Richard Lewis

          hi! thanks for your reply. are you sure this will work? I had tried something similar but it didnt! :(

          S Offline
          S Offline
          Shog9 0
          wrote on last edited by
          #4

          Give it a try; I can't think of any problems off the top of my head, but if you run into any just ask here & we'll get them resolved. :)

          Shog9 ------

          And on the pedestal, these words appear: "My name is Ozymandias, King of Kings, Look on my Works, ye Mighty, and despair!" Nothing beside remains.

          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