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. c# question

c# question

Scheduled Pinned Locked Moved C#
csharphelpquestion
3 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.
  • S Offline
    S Offline
    sh1988
    wrote on last edited by
    #1

    problem to show my project icon at taskbar icons with c#

    L R 2 Replies Last reply
    0
    • S sh1988

      problem to show my project icon at taskbar icons with c#

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      I assume you are using Windows Forms? In that case all forms in your application have these properties: ShowInTaskbar : If true, your form will be displayed in the taskbar. It's probably best to set this only for the main form to true. Icon: Here you can assign an icon to the form. If the form is shown in the taskbar, this icon will be used.

      A while ago he asked me what he should have printed on my business cards. I said 'Wizard'. I read books which nobody else understand. Then I do something which nobody understands. After that the computer does something which nobody understands. When asked, I say things about the results which nobody understand. But everybody expects miracles from me on a regular basis. Looks to me like the classical definition of a wizard.

      1 Reply Last reply
      0
      • S sh1988

        problem to show my project icon at taskbar icons with c#

        R Offline
        R Offline
        ramzg
        wrote on last edited by
        #3

        Are you talking about adding an icon to the system tray? If so, then use a notification icon.. This might help you... http://www.developer.com/article.php/3336751[^] Thanks, Ram

        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