ComponentOne CalendarView for WinForms
FormatError Event

C1.Win.C1Input Namespace > C1TextBox Class : FormatError Event
Occurs when the control receives data that cannot be formatted according to the current format and edit mask settings.
Syntax
'Declaration
 
Public Event FormatError As FormatErrorEventHandler
public event FormatErrorEventHandler FormatError
See Also

Reference

C1TextBox Class
C1TextBox Members