In This Topic
Gets or sets a value that indicates whether 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