DialogContainerWithToolbar::ToolbarHost Property
Visual Studio 2015
Returns the corresponding IVsToolWindowToolbarHost.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property IVsToolWindowToolbarHost^ ToolbarHost { IVsToolWindowToolbarHost^ get(); }
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsToolWindowToolbarHost^If no cached value exists, this method queries the shell to retrieve one.
Show: