I found the code to add a sizing control to the bottom right hand corner of windows that I want to be re-sizeable and it works great. Now the problem is that the created window needs its background set to transparent. Where in the FF event model do I handle that? I've tried using the extended window style in the creation, getting the DC and setting the background color to match...but nothing I do seems to do anything.