Hi,
I'm trying to dock a toolbar inside of a ToolWindow to appear similar to the toolbars that appear in the Visual Studio 2008 Solution Explorer. I can come close by setting CanDrag to false and RequiresFullRow to true, but the edges are still rounded. I doesn't seem obvious which method to override to get the drawing behavior I'm looking for. Any suggestions?
Thanks,
Kevin
I'm trying to dock a toolbar inside of a ToolWindow to appear similar to the toolbars that appear in the Visual Studio 2008 Solution Explorer. I can come close by setting CanDrag to false and RequiresFullRow to true, but the edges are still rounded. I doesn't seem obvious which method to override to get the drawing behavior I'm looking for. Any suggestions?
Thanks,
Kevin