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
Sergey M - 12 Feb 2006 00:35 GMT
> 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.
Try [DesignTimeVisible(false)]. Hope this helps.

Signature
Sergey Mishkovskiy
http://www.usysware.com/dpack/ - DPack - free VS.NET add-ons
http://www.usysware.com/blog/