Documentation for this section has not yet been entered.
You can use this property to enhance accessibility. Large buttons are 32-by-32 pixels rather than the standard 16-by-16 pixels. Both the large and small buttons are resized according to the system DPI setting when the app.config file contains the following entry:
Example
<appSettings> <add key="EnableWindowsFormsHighDpiAutoResizing" value="true" /> </appSettings>