In a game I'm making, I want to be able to go completely full screen, with no borders (title panel, etc) and still be able to use the render window however I want. The windows tray would be fine left alone, it's just the border I'm interested in really. I know it wouldn't make that much difference, but it would be much better for my game if this was possible. Also would it be possible to do this if you created the window using openGL directly, and then modifying it from there? Any advice would be appreciated.