Cursors.Default 속성

정의

일반적으로 화살표 커서인 기본 커서를 가져옵니다.

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

속성 값

Cursor

기본 커서를 나타내는 Cursor입니다.

적용 대상

추가 정보