TextCompositionEventArgs.Text Propriété

Définition

Obtient le texte d’entrée associé à un TextComposition événement.

public:
 property System::String ^ Text { System::String ^ get(); };
public string Text { get; }
member this.Text : string
Public ReadOnly Property Text As String

Valeur de propriété

Chaîne contenant le texte d’entrée associé à cet événement.

S’applique à