Freigeben über


System.Cursor Eigenschaft

Definition

Gibt den Status (die Form) des Zeigers zurück oder legt ihn fest. Dies kann eine der folgenden WdCursorType Konstanten sein: wdCursorIBeam, wdCursorNormal, wdCursorNorthwestArrow oder wdCursorWait.

public:
 property Microsoft::Office::Interop::Word::WdCursorType Cursor { Microsoft::Office::Interop::Word::WdCursorType get(); void set(Microsoft::Office::Interop::Word::WdCursorType value); };
public Microsoft.Office.Interop.Word.WdCursorType Cursor { get; set; }
member this.Cursor : Microsoft.Office.Interop.Word.WdCursorType with get, set
Public Property Cursor As WdCursorType

Eigenschaftswert

Gilt für: