[]
        
(Showing Draft Content)

C1.Win.Input.Base.IDropDownEditorBase.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.Input.Base
Assembly: C1.Win.Input.4.8.dll
Syntax
event EventHandler<FormatErrorEventArgs> FormatError
Event FormatError As EventHandler(Of FormatErrorEventArgs)
Returns
Type Description
EventHandler<FormatErrorEventArgs> Occurs when the control receives data that cannot be formatted according to the current format and edit mask settings.