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. place program icon into desktop toolbox

place program icon into desktop toolbox

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

    hi how can i place my program icon into desktop toolbox?

    G 1 Reply Last reply
    0
    • I iman_kh

      hi how can i place my program icon into desktop toolbox?

      G Offline
      G Offline
      giddy_guitarist
      wrote on last edited by
      #2

      hi , I'm not entirely sure what you mean by Desktop **toolbox!? If you mean the Visual Studio toolbox you need to add the ToolBoxBitmap attribute over the class: [System.Drawing.ToolboxBitmap("c:\\stop.bmp")] class MyStopControl { } If you mean the StartMenu , then check out deployment in .NET (search google) Gideon

      I 1 Reply Last reply
      0
      • G giddy_guitarist

        hi , I'm not entirely sure what you mean by Desktop **toolbox!? If you mean the Visual Studio toolbox you need to add the ToolBoxBitmap attribute over the class: [System.Drawing.ToolboxBitmap("c:\\stop.bmp")] class MyStopControl { } If you mean the StartMenu , then check out deployment in .NET (search google) Gideon

        I Offline
        I Offline
        iman_kh
        wrote on last edited by
        #3

        hi so thanks for your help

        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