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
- Accessibility
A namespace containing a number of classes related to accessibility.
- 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.