Cursors.PanSouth 속성

정의

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

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

속성 값

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

적용 대상

추가 정보