STATUSBARCONSTS Enumeration

Specifies status bar animation icon constants. Used with Animation calls

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
Public Enumeration STATUSBARCONSTS
public enum STATUSBARCONSTS
public enum class STATUSBARCONSTS
type STATUSBARCONSTS
public enum STATUSBARCONSTS

Members

Member name Description
SBAI_MIN
SBAI_Gen
SBAI_Pri
SBAI_Sav
SBAI_Dep
SBAI_Syn
SBAI_Bui
SBAI_Fin
SBAI_MAX

Remarks

COM Signature

From vsshell.idl:

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace