Cursors.AppStarting Właściwość

Definicja

Pobiera kursor wyświetlany po uruchomieniu aplikacji.

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

Wartość właściwości

Cursor

Reprezentuje Cursor kursor wyświetlany podczas uruchamiania aplikacji.

Dotyczy

Zobacz też