Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 313 Bytes

File metadata and controls

5 lines (4 loc) · 313 Bytes

AdvancedControls

Advanced winform controls with async events

The controls contain async events with deffered event args and generic types (for static typing). The project also contains validation controls meaning controls which show a colored band underneath when their state is set (error, information, etc.)