TextChange.AddedLength Propriété

Définition

Obtient ou définit le nombre de symboles qui ont été ajoutés au contrôle.

public:
 property int AddedLength { int get(); };
public int AddedLength { get; }
member this.AddedLength : int
Public ReadOnly Property AddedLength As Integer

Valeur de propriété

Nombre de symboles ajoutés au contrôle.

Remarques

TextChange est introduit dans .NET Framework version 3.5. Pour plus d’informations, consultez Versions et dépendances.

S’applique à