In This Topic
Represents a preview of the editing control.
Syntax
'Declaration
Public Class SuperEditPreview
Inherits SuperEditBase
Implements IDropDownNotify, IEditorImeSenteceModeSupport, IElement, IInputScopeSupport, IPopUpNotify, ISlideLeftNotify, ISlideRightNotify, ISpinDownNotify, ISpinUpNotify, ITouchEditor, IVerticalAlignmentSupport
'Usage
Dim instance As SuperEditPreview
public class SuperEditPreview : SuperEditBase, IDropDownNotify, IEditorImeSenteceModeSupport, IElement, IInputScopeSupport, IPopUpNotify, ISlideLeftNotify, ISlideRightNotify, ISpinDownNotify, ISpinUpNotify, ITouchEditor, IVerticalAlignmentSupport
Inheritance Hierarchy
See Also