Hi,
We have a customer project with focus on accessibility and screen reader (JAWS).
I would like to mimic the settings/behaviour of PB controls in order for our application to work better in regards to accessibility and screen readers.
We are using PB 2019 R3 Build 2728.
In the demo application attached screen reader JAWS work well with the PB controls listview and dropdownlistbox. I would like to be able to mimic that behaviour in the datawindow lists and dropdown because our application is heavily relying on that.
The accessibility properties I have set in our own object its not being considered.
Also attaching some screenshots from Accessibility Insights for Windows where you can see how the object differ. There is an id shown, called Role, for the PB controls which I am curious of what it means. Is it for the AccessibleRole property? In that case could I get some documentation of what AccessibleRole has which id?
How can this be done with the accessibility properties currently available (AccessibleName, AccessibleDescription, AccessibleRole)?
Best Regards,
Jesper Nowak