Forum Discussion
I aslo tests application uses dev express controls..
with object spy I found ItemsLinks property which has items (indexed) property.
which was usefull in identifying individual buttons
it's worth to try drilliing down properties which are objects
- leandropoblet11 years agoFrequent Contributor
Hi NisHear,
Thanks for your reply. I've tried solutions like that, the problem is not how to identify the buttons on the bar, but this arrow in particular can never be highlighted with the object browser tool and as you can see in the attachment there's nothing in between the BarButtonItemLinkControl 18 and 19 which is where the arrow is at the moment (given the size of the screen for this user).
Cheers,
Leandro
- leandropoblet11 years agoFrequent Contributor
Hi NisHera,
did you ever use screen coordinates before? Can you help me on that maybe?
Cheers!
- NisHera11 years agoValued Contributor
me too not found usefull properties in object browser
But in object spy , I could drill down
try to drill down properties which has names like Item and value (Object)
- leandropoblet11 years agoFrequent Contributor
Yes, so I'll double check that today and let you know.
Thanks again!