Cursors.PanEast 속성

정의

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

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

속성 값

Cursor

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

적용 대상

추가 정보