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


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