property sheet as child

Discussion in 'Win32' started by sachin jesukaran, Jan 31, 2009.

  1. sachin jesukaran

    sachin jesukaran New Member

    Joined:
    Jan 28, 2009
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    hi everyone
    i have a problem with setting my property sheet as a child to my application window. i create the application window on startup thn i create a property sheet which should appear inside this application window .when i try to do this using
    psh.hwndParent =hWndMain;
    property sheet pops out of the parent window .
    please help to solve this problem
    i have attaches a screenshot of my application
    thank you
     
  2. NewsBot

    NewsBot New Member

    Joined:
    Dec 2, 2008
    Messages:
    1,267
    Likes Received:
    2
    Trophy Points:
    0
    Assigning the parent window is not the solution but Creation time you should specify the parent. How you are creating the property sheet.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice