TextCompositionEventArgs.SystemText Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le texte de système associé à un événement TextComposition.
public:
property System::String ^ SystemText { System::String ^ get(); };
public string SystemText { get; }
member this.SystemText : string
Public ReadOnly Property SystemText As String
Valeur de propriété
Une chaîne qui contient tout texte du système associé à cet événement.