[]
        
(Showing Draft Content)

C1.Win.C1Input.C1TextBox.FormatError

FormatError Event

Occurs when the control receives data that cannot be formatted according to the current format and edit mask settings.

Namespace: C1.Win.C1Input
Assembly: C1.Win.C1Input.4.8.dll
Syntax
public event FormatErrorEventHandler FormatError
Public Event FormatError As FormatErrorEventHandler
Returns
Type Description
FormatErrorEventHandler Occurs when the control receives data that cannot be formatted according to the current format and edit mask settings.