[]
        
(Showing Draft Content)

FarPoint.Win.InputTextBox.OnUserError

OnUserError Method

OnUserError(UserErrorEventArgs)

Occurs on user error.

Declaration
protected override void OnUserError(UserErrorEventArgs e)
Protected Overrides Sub OnUserError(e As UserErrorEventArgs)
Parameters
Type Name Description
UserErrorEventArgs e

Event data

Overrides