ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1ComboBox Class / CreateHandle Method

In This Topic
    CreateHandle Method (C1ComboBox)
    In This Topic
    Creates a handle for the control.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub CreateHandle() 
    protected virtual void CreateHandle()
    See Also