Input for WinForms | ComponentOne
C1.Win.Input.Pickers Namespace / C1ColorPicker Class / DisposeHostedControl Method

In This Topic
    DisposeHostedControl Method (C1ColorPicker)
    In This Topic
    Releases the C1.Win.Input.Base.C1InputHost.HostedControl and unsubscribe from event handlers.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub DisposeHostedControl() 
    protected virtual void DisposeHostedControl()
    See Also