TextChange.AddedLength Propiedad

Definición

Obtiene o establece el número de símbolos que se han agregado al control.

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

Valor de propiedad

Número de símbolos que se han agregado al control.

Comentarios

TextChange se presenta en la versión 3.5 de .NET Framework. Para más información, vea Versiones y dependencias.

Se aplica a