ToolWindowPane::AddInfoBar Method (IVsUIElement^)
Visual Studio 2015
Adds an info bar to this ToolWindowPane. The info bar will show at the top of the pane's frame when that frame is visible on screen.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- uiElement
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsUIElement^
The UI element representing the info bar.
Show: