Cursors.PanWest 속성

정의

마우스가 이동하고 창이 왼쪽으로 가로로 스크롤될 때 휠 작업 중에 나타나는 커서를 가져옵니다.

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

속성 값

Cursor 마우스가 이동하고 창이 왼쪽으로 가로로 스크롤될 때 휠 작업 중에 나타나는 커서를 나타내는 값입니다.

적용 대상

추가 정보