TextComposition.AutoComplete Eigenschap

Definitie

Hiermee haalt u de instelling voor automatisch aanvullen voor deze tekstsamenstelling op.

public:
 property System::Windows::Input::TextCompositionAutoComplete AutoComplete { System::Windows::Input::TextCompositionAutoComplete get(); };
public System.Windows.Input.TextCompositionAutoComplete AutoComplete { get; }
member this.AutoComplete : System.Windows.Input.TextCompositionAutoComplete
Public ReadOnly Property AutoComplete As TextCompositionAutoComplete

Waarde van eigenschap

Een lid van de TextCompositionAutoComplete opsommingen waarmee het huidige gedrag voor automatisch aanvullen voor deze tekstsamenstelling wordt opgegeven.

Van toepassing op