Vahan
15 years agoContributor
VB6 Combobox help
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 only operations I can do (or at least recognize as useful) seem to be click and settext. I would like to be able to get the list of items and be able to compare it to what is suppose to be there and also be able to select items in the list.
Thanks in advance,
Vahan
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 only operations I can do (or at least recognize as useful) seem to be click and settext. I would like to be able to get the list of items and be able to compare it to what is suppose to be there and also be able to select items in the list.
Thanks in advance,
Vahan