Version

InvalidCharEventArgs Class Members

The following tables list the members exposed by InvalidCharEventArgs.

Public Constructors
 NameDescription
Public ConstructorInvalidCharEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyBeepGets or sets a value indicating whether the XamMaskedInput should beep.  
Public PropertyCharGets the invalid character that the user attempted to input.  
Public PropertyDisplayCharGets the display character instance where the user attempted to enter the invalid character.  
See Also