[]
Saves the undo state of this Clipboard cut action.
protected override bool SaveUndoState()
Protected Overrides Function SaveUndoState() As Boolean
Type | Description |
---|---|
bool |
This implementation does nothing; the undo state is saved by getting the Clipboard objects after the cut.