Språk

ControlType.StatusBar Fält

Definition

Identifierar en statusstapelkontroll.

public: static initonly System::Windows::Automation::ControlType ^ StatusBar;
public static readonly System.Windows.Automation.ControlType StatusBar;
 staticval mutable StatusBar : System.Windows.Automation.ControlType
Public Shared ReadOnly StatusBar As ControlType 

Fältvärde

Kommentarer

StatusBar kontrolltyper är vanligtvis underkontroller av Window kontrolltyp UI Automation element.

Gäller för

Se även