Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 834 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 834 Bytes

A proof of concept for Windows Forms Roslyn analyzers


ControlTabOrderAnalyzer checks and warns if the programmatic tab order of UI controls on a form or a usercontrol is different from the natural tab order.

example

Related reading: