Forum Discussion

shejuti's avatar
shejuti
Occasional Contributor
4 years ago
Solved

How to get names of dropdown items from a TdxBarDropDownListBox object?

I am trying to get list item names and click on a specific item from a drop down list. But there is no way to find the names of the list items. The list parent object can be mapped but it has only on...
  • anupamchampati's avatar
    anupamchampati
    4 years ago

    Try adding TdxBarDropDownListBox class in the text recognization and see whether Microsoft lib helps you to get the text object.

    If the above way dint help try adding the same class in MSAA list as well.