Поделиться через


System.Cursor Свойство

Определение

Возвращает или задает состояние (фигуру) указателя. Может быть одной из следующих WdCursorType констант: wdCursorIBeam, wdCursorNormal, wdCursorNorthwestArrow или 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

Значение свойства

Применяется к