ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1TextBox Class / CreateHandle Method

In This Topic
    CreateHandle Method (C1TextBox)
    In This Topic
    Creates a handle for the control.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub CreateHandle() 
    protected override void CreateHandle()
    Exceptions
    ExceptionDescription
    The object is in a disposed state.
    See Also