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

In This Topic
SetHostedControl Method (C1DropDownEditorBase)
In This Topic
Sets the HostedControl and subscribe to event handlers.
Syntax
'Declaration
 
Protected Overrides Sub SetHostedControl( _
   ByVal control As Control _
) 
 

Parameters

control
See Also