[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit

FarPoint.Win.SuperEdit Namespace

Classes

CustomMaskEventArgs

Represents the event data for the CustomMask event.

ErrorEventArgs

Represents the event data for an Error event.

GeneralFormatter

Implements the GeneralFormatter interface.

GeneralFormatter.FpseDecodeParameters

Represents the decode parameters.

IsValidEventArgs

Represents the event data for an editor validate event.

MaskFormatter

Represents a mask formatter.

RegionalSettings

Represents the Regional Settings interface.

SEditTextBox

Represents a text editor in the control.

UserErrorEventArgs

Represents the data for a user error event.

Interfaces

IEditorValidator

Represents the actions in the component for which the user can perform an validate pate editor value.

IManageFmtInput

Interface that provides a way to determine if the specified user input action is valid for a format and supplies the results of the action.

IManageFmtInput2

An enhancement of IManageFmtInput that provides a way to determine if a specified user input action is valid for a format and supplies the results of the action.

IRegionalSettings

Interface that defines the methods and properties required by objects for defining Regional Settings (Regional Options).

ISEditFormatter

Interface that defines the methods and properties required by objects used for converting from value to string and vice versa.

Enums

AcceptsArrowKeys

Specifies how the control processes the keyboard arrow keys in the text box.

InputPosType

Specifies the types of input positions (not the types of data).

MaskType

Specifies the type of mask (not type of data).

RegionalSettingsProps

Specifies the Regional Settings properties.

UserErrorCode

Specifies error codes for the UserError event.

Delegates

AdvanceEventHandler

Represents the method that handles the Advance event.

CustomMaskEventHandler

Represents a defined method that handles the CustomMask event.

PasteValidatorEventHandler

Represents the method that handles the pate to editor validator event.

TextPastedEventHandler

Represents the method that handles the TextPasted event.

TextPastingEventHandler

Represents the method that handles the TextPasting event.

UserErrorEventHandler

Represents the method that handles the UserError event.