TextChange.AddedLength Properti

Definisi

Mendapatkan atau mengatur jumlah simbol yang telah ditambahkan ke kontrol.

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

Nilai Properti

Jumlah simbol yang telah ditambahkan ke kontrol.

Keterangan

TextChange diperkenalkan dalam .NET Framework versi 3.5. Untuk informasi selengkapnya, lihat Versi dan Dependensi.

Berlaku untuk