Input for WinForms | ComponentOne
C1.Win.Input.Base.Editors Namespace / TextEditorBase Class / CreateHandle Method

In This Topic
    CreateHandle Method
    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