C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / DisposeHostedControl Method

In This Topic
DisposeHostedControl Method (C1DropDownEditorBase)
In This Topic
Releases the HostedControl and unsubscribe from event handlers.
Syntax
'Declaration
 
Protected Overrides Sub DisposeHostedControl() 
 
See Also