Hi everyone. I'm having a problem with form opacity in my c# application. I have a window with a vrml viewer com control and whenever the window goes into layered mode, the vrml viewer is rendered onto whatever is behind my window instead of its container window. If my window is hovering over the desktop for example, when the window goes into layered mode, the vrml viewer will be rendered onto the desktop. When this happens, my window obscures the...