Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaTextBox Class / Detach Method


In This Topic
Detach Method (FormulaTextBox)
In This Topic
Detaches the Spread component from the formula text box.
Syntax
'Declaration
 
Public Sub Detach() 
 
'Usage
 
Dim instance As FormulaTextBox
 
instance.Detach()
See Also