This topic has not yet been rated - Rate this topic

IVsStatusbarUser Interface

Used to define each user of the status bar.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("D388BD3B-4D50-4356-B09A-8917E706D196")] 
public interface IVsStatusbarUser
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("D388BD3B-4D50-4356-B09A-8917E706D196") */ 
public interface IVsStatusbarUser
InterfaceTypeAttribute(1) 
GuidAttribute("D388BD3B-4D50-4356-B09A-8917E706D196") 
public interface IVsStatusbarUser

See illustrations of the implementation and/or calling of this interface in the sample Basic Edit Overview.

Notes to Implementers This interface is implemented by users of the status bar, such as document windows.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ