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. Visual Basic
  4. system Tray

system Tray

Scheduled Pinned Locked Moved Visual Basic
question
4 Posts 3 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.
  • W Offline
    W Offline
    WestSideRailways
    wrote on last edited by
    #1

    How do I minimuise my program into the system tray.

    J K 2 Replies Last reply
    0
    • W WestSideRailways

      How do I minimuise my program into the system tray.

      J Offline
      J Offline
      JUNEYT
      wrote on last edited by
      #2

      Examine the link (http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=313855&SiteId=1[^]) please :wtf:

      What a curious mind needs to discover knowledge is noting else than a pin-hole.

      1 Reply Last reply
      0
      • W WestSideRailways

        How do I minimuise my program into the system tray.

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

        I wrote an article that minimizes the windows app to the tray and also using a notify icon. It is in .net 2.0. The part of the code that minimizes the form is pretty much the same. http://www.codeproject.com/dotnet/notifyiconcontrol20.asp[^] Hope that helps. Ben

        W 1 Reply Last reply
        0
        • K kubben

          I wrote an article that minimizes the windows app to the tray and also using a notify icon. It is in .net 2.0. The part of the code that minimizes the form is pretty much the same. http://www.codeproject.com/dotnet/notifyiconcontrol20.asp[^] Hope that helps. Ben

          W Offline
          W Offline
          WestSideRailways
          wrote on last edited by
          #4

          kubben wrote:

          I wrote an article that minimizes the windows app to the tray and also using a notify icon. It is in .net 2.0. The part of the code that minimizes the form is pretty much the same. http://www.codeproject.com/dotnet/notifyiconcontrol20.asp\[^\] Hope that helps. Ben

          Thanks for your reply, it got me started in the right direction..:-D instead of Form1_Closing i used Form1_Move and works a.o.k.:-D

          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