Nobody can comment on that? Is it not possible to dock one tool window to
other using VSIP?
> Dear all,
> is it possible to programmatically dock toolwindow to solution explorer
> using VSIP?
> Thank you in advance,
> Boni
Paul Skelton - 13 Sep 2005 01:46 GMT
You can set it's default location doing something like this.
[MSVSIP.ProvideToolWindow(typeof(PropertyListToolWindow), Orientation =
ToolWindowOrientation.Bottom, Style = VsDockStyle.Tabbed, Window =
"{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}")]
> Nobody can comment on that? Is it not possible to dock one tool window to
> other using VSIP?
[quoted text clipped - 4 lines]
>> Thank you in advance,
>> Boni