TextChange.RemovedLength Propriété

Définition

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

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

Valeur de propriété

Nombre de symboles supprimés du contrôle.

Remarques

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

S’applique à