I have a reportviewer created in Visual Studio 2010. The toolbar has borders, each control on the toolbar has borders, empty spaces on the toolbars have borders. The report itself when generated has 3 borders before you get to the content. How can I switch all this off? None of the Border controls: BorderStyle=None;InternalBorderStyle=None;ToolBarItemBorderStyle=NotSet (it won't allow accept None), have any effect.