Skip to content

Latest commit

 

History

History
258 lines (247 loc) · 11.8 KB

File metadata and controls

258 lines (247 loc) · 11.8 KB

Toolkit Examples

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.

If / when you switch between them, then make sure you perform a clean build each time

ButtonSpec Playground

ButtonSpec Playground

Child Control Stack

Child Control Stack

Custom Control using Palettes

Custom Control using Palettes

Custom Control using Renderers

Custom Control using Renderers

Expanding HeaderGroups (DockStyle)

Expanding HeaderGroups (DockStyle)

Expanding HeaderGroups (Splitters)

Expanding HeaderGroups (Splitters)

Expanding HeaderGroups (Stack)

Expanding HeaderGroups (Stack)

Input Form

Input Form

Integrated Toolbars

Integrated Toolbars

Krypton Scrollbars

Krypton Scrollbars

Krypton Theme Selector

  • Automatically filled ComboBox with events to change the theme when selection changes: Krypton Theme Selector

KryptonBorderEdge Examples

KryptonBorderEdge Examples

KryptonBreadCrumb Examples

KryptonBreadCrumb Examples

KryptonButton Examples

KryptonButton Examples KryptonSplitButton

Krypton UAC Button

Krypton UAC Button

Krypton About Toolkit Example

Krypton About Toolkit Example

KryptonCheckBox Examples

KryptonCheckBox Examples

KryptonCheckButton Examples

KryptonCheckButton Examples

[KryptonCheckedListBox Examples

KryptonCheckedListBox Examples

KryptonCheckSet Examples

KryptonCheckSet Examples

KryptonColorButton Examples

KryptonColorButton Examples

KryptonColorDialog

KryptonColorDialog Example

KryptonComboBox

KryptonComboBox Examples

KryptonCommand

KryptonCommand Examples

KryptonCommandLinkButton

KryptonCommandLinkButton Examples

KryptonContextMenu

KryptonContextMenu Examples

KryptonDataGridView

KryptonDataGridView Examples

KryptonDateTimePicker

KryptonDateTimePicker Examples

KryptonDomainUpDown

KryptonDomainUpDown Examples

KryptonDropButton

KryptonDropButton Examples

KryptonFolderBrowserDialog

KryptonFolderBrowserDialog Example

KryptonFontDialog

KryptonFontDialog Example

KryptonForm

KryptonForm Examples

KryptonFormFading

KryptonFormFading Example

KryptonGroup

KryptonGroup Examples

KryptonGroupBox

KryptonGroupBox Examples

KryptonHeader

KryptonHeader Examples

KryptonHeaderGroup

KryptonHeaderGroup Examples

Krypton Help Icon

Krypton Help Icon Examples

KryptonInputBox

KryptonInputBox Examples

KryptonLabel

KryptonLabel Examples

KryptonLinkLabel

KryptonLinkLabel Examples

KryptonListBox

KryptonListBox Examples

KryptonListView

  • If you want a standard List then use ListBox or CheckedListBox
  • If you want a Details view then use a DataGrid
  • This implements LargIcons / Small Icons / Tiles with and without checkboxes as allowed KryptonListView Examples

KryptonMaskedTextBox

KryptonMaskedTextBox Examples

[KryptonMessageBox

KryptonMessageBox Examples KryptonMessageBox Examples

KryptonMonthCalendar

KryptonMonthCalendar Examples

KryptonNumericUpDown

KryptonNumericUpDown Examples

KryptonOpenFileDialog

KryptonOpenFileDialog Example

KryptonOutlookGrid

KryptonOutlookGrid Example

KryptonPalette

KryptonPalette Examples

KryptonPanel

KryptonPanel Examples

KryptonPrintDialog

KryptonPrintDialog Example

KryptonProgressBar

KryptonProgressBar Examples

KryptonPropertyGrid

KryptonPropertyGridExample

KryptonRadioButton

KryptonRadioButton Examples

KryptonRichTextBox

KryptonRichTextBox Examples

KryptonSaveFileDialog

KryptonSaveFileDialog Example

KryptonScrollBar

KryptonScrollBar Examples

KryptonSeparator

KryptonSeparator Examples

KryptonSplitContainer

KryptonSplitContainer Examples

KryptonTableLayoutPanel

KryptonTableLayoutPanel Examples

KryptonTaskDialog

KryptonTaskDialog Examples

KryptonTextBox

KryptonTextBox Examples

KryptonToastNotification

KryptonToastNotification Examples

KryptonTrackBar

KryptonTrackBar Examples

KryptonTreeView

KryptonTreeView Examples

KryptonWebBrowser

KryptonWebBrowser Examples

KryptonWrapLabel

KryptonWrapLabel Examples

MDI Application

MDI Application

SystemThemedForms

SystemThemedForms

Test Clipping

Test Clip Base

Test Combo Domain Numeric

Test Combo Domain Numeric

Test MessageBox Clipping

Test MessageBox Clipping

Test Text Clipping

Test Text Clipping

Three Pane Application (Basic)

Three Pane Application (Basic)

Three Pane Application (Extended)

Three Pane Application (Extended)