_EnvironmentGeneral.ShowStatusBar Propriedade

Definição

Somente para uso interno da Microsoft.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

public:
 property bool ShowStatusBar { bool get(); void set(bool value); };
public:
 property bool ShowStatusBar { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(2)]
public bool ShowStatusBar { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.ShowStatusBar : bool with get, set
Public Property ShowStatusBar As Boolean

Valor da propriedade

Boolean

true se a barra de status deve ser exibida, caso contrário false .

Atributos

Aplica-se a