Spread Windows Forms 12.0 Product Documentation
RichTextEditor Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : RichTextEditor Class
Represents the base control for the rich text cell type.
Object Model
RichTextEditor ClassISubEditor Interface
Syntax
'Declaration
 
Public Class RichTextEditor 
   Inherits RichTextBoxWrapper
   Implements FarPoint.Win.IInputScopeSupport 
'Usage
 
Dim instance As RichTextEditor
public class RichTextEditor : RichTextBoxWrapper, FarPoint.Win.IInputScopeSupport  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.TextBoxBase
               System.Windows.Forms.RichTextBox
                     FarPoint.Win.Spread.CellType.RichTextEditor

See Also

Reference

RichTextEditor Members
FarPoint.Win.Spread.CellType Namespace