Cursors.PanNW 속성

정의

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

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

속성 값

Cursor

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

적용 대상

추가 정보