[]
Saves the undo state.
protected override bool SaveUndoState()
Protected Overrides Function SaveUndoState() As Boolean
Type | Description |
---|---|
bool | Boolean: true if successful; false otherwise |
This implementation does nothing since undo state is specified in the contstructor.