TextBoxBase::LockCurrentUndoUnit Method ()
.NET Framework (current version)
Locks the most recent undo unit of the undo stack of the application. This prevents the locked unit from being merged with undo units that are added subsequently.
Assembly: PresentationFramework (in PresentationFramework.dll)
Call this method when a non-text undo unit is added to the application's main undo stack. This prevents the locked unit from being merged with undo units that are added subsequently.
.NET Framework
Available since 3.0
Available since 3.0
Show: