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. Help needed for Displaying Notification Icon

Help needed for Displaying Notification Icon

Scheduled Pinned Locked Moved C#
csharphelptutorialquestion
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.
  • E Offline
    E Offline
    Exelioindia
    wrote on last edited by
    #1

    Hi all, I am creating Windows service using C#.net. I wish to put an notification icon in the system tray and need to show some text in the Ballon in the notification icon. Can any one suggest me how to put it???? else give show me some examples to do it. Thanks in advance

    Know is Drop, Unknown is Ocean

    T R 2 Replies Last reply
    0
    • E Exelioindia

      Hi all, I am creating Windows service using C#.net. I wish to put an notification icon in the system tray and need to show some text in the Ballon in the notification icon. Can any one suggest me how to put it???? else give show me some examples to do it. Thanks in advance

      Know is Drop, Unknown is Ocean

      T Offline
      T Offline
      testy_proconsul
      wrote on last edited by
      #2

      hello! first, you need two applications: - one is your service with the main functions and libraries and - second is an tray application which communicates with your service for example anti virus programs run services (the main anti virus program) and you can control the behavior of the functions provided by the service over an desktop application - for example in the tray

      solidIT.de - under construction Components for Microsoft .Net audittrail, objectcomparer, deepcopy and much more ...

      C 1 Reply Last reply
      0
      • T testy_proconsul

        hello! first, you need two applications: - one is your service with the main functions and libraries and - second is an tray application which communicates with your service for example anti virus programs run services (the main anti virus program) and you can control the behavior of the functions provided by the service over an desktop application - for example in the tray

        solidIT.de - under construction Components for Microsoft .Net audittrail, objectcomparer, deepcopy and much more ...

        C Offline
        C Offline
        Cormac M Redmond
        wrote on last edited by
        #3

        Hi, Is it a service, or a normal application you are creating? Also, with Visual Studio 2005, there are controls that make adding notification icons really simple! Regards, Cormac Redmond

        E 1 Reply Last reply
        0
        • E Exelioindia

          Hi all, I am creating Windows service using C#.net. I wish to put an notification icon in the system tray and need to show some text in the Ballon in the notification icon. Can any one suggest me how to put it???? else give show me some examples to do it. Thanks in advance

          Know is Drop, Unknown is Ocean

          R Offline
          R Offline
          Ravi Bhavnani
          wrote on last edited by
          #4

          There are 5 C# articles on this subject at CP. Type "notify icon" in the search box to display a list. /ravi

          This is your brain on Celcius Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

          1 Reply Last reply
          0
          • C Cormac M Redmond

            Hi, Is it a service, or a normal application you are creating? Also, with Visual Studio 2005, there are controls that make adding notification icons really simple! Regards, Cormac Redmond

            E Offline
            E Offline
            Exelioindia
            wrote on last edited by
            #5

            Hi, Thanks all for your kind guidance. I am creating an Windows service in c#.Net 2005. Thanks once again

            Know is Drop, Unknown is Ocean

            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