Windows program to remove titlebar, frame, etc from a window?
        Posted  
        
            by 
                Nelson
            
        on Super User
        
        See other posts from Super User
        
            or by Nelson
        
        
        
        Published on 2009-09-09T21:13:32Z
        Indexed on 
            2012/09/24
            15:40 UTC
        
        
        Read the original article
        Hit count: 245
        
I like playing computer games in windowed mode, as opposed to full screen. I don't like staring at the title bar, frame, and other UI junk. I also don't like seeing other stuff on my desktop around the window. Is there a simple Windows program that will strip the UI chrome off of an arbitrary window from some other application? Extra points for an easy way to put a black screen underneath the window, hiding the desktop.
Note: I'm looking specifically to handle windows that are smaller than my desktop size. There's a variety of 'windowed maximized' options that make a window exactly the desktop size, and positioned so all the UI decorations are off screen. (E.g.: ShiftWindow). I'm trying to strip all the decorations away from a window that's smaller than desktop size.
© Super User or respective owner