views:

332

answers:

4

The Loadingtime from the ToolBox is lagging my Environment. How can I disable the Toolbox in VisualStudio 2008.

I dont use the ToolBox, I work only in the XAML Code Mode.

Edit. I mean the xamlcodeMode what i need , and I should like disable the desginMode.. sry

A: 

Maybe I need more information about what you really need, but I will recomend you that take a look to XAMLPad.

Good Luck.

Jonathan
the xamlpad show me 2 areas,the designmode and the xamlcode, i should like the designmode disable every time
Mario Priebe
+2  A: 

Press the X in the top right corner (of the toolbox window)?

Mark Ingram
Yes - you can close/move/collapse all helper windows in VS. And you layout should be stored.
Henk Holterman
thx I know this, but read pls my comment of the question
Mario Priebe
A: 

Why not just closing it?

Ctrl + Alt + X in design view (this shortcut could be different depending on your settings)

marco.ragogna
closing the toolbox does not get rid of the annoying "initializing toolbox" forced 3 minutes coffee break.
o_o
A: 

I think you need to seriously look into your machine if you have installed any unnecessary controls or lot of other 3rd party controls. Toolbox shouldn't be initialized always whenever you open VS. The above suggested ways (closing Toolbox and Exit Visual studio properly by choose File->Exit menu will save the layout of Visual studio) are correct and I don't think that there another way to turn off it.

sankar