lxn / win

A Windows API wrapper package for the Go Programming Language
Other
1.19k stars 312 forks source link

Dynamic annotation #89

Closed rozmansi closed 4 years ago

rozmansi commented 4 years ago

Dynamic Annotation provides an API to annotate controls to make them accessibility friendly. While stock controls are auto-annotated by the Windows, while custom controls need to be (re)annotated to make screen readers read them reasonably.

The IAccPropServices will be used by WireGuard client to annotate tunnel and peer values etc.