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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. notify icon

notify icon

Scheduled Pinned Locked Moved C#
helpquestion
5 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.
  • V Offline
    V Offline
    Vivek Vijayan
    wrote on last edited by
    #1

    i have one form in the application.it runs in start up and i want to display the icon the tray. and when i click the icon the form shud be displayed how can i do this.......... there is only one form can any one help me.....

    This code was posted by me...

    M C 2 Replies Last reply
    0
    • V Vivek Vijayan

      i have one form in the application.it runs in start up and i want to display the icon the tray. and when i click the icon the form shud be displayed how can i do this.......... there is only one form can any one help me.....

      This code was posted by me...

      M Offline
      M Offline
      Manas Bhardwaj
      wrote on last edited by
      #2

      There is this [^]article in CP about this.

      Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

      A 1 Reply Last reply
      0
      • M Manas Bhardwaj

        There is this [^]article in CP about this.

        Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

        A Offline
        A Offline
        Abhijit Jana
        wrote on last edited by
        #3

        This was my first Article at CP :rolleyes:

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article

        M 1 Reply Last reply
        0
        • A Abhijit Jana

          This was my first Article at CP :rolleyes:

          Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article

          M Offline
          M Offline
          Manas Bhardwaj
          wrote on last edited by
          #4

          And still usefull :thumbsup:

          Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

          1 Reply Last reply
          0
          • V Vivek Vijayan

            i have one form in the application.it runs in start up and i want to display the icon the tray. and when i click the icon the form shud be displayed how can i do this.......... there is only one form can any one help me.....

            This code was posted by me...

            C Offline
            C Offline
            CoderForEver
            wrote on last edited by
            #5

            First drag a ContextMenuStrip from the tool box...................... then just create one label on it and write just the text you want to be displayed ........................ like 'Open Form1'................... then double click it and write like ..... "Form1.show".................... on the property of your notifyIcon change the value of ContextMenuStirp from none to ContextMenuStrip1 ............................ I think this must work.... good luck

            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