I see... well, in order to do this kind of thing, you would probably be much better off creating the window yourself with a direct call to CreateWindowEx().
But if you really want to try continuing to use Plus! windows for this, try adding option 0x100 to your CreateWnd() call
.