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. NAPQ :( .. Getting custom controls to be displayed in toolbar

NAPQ :( .. Getting custom controls to be displayed in toolbar

Scheduled Pinned Locked Moved C#
visual-studiocsharpdesigntoolsquestion
1 Posts 1 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.
  • M Offline
    M Offline
    malharone
    wrote on last edited by
    #1

    I have a Common UI project that contains many commonly used controls and wrappers for Buttons, label, textbox, treeview, etc. E.g. public class ButtonEx:Button { /*custom properties*/ } When I work on actual projects, I add this CommonUI project to the solution as an existing project. How the heck do I get the Visual Studio to recognize my the common controls and display them in the Toolbar? I don't want to explicitely add the controls by right-clicking on Toolbar and selecting Add-Remove Tools as that will create a copy of my primary DLL in VS's temp location. I can get all of my user-controls to show up in Toolbar by opening them in designer mode, and (re)building the solution. I just can't get controls NOT deriving from UserControl to show up. I've tried closing/reopening VS several times, but no luck. Any suggestion? Thanks, - Malhar

    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