IVsStatusbar3 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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> |