Cursors.AppStarting 속성

정의

애플리케이션이 시작될 때 나타나는 커서를 가져옵니다.

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

속성 값

Cursor

애플리케이션이 시작될 때 나타나는 커서를 나타내는 Cursor입니다.

적용 대상

추가 정보