Partager via


TextCompositionEventArgs.ControlText Propriété

Définition

Obtient le texte du contrôle associé à un événement TextComposition.

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

Valeur de propriété

Une chaîne qui contient tout texte du contrôle associé à cet événement.

S’applique à