0

Is there any plugin for Microsoft Visual Studio 2010 premium to get more tools in the toolsbox ?

vcsjones
  • 138,677
  • 31
  • 291
  • 286
pharaon450
  • 493
  • 3
  • 9
  • 21
  • Pretty much anyone can write stuff for the toolbox, it doesn't even have to be a plugin. Just drag an assembly on the toolbox. Any class that has the `ToolBoxItemAttribute` will show up. – vcsjones Jun 01 '12 at 20:33

1 Answers1

0

You can check out DevExpress, they have a very good set of custom controls! Not free though...

grmbl
  • 2,514
  • 4
  • 29
  • 54