DialogContainerWithToolbar::IVsToolWindowToolbar::SetBorderSpace Method (array<RECT>^)
Visual Studio 2015
Stores toolbar information and resizes the main pane to leave room for the command bar.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
private: virtual int SetBorderSpace( array<RECT>^ rect ) sealed = IVsToolWindowToolbar::SetBorderSpace
Parameters
- rect
-
Type:
array<Microsoft.VisualStudio.OLE.Interop::RECT>^
The new desired bounds.
Show: