Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / MaskFormatter Class / IgnoreThrowFormatException Property


In This Topic
IgnoreThrowFormatException Property
In This Topic
Sets allow ignore throw format exception or not.
Syntax
'Declaration
 
Public WriteOnly Property IgnoreThrowFormatException As Boolean
 
'Usage
 
Dim instance As MaskFormatter
 
instance.IgnoreThrowFormatException = value
See Also