Label.LiveSetting Właściwość

Definicja

Wskazuje poziom uprzejmości, którego klient powinien użyć do powiadamiania użytkownika o zmianach w regionie na żywo.

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

Wartość właściwości

Poziom uprzejmości dla powiadomień. Jego wartość domyślna to Off.

Implementuje

Atrybuty

Wyjątki

Przypisana wartość nie jest jedną z AutomationLiveSetting wartości.

Dotyczy