ComponentOne Basic Library for WPF and Silverlight
LockCurrentUndoUnit Method


C1.WPF Namespace > C1MaskedTextBox Class : LockCurrentUndoUnit Method
Syntax
'Declaration
 
Public Sub LockCurrentUndoUnit() 
'Usage
 
Dim instance As C1MaskedTextBox
 
instance.LockCurrentUndoUnit()
public void LockCurrentUndoUnit()
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members