* Merge winforms framework content to working branch (#14) * Breadcrumb / TOC / Move net5 to net folder (#15) * change path from net5 to net * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Add .net 5 winforms placeholder article (#16) * added some metadata and adjusted net5 placeholder * corrections * corrections * corrections * Test1 * Swapping landing page vs concept * fix links * Fix links * Fix desc
1.4 KiB
title, ms.date, helpviewer_keywords, ms.assetid
| title | ms.date | helpviewer_keywords | ms.assetid | ||
|---|---|---|---|---|---|
| Accessibility | 03/30/2017 |
|
23a3f168-ebc0-4f23-9efc-799109aa4a2d |
Windows Forms Accessibility
The accessibility functionality of Windows Forms allows you to make your application available to a wide variety of users.
In This Section
Walkthrough: Creating an Accessible Windows-based Application
Describes all of the features you should support to increase accessibility.
Reference
xref:Accessibility
A namespace containing a number of classes related to accessibility.
xref:System.Windows.Forms.AccessibleObject
Provides information that accessibility applications use to adjust an application's user interface (UI) for users with impairments.
Related Sections
Providing Accessibility Information for Controls on a Windows Form
Describes how to supply information that Windows Forms controls can use to assist users with impairments.
Automatic Scaling in Windows Forms
Describes how to make your Windows Forms application react to changes in the system font size.