ComponentOne Basic Library for WPF and Silverlight
SpellCheck Property


C1.WPF Namespace > C1MaskedTextBox Class : SpellCheck Property
Syntax
'Declaration
 
Public ReadOnly Property SpellCheck As System.Windows.Controls.SpellCheck
'Usage
 
Dim instance As C1MaskedTextBox
Dim value As System.Windows.Controls.SpellCheck
 
value = instance.SpellCheck
public System.Windows.Controls.SpellCheck SpellCheck {get;}
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members