Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaTextBox Class
Members


In This Topic
    FormulaTextBox Class
    In This Topic
    Represents the floating formula editor.
    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