IVsStatusbar3 Interface

Definição

Fornece acesso à barra de status do ambiente.

public interface class IVsStatusbar3
public interface class IVsStatusbar3
__interface IVsStatusbar3
[System.Runtime.InteropServices.Guid("5A257C4A-2EB3-4DB7-83DF-29F4A45B632C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsStatusbar3
[<System.Runtime.InteropServices.Guid("5A257C4A-2EB3-4DB7-83DF-29F4A45B632C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsStatusbar3 = interface
Public Interface IVsStatusbar3
Atributos

Métodos

Animation2(Boolean, Int32, ImageMoniker[])

Inicia ou interrompe uma animação da barra de status./// < /Summary > /// < param Name = "fOnOff" > < /param > /// < param Name = "Count" > < /param > /// < param Name = "monikeries" > < /param > /// < retorna > < /Returns>

Aplica-se a