Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NameBox Class / CreateHandle Method


In This Topic
    CreateHandle Method (NameBox)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Sub CreateHandle() 
    'Usage
     
    
    Dim instance As NameBox
     
    instance.CreateHandle()
    protected override void CreateHandle()
    See Also