Label.LiveSetting Eigenschaft

Definition

Gibt die Höflichkeitsstufe an, die ein Client verwenden soll, um den Benutzer über Änderungen an der Liveregion zu informieren.

public:
 property System::Windows::Forms::Automation::AutomationLiveSetting LiveSetting { System::Windows::Forms::Automation::AutomationLiveSetting get(); void set(System::Windows::Forms::Automation::AutomationLiveSetting value); };
[System.ComponentModel.Browsable(true)]
public System.Windows.Forms.Automation.AutomationLiveSetting LiveSetting { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.LiveSetting : System.Windows.Forms.Automation.AutomationLiveSetting with get, set
Public Property LiveSetting As AutomationLiveSetting

Eigenschaftswert

Die Höflichkeitsstufe für Benachrichtigungen. Der Standardwert ist Off.

Implementiert

Attribute

Ausnahmen

Der zugewiesene Wert ist keiner der AutomationLiveSetting Werte.

Gilt für: