Hello all, I am testing a VB6 application and would like to get the properties of a combobox (the number items, the list of items, etc). The combox is being reported as a ThunderRT6Combobox and the...
As I said in my previous post I now have the actions that I am looking for. However I am having a curious problem with setting one particular combobox. If I set it to a constant value (say 2) it works fine. The problem is if I try to set it to a value from a table defined that has the values randomly defined (all valid) it gives an error. I have attached some screen shots