ComponentOne Basic Library for WPF and Silverlight
DeclareChangeBlock Method


C1.WPF Namespace > C1MaskedTextBox Class : DeclareChangeBlock Method
Syntax
'Declaration
 
Public Function DeclareChangeBlock() As System.IDisposable
'Usage
 
Dim instance As C1MaskedTextBox
Dim value As System.IDisposable
 
value = instance.DeclareChangeBlock()
public System.IDisposable DeclareChangeBlock()
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members