When i build a solution and generated its .dll file, and called that .dll file in a software(the software executes the .dll file generated after building the solution), the text box, check box are all active, but the combobox are not active(i.e. could not be selected) hence items are not displayed (in short the Combo box control are not active during run time)