Related resources for custom Wizard control
  • Chain of Responsiblity5/15/2012 4:34:30 PM. This article shows a how to make a custom Wizard control using Chain of Responsibility Pattern which passes and returns data between each step. This sample creates a wizard control through windows form.