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


RichTextBoxWrapper Class
Represents a wrapper object for the rich text box for additional rich text support.
Syntax
'Declaration
 
Public Class RichTextBoxWrapper 
   Inherits System.Windows.Forms.RichTextBox
 
'Usage
 
Dim instance As RichTextBoxWrapper
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