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 load a button in taskbar through c#

How to load a button in taskbar through c#

Scheduled Pinned Locked Moved C#
tutorialcsharpdatabasegraphicsquestion
2 Posts 2 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
    svt gdwl
    wrote on last edited by
    #1

    I want to load a button in taskbar, Such that I can give some options to user for selecting. For example, if there is the button of open office 2.1 Quickstarter, and if I rightclick it, there comes some options like Text Document, spreadsheet, Presentation, Drawing, database etc., In the same way, If I right click the button which is loaded through my program, therre should come some options for user to select. How to do these in c#?

    A 1 Reply Last reply
    0
    • S svt gdwl

      I want to load a button in taskbar, Such that I can give some options to user for selecting. For example, if there is the button of open office 2.1 Quickstarter, and if I rightclick it, there comes some options like Text Document, spreadsheet, Presentation, Drawing, database etc., In the same way, If I right click the button which is loaded through my program, therre should come some options for user to select. How to do these in c#?

      A Offline
      A Offline
      Arindam Sinha
      wrote on last edited by
      #2

      svt gdwl wrote:

      I want to load a button in taskbar

      Did you try NotifyIcon?

      svt gdwl wrote:

      I rightclick it, there comes some options like Text Document, spreadsheet, Presentation, Drawing, database etc.,

      This can be achieved through the ContextMenuStrip property of NotifyIcon. First you can have a look into this aritcle[^]. :)

      Regards, Arindam Sinha MyBlog - http://arindamsinha.wordpress.com/ Please give your feedback on this answer.

      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