FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class
Members


SuperEditBase Class
Represents the base for editing controls.
Syntax
'Declaration
 
Public MustInherit Class SuperEditBase 
   Inherits ElementControl
   Implements IEditorImeSenteceModeSupport, IInputScopeSupport, ITouchEditor, IVerticalAlignmentSupport 
 
'Usage
 
Dim instance As SuperEditBase
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            FarPoint.Win.ElementControl
               FarPoint.Win.SuperEditBase
                  FarPoint.Win.FpCombo
                  FarPoint.Win.Spread.CellType.GeneralEditor
                  FarPoint.Win.SuperEditPreview

See Also