ComponentOne Input for WinForms
InvalidInput Event

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : InvalidInput Event
Occurs when invalid character is in input.
Syntax
'Declaration
 
Public Event InvalidInput As System.EventHandler
public event System.EventHandler InvalidInput
See Also

Reference

C1TextBox Class
C1TextBox Members