다음을 통해 공유


ComponentTray.OnSetCursor 메서드

정의

마우스 커서를 설정하기 위해 호출됩니다.

protected:
 virtual void OnSetCursor();
protected virtual void OnSetCursor ();
abstract member OnSetCursor : unit -> unit
override this.OnSetCursor : unit -> unit
Protected Overridable Sub OnSetCursor ()

상속자 참고

이 메서드를 재정의하여 사용자 고유의 마우스 커서를 설정할 수 있습니다.

적용 대상