
The Text on the left is the name of the Combobox. I want to read validate the name in my program, but i have no means to read the name.
The name is a dynamic property of the combobox, not a textbox as you can see in the spyview below

In Ranorex 5 the property is displayed in the Spy-Property section, but i am using Ranorex 3 and there you cant even see this Property in Spy

I am using the Ranorex.ComboBox Class in my program to handle this Adapter.
Maybe you have an Idea how it is possible to read the text value.
Kind Regards Thomas Kreppel