Cursors.WaitCursor 속성

정의

일반적으로 모래 시계 모양인 대기 커서를 가져옵니다.

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

속성 값

Cursor

WaitCursor를 나타내는 Cursor입니다.

설명

지정된 된 컨트롤을 통해 강제로 대기 커서를 표시를 제어 하는 호출 UseWaitCursor 메서드. 대기 커서를 표시할 컨트롤이 나 양식을 선택에 관계 없이 전체 애플리케이션에 대 한 호출 UseWaitCursorApplication 클래스입니다.

적용 대상

추가 정보