Reverse Decorator in VB.NET (WinForms) or Chain of Responsibility

How to use the decorator pattern in WinForms, VB.NET, with async/await and/or multi threading (update 8/10/20 – this is more of a Chain of Responsibility pattern than a Decorator)

Click here to read the article