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. Propertysheet

Propertysheet

Scheduled Pinned Locked Moved C / C++ / MFC
question
8 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.
  • A Offline
    A Offline
    ashish dogra
    wrote on last edited by
    #1

    HI ALL I HAVE CREATED AN DIALOG BASED APPLICATION IN WHICH I ADD TWO DIALOGS OF CHILD TYPE AND THEIR CALSSES ARE CPRO1 AND CPRO2 BOTH ARE DERIVED FROM CPROPERTYPAGE. NOW HOW CAN I GET THESE names on tab as ---------------------------------------------- | | | -----------|----------------|-----------------| ============================================== and i try code as CPro1 m_pro1; CProp2 m_prop2; m_propertysheet.AddPage(&m_pro1); m_propertysheet.AddPage(&m_prop2); m_propertysheet.m_psh.dwFlags |= PSH_NOAPPLYNOW | PSH_PROPTITLE; m_propertysheet.m_psh.pszCaption = "Simple"; //m_propertysheet.m_psh.nStartPage = 1; m_propertysheet.DoModal(); and can u tell me how it appear on right click Ashish Dogra MCA Noida

    T 1 Reply Last reply
    0
    • A ashish dogra

      HI ALL I HAVE CREATED AN DIALOG BASED APPLICATION IN WHICH I ADD TWO DIALOGS OF CHILD TYPE AND THEIR CALSSES ARE CPRO1 AND CPRO2 BOTH ARE DERIVED FROM CPROPERTYPAGE. NOW HOW CAN I GET THESE names on tab as ---------------------------------------------- | | | -----------|----------------|-----------------| ============================================== and i try code as CPro1 m_pro1; CProp2 m_prop2; m_propertysheet.AddPage(&m_pro1); m_propertysheet.AddPage(&m_prop2); m_propertysheet.m_psh.dwFlags |= PSH_NOAPPLYNOW | PSH_PROPTITLE; m_propertysheet.m_psh.pszCaption = "Simple"; //m_propertysheet.m_psh.nStartPage = 1; m_propertysheet.DoModal(); and can u tell me how it appear on right click Ashish Dogra MCA Noida

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

      ashish dogra wrote:

      HI ALL I HAVE CREATED AN DIALOG BASED APPLICATION IN WHICH I ADD TWO DIALOGS OF CHILD TYPE AND THEIR CALSSES ARE CPRO1 AND CPRO2 BOTH ARE DERIVED FROM CPROPERTYPAGE. NOW HOW CAN I GET THESE

      what did i suggest you yesterday ? wasn't it about stopping shouting ? come on, i'm sure a good boy like you can do this effort... just reach the CAPS-LOCK key of your keyboard until the LOCK LED turns off ;P


      TOXCCT >>> GEII power

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

      A H 2 Replies Last reply
      0
      • T toxcct

        ashish dogra wrote:

        HI ALL I HAVE CREATED AN DIALOG BASED APPLICATION IN WHICH I ADD TWO DIALOGS OF CHILD TYPE AND THEIR CALSSES ARE CPRO1 AND CPRO2 BOTH ARE DERIVED FROM CPROPERTYPAGE. NOW HOW CAN I GET THESE

        what did i suggest you yesterday ? wasn't it about stopping shouting ? come on, i'm sure a good boy like you can do this effort... just reach the CAPS-LOCK key of your keyboard until the LOCK LED turns off ;P


        TOXCCT >>> GEII power

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

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

        Are you teacher?your speak like a affectionate teacher:)_**


        **_

        whitesky


        A T 2 Replies Last reply
        0
        • T toxcct

          ashish dogra wrote:

          HI ALL I HAVE CREATED AN DIALOG BASED APPLICATION IN WHICH I ADD TWO DIALOGS OF CHILD TYPE AND THEIR CALSSES ARE CPRO1 AND CPRO2 BOTH ARE DERIVED FROM CPROPERTYPAGE. NOW HOW CAN I GET THESE

          what did i suggest you yesterday ? wasn't it about stopping shouting ? come on, i'm sure a good boy like you can do this effort... just reach the CAPS-LOCK key of your keyboard until the LOCK LED turns off ;P


          TOXCCT >>> GEII power

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

          A Offline
          A Offline
          ashish dogra
          wrote on last edited by
          #4

          i hav ind that how to name the property sheet but how to name the tabs on that property sheet tell me thanks Ashish Dogra MCA Noida

          T 1 Reply Last reply
          0
          • H Hamid Taebi

            Are you teacher?your speak like a affectionate teacher:)_**


            **_

            whitesky


            A Offline
            A Offline
            ashish dogra
            wrote on last edited by
            #5

            no sir i am not teacher iam fresher and searching job Ashish Dogra MCA Noida

            1 Reply Last reply
            0
            • H Hamid Taebi

              Are you teacher?your speak like a affectionate teacher:)_**


              **_

              whitesky


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

              WhiteSky wrote:

              Are you teacher?your speak like a affectionate teacher

              not, just tired to repeat him the same things again and again :laugh:


              TOXCCT >>> GEII power

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

              1 Reply Last reply
              0
              • A ashish dogra

                i hav ind that how to name the property sheet but how to name the tabs on that property sheet tell me thanks Ashish Dogra MCA Noida

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

                if you define the contents of the tabs as dialogs in the resource file, then only rename these dialogs...


                TOXCCT >>> GEII power

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

                A 1 Reply Last reply
                0
                • T toxcct

                  if you define the contents of the tabs as dialogs in the resource file, then only rename these dialogs...


                  TOXCCT >>> GEII power

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

                  A Offline
                  A Offline
                  ashish dogra
                  wrote on last edited by
                  #8

                  thanks i off the title bar button Ashish Dogra MCA Noida

                  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