Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. how to minimize application in system tray?

how to minimize application in system tray?

Scheduled Pinned Locked Moved C#
csharptutorialquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Affan Toor
    wrote on last edited by
    #1

    Hi! i am developing application in C# 2005, i want to minimize my application into system tray when user press the minimize button. i saw few articles and demo projects regarding this but could not understand that how i will implement them in my application. Is there any built in method provided by dotnet for this purpose? Thanks in advance... Regards, Affan Ahmad Toor

    S N K 3 Replies Last reply
    0
    • A Affan Toor

      Hi! i am developing application in C# 2005, i want to minimize my application into system tray when user press the minimize button. i saw few articles and demo projects regarding this but could not understand that how i will implement them in my application. Is there any built in method provided by dotnet for this purpose? Thanks in advance... Regards, Affan Ahmad Toor

      S Offline
      S Offline
      Sanjib Raj
      wrote on last edited by
      #2

      one way to do this like make Control Box false. then Create your own minimize box adding one button. and on Minimizebutton Click write this.Hide() Sanjit.rajbanshi@wlinktech.com

      1 Reply Last reply
      0
      • A Affan Toor

        Hi! i am developing application in C# 2005, i want to minimize my application into system tray when user press the minimize button. i saw few articles and demo projects regarding this but could not understand that how i will implement them in my application. Is there any built in method provided by dotnet for this purpose? Thanks in advance... Regards, Affan Ahmad Toor

        N Offline
        N Offline
        N a v a n e e t h
        wrote on last edited by
        #3

        Try notifyicon


        printf("Navaneeth!!") www.w3hearts.com

        1 Reply Last reply
        0
        • A Affan Toor

          Hi! i am developing application in C# 2005, i want to minimize my application into system tray when user press the minimize button. i saw few articles and demo projects regarding this but could not understand that how i will implement them in my application. Is there any built in method provided by dotnet for this purpose? Thanks in advance... Regards, Affan Ahmad Toor

          K Offline
          K Offline
          kubben
          wrote on last edited by
          #4

          Here's an article I wrote on it: http://www.codeproject.com/dotnet/notifyiconcontrol20.asp[^] Hope that helps. Ben

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups