Combo box control is not active during run time

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mohdsarwar
    New Member
    • Apr 2015
    • 1

    Combo box control is not active during run time

    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)
Working...