ITextUndoPrimitive.CanUndo Eigenschaft

Definition

Bestimmt, ob Undo() zurzeit erfolgreich aufgerufen werden kann.

public:
 property bool CanUndo { bool get(); };
public:
 property bool CanUndo { bool get(); };
public bool CanUndo { get; }
member this.CanUndo : bool
Public ReadOnly Property CanUndo As Boolean

Eigenschaftswert

Boolean

true, wenn es derzeit möglich ist, Undo () erfolgreich aufzurufen, andernfalls false.

Gilt für