Mono winforms app fullscreen in Ubuntu?
        Posted  
        
            by tomfanning
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by tomfanning
        
        
        
        Published on 2010-05-12T22:46:37Z
        Indexed on 
            2010/05/16
            10:50 UTC
        
        
        Read the original article
        Hit count: 487
        
Just wondering if there's a known way of getting a Mono System.Windows.Forms application to go fullscreen on Ubuntu/Gnome.
Mono is 2.4.2.3 Ubuntu is 9.10
Doing it on Windows requires a pinvoke, clearly not going to work here.
© Stack Overflow or respective owner