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. Property sheet inside a Form View

Property sheet inside a Form View

Scheduled Pinned Locked Moved C / C++ / MFC
c++hardwaretutorialquestion
4 Posts 4 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.
  • P Offline
    P Offline
    P_JAYAPRAKASH
    wrote on last edited by
    #1

    Hi, How to insert property sheet into a form view.I am using Embedded VC++. Can u give me some sugg? Thanks JP

    P R S 3 Replies Last reply
    0
    • P P_JAYAPRAKASH

      Hi, How to insert property sheet into a form view.I am using Embedded VC++. Can u give me some sugg? Thanks JP

      P Offline
      P Offline
      Prakash Nadar
      wrote on last edited by
      #2

      I dont know about eVC++, but i would do it this way. Put a static frame on the formview dialog, then in the initialization fot the formview i will create the propertysheet, add the pages to it, get the rectangle are of the static rectangle and move the propertysheet to that rect. Thats it, also note that the parent of the propertysheet should be the formview window handle. Hope i solved ur problem in some way.


      "When death smiles at you, only thing you can do is smile back at it" - Russel Crowe (Gladiator)

      1 Reply Last reply
      0
      • P P_JAYAPRAKASH

        Hi, How to insert property sheet into a form view.I am using Embedded VC++. Can u give me some sugg? Thanks JP

        R Offline
        R Offline
        Rick York
        wrote on last edited by
        #3

        Check this site in the property sheets and document/views sections. There are articles on this topic here. The Ten Commandments For C Programmers

        1 Reply Last reply
        0
        • P P_JAYAPRAKASH

          Hi, How to insert property sheet into a form view.I am using Embedded VC++. Can u give me some sugg? Thanks JP

          S Offline
          S Offline
          Selvam R
          wrote on last edited by
          #4

          Hi, http://www.codeproject.com/dialog/formview_demo.asp http://www.codeproject.com/dialog/formview2.asp With Regards, R.Selvam

          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