Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Si Carter edited this page Jul 13, 2017 · 1 revision

Welcome to the SharedControls wiki!

SharedControls is a library of shared controls for use in c# projects.

Includes:

  • BaseWizardPage - Base wizard page. The base wizard page contains virtual methods for manipulating the wizard and showing a page, including determining the size of the page.

  • WizardForm - Wizard Form. Form which displays a wizard and loads all pages.

  • SpellChecker - Spell checking form to check spelling on text boxes.

  • TextBlock - TextBlock control - allows for non visible block of text to be placed on a form.

Clone this wiki locally