I'm trying to utilize the DoModal method in Win32::GUI, but I'm having
a hard time trying to figure out how to set the parent property of my
modal window. I've looked at using the ControlInspector, but how can
I use that to set the parent property to the parent window object?
Thanks.
Dan