FarPoint.Win.SuperEdit Namespace
In This Topic
Classes
Interfaces
| Interface | Description |
| 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. |
Delegates
Enumerations
| Enumeration | Description |
| 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. |
See Also