Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RichTextEditor Class
Members


RichTextEditor Class
Represents the base control for the rich text cell type.
Syntax
'Declaration
 
Public Class RichTextEditor 
   Inherits RichTextBoxWrapper
   Implements FarPoint.Win.IInputScopeSupport 
 
'Usage
 
Dim instance As RichTextEditor
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.RichTextBoxWrapper
                     FarPoint.Win.Spread.CellType.RichTextEditor

See Also