TextCompositionEventArgs.SystemText Propriété

Définition

Obtient le texte système associé à un TextComposition événement.

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é

Chaîne contenant tout texte système associé à cet événement.

S’applique à