Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaTextBox Class
Members


In This Topic
    FormulaTextBox Class
    In This Topic
    Represents the floating formula editor.
    Object Model
    FormulaTextBox Class
    Syntax
    'Declaration
     
    Public Class FormulaTextBox 
       Inherits System.Windows.Forms.RichTextBox
    'Usage
     
    Dim instance As FormulaTextBox
    public class FormulaTextBox : System.Windows.Forms.RichTextBox 
    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