Posted 5 January 2019, 8:47 am EST
Hi,
I am trying to automate application I’m working on. The application is built using C1 controls. I have noticed this in the VisualUIAVerifyNative tool which visualizes the component tree.
For example our control that is derived from the C1Combo control (I admit we are using quite old version of C1 controls 2015.2) the visualizer is not showing the items.
What I see is a pane with 2 children - button and edit - even for a non-virtualized and non-editable combo box.
My question is whether this is a correct behavior or a bug that was fixed in later releases.
Thank you,
Karel Frajtak