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 Pages Help???

Property Pages Help???

Scheduled Pinned Locked Moved C / C++ / MFC
helpcsharpvisual-studioquestion
2 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.
  • X Offline
    X Offline
    xxhimanshu
    wrote on last edited by
    #1

    :confused::confused:Hi All, I am using a property sheet..i have created three property pages nad added them to the propert sheet. This property sheet is made visible when user clicks on the system Tray icon. One of the property page is displaying a web page is webbrowser control. Everything works fine for some time..then..it automatically either stops listening to right click event of mouse or even deletes one or more of the tabs..also sometimes it closes visual studio...can anyone help me out to sort out this problem..thanks a lot in advance for any help... regards Himanshu

    S 1 Reply Last reply
    0
    • X xxhimanshu

      :confused::confused:Hi All, I am using a property sheet..i have created three property pages nad added them to the propert sheet. This property sheet is made visible when user clicks on the system Tray icon. One of the property page is displaying a web page is webbrowser control. Everything works fine for some time..then..it automatically either stops listening to right click event of mouse or even deletes one or more of the tabs..also sometimes it closes visual studio...can anyone help me out to sort out this problem..thanks a lot in advance for any help... regards Himanshu

      S Offline
      S Offline
      Steve Mayfield
      wrote on last edited by
      #2

      With one of my applications using property sheets, I discovered that you cannot update page fields unless the property page is visible - just update the information and then update the form in OnShowWindow(). Also, you cannot have an active timer for a property page that is not visible. In both cases, if the property page is not visible, the window handle is not valid and all sorts of unusual behavior happens. Steve

      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