Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaTextBox Class
Members


FormulaTextBox Class
Represents the floating formula editor.
Syntax
'Declaration
 
Public Class FormulaTextBox 
   Inherits System.Windows.Forms.RichTextBox
 
'Usage
 
Dim instance As FormulaTextBox
Inheritance Hierarchy

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

See Also