ControlType.StatusBar Veld

Definitie

Hiermee wordt een statusbalk besturingselement geïdentificeerd.

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 

Waarde van veld

Opmerkingen

StatusBar besturingstypen zijn over het algemeen subcontroles van Window besturingstype UI Automation elementen.

Van toepassing op

Zie ook