SkipOptional Property (MaskInfo)
In This Topic
If True (default), optional mask positions are automatically skipped until the first position allowing the typed character.
Syntax
'Declaration
Public Property SkipOptional As Boolean
public bool SkipOptional {get; set;}
See Also