System.Cursor Propriété

Définition

Renvoie ou définit l’état (forme) du pointeur. Il peut s’agir de l’une des WdCursorType constantes suivantes : wdCursorIBeam, WdCursorNormal, wdCursorNorthwestArrowou 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

Valeur de propriété

WdCursorType

S’applique à