SystemIcons.Hand Eigenschaft

Definition

Ruft ein Icon-Objekt ab, das das Handsymbol des Systems (WIN32: IDI_HAND) enthält.

public:
 static property System::Drawing::Icon ^ Hand { System::Drawing::Icon ^ get(); };
public static System.Drawing.Icon Hand { get; }
static member Hand : System.Drawing.Icon
Public Shared ReadOnly Property Hand As Icon

Eigenschaftswert

Ein Icon-Objekt, das das Handsymbol des Systems enthält.

Gilt für: