xwinterx 0 Posted October 22, 2007 Here is what I want to do: 1. Create a GUI window as $WS_POPUP 2. Use Graphics to "skin" the window 3. Use Menu's I can do 1 and 2 but with the $WS_POPUP, the menu appears at the top of the GUI, "above" my "skin". Any suggestions? I thought of creating a child window with menus and position the child window "under" the header of my skin, but I just can't manage that. Not sure if you can do what I am wanting to do in the first place. Share this post Link to post Share on other sites