Click to See Complete Forum and Search --> : positioning WS_POPUP within it's parent form


ageis
October 23rd, 2008, 04:36 PM
Hi I have a form which I've styled WS_POPUP. I want to position this in the center of it's parent form. When the parent form, the popup is moved into the middle. I styled it WS_POPUP because I don't want the default borders/ controlbox to be on the form.

What's the easiest way of doing this?