Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaTextBox Class / FormulaTextBox Constructor


In This Topic
    FormulaTextBox Constructor
    In This Topic
    Creates a new floating formula editor bar.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FormulaTextBox()
    public FormulaTextBox()
    See Also