Label.LiveSetting Egenskap

Definition

Anger den artighetsnivå som en klient ska använda för att meddela användaren om ändringar i den aktiva regionen.

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

Egenskapsvärde

Artighetsnivån för meddelanden. Standardvärdet är Off.

Implementeringar

Attribut

Undantag

Det tilldelade värdet är inte ett av AutomationLiveSetting värdena.

Gäller för