DataSourceControl.Focus 메서드

정의

컨트롤에 대한 입력 포커스를 설정합니다.

public:
 override void Focus();
public override void Focus ();
override this.Focus : unit -> unit
Public Overrides Sub Focus ()

예외

Focus() 메서드를 호출하려고 한 경우

설명

때문에 DataSourceControl 컨트롤에 시각적 렌더링, 호출 합니다 Focus 메서드를 throw를 NotSupportedException 예외입니다.

적용 대상

추가 정보