Hi,
How can I select a static text element from a combo box that contains a
long list of static text elements. I can select those that are shown when the combo box drop down list is displayed but not those that are hidden?
I want to avoid multiple clicks on the combo box push button as the list can change, would prefer if there was some logical method to select the actual text. Class name is WindowsForms10.COMBOBOX.app
Thanks,