[NFBCS] VS 2022 and windows form designer with JAWS/NVDA?

sonfire11 at gmail.com sonfire11 at gmail.com
Wed May 7 01:42:29 UTC 2025


Hi,

 

The primary reason the WinForms designer isn’t accessible is because everything is set as an offscreen object. Since everything is set as offscreen, screenreaders/braille displays can’t find it anywhere, or are told not to display it. From what I understand, Microsoft doesn’t plan on fixing it. Your best bet is to use WPF. It’s more accessible and easier to use.

From: NFBCS <nfbcs-bounces at nfbnet.org> On Behalf Of Ty Littlefield via NFBCS
Sent: Tuesday, May 6, 2025 8:24 PM
To: NFB in Computer Science Mailing List <nfbcs at nfbnet.org>
Cc: Ty Littlefield <tyler at tysdomain.com>
Subject: [NFBCS] VS 2022 and windows form designer with JAWS/NVDA?

 

Hi all,

I was trying to put together a quick POC in c# using winforms.

When I open the main window (MainWindow.cs) to drop into the designer with JAWS and NVDA (using JAWS 2025.2504.89), I hear "Stub Description." I can still get to the toolbox to choose items and can select them, but the focus isn't read and the whole design experience is drastically different. Has anyone ran into this, and is there a setting or something that needs to be enabled?

Thanks,

 

-- 

Ty Littlefield (he/him/his)

*	From Bytes to Bites <https://tysdomain.com> | 
*	Linkedin <https://www.linkedin.com/in/ty-lerlittlefield/> |
*	Github <https://github.com/sorressean> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nfbnet.org/pipermail/nfbcs_nfbnet.org/attachments/20250506/f0db0453/attachment.htm>


More information about the NFBCS mailing list