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. How to create a Property Sheet Application

How to create a Property Sheet Application

Scheduled Pinned Locked Moved C / C++ / MFC
tutorial
18 Posts 5 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.
  • T toxcct

    codeguru :confused::~ :suss:


    TOXCCT >>> GEII power

    [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

    H Offline
    H Offline
    Hamid Taebi
    wrote on last edited by
    #5

    :-O well in the codeproject we have a time for session and i guess its four minutes and after this you can use from codeproject,right?

    _**


    **_

    whitesky


    T N 2 Replies Last reply
    0
    • H Hamid Taebi

      :-O well in the codeproject we have a time for session and i guess its four minutes and after this you can use from codeproject,right?

      _**


      **_

      whitesky


      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #6

      hey, don't get it bad, i was joking (see the icon)... ;)


      TOXCCT >>> GEII power

      [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

      H 1 Reply Last reply
      0
      • H Hamid Taebi

        :-O well in the codeproject we have a time for session and i guess its four minutes and after this you can use from codeproject,right?

        _**


        **_

        whitesky


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

        WhiteSky wrote:

        codeproject we have a time for session

        time for session...?What do u mean?I ddin't get that..

        nave

        H 1 Reply Last reply
        0
        • N Naveen

          WhiteSky wrote:

          codeproject we have a time for session

          time for session...?What do u mean?I ddin't get that..

          nave

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #8

          i think i see in (maybe in FAQ not sure) and if you dont have this problem(not problem) so its for me.

          _**


          **_

          whitesky


          N 1 Reply Last reply
          0
          • T toxcct

            hey, don't get it bad, i was joking (see the icon)... ;)


            TOXCCT >>> GEII power

            [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

            H Offline
            H Offline
            Hamid Taebi
            wrote on last edited by
            #9

            oh no i know and i see Joke/Game Mr toxcct ok:-D

            _**


            **_

            whitesky


            1 Reply Last reply
            0
            • H Hamid Taebi

              i think i see in (maybe in FAQ not sure) and if you dont have this problem(not problem) so its for me.

              _**


              **_

              whitesky


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

              u mean u have to relogin in the CP after 4 minutes?

              nave

              H 1 Reply Last reply
              0
              • N Naveen

                u mean u have to relogin in the CP after 4 minutes?

                nave

                H Offline
                H Offline
                Hamid Taebi
                wrote on last edited by
                #11

                no i dont know its your problem or no but when i am codeproject after 4 minutes i cant work with codeproject and if i want to see one page its like a wait i test and i guess its 4 minutes of course not sure and i go for this problem in codeproject pages and i see that we have a cookies of course not in our computer and it check a time(it was result my search)

                _**


                **_

                whitesky


                N 1 Reply Last reply
                0
                • H Hamid Taebi

                  no i dont know its your problem or no but when i am codeproject after 4 minutes i cant work with codeproject and if i want to see one page its like a wait i test and i guess its 4 minutes of course not sure and i go for this problem in codeproject pages and i see that we have a cookies of course not in our computer and it check a time(it was result my search)

                  _**


                  **_

                  whitesky


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

                  I don't have such a problem here.....Usually I login in the CPP in the morning I can continuously use CP with out any problems untill i shutdown the system..

                  nave

                  H 1 Reply Last reply
                  0
                  • N Naveen

                    I don't have such a problem here.....Usually I login in the CPP in the morning I can continuously use CP with out any problems untill i shutdown the system..

                    nave

                    H Offline
                    H Offline
                    Hamid Taebi
                    wrote on last edited by
                    #13

                    so its only for me.

                    _**


                    **_

                    whitesky


                    T 1 Reply Last reply
                    0
                    • N Naveen

                      Start a Dialog based project. Take the Project->Add to Project->Components and Controls open the VC++ components folder->Property Sheet. Click insert button and then Close button. A property shet will be inserted in ur dialog

                      nave

                      A Offline
                      A Offline
                      ashwath2005
                      wrote on last edited by
                      #14

                      hi, I have inserted the Property Sheet,but the Apply button is not getting enabled.What should i do.

                      N 1 Reply Last reply
                      0
                      • A ashwath2005

                        hi, I have inserted the Property Sheet,but the Apply button is not getting enabled.What should i do.

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

                        for the apply button to get enable, u must call SetModified(TRUE); of the coresponding page

                        nave

                        A 1 Reply Last reply
                        0
                        • N Naveen

                          for the apply button to get enable, u must call SetModified(TRUE); of the coresponding page

                          nave

                          A Offline
                          A Offline
                          ashwath2005
                          wrote on last edited by
                          #16

                          Thanks..

                          A 1 Reply Last reply
                          0
                          • A ashwath2005

                            Thanks..

                            A Offline
                            A Offline
                            ashwath2005
                            wrote on last edited by
                            #17

                            Hi Naveen, In my PropertySheet i have 3 pages and each page is having a text box.Now i want to store these text box values into a file on pressing the apply button. What should i do in "CMyPropertySheet::OnApply()" method.Could u kindly help.

                            1 Reply Last reply
                            0
                            • H Hamid Taebi

                              so its only for me.

                              _**


                              **_

                              whitesky


                              T Offline
                              T Offline
                              ThatsAlok
                              wrote on last edited by
                              #18

                              WhiteSky wrote:

                              so its only for me.

                              you might check your internet explorer setting man!

                              "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

                              cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You

                              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