Version

InvalidValue Event (WebMaskEditor)

Adds removes event handler which is fired when not all required positions in input mask were filled by user.
Syntax
'Declaration
 
Public Event InvalidValue As InvalidValueHandler
public event InvalidValueHandler InvalidValue