- Toolkit Examples
- ButtonSpec Playground
- Child Control Stack
- Custom Control using Palettes
- Custom Control using Renderers
- Expanding HeaderGroups (DockStyle)
- Expanding HeaderGroups (Splitters)
- Expanding HeaderGroups (Stack)
- Input Form
- Integrated Toolbars
- Krypton Scrollbars
- Krypton Theme Selector
- KryptonBorderEdge Examples
- [KryptonBreadCrumb Examples
- KryptonButton Examples
- Krypton UAC Button
- KryptonCheckBox Examples
- KryptonCheckButton Examples
- KryptonCheckedListBox Examples
- KryptonCheckSet Examples
- KryptonColorButton Examples
- KryptonColorDialog
- KryptonComboBox
- KryptonCommand
- KryptonContextMenu
- KryptonDataGridView
- KryptonDateTimePicker
- KryptonDomainUpDown
- KryptonDropButton
- KryptonFolderBrowserDialog
- KryptonFontDialog
- KryptonForm
- KryptonGroup
- KryptonGroupBox
- KryptonHeader
- KryptonHeaderGroup
- Krypton Help Icon
- KryptonInputBox
- KryptonLabel
- KryptonLinkLabel
- KryptonListBox
- KryptonListView
- KryptonMaskedTextBox
- KryptonMessageBox
- KryptonMonthCalendar
- KryptonNumericUpDown
- KryptonOpenFileDialog
- KryptonPalette
- KryptonPanel
- KryptonPrintDialog
- KryptonProgressBar
- KryptonPropertyGrid
- KryptonRadioButton
- KryptonRichTextBox
- KryptonSaveFileDialog
- KryptonScrollBar
- KryptonSeparator
- KryptonSplitContainer
- KryptonTableLayoutPanel
- KryptonTaskDialog
- KryptonTextBox
- KryptonTrackBar
- KryptonTreeView
- KryptonWebBrowser
- KryptonWrapLabel
- MDI Application
- SystemThemedForms
- Test Clipping
- Test Combo Domain Numeric
- Test MessageBox Clipping
- Test Text Clipping
- Three Pane Application (Basic)
- Three Pane Application (Extended)
There are 2 set of solutions in these projects:
- Dev
- Direct linkage to the Toolkit projects and will build all TFM's in those
- Nuget
- will use Nuget to pull in the
Canary.Lite
release to allow immediate usage of the example codebase.
- will use Nuget to pull in the
If / when you switch between them, then make sure you perform a clean build each time