TextChange.AddedLength 속성

정의

컨트롤에 추가된 기호 수를 가져오거나 설정합니다.

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

속성 값

Int32

컨트롤에 추가된 기호 수입니다.

설명

TextChange .NET Framework 버전 3.5에서에서 도입 되었습니다. 자세한 내용은 버전 및 종속성을 참조하세요.

적용 대상