[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.UserErrorEventArgs

UserErrorEventArgs Class

Represents the data for a user error event.

Inheritance
UserErrorEventArgs
Namespace: FarPoint.Win.SuperEdit
Assembly: FarPoint.Win.dll
Syntax
public class UserErrorEventArgs : ErrorEventArgs
Public Class UserErrorEventArgs
    Inherits ErrorEventArgs

Constructors

Name Description
UserErrorEventArgs(UserErrorCode)

Occurs when an user error state is created by the control

UserErrorEventArgs(UserErrorCode, string)

Occurs when a user error state is created by the control

Properties

Name Description
UserErrorCode

Gets the error code associated with a user error event.