IVsStatusbarUser Interface
Visual Studio 2015
Used to define each user of the status bar.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | SetInfo() | Sets the information in the status bar to reflect this status bar user. |
See illustrations of the implementation and/or calling of this interface in the sample .f70f18ac-6544-465f-a031-5eba0ef02572
Notes to Implementers:
This interface is implemented by users of the status bar, such as document windows.
Show:
