FarPoint.Win
FarPoint.Win.SuperEdit Namespace
See Also  Inheritance Hierarchy
FarPoint.Win Assembly : FarPoint.Win.SuperEdit Namespace
Provides the base classes, interfaces, enumerations, and structures, and delegates for Spread Windows Forms products that have editing capabilities.

Classes

 ClassDescription
ClassErrorEventArgs Represents the event data for an error event.
ClassRegionalSettings Represents the Regional Settings interface.
ClassUserErrorEventArgs Represents the event data for the UserError event.

Interfaces

 InterfaceDescription
InterfaceIManageFmtInput 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.
InterfaceIRegionalSettings Interface that defines the methods and properties required by objects for defining Regional Settings (Regional Options).
InterfaceISEditFormatter Interface that defines the methods and properties required by objects used for converting from value to string and vice versa.

Delegates

 DelegateDescription
DelegateAdvanceEventHandler Represents the method that will handle the Advance event.
DelegateTextPastedEventHandler Represents the method that handles the TextPasted event.
DelegateTextPastingEventHandler Represents the method that handles the TextPasting event.
DelegateUserErrorEventHandler Represents the method that will handle the UserError event.

Enumerations

 EnumerationDescription
EnumerationAcceptsArrowKeys Specifies how the control processes the keyboard arrow keys in the text box.
EnumerationUserErrorCode Specifies error codes for the UserError event.

See Also