Represents the base for editing controls. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
public abstract class SuperEditBase : ElementControl, IDropDownNotify, IEditorImeSenteceModeSupport, IElement, IInputScopeSupport, IPopUpNotify, ISlideLeftNotify, ISlideRightNotify, ISpinDownNotify, ISpinUpNotify, ITouchEditor, IVerticalAlignmentSupport
'Declaration
Public MustInherit Class SuperEditBase
Inherits ElementControl
Implements IDropDownNotify, IEditorImeSenteceModeSupport, IElement, IInputScopeSupport, IPopUpNotify, ISlideLeftNotify, ISlideRightNotify, ISpinDownNotify, ISpinUpNotify, ITouchEditor, IVerticalAlignmentSupport
'Usage
Dim instance As SuperEditBase