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. Regarding buttons on propertypages

Regarding buttons on propertypages

Scheduled Pinned Locked Moved C / C++ / MFC
question
4 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.
  • N Offline
    N Offline
    Neeraj Sinha
    wrote on last edited by
    #1

    Hi, Can you please suggest me a way to find out the ID of Back,Finish and Next buttons on the property pages OR to find out the CWnd pointers of those button controls?

    With Regards Neeraj Sinha

    _ D 2 Replies Last reply
    0
    • N Neeraj Sinha

      Hi, Can you please suggest me a way to find out the ID of Back,Finish and Next buttons on the property pages OR to find out the CWnd pointers of those button controls?

      With Regards Neeraj Sinha

      _ Offline
      _ Offline
      _AnsHUMAN_
      wrote on last edited by
      #2

      Neeraj Sinha wrote:

      ID of Back,Finish and Next buttons on the property pag

      Back Button : ID_WIZBACK Next Button : ID_WIZNEXT Finish Button : ID_WIZFINISH then you can use GetDlgItem() to do whatever you want. I hope this helps

      Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

      N 1 Reply Last reply
      0
      • _ _AnsHUMAN_

        Neeraj Sinha wrote:

        ID of Back,Finish and Next buttons on the property pag

        Back Button : ID_WIZBACK Next Button : ID_WIZNEXT Finish Button : ID_WIZFINISH then you can use GetDlgItem() to do whatever you want. I hope this helps

        Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

        N Offline
        N Offline
        Neeraj Sinha
        wrote on last edited by
        #3

        Hi, Thnaks a lot.I got my problem solved.

        With Regards Neeraj Sinha

        1 Reply Last reply
        0
        • N Neeraj Sinha

          Hi, Can you please suggest me a way to find out the ID of Back,Finish and Next buttons on the property pages OR to find out the CWnd pointers of those button controls?

          With Regards Neeraj Sinha

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

          Neeraj Sinha wrote:

          Can you please suggest me a way to find out the ID of Back,Finish and Next buttons on the property pages...

          How about Spy++?


          "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