Equivalent statement for System.Windows.Forms.FormWindowState.Minimized in linux

Discussion in 'C#' started by sairam567, Jan 8, 2009.

  1. sairam567

    sairam567 New Member

    Joined:
    Jan 8, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi,

    I have a c# application, I can run that application in linux using mono software.
    While minimising the "forms window" to tray icon in linux and it is not minimising
    Is there any equivalent statement in C# for Linux :

    this.WindowState = System.Windows.Forms.FormWindowState.Minimized ?

    Any pointers.

    Thanks & Regards
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice