all groups > dotnet windows forms designtime > february 2006 >
You're in the

dotnet windows forms designtime

group:

How to hide the component tray in the designer?


How to hide the component tray in the designer? Alan
2/11/2006 2:16:27 PM
dotnet windows forms designtime: I'd like to hide the component tray (which is automatically turned on when
dropping a component on the designer) from the user so that they're not aware
of the behind-the-scene extenderprovider component for the extended
properties. I read some post saying that the componenttray is just a splitter
window which is internal by nature. Is it possible to fet reference to it?
Please direct me to the right path.

Thanks as always.
Alan
Re: How to hide the component tray in the designer? Sergey M
2/11/2006 7:35:40 PM
[quoted text, click to view]

Try [DesignTimeVisible(false)]. Hope this helps.
--
Sergey Mishkovskiy
http://www.usysware.com/dpack/ - DPack - free VS.NET add-ons
http://www.usysware.com/blog/

AddThis Social Bookmark Button