IVsStatusbarUser2 Interface

Definition

Used to define each user of the status bar.

public interface class IVsStatusbarUser2
public interface class IVsStatusbarUser2
__interface IVsStatusbarUser2
[System.Runtime.InteropServices.Guid("6D3E477A-4B61-444C-860D-F725E5560B40")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsStatusbarUser2
[<System.Runtime.InteropServices.Guid("6D3E477A-4B61-444C-860D-F725E5560B40")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsStatusbarUser2 = interface
Public Interface IVsStatusbarUser2
Attributes

Methods

ClearInfo()

Removes the user’s information in the status bar.

Applies to