[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.SetHostedControl

SetHostedControl Method

SetHostedControl(Control)

Sets the HostedControl and subscribe to event handlers.

Declaration
protected override void SetHostedControl(Control control)
Protected Overrides Sub SetHostedControl(control As Control)
Parameters
Type Name Description
Control control
Overrides