NumericUpDown.ParseEditText 메서드

정의

스핀 상자(up-down 컨트롤이라고도 함)에 표시된 텍스트를 숫자 값으로 변환한 다음 이를 계산합니다.

protected:
 void ParseEditText();
protected void ParseEditText ();
member this.ParseEditText : unit -> unit
Protected Sub ParseEditText ()

설명

속성이 UserEdit 설정true되면 표시되는 텍스트가 숫자 값으로 변환되므로 속성 값과 Maximum 속성 값 간에 Minimum 유효성을 검사할 수 있습니다.

적용 대상

추가 정보