AccessibleName property for panels
Moderators: Hacker, petermad, Stefan2, white
AccessibleName property for panels
I suggest that the left and right panels make use of the AccessibleName property in order to improve accessibility for the blind users. Currently it's hard to know on which panel you're operating.
With best regards,
Nuno.
With eterenal love to history and China.
- ghisler(Author)
- Site Admin
- Posts: 50856
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: AccessibleName property for panels
Thanks for the info about the AccessibleName property, I think I found a way to use this also in traditional Win32 programs:
https://docs.microsoft.com/en-us/accessibility-tools-docs/items/win32/list_name
I hope that I can add it in one of the next versions.
https://docs.microsoft.com/en-us/accessibility-tools-docs/items/win32/list_name
I hope that I can add it in one of the next versions.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: AccessibleName property for panels
Well, I was taught to use MSAA instead of UIA, but that will do!
Thank you MR Christian! I would be very grateful.
Thank you MR Christian! I would be very grateful.
With best regards,
Nuno.
With eterenal love to history and China.