| Class | Description | |
|---|---|---|
|  | ErrorEventArgs | Represents the event data for an error event. | 
|  | IsValidEventArgs | Represents the event data for an editor validate event. | 
|  | RegionalSettings | Represents the Regional Settings interface. | 
|  | UserErrorEventArgs | Represents the event data for the UserError event. | 
| 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. | 
|  | 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. | 
| Delegate | Description | |
|---|---|---|
|  | AdvanceEventHandler | Represents the method that will handle the Advance 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 will handle the UserError event. | 
| Enumeration | Description | |
|---|---|---|
|  | AcceptsArrowKeys | Specifies how the control processes the keyboard arrow keys in the text box. | 
|  | UserErrorCode | Specifies error codes for the UserError event. | 
 
     
     
     
     
    