Spread Windows Forms 13.0 Product Documentation
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()
    public void Detach()
    See Also