Cursors.PanNorth 속성

정의

마우스가 이동하고 창은 위쪽 세로 방향으로 스크롤하는 경우 휠 조작 중에 나타나는 커서를 가져옵니다.

public:
 static property System::Windows::Forms::Cursor ^ PanNorth { System::Windows::Forms::Cursor ^ get(); };
public static System.Windows.Forms.Cursor PanNorth { get; }
member this.PanNorth : System.Windows.Forms.Cursor
Public Shared ReadOnly Property PanNorth As Cursor

속성 값

Cursor

마우스가 이동하고 창은 위쪽 세로 방향으로 스크롤하는 경우 휠 조작 중에 나타나는 커서를 나타내는 Cursor입니다.

적용 대상

추가 정보