Represents the base control for the cell types derived from GeneralCellType.
Object Model
Syntax
'Declaration
Public Class GeneralEditor
Inherits FarPoint.Win.SuperEditBase
Implements FarPoint.Win.IDropDownNotify, FarPoint.Win.IEditorImeSenteceModeSupport, FarPoint.Win.IElement, FarPoint.Win.IInputScopeSupport, FarPoint.Win.IPopUpNotify, FarPoint.Win.ISlideLeftNotify, FarPoint.Win.ISlideRightNotify, FarPoint.Win.ISpinDownNotify, FarPoint.Win.ISpinUpNotify, FarPoint.Win.ITouchEditor, FarPoint.Win.IVerticalAlignmentSupport
'Usage
Dim instance As GeneralEditor
public class GeneralEditor : FarPoint.Win.SuperEditBase, FarPoint.Win.IDropDownNotify, FarPoint.Win.IEditorImeSenteceModeSupport, FarPoint.Win.IElement, FarPoint.Win.IInputScopeSupport, FarPoint.Win.IPopUpNotify, FarPoint.Win.ISlideLeftNotify, FarPoint.Win.ISlideRightNotify, FarPoint.Win.ISpinDownNotify, FarPoint.Win.ISpinUpNotify, FarPoint.Win.ITouchEditor, FarPoint.Win.IVerticalAlignmentSupport
Inheritance Hierarchy
See Also