From 9acbba8d9b17053cd4763bdd323911977b3a3103 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Thu, 9 May 2019 18:04:45 +0100 Subject: [PATCH] * Build 968 --- Code.txt | 50 + .../NuGet Spec/KryptonToolkitSuite5480.nupkg | Bin 2061542 -> 2126237 bytes README.md | 11 + .../ContentDocument.Designer.cs | 81 + .../Docking Customized/ContentDocument.cs | 24 + .../Docking Customized/ContentDocument.resx} | 34 +- .../ContentInput.Designer.cs | 145 + .../Docking Customized/ContentInput.cs | 37 + .../Docking Customized/ContentInput.resx | 120 + .../ContentPropertyGrid.Designer.cs | 66 + .../Docking Customized/ContentPropertyGrid.cs | 61 + .../ContentPropertyGrid.resx | 120 + .../Docking Customized 2019.csproj | 157 + ...Docking Customized 2019.csproj.DotSettings | 2 + .../Docking Customized/Form1.Designer.cs | 442 ++ .../Docking Customized/Form1.cs | 260 + .../Docking Customized/Form1.resx | 1147 +++ .../Docking Customized/Krypton.ico | Bin 0 -> 9662 bytes .../Docking Customized/Program.cs | 31 + .../Properties/AssemblyInfo.cs | 41 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Docking Customized/app.config | 3 + .../Docking Flags/ContentDocument.Designer.cs | 81 + .../Docking Flags/ContentDocument.cs | 24 + .../Docking Flags/ContentDocument.resx} | 35 +- .../Docking Flags/ContentFlags.Designer.cs | 149 + .../Docking Flags/ContentFlags.cs | 144 + .../Docking Flags/ContentFlags.resx | 120 + .../Docking Flags/Docking Flags 2019.csproj | 142 + .../Docking Flags 2019.csproj.DotSettings | 2 + .../Docking Flags/Form1.Designer.cs | 106 + .../Docking Flags/Form1.cs | 90 + .../Docking Flags/Form1.resx | 366 + .../Docking Flags/Krypton.ico | Bin 0 -> 9662 bytes .../Docking Flags/Program.cs | 31 + .../Docking Flags/Properties/AssemblyInfo.cs | 41 + .../Properties/Resources.Designer.cs | 63 + .../Docking Flags/Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Docking Flags/app.config | 3 + .../ContentDocument.Designer.cs | 81 + .../Docking Persistence/ContentDocument.cs | 24 + .../Docking Persistence/ContentDocument.resx | 120 + .../ContentInput.Designer.cs | 145 + .../Docking Persistence/ContentInput.cs | 37 + .../Docking Persistence/ContentInput.resx | 120 + .../ContentPropertyGrid.Designer.cs | 66 + .../ContentPropertyGrid.cs | 61 + .../ContentPropertyGrid.resx | 120 + .../Docking Persistence 2019.csproj | 158 + ...ocking Persistence 2019.csproj.DotSettings | 2 + .../Docking Persistence/Form1.Designer.cs | 360 + .../Docking Persistence/Form1.cs | 185 + .../Docking Persistence/Form1.resx | 1049 +++ .../Docking Persistence/Krypton.ico | Bin 0 -> 9662 bytes .../Docking Persistence/Program.cs | 31 + .../Properties/AssemblyInfo.cs | 41 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Docking Persistence/app.config | 3 + .../ContentDocument.Designer.cs | 80 + .../ContentDocument.cs | 24 + .../ContentDocument.resx | 128 + .../ContentInput.Designer.cs | 145 + .../External Drag To Docking/ContentInput.cs | 37 + .../ContentInput.resx | 120 + .../ContentPropertyGrid.Designer.cs | 66 + .../ContentPropertyGrid.cs | 61 + .../ContentPropertyGrid.resx | 120 + .../ContentTreeView.Designer.cs | 71 + .../ContentTreeView.cs | 136 + .../ContentTreeView.resx | 120 + .../External Drag To Docking 2019.csproj | 160 + ...al Drag To Docking 2019.csproj.DotSettings | 2 + .../Form1.Designer.cs | 105 + .../External Drag To Docking/Form1.cs | 88 + .../External Drag To Docking/Form1.resx | 395 + .../External Drag To Docking/Krypton.ico | Bin 0 -> 9662 bytes .../External Drag To Docking/Program.cs | 31 + .../Properties/AssemblyInfo.cs | 41 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../External Drag To Docking/app.config | 3 + .../Krypton Docking Examples 2019.sln | 73 + ...pton Docking Examples 2019.sln.DotSettings | 7 + .../ContentInput.Designer.cs | 145 + .../Multi Control Docking/ContentInput.cs | 37 + .../Multi Control Docking/ContentInput.resx | 120 + .../Multi Control Docking/Form1.Designer.cs | 122 + .../Multi Control Docking/Form1.cs | 69 + .../Multi Control Docking/Form1.resx | 366 + .../Multi Control Docking/Krypton.ico | Bin 0 -> 9662 bytes .../Multi Control Docking 2019.csproj | 135 + ...ti Control Docking 2019.csproj.DotSettings | 2 + .../Multi Control Docking/Program.cs | 31 + .../Properties/AssemblyInfo.cs | 41 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Multi Control Docking/app.config | 3 + .../ContentDocument.Designer.cs | 80 + .../ContentDocument.cs | 24 + .../ContentDocument.resx | 125 + .../Form1.Designer.cs | 98 + .../Navigator + FloatingWindows/Form1.cs | 73 + .../Navigator + FloatingWindows/Form1.resx | 366 + .../Navigator + FloatingWindows/Krypton.ico | Bin 0 -> 9662 bytes .../Navigator + FloatingWindows 2019.csproj | 134 + ... + FloatingWindows 2019.csproj.DotSettings | 2 + .../Navigator + FloatingWindows/Program.cs | 31 + .../Properties/AssemblyInfo.cs | 41 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Navigator + FloatingWindows/app.config | 3 + .../ContentDocument.Designer.cs | 81 + .../Standard Docking/ContentDocument.cs | 30 + .../Standard Docking/ContentDocument.resx | 125 + .../Standard Docking/ContentInput.Designer.cs | 145 + .../Standard Docking/ContentInput.cs | 37 + .../Standard Docking/ContentInput.resx | 120 + .../ContentPropertyGrid.Designer.cs | 66 + .../Standard Docking/ContentPropertyGrid.cs | 61 + .../Standard Docking/ContentPropertyGrid.resx | 120 + .../Standard Docking/Form1.Designer.cs | 685 ++ .../Standard Docking/Form1.cs | 362 + .../Standard Docking/Form1.resx | 1328 ++++ .../Standard Docking/Krypton.ico | Bin 0 -> 9662 bytes .../Standard Docking/Program.cs | 31 + .../Properties/AssemblyInfo.cs | 41 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Standard Docking 2019.csproj | 160 + .../Standard Docking 2019.csproj.DotSettings | 2 + .../Standard Docking/app.config | 3 + .../Krypton Explorer/Form1.Designer.cs | 2257 ++++++ .../NuGet Enabled/Krypton Explorer/Form1.cs | 938 +++ .../NuGet Enabled/Krypton Explorer/Form1.resx | 1225 ++++ .../Krypton Explorer 2019.csproj | 132 + .../Krypton Explorer 2019.sln | 28 + .../Krypton Explorer/Krypton.ico | Bin 0 -> 9662 bytes .../Krypton Explorer 2019.csproj | 137 + .../NuGetUpgradeLog.html | 162 + .../Krypton Explorer 2019/packages.config | 4 + .../NuGet Enabled/Krypton Explorer/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 37 + .../Properties/Resources.Designer.cs | 103 + .../Properties/Resources.resx | 133 + .../Properties/Settings.Designer.cs | 38 + .../Properties/Settings.settings | 9 + .../Krypton Explorer/Resources/CF_Logo.bmp | Bin 0 -> 55854 bytes .../Resources/KR 32 x 32 Orange.png | Bin 0 -> 1354 bytes .../Square Design 32 x 32 New Green.png | Bin 0 -> 1251 bytes .../Square Design 64 x 64 New Green.png | Bin 0 -> 2387 bytes .../Krypton Explorer/Resources/pspbrwse.jbf | Bin 0 -> 4553 bytes .../NuGet Enabled/Krypton Explorer/app.config | 15 + .../Basic Events/Basic Events 2019.csproj | 119 + .../Basic Events/Form1.Designer.cs | 273 + .../Basic Events/Form1.cs | 175 + .../Basic Events/Form1.resx | 729 ++ .../Basic Events/Krypton.ico | Bin 0 -> 9662 bytes .../Basic Events/Program.cs | 36 + .../Basic Events/Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Basic Events/Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Basic Events/Properties/Settings.settings | 7 + .../Basic Events/app.config | 3 + .../Expanding Pages 2019.csproj | 119 + .../Expanding Pages/Form1.Designer.cs | 1279 ++++ .../Expanding Pages/Form1.cs | 112 + .../Expanding Pages/Form1.resx | 529 ++ .../Expanding Pages/Krypton.ico | Bin 0 -> 9662 bytes .../Expanding Pages/Program.cs | 36 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Expanding Pages/Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Expanding Pages/app.config | 3 + .../Krypton Navigator Examples 2019.sln | 109 + .../Navigator Context Menus/Form1.Designer.cs | 549 ++ .../Navigator Context Menus/Form1.cs | 89 + .../Navigator Context Menus/Form1.resx | 861 +++ .../Navigator Context Menus/Krypton.ico | Bin 0 -> 9662 bytes .../Navigator Context Menus 2019.csproj | 119 + .../Navigator Context Menus/Program.cs | 36 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Navigator Context Menus/app.config | 3 + .../Navigator Modes/Form1.Designer.cs | 684 ++ .../Navigator Modes/Form1.cs | 273 + .../Navigator Modes/Form1.resx | 694 ++ .../Navigator Modes/Krypton.ico | Bin 0 -> 9662 bytes .../Navigator Modes 2019.csproj | 119 + .../Navigator Modes/Program.cs | 36 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Navigator Modes/Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Navigator Modes/app.config | 3 + .../Navigator Palettes/Form1.Designer.cs | 683 ++ .../Navigator Palettes/Form1.cs | 326 + .../Navigator Palettes/Form1.resx | 725 ++ .../Navigator Palettes/Krypton.ico | Bin 0 -> 9662 bytes .../Navigator Palettes 2019.csproj | 119 + .../Navigator Palettes/Program.cs | 36 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Navigator Palettes/app.config | 3 + .../Navigator Playground/Form1.Designer.cs | 249 + .../Navigator Playground/Form1.cs | 277 + .../Navigator Playground/Form1.resx | 722 ++ .../Navigator Playground/Krypton.ico | Bin 0 -> 9662 bytes .../Navigator Playground 2019.csproj | 119 + .../Navigator Playground/Program.cs | 36 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Navigator Playground/app.config | 3 + .../Navigator ToolTips/Form1.Designer.cs | 320 + .../Navigator ToolTips/Form1.cs | 86 + .../Navigator ToolTips/Form1.resx | 860 +++ .../Navigator ToolTips/Krypton.ico | Bin 0 -> 9662 bytes .../Navigator ToolTips 2019.csproj | 119 + .../Navigator ToolTips/Program.cs | 35 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Navigator ToolTips/app.config | 3 + .../OneNote Tabs/Form1.Designer.cs | 138 + .../OneNote Tabs/Form1.cs | 211 + .../OneNote Tabs/Form1.resx | 280 + .../OneNote Tabs/Krypton.ico | Bin 0 -> 9662 bytes .../OneNote Tabs/OneNote Tabs 2019.csproj | 119 + .../OneNote Tabs/Program.cs | 36 + .../OneNote Tabs/Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../OneNote Tabs/Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../OneNote Tabs/Properties/Settings.settings | 7 + .../OneNote Tabs/app.config | 3 + .../Orientation + Alignment/Form1.Designer.cs | 826 +++ .../Orientation + Alignment/Form1.cs | 298 + .../Orientation + Alignment/Form1.resx | 709 ++ .../Orientation + Alignment/Krypton.ico | Bin 0 -> 9662 bytes .../Orientation + Alignment 2019.csproj | 118 + .../Orientation + Alignment/Program.cs | 36 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Orientation + Alignment/app.config | 3 + .../Outlook Mockup/Form1.Designer.cs | 1584 +++++ .../Outlook Mockup/Form1.cs | 237 + .../Outlook Mockup/Form1.resx | 1260 ++++ .../Outlook Mockup/Krypton.ico | Bin 0 -> 9662 bytes .../Outlook Mockup/Outlook Mockup 2019.csproj | 121 + .../Outlook Mockup/Program.cs | 30 + .../Outlook Mockup/Properties/AssemblyInfo.cs | 38 + .../Properties/Resources.Designer.cs | 63 + .../Outlook Mockup/Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Outlook Mockup/app.config | 3 + .../Per-Tab Buttons/Form1.Designer.cs | 386 + .../Per-Tab Buttons/Form1.cs | 161 + .../Per-Tab Buttons/Form1.resx | 367 + .../Per-Tab Buttons/Krypton.ico | Bin 0 -> 9662 bytes .../Per-Tab Buttons 2019.csproj | 119 + .../Per-Tab Buttons/Program.cs | 36 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Per-Tab Buttons/Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Per-Tab Buttons/app.config | 3 + .../Popup Pages/Form1.Designer.cs | 585 ++ .../Popup Pages/Form1.cs | 185 + .../Popup Pages/Form1.resx | 334 + .../Popup Pages/Krypton.ico | Bin 0 -> 9662 bytes .../Popup Pages/Popup Pages 2019.csproj | 119 + .../Popup Pages/Program.cs | 36 + .../Popup Pages/Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Popup Pages/Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Popup Pages/Properties/Settings.settings | 7 + .../Popup Pages/app.config | 3 + .../Singleline + Multiline/Form1.Designer.cs | 645 ++ .../Singleline + Multiline/Form1.cs | 291 + .../Singleline + Multiline/Form1.resx | 555 ++ .../Singleline + Multiline/Krypton.ico | Bin 0 -> 9662 bytes .../Singleline + Multiline/Program.cs | 36 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Singleline + Multiline 2019.csproj | 118 + .../Singleline + Multiline/app.config | 3 + .../Tab Border Styles/Form1.Designer.cs | 625 ++ .../Tab Border Styles/Form1.cs | 59 + .../Tab Border Styles/Form1.resx | 870 +++ .../Tab Border Styles/Krypton.ico | Bin 0 -> 9662 bytes .../Tab Border Styles/Program.cs | 36 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Tab Border Styles 2019.csproj | 119 + .../Tab Border Styles/app.config | 3 + .../User Page Creation/Form1.Designer.cs | 155 + .../User Page Creation/Form1.cs | 102 + .../User Page Creation/Form1.resx | 384 + .../User Page Creation/Krypton.ico | Bin 0 -> 9662 bytes .../User Page Creation/Program.cs | 36 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 83 + .../Properties/Resources.resx | 127 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../User Page Creation/Resources/document.png | Bin 0 -> 637 bytes .../Resources/document_new.png | Bin 0 -> 735 bytes .../Resources/document_plain_new.png | Bin 0 -> 639 bytes .../User Page Creation 2019.csproj | 122 + .../User Page Creation/app.config | 3 + .../Application Menu 2019.csproj | 118 + .../Application Menu/Form1.Designer.cs | 525 ++ .../Application Menu/Form1.cs | 218 + .../Application Menu/Form1.resx | 1237 ++++ .../Application Menu/Krypton.ico | Bin 0 -> 9062 bytes .../Application Menu/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Application Menu/app.config | 3 + .../Auto Shrinking Groups 2019.csproj | 121 + .../Auto Shrinking Groups/Form1.Designer.cs | 740 ++ .../Auto Shrinking Groups/Form1.cs} | 28 +- .../Auto Shrinking Groups/Form1.resx | 326 + .../Auto Shrinking Groups/Krypton.ico | Bin 0 -> 9062 bytes .../Auto Shrinking Groups/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Auto Shrinking Groups/app.config | 3 + .../Contextual Tabs 2019.csproj | 118 + .../Contextual Tabs/Form1.Designer.cs | 554 ++ .../Contextual Tabs/Form1.cs | 143 + .../Contextual Tabs/Form1.resx | 318 + .../Contextual Tabs/Krypton.ico | Bin 0 -> 9062 bytes .../Contextual Tabs/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Contextual Tabs/Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Contextual Tabs/app.config | 3 + .../Form1.Designer.cs | 975 +++ .../KeyTips + Keyboard Access/Form1.cs | 102 + .../KeyTips + Keyboard Access/Form1.resx | 1985 ++++++ .../KeyTips + Keyboard Access 2019.csproj | 118 + .../KeyTips + Keyboard Access/Krypton.ico | Bin 0 -> 9062 bytes .../KeyTips + Keyboard Access/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KeyTips + Keyboard Access/app.config | 3 + .../Krypton Ribbon Examples 2019.sln | 91 + .../KryptonGallery Examples/Form1.Designer.cs | 385 + .../KryptonGallery Examples/Form1.cs | 104 + .../KryptonGallery Examples/Form1.resx | 3580 ++++++++++ .../KryptonGallery Examples/Krypton.ico | Bin 0 -> 9062 bytes .../KryptonGallery Examples 2019.csproj | 118 + .../KryptonGallery Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonGallery Examples/app.config | 3 + .../MDI Ribbon/Form1.Designer.cs | 226 + .../MDI Ribbon/Form1.cs | 89 + .../MDI Ribbon/Form1.resx | 714 ++ .../MDI Ribbon/Form2.Designer.cs | 204 + .../MDI Ribbon/Form2.cs | 159 + .../MDI Ribbon/Form2.resx | 280 + .../MDI Ribbon/Form3.Designer.cs | 97 + .../MDI Ribbon/Form3.cs | 22 + .../MDI Ribbon/Form3.resx | 277 + .../MDI Ribbon/Krypton.ico | Bin 0 -> 9062 bytes .../MDI Ribbon/MDI Ribbon 2019.csproj | 138 + .../MDI Ribbon/Program.cs | 29 + .../MDI Ribbon/Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../MDI Ribbon/Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../MDI Ribbon/Properties/Settings.settings | 7 + .../MDI Ribbon/app.config | 3 + .../Outlook Mail Clone/Form1.Designer.cs | 3439 +++++++++ .../Outlook Mail Clone/Form1.cs | 71 + .../Outlook Mail Clone/Form1.resx | 1589 +++++ .../Outlook Mail Clone/Krypton.ico | Bin 0 -> 9062 bytes .../Outlook Mail Clone 2019.csproj | 292 + .../Outlook Mail Clone/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 1793 +++++ .../Properties/Resources.resx | 640 ++ .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/AllBorder.png | Bin 0 -> 153 bytes .../Resources/AppMenuClose.png | Bin 0 -> 1457 bytes .../Resources/AppMenuDelete.png | Bin 0 -> 1453 bytes .../Resources/AppMenuMemoStyle.PNG | Bin 0 -> 1633 bytes .../Resources/AppMenuMove.png | Bin 0 -> 1641 bytes .../Resources/AppMenuNewMailMessage.png | Bin 0 -> 1631 bytes .../Resources/AppMenuPrint.png | Bin 0 -> 1457 bytes .../Resources/AppMenuPrintPreview.PNG | Bin 0 -> 1553 bytes .../Resources/AppMenuPrintStyles.PNG | Bin 0 -> 1662 bytes .../Resources/AppMenuProperties.png | Bin 0 -> 1595 bytes .../Resources/AppMenuQuickPrint.PNG | Bin 0 -> 1538 bytes .../Resources/AppMenuSave.png | Bin 0 -> 1589 bytes .../Resources/AppMenuSaveAs.png | Bin 0 -> 1615 bytes .../Resources/AppMenuSendMessage.png | Bin 0 -> 1322 bytes .../Resources/ApplyStyles.png | Bin 0 -> 579 bytes .../Resources/BookmarkLarge.png | Bin 0 -> 1570 bytes .../Resources/BookmarkSmall.png | Bin 0 -> 498 bytes .../Resources/BordersAndShading.png | Bin 0 -> 354 bytes .../Resources/BottomBorder.png | Bin 0 -> 159 bytes .../Resources/BottomBorder1.png | Bin 0 -> 159 bytes .../Resources/BrowseThemesSmall.png | Bin 0 -> 526 bytes .../Resources/ChangeStyles.png | Bin 0 -> 1374 bytes .../Resources/ChartLarge.png | Bin 0 -> 1483 bytes .../Resources/ChartSmall.png | Bin 0 -> 616 bytes .../Resources/ClipArtLarge.png | Bin 0 -> 1524 bytes .../Resources/ClipboardCopy.png | Bin 0 -> 452 bytes .../Resources/ClipboardCut.png | Bin 0 -> 448 bytes .../Resources/ClipboardFormatPainter.png | Bin 0 -> 546 bytes .../Resources/ClipboardPaste.png | Bin 0 -> 1526 bytes .../Resources/ClipboardPasteSmall.png | Bin 0 -> 612 bytes .../Resources/ClipboardPasteSpecial.png | Bin 0 -> 678 bytes .../Resources/CodeMacros.png | Bin 0 -> 1483 bytes .../Resources/CodeVisualBasic.png | Bin 0 -> 1552 bytes .../Resources/ColorsSmall.png | Bin 0 -> 169 bytes .../Resources/DateTimeSmall.png | Bin 0 -> 663 bytes .../Resources/DelayDeliveryLarge.png | Bin 0 -> 1490 bytes .../Resources/DelayDeliverySmall.png | Bin 0 -> 498 bytes .../Resources/DiagonalDownBorder.png | Bin 0 -> 187 bytes .../Resources/DiagonalUpBorder.png | Bin 0 -> 184 bytes .../Resources/DirectRepliesToLarge.png | Bin 0 -> 1387 bytes .../Resources/DrawingCanvasSmall.png | Bin 0 -> 662 bytes .../Resources/DropCapSmall.png | Bin 0 -> 261 bytes .../Resources/EffectsSmall.png | Bin 0 -> 466 bytes .../Resources/EquationLarge.png | Bin 0 -> 1362 bytes .../Resources/EquationSmall.png | Bin 0 -> 534 bytes .../Resources/ExcelSpreadsheetSmall.png | Bin 0 -> 560 bytes .../Resources/FieldsSmall.png | Bin 0 -> 512 bytes .../Resources/FindReplaceSmall.png | Bin 0 -> 623 bytes .../Resources/FindSmall.png | Bin 0 -> 464 bytes .../Outlook Mail Clone/Resources/FollowUp.bmp | Bin 0 -> 1334 bytes .../Outlook Mail Clone/Resources/FollowUp.png | Bin 0 -> 346 bytes .../Resources/FontsSmall.png | Bin 0 -> 392 bytes .../Resources/FormDesignAForm.png | Bin 0 -> 1564 bytes .../Resources/FormDesignThisForm.png | Bin 0 -> 1426 bytes .../Resources/FormPublish.png | Bin 0 -> 1534 bytes .../Resources/FormPublishSmall.png | Bin 0 -> 707 bytes .../Resources/HTMLSmall.png | Bin 0 -> 416 bytes .../Resources/HelpSmall.png | Bin 0 -> 1164 bytes .../Resources/HorizontalLineLarge.png | Bin 0 -> 1188 bytes .../Resources/HorizontalLineSmall.png | Bin 0 -> 311 bytes .../Resources/HorizontalLineSmall1.png | Bin 0 -> 311 bytes .../Resources/HyperlinkLarge.png | Bin 0 -> 1670 bytes .../Resources/HyperlinkSmall.png | Bin 0 -> 852 bytes .../Resources/IncludeAttachFile.png | Bin 0 -> 820 bytes .../Resources/IncludeAttachFileSmall.png | Bin 0 -> 300 bytes .../Resources/IncludeAttachItem.png | Bin 0 -> 1366 bytes .../Resources/IncludeAttachItemSmall.png | Bin 0 -> 562 bytes .../Resources/IncludeBusinessCard.png | Bin 0 -> 1385 bytes .../Resources/IncludeBusinessCardSmall.png | Bin 0 -> 420 bytes .../Resources/IncludeCalendar.png | Bin 0 -> 1316 bytes .../Resources/IncludeCalendarSmall.png | Bin 0 -> 511 bytes .../Resources/IncludeSignature.png | Bin 0 -> 1484 bytes .../Resources/IncludeSignatureSmall.png | Bin 0 -> 597 bytes .../Resources/InsideBorder.png | Bin 0 -> 166 bytes .../Resources/InsideHorzBorder.png | Bin 0 -> 161 bytes .../Resources/InsideVertBorder.png | Bin 0 -> 161 bytes .../Resources/LeftBorder.png | Bin 0 -> 162 bytes .../Resources/LineSpacing.png | Bin 0 -> 323 bytes .../Resources/MoreOptionsSmall.png | Bin 0 -> 525 bytes .../Resources/MultiLevelList.png | Bin 0 -> 298 bytes .../Resources/NamesAddressBook.png | Bin 0 -> 1571 bytes .../Resources/NamesCheckNames.png | Bin 0 -> 1539 bytes .../Resources/NamesGroup.png | Bin 0 -> 605 bytes .../Outlook Mail Clone/Resources/NoBorder.png | Bin 0 -> 153 bytes .../Resources/ObjectSmall.png | Bin 0 -> 665 bytes .../Resources/OptionsFollowUp.png | Bin 0 -> 1271 bytes .../Resources/OptionsFollowUpSmall.png | Bin 0 -> 338 bytes .../Resources/OptionsHighImportance.png | Bin 0 -> 316 bytes .../Resources/OptionsLowImportance.png | Bin 0 -> 320 bytes .../Resources/OptionsReminder.png | Bin 0 -> 450 bytes .../Resources/OptionsToday.png | Bin 0 -> 505 bytes .../Resources/OptionsTomorrow.png | Bin 0 -> 458 bytes .../Resources/OptionsWeek.png | Bin 0 -> 436 bytes .../Resources/OtherFolderSmall.png | Bin 0 -> 466 bytes .../Resources/OutsideBorder.png | Bin 0 -> 181 bytes .../Resources/PageColorLarge.png | Bin 0 -> 1438 bytes .../Resources/PicturesLarge.png | Bin 0 -> 1572 bytes .../Resources/PlainTextSmall.png | Bin 0 -> 176 bytes .../Resources/ProofingResearchSmall.png | Bin 0 -> 728 bytes .../Resources/ProofingSpelling.png | Bin 0 -> 1428 bytes .../Resources/ProofingSpellingSmall.png | Bin 0 -> 560 bytes .../Resources/ProofingThesaurusSmall.png | Bin 0 -> 567 bytes .../Resources/ProofingTransScreentipSmall.png | Bin 0 -> 610 bytes .../Resources/ProofingTranslateSmall.png | Bin 0 -> 353 bytes .../Resources/ProofingWordCountSmall.png | Bin 0 -> 679 bytes .../Resources/QATDeleteSmall.png | Bin 0 -> 1093 bytes .../Resources/QATForwardSmall.png | Bin 0 -> 1149 bytes .../Resources/QATQuickPrintSmall.png | Bin 0 -> 1132 bytes .../Resources/QATRedoSmall.png | Bin 0 -> 451 bytes .../Resources/QATSaveSmall.png | Bin 0 -> 538 bytes .../Resources/QATUndoSmall.png | Bin 0 -> 486 bytes .../Resources/QuickPartsLarge.png | Bin 0 -> 1506 bytes .../Resources/QuickPartsSmall.png | Bin 0 -> 382 bytes .../Resources/QuickStyles.png | Bin 0 -> 1450 bytes .../Resources/RichTextSmall.png | Bin 0 -> 403 bytes .../Resources/RightBorder.png | Bin 0 -> 159 bytes .../Resources/SaveSentItemLarge.png | Bin 0 -> 1541 bytes .../Resources/SaveThemesSmall.png | Bin 0 -> 563 bytes .../Resources/SelectSmall.png | Bin 0 -> 385 bytes .../Outlook Mail Clone/Resources/SendMail.png | Bin 0 -> 1248 bytes .../Resources/SendRepliesToSmall.png | Bin 0 -> 690 bytes .../Outlook Mail Clone/Resources/Shading.png | Bin 0 -> 471 bytes .../Resources/ShapesLarge.png | Bin 0 -> 1471 bytes .../Resources/ShapesSmall.png | Bin 0 -> 458 bytes .../Resources/ShowBccLarge.png | Bin 0 -> 1081 bytes .../Resources/ShowFromLarge.png | Bin 0 -> 1070 bytes .../Resources/SmartArtLarge.png | Bin 0 -> 1446 bytes .../Resources/SmartArtSmall.png | Bin 0 -> 477 bytes .../Resources/SortAscending.png | Bin 0 -> 462 bytes .../Resources/SpacingDouble.png | Bin 0 -> 149 bytes .../Resources/SpacingOne.png | Bin 0 -> 147 bytes .../Resources/SpacingOneHalf.png | Bin 0 -> 147 bytes .../Resources/SpacingParagraph.png | Bin 0 -> 256 bytes .../Square Design 64 x 64 New Green.png | Bin 0 -> 2387 bytes .../Outlook Mail Clone/Resources/StyleSet.png | Bin 0 -> 666 bytes .../Resources/SymbolLarge.png | Bin 0 -> 1342 bytes .../Resources/SymbolSmall.png | Bin 0 -> 561 bytes .../Resources/TableDrawSmall.png | Bin 0 -> 514 bytes .../Resources/TableSmall.png | Bin 0 -> 402 bytes .../Resources/TablesLarge.png | Bin 0 -> 1517 bytes .../Resources/TextAlignCenter.png | Bin 0 -> 917 bytes .../Resources/TextAlignLeft.png | Bin 0 -> 149 bytes .../Resources/TextAlignRight.png | Bin 0 -> 149 bytes .../Resources/TextBackColor.png | Bin 0 -> 1020 bytes .../Outlook Mail Clone/Resources/TextBold.png | Bin 0 -> 305 bytes .../Resources/TextBoxLarge.png | Bin 0 -> 1515 bytes .../Resources/TextBoxSmall.png | Bin 0 -> 373 bytes .../Resources/TextBulletNumbers.png | Bin 0 -> 253 bytes .../Resources/TextBulletPoints.png | Bin 0 -> 231 bytes .../Resources/TextChangeCase.png | Bin 0 -> 436 bytes .../Resources/TextColor.png | Bin 0 -> 1006 bytes .../Resources/TextFontLarger.png | Bin 0 -> 418 bytes .../Resources/TextFontSmaller.png | Bin 0 -> 295 bytes .../Resources/TextItalics.png | Bin 0 -> 226 bytes .../Resources/TextJustify.png | Bin 0 -> 909 bytes .../Resources/TextRubout.png | Bin 0 -> 500 bytes .../Resources/TextShowHideMarkup.png | Bin 0 -> 296 bytes .../Resources/TextStrikeout.png | Bin 0 -> 445 bytes .../Resources/TextSubscript.png | Bin 0 -> 328 bytes .../Resources/TextSuperscript.png | Bin 0 -> 332 bytes .../Resources/TextTabLeft.png | Bin 0 -> 236 bytes .../Resources/TextTabRight.png | Bin 0 -> 229 bytes .../Resources/TextUnderline.png | Bin 0 -> 237 bytes .../Resources/ThemesLarge.png | Bin 0 -> 862 bytes .../Resources/ThemesSmall.png | Bin 0 -> 329 bytes .../Resources/TopBorder.png | Bin 0 -> 159 bytes .../Resources/TrackingSmall.png | Bin 0 -> 395 bytes .../Resources/UseVotingButtonsLarge.png | Bin 0 -> 1265 bytes .../Resources/ViewGridlines.png | Bin 0 -> 419 bytes .../Resources/WordArtLarge.png | Bin 0 -> 1304 bytes .../Resources/WordArtSmall.png | Bin 0 -> 525 bytes .../Resources/ZoomLarge.png | Bin 0 -> 1317 bytes .../Resources/proofingSetLanguageSmall.png | Bin 0 -> 845 bytes .../Outlook Mail Clone/app.config | 3 + .../Quick Access Toolbar/Form1.Designer.cs | 371 + .../Quick Access Toolbar/Form1.cs | 108 + .../Quick Access Toolbar/Form1.resx | 321 + .../Quick Access Toolbar/Krypton.ico | Bin 0 -> 9062 bytes .../Quick Access Toolbar/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 183 + .../Properties/Resources.resx | 157 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Quick Access Toolbar 2019.csproj | 131 + .../Resources/delete2.png | Bin 0 -> 1855 bytes .../Resources/flag_australia.png | Bin 0 -> 657 bytes .../Resources/flag_cameroon.png | Bin 0 -> 632 bytes .../Resources/flag_canada.png | Bin 0 -> 672 bytes .../Resources/flag_czech_republic.png | Bin 0 -> 586 bytes .../Resources/flag_egypt.png | Bin 0 -> 572 bytes .../Resources/flag_france.png | Bin 0 -> 590 bytes .../Resources/flag_hong_kong.png | Bin 0 -> 637 bytes .../Resources/flag_italy.png | Bin 0 -> 611 bytes .../Resources/flag_lithuania.png | Bin 0 -> 577 bytes .../Resources/flag_new_zealand.png | Bin 0 -> 668 bytes .../Resources/flag_peru.png | Bin 0 -> 657 bytes .../Resources/flag_wales.png | Bin 0 -> 720 bytes .../Quick Access Toolbar/app.config | 3 + .../Form1.Designer.cs | 1337 ++++ .../Ribbon + Navigator + Workspace/Form1.cs | 209 + .../Ribbon + Navigator + Workspace/Form1.resx | 1970 +++++ .../Krypton.ico | Bin 0 -> 9062 bytes .../Ribbon + Navigator + Workspace/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 41 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + ...Ribbon + Navigator + Workspace 2019.csproj | 125 + .../Ribbon + Navigator + Workspace/app.config | 3 + .../Ribbon Controls/Form1.Designer.cs | 679 ++ .../Ribbon Controls/Form1.cs | 145 + .../Ribbon Controls/Form1.resx | 318 + .../Ribbon Controls/Krypton.ico | Bin 0 -> 9062 bytes .../Ribbon Controls/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Ribbon Controls/Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Ribbon Controls 2019.csproj | 119 + .../Ribbon Controls/app.config | 3 + .../Ribbon Gallery/Form1.Designer.cs | 325 + .../Ribbon Gallery/Form1.cs | 91 + .../Ribbon Gallery/Form1.resx | 1869 +++++ .../Ribbon Gallery/Krypton.ico | Bin 0 -> 9062 bytes .../Ribbon Gallery/Program.cs | 29 + .../Ribbon Gallery/Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Ribbon Gallery/Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Ribbon Gallery/Ribbon Gallery 2019.csproj | 118 + .../Ribbon Gallery/app.config | 3 + .../Ribbon ToolTips/Form1.Designer.cs | 404 ++ .../Ribbon ToolTips/Form1.cs | 29 + .../Ribbon ToolTips/Form1.resx | 1172 +++ .../Ribbon ToolTips/Krypton.ico | Bin 0 -> 9062 bytes .../Ribbon ToolTips/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 63 + .../Ribbon ToolTips/Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Ribbon ToolTips 2019.csproj | 118 + .../Ribbon ToolTips/app.config | 3 + .../ButtonSpec Playground 2018.csproj | 125 + .../ButtonSpec Playground 2019.csproj | 116 + .../ButtonSpec Playground/Form1.Designer.cs | 401 ++ .../ButtonSpec Playground/Form1.cs | 130 + .../ButtonSpec Playground/Form1.resx | 290 + .../ButtonSpec Playground/Krypton.ico | Bin 0 -> 9662 bytes .../ButtonSpec Playground/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../ButtonSpec Playground/app.config | 3 + .../Child Control Stack 2018.csproj | 125 + .../Child Control Stack 2019.csproj | 116 + .../Child Control Stack/Form1.Designer.cs | 462 ++ .../Child Control Stack/Form1.cs | 90 + .../Child Control Stack/Form1.resx | 1902 +++++ .../Child Control Stack/Krypton.ico | Bin 0 -> 9662 bytes .../Child Control Stack/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Child Control Stack/app.config | 3 + .../Custom Control using Palettes 2018.csproj | 128 + .../Custom Control using Palettes 2019.csproj | 119 + .../Form1.Designer.cs | 313 + .../Custom Control using Palettes/Form1.cs | 59 + .../Custom Control using Palettes/Form1.resx | 1792 +++++ .../Custom Control using Palettes/Krypton.ico | Bin 0 -> 9662 bytes .../MyUserControl.cs | 250 + .../Custom Control using Palettes/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Custom Control using Palettes/app.config | 3 + ...Custom Control using Renderers 2018.csproj | 129 + ...Custom Control using Renderers 2019.csproj | 120 + .../Form1.Designer.cs | 367 + .../Custom Control using Renderers/Form1.cs | 80 + .../Custom Control using Renderers/Form1.resx | 1792 +++++ .../Krypton.ico | Bin 0 -> 9662 bytes .../MyUserControl.cs | 342 + .../Custom Control using Renderers/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 73 + .../Properties/Resources.resx | 124 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/wizard.png | Bin 0 -> 1462 bytes .../Custom Control using Renderers/app.config | 3 + ...nding HeaderGroups (DockStyle) 2018.csproj | 125 + ...nding HeaderGroups (DockStyle) 2019.csproj | 116 + .../Form1.Designer.cs | 554 ++ .../Form1.cs | 77 + .../Form1.resx | 1865 +++++ .../Krypton.ico | Bin 0 -> 9662 bytes .../Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../app.config | 3 + ...nding HeaderGroups (Splitters) 2018.csproj | 125 + ...nding HeaderGroups (Splitters) 2019.csproj | 116 + .../Form1.Designer.cs | 497 ++ .../Form1.cs | 211 + .../Form1.resx | 1831 +++++ .../Krypton.ico | Bin 0 -> 9662 bytes .../Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../app.config | 3 + ...Expanding HeaderGroups (Stack) 2018.csproj | 125 + ...Expanding HeaderGroups (Stack) 2019.csproj | 116 + .../Form1.Designer.cs | 566 ++ .../Expanding HeaderGroups (Stack)/Form1.cs | 86 + .../Expanding HeaderGroups (Stack)/Form1.resx | 1865 +++++ .../Krypton.ico | Bin 0 -> 9662 bytes .../Expanding HeaderGroups (Stack)/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Expanding HeaderGroups (Stack)/app.config | 3 + .../Input Form/Form1.Designer.cs | 607 ++ .../Input Form/Form1.cs | 85 + .../Input Form/Form1.resx | 1844 +++++ .../Input Form/Input Form 2018.csproj | 125 + .../Input Form/Input Form 2019.csproj | 116 + .../Input Form/Krypton.ico | Bin 0 -> 9662 bytes .../Input Form/Program.cs | 29 + .../Input Form/Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Input Form/Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Input Form/Properties/Settings.settings | 7 + .../Input Form/app.config | 3 + .../Krypton Toolkit Examples 2019.sln | 319 + .../Krypton Toolkit Examples II 2019.sln | 91 + .../Form1.Designer.cs | 961 +++ .../KryptonBorderEdge Examples/Form1.cs | 484 ++ .../KryptonBorderEdge Examples/Form1.resx | 1939 +++++ .../KryptonBorderEdge Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonBorderEdge Examples 2018.csproj | 125 + .../KryptonBorderEdge Examples 2019.csproj | 116 + .../KryptonBorderEdge Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonBorderEdge Examples/app.config | 3 + .../Form1.Designer.cs | 1433 ++++ .../KryptonBreadCrumb Examples/Form1.cs | 265 + .../KryptonBreadCrumb Examples/Form1.resx | 1787 +++++ .../KryptonBreadCrumb Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonBreadCrumb Examples 2018.csproj | 125 + .../KryptonBreadCrumb Examples 2019.csproj | 116 + .../KryptonBreadCrumb Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonBreadCrumb Examples/app.config | 3 + .../KryptonButton Examples/Form1.Designer.cs | 860 +++ .../KryptonButton Examples/Form1.cs | 178 + .../KryptonButton Examples/Form1.resx | 2548 +++++++ .../KryptonButton Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonButton Examples 2018.csproj | 125 + .../KryptonButton Examples 2019.csproj | 116 + .../KryptonButton Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonButton Examples/app.config | 3 + .../Form1.Designer.cs | 398 ++ .../KryptonCheckBox Examples/Form1.cs | 201 + .../KryptonCheckBox Examples/Form1.resx | 2123 ++++++ .../KryptonCheckBox Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonCheckBox Examples 2018.csproj | 125 + .../KryptonCheckBox Examples 2019.csproj | 116 + .../KryptonCheckBox Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonCheckBox Examples/app.config | 3 + .../Form1.Designer.cs | 910 +++ .../KryptonCheckButton Examples/Form1.cs | 207 + .../KryptonCheckButton Examples/Form1.resx | 2233 ++++++ .../KryptonCheckButton Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonCheckButton Examples 2018.csproj | 127 + .../KryptonCheckButton Examples 2019.csproj | 118 + .../KryptonCheckButton Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 83 + .../Properties/Resources.resx | 127 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/pageBg.gif | Bin 0 -> 73 bytes .../Resources/pageBgChecked.gif | Bin 0 -> 866 bytes .../KryptonCheckButton Examples/app.config | 3 + .../Form1.Designer.cs | 364 + .../KryptonCheckSet Examples/Form1.cs | 33 + .../KryptonCheckSet Examples/Form1.resx | 3246 +++++++++ .../KryptonCheckSet Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonCheckSet Examples 2018.csproj | 125 + .../KryptonCheckSet Examples 2019.csproj | 116 + .../KryptonCheckSet Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonCheckSet Examples/app.config | 3 + .../Form1.Designer.cs | 265 + .../KryptonCheckedListBox Examples/Form1.cs | 130 + .../KryptonCheckedListBox Examples/Form1.resx | 2219 ++++++ .../Krypton.ico | Bin 0 -> 9662 bytes ...KryptonCheckedListBox Examples 2018.csproj | 125 + ...KryptonCheckedListBox Examples 2019.csproj | 116 + .../KryptonCheckedListBox Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonCheckedListBox Examples/app.config | 3 + .../Form1.Designer.cs | 552 ++ .../KryptonColorButton Examples/Form1.cs | 284 + .../KryptonColorButton Examples/Form1.resx | 1841 +++++ .../KryptonColorButton Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonColorButton Examples 2018.csproj | 126 + .../KryptonColorButton Examples 2019.csproj | 117 + .../KryptonColorButton Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 73 + .../Properties/Resources.resx | 124 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/Empty16x16.png | Bin 0 -> 171 bytes .../KryptonColorButton Examples/app.config | 3 + .../Form1.Designer.cs | 382 + .../KryptonComboBox Examples/Form1.cs | 237 + .../KryptonComboBox Examples/Form1.resx | 1778 +++++ .../KryptonComboBox Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonComboBox Examples 2018.csproj | 125 + .../KryptonComboBox Examples 2019.csproj | 116 + .../KryptonComboBox Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonComboBox Examples/app.config | 3 + .../KryptonCommand Examples/Form1.Designer.cs | 254 + .../KryptonCommand Examples/Form1.cs | 51 + .../KryptonCommand Examples/Form1.resx | 1830 +++++ .../KryptonCommand Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonCommand Examples 2018.csproj | 125 + .../KryptonCommand Examples 2019.csproj | 116 + .../KryptonCommand Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonCommand Examples/app.config | 3 + .../Form1.Designer.cs | 2059 ++++++ .../KryptonContextMenu Examples/Form1.cs | 128 + .../KryptonContextMenu Examples/Form1.resx | 3350 +++++++++ .../KryptonContextMenu Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonContextMenu Examples 2018.csproj | 125 + .../KryptonContextMenu Examples 2019.csproj | 116 + .../KryptonContextMenu Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 37 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonContextMenu Examples/app.config | 3 + .../Form1.Designer.cs | 707 ++ .../KryptonDataGridView Examples/Form1.cs | 407 ++ .../KryptonDataGridView Examples/Form1.resx | 1790 +++++ .../KryptonDataGridView Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonDataGridView Examples 2018.csproj | 127 + .../KryptonDataGridView Examples 2019.csproj | 118 + .../KryptonDataGridView Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonDataGridView Examples/app.config | 3 + .../Form1.Designer.cs | 418 ++ .../KryptonDateTimePicker Examples/Form1.cs | 574 ++ .../KryptonDateTimePicker Examples/Form1.resx | 1784 +++++ .../Krypton.ico | Bin 0 -> 9662 bytes ...KryptonDateTimePicker Examples 2018.csproj | 124 + ...KryptonDateTimePicker Examples 2019.csproj | 115 + .../KryptonDateTimePicker Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonDateTimePicker Examples/app.config | 3 + .../Form1.Designer.cs | 569 ++ .../KryptonDomainUpDown Examples/Form1.cs | 246 + .../KryptonDomainUpDown Examples/Form1.resx | 1784 +++++ .../KryptonDomainUpDown Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonDomainUpDown Examples 2018.csproj | 124 + .../KryptonDomainUpDown Examples 2019.csproj | 115 + .../KryptonDomainUpDown Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 37 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonDomainUpDown Examples/app.config | 3 + .../Form1.Designer.cs | 627 ++ .../KryptonDropButton Examples/Form1.cs | 188 + .../KryptonDropButton Examples/Form1.resx | 2016 ++++++ .../KryptonDropButton Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonDropButton Examples 2018.csproj | 125 + .../KryptonDropButton Examples 2019.csproj | 116 + .../KryptonDropButton Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 37 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonDropButton Examples/app.config | 3 + .../KryptonForm Examples/Form1.Designer.cs | 688 ++ .../KryptonForm Examples/Form1.cs | 251 + .../KryptonForm Examples/Form1.resx | 1912 +++++ .../KryptonForm Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonForm Examples 2018.csproj | 125 + .../KryptonForm Examples 2019.csproj | 116 + .../KryptonForm Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonForm Examples/app.config | 3 + .../KryptonGroup Examples/Form1.Designer.cs | 470 ++ .../KryptonGroup Examples/Form1.cs | 125 + .../KryptonGroup Examples/Form1.resx | 1814 +++++ .../KryptonGroup Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonGroup Examples 2018.csproj | 131 + .../KryptonGroup Examples 2019.csproj | 122 + .../KryptonGroup Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 73 + .../Properties/Resources.resx | 124 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/pin_red.png | Bin 0 -> 1334 bytes .../Resources/sidebar_icon.gif | Bin 0 -> 1174 bytes .../KryptonGroup Examples/app.config | 3 + .../Form1.Designer.cs | 291 + .../KryptonGroupBox Examples/Form1.cs | 185 + .../KryptonGroupBox Examples/Form1.resx | 1778 +++++ .../KryptonGroupBox Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonGroupBox Examples 2018.csproj | 126 + .../KryptonGroupBox Examples 2019.csproj | 117 + .../KryptonGroupBox Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 83 + .../Properties/Resources.resx | 127 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/angel.png | Bin 0 -> 2281 bytes .../Resources/angel1.png | Bin 0 -> 847 bytes .../KryptonGroupBox Examples/app.config | 3 + .../KryptonHeader Examples/Form1.Designer.cs | 447 ++ .../KryptonHeader Examples/Form1.cs | 166 + .../KryptonHeader Examples/Form1.resx | 2012 ++++++ .../KryptonHeader Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonHeader Examples 2018.csproj | 128 + .../KryptonHeader Examples 2019.csproj | 119 + .../KryptonHeader Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 73 + .../Properties/Resources.resx | 124 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/pageBg.gif | Bin 0 -> 73 bytes .../KryptonHeader Examples/app.config | 3 + .../Form1.Designer.cs | 566 ++ .../KryptonHeaderGroup Examples/Form1.cs | 255 + .../KryptonHeaderGroup Examples/Form1.resx | 1835 +++++ .../KryptonHeaderGroup Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonHeaderGroup Examples 2018.csproj | 128 + .../KryptonHeaderGroup Examples 2019.csproj | 119 + .../KryptonHeaderGroup Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 73 + .../Properties/Resources.resx | 124 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/WinLogo.bmp | Bin 0 -> 1494 bytes .../KryptonHeaderGroup Examples/app.config | 3 + .../Form1.Designer.cs | 136 + .../KryptonInputBox Examples/Form1.cs | 29 + .../KryptonInputBox Examples/Form1.resx | 1778 +++++ .../KryptonInputBox Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonInputBox Examples 2018.csproj | 110 + .../KryptonInputBox Examples 2019.csproj | 101 + .../KryptonInputBox Examples/Program.cs | 28 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonInputBox Examples/app.config | 3 + .../KryptonLabel Examples/Form1.Designer.cs | 300 + .../KryptonLabel Examples/Form1.cs | 145 + .../KryptonLabel Examples/Form1.resx | 1914 +++++ .../KryptonLabel Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonLabel Examples 2018.csproj | 143 + .../KryptonLabel Examples 2019.csproj | 134 + .../KryptonLabel Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 73 + .../Properties/Resources.resx | 124 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/application.png | Bin 0 -> 730 bytes .../Resources/breakpoint.png | Bin 0 -> 453 bytes .../Resources/bullet1.gif | Bin 0 -> 57 bytes .../Resources/businessman.png | Bin 0 -> 1214 bytes .../Resources/message.png | Bin 0 -> 759 bytes .../Resources/sidebar_icon.gif | Bin 0 -> 1174 bytes .../KryptonLabel Examples/app.config | 3 + .../Form1.Designer.cs | 312 + .../KryptonLinkLabel Examples/Form1.cs | 145 + .../KryptonLinkLabel Examples/Form1.resx | 1914 +++++ .../KryptonLinkLabel Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonLinkLabel Examples 2018.csproj | 143 + .../KryptonLinkLabel Examples 2019.csproj | 134 + .../KryptonLinkLabel Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 73 + .../Properties/Resources.resx | 124 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/application.png | Bin 0 -> 730 bytes .../Resources/breakpoint.png | Bin 0 -> 453 bytes .../Resources/bullet1.gif | Bin 0 -> 57 bytes .../Resources/businessman.png | Bin 0 -> 1214 bytes .../Resources/message.png | Bin 0 -> 759 bytes .../Resources/sidebar_icon.gif | Bin 0 -> 1174 bytes .../KryptonLinkLabel Examples/app.config | 3 + .../KryptonListBox Examples/Form1.Designer.cs | 269 + .../KryptonListBox Examples/Form1.cs | 130 + .../KryptonListBox Examples/Form1.resx | 2213 ++++++ .../KryptonListBox Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonListBox Examples 2018.csproj | 125 + .../KryptonListBox Examples 2019.csproj | 116 + .../KryptonListBox Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonListBox Examples/app.config | 3 + .../Form1.Designer.cs | Bin 0 -> 53818 bytes .../KryptonMaskedTextBox Examples/Form1.cs | 331 + .../KryptonMaskedTextBox Examples/Form1.resx | 1781 +++++ .../KryptonMaskedTextBox Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonMaskedTextBox Examples 2018.csproj | 125 + .../KryptonMaskedTextBox Examples 2019.csproj | 116 + .../KryptonMaskedTextBox Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonMaskedTextBox Examples/app.config | 3 + .../Form1.Designer.cs | 498 ++ .../KryptonMessageBox Examples/Form1.cs | 132 + .../KryptonMessageBox Examples/Form1.resx | 1781 +++++ .../KryptonMessageBox Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonMessageBox Examples 2018.csproj | 108 + .../KryptonMessageBox Examples 2019.csproj | 99 + .../KryptonMessageBox Examples/Program.cs | 28 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonMessageBox Examples/app.config | 3 + .../Form1.Designer.cs | 298 + .../KryptonMonthCalendar Examples/Form1.cs | 85 + .../KryptonMonthCalendar Examples/Form1.resx | 1784 +++++ .../KryptonMonthCalendar Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonMonthCalendar Examples 2018.csproj | 124 + .../KryptonMonthCalendar Examples 2019.csproj | 115 + .../KryptonMonthCalendar Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonMonthCalendar Examples/app.config | 3 + .../Form1.Designer.cs | 663 ++ .../KryptonNumericUpDown Examples/Form1.cs | 350 + .../KryptonNumericUpDown Examples/Form1.resx | 1784 +++++ .../KryptonNumericUpDown Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonNumericUpDown Examples 2018.csproj | 114 + .../KryptonNumericUpDown Examples 2019.csproj | 116 + .../KryptonNumericUpDown Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonNumericUpDown Examples/app.config | 3 + .../KryptonPalette Examples/Form1.Designer.cs | 1255 ++++ .../KryptonPalette Examples/Form1.cs | 163 + .../KryptonPalette Examples/Form1.resx | 2068 ++++++ .../KryptonPalette Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonPalette Examples 2018.csproj | 113 + .../KryptonPalette Examples 2019.csproj | 116 + .../KryptonPalette Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonPalette Examples/app.config | 3 + .../KryptonPanel Examples/Form1.Designer.cs | 336 + .../KryptonPanel Examples/Form1.cs | 108 + .../KryptonPanel Examples/Form1.resx | 1831 +++++ .../KryptonPanel Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonPanel Examples 2018.csproj | 125 + .../KryptonPanel Examples 2019.csproj | 116 + .../KryptonPanel Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonPanel Examples/app.config | 3 + .../Form1.Designer.cs | 371 + .../KryptonRadioButton Examples/Form1.cs | 185 + .../KryptonRadioButton Examples/Form1.resx | 2228 ++++++ .../KryptonRadioButton Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonRadioButton Examples 2018.csproj | 125 + .../KryptonRadioButton Examples 2019.csproj | 116 + .../KryptonRadioButton Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonRadioButton Examples/app.config | 3 + .../Form1.Designer.cs | Bin 0 -> 51438 bytes .../KryptonRichTextBox Examples/Form1.cs | 272 + .../KryptonRichTextBox Examples/Form1.resx | 1790 +++++ .../KryptonRichTextBox Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonRichTextBox Examples 2018.csproj | 125 + .../KryptonRichTextBox Examples 2019.csproj | 116 + .../KryptonRichTextBox Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 74 + .../Properties/Resources.resx | 124 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/Document.rtf | Bin 0 -> 517 bytes .../KryptonRichTextBox Examples/app.config | 3 + .../Form1.Designer.cs | 437 ++ .../KryptonSeparator Examples/Form1.cs | 250 + .../KryptonSeparator Examples/Form1.resx | 1781 +++++ .../KryptonSeparator Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonSeparator Examples 2018.csproj | 126 + .../KryptonSeparator Examples 2019.csproj | 117 + .../KryptonSeparator Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonSeparator Examples/app.config | 3 + .../Form1.Designer.cs | 691 ++ .../KryptonSplitContainer Examples/Form1.cs | 255 + .../KryptonSplitContainer Examples/Form1.resx | 1778 +++++ .../Krypton.ico | Bin 0 -> 9662 bytes ...KryptonSplitContainer Examples 2018.csproj | 125 + ...KryptonSplitContainer Examples 2019.csproj | 116 + .../KryptonSplitContainer Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonSplitContainer Examples/app.config | 3 + .../Form1.Designer.cs | 633 ++ .../KryptonTaskDialog Examples/Form1.cs | 141 + .../KryptonTaskDialog Examples/Form1.resx | 1802 +++++ .../KryptonTaskDialog Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonTaskDialog Examples 2018.csproj | 124 + .../KryptonTaskDialog Examples 2019.csproj | 115 + .../KryptonTaskDialog Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 73 + .../Properties/Resources.resx | 124 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/arrow_right_green.png | Bin 0 -> 1267 bytes .../KryptonTaskDialog Examples/app.config | 3 + .../KryptonTextBox Examples/Form1.Designer.cs | Bin 0 -> 48726 bytes .../KryptonTextBox Examples/Form1.cs | 260 + .../KryptonTextBox Examples/Form1.resx | 1781 +++++ .../KryptonTextBox Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonTextBox Examples 2018.csproj | 125 + .../KryptonTextBox Examples 2019.csproj | 116 + .../KryptonTextBox Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonTextBox Examples/app.config | 3 + .../Form1.Designer.cs | 310 + .../KryptonTrackBar Examples/Form1.cs | 240 + .../KryptonTrackBar Examples/Form1.resx | 1778 +++++ .../KryptonTrackBar Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonTrackBar Examples 2018.csproj | 126 + .../KryptonTrackBar Examples 2019.csproj | 117 + .../KryptonTrackBar Examples/Program.cs | 19 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonTrackBar Examples/app.config | 3 + .../Form1.Designer.cs | 262 + .../KryptonTreeView Examples/Form1.cs | 115 + .../KryptonTreeView Examples/Form1.resx | 407 ++ .../KryptonTreeView Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonTreeView Examples 2018.csproj | 112 + .../KryptonTreeView Examples 2019.csproj | 101 + .../KryptonTreeView Examples/Program.cs | 19 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonTreeView Examples/app.config | 3 + .../Form1.Designer.cs | 165 + .../KryptonWrapLabel Examples/Form1.cs | 46 + .../KryptonWrapLabel Examples/Form1.resx | 1782 +++++ .../KryptonWrapLabel Examples/Krypton.ico | Bin 0 -> 9662 bytes .../KryptonWrapLabel Examples 2018.csproj | 124 + .../KryptonWrapLabel Examples 2019.csproj | 115 + .../KryptonWrapLabel Examples/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../KryptonWrapLabel Examples/app.config | 3 + .../MDI Application/Form1.Designer.cs | 300 + .../MDI Application/Form1.cs | 86 + .../MDI Application/Form1.resx | 1966 +++++ .../MDI Application/Form2.Designer.cs | 200 + .../MDI Application/Form2.cs | 182 + .../MDI Application/Form2.resx | 1781 +++++ .../MDI Application/Krypton.ico | Bin 0 -> 9662 bytes .../MDI Application 2018.csproj | 135 + .../MDI Application 2019.csproj | 126 + .../MDI Application/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../MDI Application/Properties/Resources.resx | 120 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../MDI Application/app.config | 3 + .../SystemThemedForms/App.config | 6 + .../SystemThemedForms/Form1.Designer.cs | 166 + .../SystemThemedForms/Form1.cs | 42 + .../SystemThemedForms/Form1.resx | 287 + .../SystemThemedForms/Program.cs | 21 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 73 + .../Properties/Resources.resx | 124 + .../Properties/Settings.Designer.cs | 30 + .../Properties/Settings.settings | 7 + .../SystemThemedForms/Resources/Krypton.ico | Bin 0 -> 9662 bytes .../SystemThemedForms 2019.csproj | 87 + .../SystemThemedForms.csproj | 98 + .../Test Clip Base/App.config | 6 + .../Test Clip Base/Form1.Designer.cs | 105 + .../Test Clip Base/Form1.cs | 17 + .../Test Clip Base/Form1.resx | 287 + .../Test Clip Base/Program.cs | 19 + .../Test Clip Base/Properties/AssemblyInfo.cs | 35 + .../Properties/Resources.Designer.cs | 83 + .../Test Clip Base/Properties/Resources.resx | 127 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Test Clip Base/Resources/AppMenuSave.png | Bin 0 -> 1589 bytes .../Test Clip Base/Resources/Krypton.ico | Bin 0 -> 9662 bytes .../Test Clip Base/Test Clip Base 2019.csproj | 96 + .../Test Clip Base/Test Clip Base.csproj | 107 + .../Test MessageBox Clipping/App.config | 6 + .../Form1.Designer.cs | 579 ++ .../Test MessageBox Clipping/Form1.cs | 221 + .../Test MessageBox Clipping/Form1.resx | 296 + .../Test MessageBox Clipping/Program.cs | 23 + .../Properties/AssemblyInfo.cs | 35 + .../Properties/Resources.Designer.cs | 73 + .../Properties/Resources.resx | 124 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/Krypton.ico | Bin 0 -> 9662 bytes .../Test MessageBox Clipping 2019.csproj | 93 + .../Test MessageBox Clipping.csproj | 104 + .../Test Text Clipping/Form1.Designer.cs | 885 +++ .../Test Text Clipping/Form1.cs | 157 + .../Test Text Clipping/Form1.resx | 312 + .../Test Text Clipping/Krypton.ico | Bin 0 -> 9662 bytes .../Test Text Clipping/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 73 + .../Properties/Resources.resx | 124 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/Databar_gradient_pink_32.png | Bin 0 -> 1048 bytes .../Test Text Clipping 2019.csproj | 117 + .../Test Text Clipping.csproj | 128 + .../Test Text Clipping/app.config | 3 + .../Form1.Designer.cs | 1101 +++ .../Three Pane Application (Basic)/Form1.cs | 135 + .../Three Pane Application (Basic)/Form1.resx | 2072 ++++++ .../Krypton.ico | Bin 0 -> 9662 bytes .../Three Pane Application (Basic)/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + ...Three Pane Application (Basic) 2018.csproj | 125 + ...Three Pane Application (Basic) 2019.csproj | 116 + .../Three Pane Application (Basic)/app.config | 3 + .../Form1.Designer.cs | 1260 ++++ .../Form1.cs | 474 ++ .../Form1.resx | 2170 ++++++ .../Krypton.ico | Bin 0 -> 9662 bytes .../Program.cs | 29 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/PaneOrientation.png | Bin 0 -> 1017 bytes .../Resources/ReadingPane.png | Bin 0 -> 1065 bytes ...ee Pane Application (Extended) 2018.csproj | 129 + ...ee Pane Application (Extended) 2019.csproj | 120 + .../app.config | 3 + .../Krypton Toolkit Hub 2019.sln | 25 + .../Krypton Toolkit Hub/App.config | 21 + .../Classes/ExceptionHandler.cs | 81 + .../Classes/Experimental/LaunchManagerTest.cs | 1026 +++ .../Classes/FadeEffects.cs | 151 + .../Classes/IOOperations.cs | 387 + .../Classes/LaunchManager.cs | 1030 +++ .../Classes/ProcessManager.cs | 88 + .../Classes/SettingsManager.cs | 81 + .../Enumerations/Enumerations.cs | 184 + .../Krypton Toolkit Hub 2019.csproj | 144 + .../Krypton Toolkit Hub.csproj | 144 + .../Krypton Toolkit Hub/Program.cs | 20 + .../Properties/AssemblyInfo.cs | 36 + .../Properties/Resources.Designer.cs | 173 + .../Properties/Resources.resx | 154 + .../Properties/Settings.Designer.cs | 50 + .../Properties/Settings.settings | 12 + .../KR Hexagon Office 2010 Blue Test.ico | Bin 0 -> 183023 bytes .../Resources/KR Hexagon Office 2010 Blue.ico | Bin 0 -> 39135 bytes .../Krypton Toolkit Hub/Resources/Krypton.ico | Bin 0 -> 99126 bytes .../Krypton Toolkit Hub/Resources/Logo.PNG | Bin 0 -> 8988 bytes .../Square Design 128 x 128 New Green.png | Bin 0 -> 5146 bytes .../Square Design 256 x 256 Green.ico | Bin 0 -> 17526 bytes .../Square Design 256 x 256 Green.png | Bin 0 -> 10045 bytes .../Square Design 256 x 256 New Green.ico | Bin 0 -> 9062 bytes .../Square Design 256 x 256 New Green.png | Bin 0 -> 10507 bytes .../Square Design 32 x 32 New Green.png | Bin 0 -> 1251 bytes .../Square Design 64 x 64 New Green.png | Bin 0 -> 2387 bytes .../UX/MainWindow.Designer.cs | 2345 ++++++ .../Krypton Toolkit Hub/UX/MainWindow.cs | 262 + .../Krypton Toolkit Hub/UX/MainWindow.resx | 1366 ++++ .../UX/SplashWindow.Designer.cs | 135 + .../Krypton Toolkit Hub/UX/SplashWindow.cs | 89 + .../Krypton Toolkit Hub/UX/SplashWindow.resx | 1781 +++++ .../Krypton Toolkit Updater 2019.sln | 25 + .../Krypton Toolkit Updater/App.config | 175 + .../Classes/ControlController.cs | 523 ++ .../Classes/GlobalSuppressions.cs | 41 + .../Classes/ThemeSettingsHelper.cs | 1157 +++ .../Classes/ThemingManager.cs | 83 + .../UpdatePackageInformationSettingsHelper.cs | 424 ++ .../Classes/UpdaterLogic.cs | 11 + .../Classes/UpdaterSettingsHelper.cs | 334 + .../Classes/Utilities.cs | 206 + .../Classes/XMLParser.cs | 317 + .../Enumerations/Enumerations.cs | 142 + .../GlobalSuppressions.cs | 8 + .../IUpdatePackageInformationSettings.cs | 143 + .../Krypton Toolkit Updater 2019.csproj | 218 + .../Krypton Toolkit Updater.csproj | 224 + .../Krypton Toolkit Updater/Program.cs | 20 + .../Properties/AssemblyInfo.cs | 39 + .../Properties/Resources.Designer.cs | 173 + .../Properties/Resources.resx | 154 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/Download file.ico | Bin 0 -> 4286 bytes .../Resources/Download.png | Bin 0 -> 69650 bytes .../Resources/Globe-Download.png | Bin 0 -> 27150 bytes .../Resources/Krypton.ico | Bin 0 -> 9662 bytes .../Resources/clock.ico | Bin 0 -> 268322 bytes .../Resources/clock.png | Bin 0 -> 21676 bytes .../gnome-settings-default-applications.ico | Bin 0 -> 268322 bytes .../gnome-settings-default-applications.png | Bin 0 -> 24519 bytes .../Resources/interact.ico | Bin 0 -> 129605 bytes .../Resources/palette.ico | Bin 0 -> 268322 bytes .../Resources/palette.png | Bin 0 -> 62502 bytes .../Resources/settings.ico | Bin 0 -> 268322 bytes .../Resources/settings.png | Bin 0 -> 25747 bytes .../Settings/ThemeSettings.Designer.cs | 278 + .../Settings/ThemeSettings.settings | 69 + ...datePackageInformationSettings.Designer.cs | 252 + .../UpdatePackageInformationSettings.settings | 63 + .../Settings/UpdaterSettings.Designer.cs | 157 + .../Settings/UpdaterSettings.settings | 39 + .../UI/DownloadUpdateForm.Designer.cs | 200 + .../UI/DownloadUpdateForm.cs | 231 + .../UI/DownloadUpdateForm.resx | 200 + .../UI/RemindMeLaterForm.Designer.cs | 164 + .../UI/RemindMeLaterForm.cs | 25 + .../UI/RemindMeLaterForm.resx | 4601 ++++++++++++ .../UI/UpdateDetailsForm.Designer.cs | 171 + .../UI/UpdateDetailsForm.cs | 97 + .../UI/UpdateDetailsForm.resx | 123 + .../UI/UpdatePackageDetails.Designer.cs | 286 + .../UI/UpdatePackageDetails.cs | 71 + .../UI/UpdatePackageDetails.resx | 123 + .../UI/UpdaterMainForm.Designer.cs | 246 + .../UI/UpdaterMainForm.cs | 208 + .../UI/UpdaterMainForm.resx | 4460 ++++++++++++ .../UI/UpdaterOptionsForm.Designer.cs | 932 +++ .../UI/UpdaterOptionsForm.cs | 355 + .../UI/UpdaterOptionsForm.resx | 4601 ++++++++++++ .../Krypton Toolkit Updater/packages.config | 4 + .../Advanced Page Drag + Drop 2019.csproj | 126 + .../Form1.Designer.cs | 305 + .../Advanced Page Drag + Drop/Form1.cs | 125 + .../Advanced Page Drag + Drop/Form1.resx | 2056 ++++++ .../Advanced Page Drag + Drop/Krypton.ico | Bin 0 -> 9662 bytes .../PageDragTreeView.cs | 331 + .../Advanced Page Drag + Drop/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 40 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Advanced Page Drag + Drop/app.config | 3 + .../Basic Page Drag + Drop 2019.csproj | 123 + .../Basic Page Drag + Drop/Form1.Designer.cs | 273 + .../Basic Page Drag + Drop/Form1.cs | 150 + .../Basic Page Drag + Drop/Form1.resx | 1943 +++++ .../Basic Page Drag + Drop/Krypton.ico | Bin 0 -> 9662 bytes .../Basic Page Drag + Drop/Program.cs | 29 + .../Properties/AssemblyInfo.cs | 40 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Basic Page Drag + Drop/app.config | 3 + .../Cell Maximize + Restore 2019.csproj | 123 + .../Cell Maximize + Restore/Form1.Designer.cs | 366 + .../Cell Maximize + Restore/Form1.cs | 92 + .../Cell Maximize + Restore/Form1.resx | 1981 ++++++ .../Cell Maximize + Restore/Krypton.ico | Bin 0 -> 9662 bytes .../Cell Maximize + Restore/Program.cs | 30 + .../Properties/AssemblyInfo.cs | 40 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Cell Maximize + Restore/app.config | 3 + .../Krypton Workspace Examples 2019.sln | 61 + .../Memo Editor/Form1.Designer.cs | 782 ++ .../Memo Editor/Form1.cs | 799 +++ .../Memo Editor/Form1.resx | 3687 ++++++++++ .../Memo Editor/Krypton.ico | Bin 0 -> 9662 bytes .../Memo Editor/Memo Editor 2019.csproj | 144 + .../Memo Editor/Program.cs | 30 + .../Memo Editor/Properties/AssemblyInfo.cs | 42 + .../Properties/Resources.Designer.cs | 203 + .../Memo Editor/Properties/Resources.resx | 163 + .../Properties/Settings.Designer.cs | 26 + .../Memo Editor/Properties/Settings.settings | 7 + .../Memo Editor/Resources/Tabs.gif | Bin 0 -> 886 bytes .../Memo Editor/Resources/close16.gif | Bin 0 -> 1046 bytes .../Memo Editor/Resources/close24.gif | Bin 0 -> 1086 bytes .../Memo Editor/Resources/close32.gif | Bin 0 -> 1100 bytes .../Memo Editor/Resources/closeAll16.gif | Bin 0 -> 1035 bytes .../Memo Editor/Resources/closeAll24.gif | Bin 0 -> 1184 bytes .../Memo Editor/Resources/closeAll32.gif | Bin 0 -> 1217 bytes .../Memo Editor/Resources/horz16.gif | Bin 0 -> 887 bytes .../Memo Editor/Resources/horz32.gif | Bin 0 -> 980 bytes .../Memo Editor/Resources/note.png | Bin 0 -> 1995 bytes .../Memo Editor/Resources/note1.png | Bin 0 -> 1437 bytes .../Memo Editor/Resources/note2.png | Bin 0 -> 846 bytes .../Memo Editor/Resources/palette.png | Bin 0 -> 2191 bytes .../Memo Editor/Resources/palette1.png | Bin 0 -> 804 bytes .../Memo Editor/Resources/vert16.gif | Bin 0 -> 890 bytes .../Memo Editor/Resources/vert32.gif | Bin 0 -> 998 bytes .../Memo Editor/app.config | 3 + .../Workspace Cell Layout/Form1.Designer.cs | 333 + .../Workspace Cell Layout/Form1.cs | 195 + .../Workspace Cell Layout/Form1.resx | 2004 ++++++ .../Workspace Cell Layout/Krypton.ico | Bin 0 -> 9662 bytes .../Workspace Cell Layout/Program.cs | 30 + .../Properties/AssemblyInfo.cs | 41 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Workspace Cell Layout 2019.csproj | 123 + .../Workspace Cell Layout/app.config | 3 + .../Workspace Cell Modes/Form1.Designer.cs | 345 + .../Workspace Cell Modes/Form1.cs | 155 + .../Workspace Cell Modes/Form1.resx | 1993 ++++++ .../Workspace Cell Modes/Krypton.ico | Bin 0 -> 9662 bytes .../Workspace Cell Modes/Program.cs | 30 + .../Properties/AssemblyInfo.cs | 41 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Workspace Cell Modes 2019.csproj | 123 + .../Workspace Cell Modes/app.config | 3 + .../Workspace Persistence/Form1.Designer.cs | 265 + .../Workspace Persistence/Form1.cs | 172 + .../Workspace Persistence/Form1.resx | 1998 ++++++ .../Workspace Persistence/Krypton.ico | Bin 0 -> 9662 bytes .../Workspace Persistence/Program.cs | 30 + .../Properties/AssemblyInfo.cs | 40 + .../Properties/Resources.Designer.cs | 63 + .../Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Workspace Persistence 2019.csproj | 122 + .../Workspace Persistence/app.config | 3 + .../FormChromeRibbon.Designer.cs | 508 ++ .../Palette Designer/FormChromeRibbon.cs | 37 + .../Palette Designer/FormChromeRibbon.resx | 290 + .../FormChromeTMS.Designer.cs | 529 ++ .../Palette Designer/FormChromeTMS.cs | 46 + .../Palette Designer/FormChromeTMS.resx | 526 ++ .../Palette Designer/Krypton.ico | Bin 0 -> 9662 bytes .../Palette Designer/MainForm.Designer.cs | 6052 ++++++++++++++++ .../Palette Designer/MainForm.cs | 987 +++ .../Palette Designer/MainForm.resx | 6332 +++++++++++++++++ .../Palette Designer 2019.csproj | 198 + .../Palette Designer 2019.sln | 28 + .../NuGet Enabled/Palette Designer/Program.cs | 32 + .../Properties/AssemblyInfo.cs | 40 + .../Properties/Resources.Designer.cs | 383 + .../Properties/Resources.resx | 218 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/AppMenuClose.png | Bin 0 -> 1457 bytes .../Resources/AppMenuDelete.png | Bin 0 -> 1453 bytes .../Resources/AppMenuPrint.png | Bin 0 -> 1457 bytes .../Resources/AppMenuSave.png | Bin 0 -> 1589 bytes .../Resources/AppMenuSaveAs.png | Bin 0 -> 1615 bytes .../Resources/AppMenuSendMessage.png | Bin 0 -> 1322 bytes .../Palette Designer/Resources/KTextBox.png | Bin 0 -> 201 bytes .../Resources/KryptonBSActual.png | Bin 0 -> 801 bytes .../Resources/KryptonCBActual.bmp | Bin 0 -> 822 bytes .../Resources/KryptonGActual.bmp | Bin 0 -> 822 bytes .../Resources/KryptonHActual.bmp | Bin 0 -> 822 bytes .../Resources/KryptonHGActual.bmp | Bin 0 -> 822 bytes .../Resources/KryptonLActual.bmp | Bin 0 -> 774 bytes .../Palette Designer/Resources/KryptonNav.png | Bin 0 -> 193 bytes .../Resources/KryptonPActual.bmp | Bin 0 -> 822 bytes .../Resources/KryptonRibbon.png | Bin 0 -> 456 bytes .../Resources/KryptonSCActual.bmp | Bin 0 -> 822 bytes .../Palette Designer/Resources/KryptonT.png | Bin 0 -> 290 bytes .../Palette Designer/Resources/KryptonTMS.bmp | Bin 0 -> 774 bytes .../Resources/KryptonTrackBar.png | Bin 0 -> 262 bytes .../Palette Designer/Resources/TopB.png | Bin 0 -> 1353 bytes .../Palette Designer/Resources/TopBS.png | Bin 0 -> 1310 bytes .../Palette Designer/Resources/TopCB.png | Bin 0 -> 3381 bytes .../Palette Designer/Resources/TopDT.png | Bin 0 -> 216 bytes .../Palette Designer/Resources/TopGrid.png | Bin 0 -> 393 bytes .../Palette Designer/Resources/TopGroup.png | Bin 0 -> 156 bytes .../Palette Designer/Resources/TopH.png | Bin 0 -> 783 bytes .../Palette Designer/Resources/TopHG.png | Bin 0 -> 939 bytes .../Resources/TopInputControls.png | Bin 0 -> 982 bytes .../Resources/TopNavigate.png | Bin 0 -> 209 bytes .../Palette Designer/Resources/TopPanel.png | Bin 0 -> 931 bytes .../Palette Designer/Resources/TopRB.png | Bin 0 -> 3460 bytes .../Palette Designer/Resources/TopRibbon.png | Bin 0 -> 275 bytes .../Palette Designer/Resources/TopSC.png | Bin 0 -> 938 bytes .../Palette Designer/Resources/TopT.png | Bin 0 -> 1014 bytes .../Palette Designer/Resources/TopTMS.png | Bin 0 -> 594 bytes .../Resources/TopTrackBar1.png | Bin 0 -> 1046 bytes .../Resources/document_new.png | Bin 0 -> 682 bytes .../Resources/environment.png | Bin 0 -> 890 bytes .../Resources/flag_brazil.png | Bin 0 -> 722 bytes .../Resources/flag_iceland.png | Bin 0 -> 637 bytes .../Resources/flag_scotland.png | Bin 0 -> 754 bytes .../NuGet Enabled/Palette Designer/app.config | 3 + .../Palette Upgrade Tool 2019.sln | 25 + .../Palette Upgrade Tool/App.config | 6 + .../Palette Upgrade Tool 2019.csproj | 99 + .../Palette Upgrade Tool.csproj | 110 + .../Palette Upgrade Tool/Program.cs | 25 + .../Properties/AssemblyInfo.cs | 38 + .../Properties/Resources.Designer.cs | 127 + .../Properties/Resources.resx | 218 + .../Properties/Settings.Designer.cs | 26 + .../Properties/Settings.settings | 7 + .../Resources/Krypton.ico | Bin 0 -> 9662 bytes .../Square Design 128 x 128 New Green.png | Bin 0 -> 5146 bytes .../Square Design 64 x 64 New Green.png | Bin 0 -> 2387 bytes .../UI/PaletteUpgradeTool.Designer.cs | 244 + .../UI/PaletteUpgradeTool.cs | 459 ++ .../UI/PaletteUpgradeTool.resx | 293 + Source/Demos/NuGet Enabled/WARNING.md | 1 + ...mponentFactory.Krypton.Docking 2019.csproj | 4 +- .../KryptonAutoHiddenSlidePanel.cs | 6 +- .../Control Docking/KryptonFloatingWindow.cs | 16 +- .../Dragging/DockingDragManager.cs | 13 +- .../General/PlatformInvoke.cs | 117 - .../Properties/AssemblyInfo.cs | 6 +- ...onentFactory.Krypton.Navigator 2019.csproj | 4 +- .../Controls Navigator/KryptonNavigator.cs | 2 +- .../Dragging/DropDockingIndicatorsRounded.cs | 26 +- .../Dragging/DropDockingIndicatorsSquare.cs | 4 +- .../Dragging/DropSolidWindow.cs | 6 +- .../General/PlatformInvoke.cs | 111 - .../Licence Demo/LicenseInstallForm.cs | 1785 ----- .../Licence Install/LicenseInstallForm.cs | 64 - .../Page/KryptonPage.cs | 2 +- .../Properties/AssemblyInfo.cs | 6 +- .../View Builder Demo/ViewBuilderLicence.cs | 118 - ...omponentFactory.Krypton.Ribbon 2019.csproj | 4 +- .../Controls Ribbon/KryptonGallery.cs | 4 +- .../Controls Ribbon/KryptonRibbon.cs | 49 +- .../Controls Visuals/KeyTipControl.cs | 10 +- .../Controls Visuals/VisualPopupGroup.cs | 4 +- .../Controls Visuals/VisualPopupMinimized.cs | 2 +- .../VisualPopupQATOverflow.cs | 2 +- .../General/CalculatedValues.cs | 7 +- .../General/PlatformInvoke.cs | 232 - .../PaletteRedirectRibbonAeroOverride.cs | 26 +- .../Palette/RibbonThemeManager.cs | 12 +- .../Properties/AssemblyInfo.cs | 6 +- .../View Draw/ViewDrawRibbonCaptionArea.cs | 8 +- .../ViewDrawRibbonCompoRightBorder.cs | 12 +- .../View Draw/ViewDrawRibbonContextTitle.cs | 40 +- .../View Draw/ViewDrawRibbonGroupButton.cs | 16 +- .../ViewDrawRibbonGroupColorButton.cs | 16 +- .../View Draw/ViewDrawRibbonGroupsBorder.cs | 15 +- .../View Draw/ViewDrawRibbonPanel.cs | 13 +- .../View Draw/ViewDrawRibbonTab.cs | 21 +- .../View Draw/ViewDrawRibbonTabSep.cs | 9 +- .../View Layout/ViewLayoutRibbonScrollPort.cs | 2 +- .../View Layout/ViewLayoutRibbonTabsArea.cs | 128 +- .../ButtonSpec/ButtonSpecFormWindowClose.cs | 2 +- .../ButtonSpec/ButtonSpecFormWindowMax.cs | 4 +- .../ButtonSpec/ButtonSpecFormWindowMin.cs | 4 +- ...mponentFactory.Krypton.Toolkit 2019.csproj | 6 +- .../Controller/SeparatorController.cs | 6 +- .../Controls Toolkit/KryptonCheckedListBox.cs | 18 +- .../Controls Toolkit/KryptonColorButton.cs | 2 +- .../Controls Toolkit/KryptonComboBox.cs | 40 +- .../Controls Toolkit/KryptonDateTimePicker.cs | 4 +- .../Controls Toolkit/KryptonDomainUpDown.cs | 54 +- .../Controls Toolkit/KryptonDropButton.cs | 2 +- .../Controls Toolkit/KryptonForm.cs | 97 +- .../Controls Toolkit/KryptonGroupBox.cs | 4 +- .../Controls Toolkit/KryptonHeaderGroup.cs | 4 +- .../Controls Toolkit/KryptonListBox.cs | 16 +- .../Controls Toolkit/KryptonManager.cs | 6 +- .../Controls Toolkit/KryptonMaskedTextBox.cs | 18 +- .../Controls Toolkit/KryptonMessageBox.cs | 4 +- .../Controls Toolkit/KryptonNumericUpDown.cs | 50 +- .../Controls Toolkit/KryptonRichTextBox.cs | 14 +- .../Controls Toolkit/KryptonTextBox.cs | 35 +- .../Controls Toolkit/KryptonTrackBar.cs | 4 +- .../Controls Toolkit/KryptonTreeView.cs | 16 +- .../Controls Toolkit/KryptonWrapLabel.cs | 2 +- .../Controls Visuals/MultilineStringEditor.cs | 10 +- .../VisualContainerControlBase.cs | 2 +- .../Controls Visuals/VisualControlBase.cs | 17 +- .../Controls Visuals/VisualForm.cs | 97 +- .../Controls Visuals/VisualPopup.cs | 8 +- .../Controls Visuals/VisualPopupManager.cs | 42 +- .../Controls Visuals/VisualPopupShadow.cs | 6 +- .../Controls Visuals/VisualShadowBase.cs | 129 +- .../Controls Visuals/VisualTaskDialog.cs | 4 +- .../Converters/PlacementModeConverter.cs | 8 +- .../General/CommonHelper.cs | 8 +- .../General/ControlObscurer.cs | 2 +- .../General/PlatformInvoke.cs | 3663 +++++++--- .../General/ShadowManager.cs | 368 +- .../General/WindowStylesHelper.cs | 8 +- .../Palette Base/PaletteDefinitions.cs | 7 +- .../Palette Builtin/PaletteOffice2013Base.cs | 7 +- .../Palette Builtin/PaletteOffice365Base.cs | 5 +- .../Properties/AssemblyInfo.cs | 6 +- .../Rendering/ThemeManager.cs | 58 + .../Tooling/ExceptionHandler.cs | 4 +- .../Values/PopupPositionValues.cs | 12 +- .../Values/ShadowValues.cs | 95 +- .../Values/ToolTipValues.cs | 30 +- .../View Base/ViewControl.cs | 2 +- .../Properties/AssemblyInfo.cs | 6 +- .../TestApp/Form1.Designer.cs | 107 +- Source/Krypton Components/TestApp/Form1.cs | 8 + Source/Krypton Components/TestApp/Form1.resx | 3 + .../TestApp/Properties/AssemblyInfo.cs | 4 +- .../TestApp/SmallForm.Designer.cs | 32 +- .../Krypton Components/TestApp/SmallForm.cs | 54 +- .../Krypton Components/TestApp/SmallForm.resx | 3 + Source/Krypton Explorer/Form1.Designer.cs | 2 +- Source/Krypton Explorer/Form1.cs | 11 +- .../Krypton Explorer 2019.csproj | 6 +- .../Krypton Explorer 2019.csproj | 10 +- .../Properties/AssemblyInfo.cs | 6 +- .../Basic Events/Form1.Designer.cs | 25 +- .../Basic Events/Form1.cs | 8 +- .../Basic Events/Form1.resx | 496 +- .../Expanding Pages/Form1.Designer.cs | 2 +- .../Navigator Context Menus/Form1.Designer.cs | 2 +- .../Outlook Mockup/Outlook Mockup 2019.csproj | 2 +- .../Application Menu 2019.csproj | 3 + .../Application Menu/Form1.Designer.cs | 27 +- .../Auto Shrinking Groups 2019.csproj | 3 + .../Contextual Tabs 2019.csproj | 3 + .../KeyTips + Keyboard Access 2019.csproj | 3 + .../KryptonGallery Examples 2019.csproj | 3 + .../MDI Ribbon/MDI Ribbon 2019.csproj | 3 + .../Outlook Mail Clone 2019.csproj | 2 +- .../Quick Access Toolbar 2019.csproj | 3 + ...Ribbon + Navigator + Workspace 2019.csproj | 3 + .../Ribbon Gallery/Ribbon Gallery 2019.csproj | 3 + .../Ribbon ToolTips 2019.csproj | 3 + .../ButtonSpec Playground 2018.csproj | 10 +- .../Child Control Stack 2018.csproj | 10 +- .../Custom Control using Palettes 2018.csproj | 10 +- ...Custom Control using Renderers 2018.csproj | 10 +- ...nding HeaderGroups (DockStyle) 2018.csproj | 10 +- ...nding HeaderGroups (Splitters) 2018.csproj | 10 +- .../Form1.Designer.cs | 2 +- ...Expanding HeaderGroups (Stack) 2018.csproj | 10 +- .../Input Form/Input Form 2018.csproj | 10 +- .../KryptonBorderEdge Examples 2018.csproj | 10 +- .../KryptonBreadCrumb Examples 2018.csproj | 10 +- .../KryptonButton Examples/Form1.Designer.cs | 2 +- .../KryptonButton Examples 2018.csproj | 10 +- .../Form1.Designer.cs | 2 +- .../KryptonCheckBox Examples 2018.csproj | 10 +- .../KryptonCheckButton Examples 2018.csproj | 10 +- .../KryptonCheckSet Examples 2018.csproj | 10 +- ...KryptonCheckedListBox Examples 2018.csproj | 10 +- .../KryptonColorButton Examples 2018.csproj | 10 +- .../KryptonComboBox Examples 2018.csproj | 10 +- .../KryptonCommand Examples 2018.csproj | 10 +- .../KryptonContextMenu Examples 2018.csproj | 10 +- .../KryptonDataGridView Examples 2018.csproj | 10 +- ...KryptonDateTimePicker Examples 2018.csproj | 10 +- .../KryptonDomainUpDown Examples 2018.csproj | 10 +- .../KryptonDropButton Examples 2018.csproj | 10 +- .../KryptonForm Examples 2018.csproj | 10 +- .../KryptonGroup Examples 2018.csproj | 10 +- .../KryptonGroupBox Examples 2018.csproj | 10 +- .../KryptonHeader Examples 2018.csproj | 10 +- .../KryptonHeaderGroup Examples 2018.csproj | 10 +- .../KryptonInputBox Examples 2018.csproj | 10 +- .../KryptonLabel Examples 2018.csproj | 10 +- .../KryptonLinkLabel Examples 2018.csproj | 10 +- .../KryptonListBox Examples 2018.csproj | 10 +- .../KryptonMaskedTextBox Examples 2018.csproj | 10 +- .../KryptonMessageBox Examples 2018.csproj | 10 +- .../KryptonMonthCalendar Examples 2018.csproj | 10 +- .../KryptonPanel Examples 2018.csproj | 10 +- .../Form1.Designer.cs | 2 +- .../KryptonRadioButton Examples 2018.csproj | 10 +- .../KryptonRichTextBox Examples 2018.csproj | 10 +- .../KryptonSeparator Examples 2018.csproj | 10 +- ...KryptonSplitContainer Examples 2018.csproj | 10 +- .../KryptonTaskDialog Examples 2018.csproj | 10 +- .../KryptonTextBox Examples 2018.csproj | 10 +- .../KryptonTrackBar Examples 2018.csproj | 10 +- .../Form1.Designer.cs | 2 +- .../KryptonTreeView Examples 2018.csproj | 10 +- .../KryptonWrapLabel Examples 2018.csproj | 10 +- .../MDI Application 2018.csproj | 10 +- .../SystemThemedForms.csproj | 10 +- .../Test Clip Base/Test Clip Base.csproj | 10 +- .../Test MessageBox Clipping.csproj | 10 +- .../Test Text Clipping 2019.csproj | 2 +- .../Test Text Clipping.csproj | 12 +- ...Three Pane Application (Basic) 2018.csproj | 12 +- ...Three Pane Application (Basic) 2019.csproj | 2 +- ...ee Pane Application (Extended) 2018.csproj | 10 +- .../Properties/AssemblyInfo.cs | 4 +- .../UX/MainWindow.Designer.cs | 4 +- .../UI/UpdaterOptionsForm.Designer.cs | 2 +- .../Advanced Page Drag + Drop 2019.csproj | 3 + .../Basic Page Drag + Drop 2019.csproj | 3 + .../Cell Maximize + Restore 2019.csproj | 3 + .../Memo Editor/Form1.cs | 6 +- .../Memo Editor/Memo Editor 2019.csproj | 3 + .../Workspace Cell Layout 2019.csproj | 3 + .../Workspace Cell Modes 2019.csproj | 3 + .../Workspace Persistence 2019.csproj | 3 + Source/Palette Designer/MainForm.Designer.cs | 2 +- .../Palette Upgrade Tool.csproj | 10 +- 1893 files changed, 328107 insertions(+), 5159 deletions(-) create mode 100644 Code.txt create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/ContentDocument.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/ContentDocument.cs rename Source/{Krypton Components/ComponentFactory.Krypton.Navigator/Licence Demo/LicenseInstallForm.resx => Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/ContentDocument.resx} (70%) create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/ContentInput.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/ContentInput.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/ContentInput.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/ContentPropertyGrid.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/ContentPropertyGrid.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/ContentPropertyGrid.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/Docking Customized 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/Docking Customized 2019.csproj.DotSettings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Customized/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/ContentDocument.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/ContentDocument.cs rename Source/{Krypton Components/ComponentFactory.Krypton.Navigator/Licence Install/LicenseInstallForm.resx => Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/ContentDocument.resx} (68%) create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/ContentFlags.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/ContentFlags.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/ContentFlags.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/Docking Flags 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/Docking Flags 2019.csproj.DotSettings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Flags/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/ContentDocument.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/ContentDocument.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/ContentDocument.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/ContentInput.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/ContentInput.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/ContentInput.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/ContentPropertyGrid.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/ContentPropertyGrid.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/ContentPropertyGrid.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/Docking Persistence 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/Docking Persistence 2019.csproj.DotSettings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Docking Persistence/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/ContentDocument.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/ContentDocument.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/ContentDocument.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/ContentInput.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/ContentInput.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/ContentInput.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/ContentPropertyGrid.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/ContentPropertyGrid.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/ContentPropertyGrid.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/ContentTreeView.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/ContentTreeView.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/ContentTreeView.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/External Drag To Docking 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/External Drag To Docking 2019.csproj.DotSettings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/External Drag To Docking/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Krypton Docking Examples 2019.sln create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Krypton Docking Examples 2019.sln.DotSettings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/ContentInput.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/ContentInput.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/ContentInput.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/Multi Control Docking 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/Multi Control Docking 2019.csproj.DotSettings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Multi Control Docking/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/ContentDocument.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/ContentDocument.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/ContentDocument.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/Navigator + FloatingWindows 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/Navigator + FloatingWindows 2019.csproj.DotSettings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Navigator + FloatingWindows/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/ContentDocument.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/ContentDocument.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/ContentDocument.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/ContentInput.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/ContentInput.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/ContentInput.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/ContentPropertyGrid.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/ContentPropertyGrid.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/ContentPropertyGrid.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/Standard Docking 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/Standard Docking 2019.csproj.DotSettings create mode 100644 Source/Demos/NuGet Enabled/Krypton Docking Examples/Standard Docking/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Krypton Explorer 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Krypton Explorer 2019.sln create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/MigrationBackup/b9ed1ea8/Krypton Explorer 2019/Krypton Explorer 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/MigrationBackup/b9ed1ea8/Krypton Explorer 2019/NuGetUpgradeLog.html create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/MigrationBackup/b9ed1ea8/Krypton Explorer 2019/packages.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Resources/CF_Logo.bmp create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Resources/KR 32 x 32 Orange.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Resources/Square Design 32 x 32 New Green.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Resources/Square Design 64 x 64 New Green.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/Resources/pspbrwse.jbf create mode 100644 Source/Demos/NuGet Enabled/Krypton Explorer/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Basic Events/Basic Events 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Basic Events/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Basic Events/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Basic Events/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Basic Events/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Basic Events/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Basic Events/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Basic Events/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Basic Events/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Basic Events/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Basic Events/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Basic Events/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Expanding Pages/Expanding Pages 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Expanding Pages/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Expanding Pages/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Expanding Pages/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Expanding Pages/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Expanding Pages/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Expanding Pages/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Expanding Pages/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Expanding Pages/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Expanding Pages/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Expanding Pages/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Expanding Pages/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Krypton Navigator Examples 2019.sln create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Context Menus/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Context Menus/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Context Menus/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Context Menus/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Context Menus/Navigator Context Menus 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Context Menus/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Context Menus/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Context Menus/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Context Menus/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Context Menus/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Context Menus/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Context Menus/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Modes/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Modes/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Modes/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Modes/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Modes/Navigator Modes 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Modes/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Modes/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Modes/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Modes/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Modes/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Modes/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Modes/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Palettes/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Palettes/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Palettes/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Palettes/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Palettes/Navigator Palettes 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Palettes/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Palettes/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Palettes/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Palettes/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Palettes/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Palettes/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Palettes/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Playground/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Playground/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Playground/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Playground/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Playground/Navigator Playground 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Playground/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Playground/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Playground/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Playground/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Playground/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Playground/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator Playground/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator ToolTips/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator ToolTips/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator ToolTips/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator ToolTips/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator ToolTips/Navigator ToolTips 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator ToolTips/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator ToolTips/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator ToolTips/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator ToolTips/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator ToolTips/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator ToolTips/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Navigator ToolTips/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/OneNote Tabs/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/OneNote Tabs/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/OneNote Tabs/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/OneNote Tabs/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/OneNote Tabs/OneNote Tabs 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/OneNote Tabs/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/OneNote Tabs/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/OneNote Tabs/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/OneNote Tabs/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/OneNote Tabs/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/OneNote Tabs/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/OneNote Tabs/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Orientation + Alignment/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Orientation + Alignment/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Orientation + Alignment/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Orientation + Alignment/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Orientation + Alignment/Orientation + Alignment 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Orientation + Alignment/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Orientation + Alignment/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Orientation + Alignment/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Orientation + Alignment/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Orientation + Alignment/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Orientation + Alignment/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Orientation + Alignment/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Outlook Mockup/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Outlook Mockup/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Outlook Mockup/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Outlook Mockup/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Outlook Mockup/Outlook Mockup 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Outlook Mockup/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Outlook Mockup/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Outlook Mockup/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Outlook Mockup/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Outlook Mockup/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Outlook Mockup/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Outlook Mockup/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Per-Tab Buttons/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Per-Tab Buttons/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Per-Tab Buttons/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Per-Tab Buttons/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Per-Tab Buttons/Per-Tab Buttons 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Per-Tab Buttons/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Per-Tab Buttons/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Per-Tab Buttons/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Per-Tab Buttons/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Per-Tab Buttons/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Per-Tab Buttons/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Per-Tab Buttons/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Popup Pages/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Popup Pages/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Popup Pages/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Popup Pages/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Popup Pages/Popup Pages 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Popup Pages/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Popup Pages/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Popup Pages/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Popup Pages/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Popup Pages/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Popup Pages/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Popup Pages/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Singleline + Multiline/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Singleline + Multiline/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Singleline + Multiline/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Singleline + Multiline/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Singleline + Multiline/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Singleline + Multiline/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Singleline + Multiline/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Singleline + Multiline/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Singleline + Multiline/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Singleline + Multiline/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Singleline + Multiline/Singleline + Multiline 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Singleline + Multiline/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Tab Border Styles/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Tab Border Styles/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Tab Border Styles/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Tab Border Styles/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Tab Border Styles/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Tab Border Styles/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Tab Border Styles/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Tab Border Styles/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Tab Border Styles/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Tab Border Styles/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Tab Border Styles/Tab Border Styles 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/Tab Border Styles/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/Resources/document.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/Resources/document_new.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/Resources/document_plain_new.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/User Page Creation 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Navigator Examples/User Page Creation/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Application Menu/Application Menu 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Application Menu/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Application Menu/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Application Menu/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Application Menu/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Application Menu/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Application Menu/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Application Menu/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Application Menu/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Application Menu/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Application Menu/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Application Menu/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Auto Shrinking Groups/Auto Shrinking Groups 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Auto Shrinking Groups/Form1.Designer.cs rename Source/{Krypton Components/ComponentFactory.Krypton.Navigator/View Builder Install/ViewBuilderLicence.cs => Demos/NuGet Enabled/Krypton Ribbon Examples/Auto Shrinking Groups/Form1.cs} (58%) create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Auto Shrinking Groups/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Auto Shrinking Groups/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Auto Shrinking Groups/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Auto Shrinking Groups/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Auto Shrinking Groups/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Auto Shrinking Groups/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Auto Shrinking Groups/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Auto Shrinking Groups/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Auto Shrinking Groups/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Contextual Tabs/Contextual Tabs 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Contextual Tabs/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Contextual Tabs/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Contextual Tabs/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Contextual Tabs/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Contextual Tabs/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Contextual Tabs/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Contextual Tabs/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Contextual Tabs/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Contextual Tabs/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Contextual Tabs/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Contextual Tabs/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KeyTips + Keyboard Access/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KeyTips + Keyboard Access/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KeyTips + Keyboard Access/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KeyTips + Keyboard Access/KeyTips + Keyboard Access 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KeyTips + Keyboard Access/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KeyTips + Keyboard Access/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KeyTips + Keyboard Access/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KeyTips + Keyboard Access/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KeyTips + Keyboard Access/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KeyTips + Keyboard Access/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KeyTips + Keyboard Access/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KeyTips + Keyboard Access/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Krypton Ribbon Examples 2019.sln create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KryptonGallery Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KryptonGallery Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KryptonGallery Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KryptonGallery Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KryptonGallery Examples/KryptonGallery Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KryptonGallery Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KryptonGallery Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KryptonGallery Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KryptonGallery Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KryptonGallery Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KryptonGallery Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/KryptonGallery Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Form2.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Form2.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Form2.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Form3.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Form3.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Form3.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/MDI Ribbon 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/MDI Ribbon/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Outlook Mail Clone 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AllBorder.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AppMenuClose.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AppMenuDelete.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AppMenuMemoStyle.PNG create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AppMenuMove.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AppMenuNewMailMessage.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AppMenuPrint.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AppMenuPrintPreview.PNG create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AppMenuPrintStyles.PNG create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AppMenuProperties.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AppMenuQuickPrint.PNG create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AppMenuSave.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AppMenuSaveAs.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/AppMenuSendMessage.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ApplyStyles.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/BookmarkLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/BookmarkSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/BordersAndShading.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/BottomBorder.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/BottomBorder1.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/BrowseThemesSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ChangeStyles.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ChartLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ChartSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ClipArtLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ClipboardCopy.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ClipboardCut.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ClipboardFormatPainter.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ClipboardPaste.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ClipboardPasteSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ClipboardPasteSpecial.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/CodeMacros.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/CodeVisualBasic.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ColorsSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/DateTimeSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/DelayDeliveryLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/DelayDeliverySmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/DiagonalDownBorder.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/DiagonalUpBorder.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/DirectRepliesToLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/DrawingCanvasSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/DropCapSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/EffectsSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/EquationLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/EquationSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ExcelSpreadsheetSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/FieldsSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/FindReplaceSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/FindSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/FollowUp.bmp create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/FollowUp.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/FontsSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/FormDesignAForm.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/FormDesignThisForm.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/FormPublish.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/FormPublishSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/HTMLSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/HelpSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/HorizontalLineLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/HorizontalLineSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/HorizontalLineSmall1.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/HyperlinkLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/HyperlinkSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/IncludeAttachFile.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/IncludeAttachFileSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/IncludeAttachItem.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/IncludeAttachItemSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/IncludeBusinessCard.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/IncludeBusinessCardSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/IncludeCalendar.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/IncludeCalendarSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/IncludeSignature.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/IncludeSignatureSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/InsideBorder.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/InsideHorzBorder.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/InsideVertBorder.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/LeftBorder.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/LineSpacing.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/MoreOptionsSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/MultiLevelList.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/NamesAddressBook.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/NamesCheckNames.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/NamesGroup.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/NoBorder.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ObjectSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/OptionsFollowUp.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/OptionsFollowUpSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/OptionsHighImportance.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/OptionsLowImportance.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/OptionsReminder.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/OptionsToday.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/OptionsTomorrow.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/OptionsWeek.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/OtherFolderSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/OutsideBorder.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/PageColorLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/PicturesLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/PlainTextSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ProofingResearchSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ProofingSpelling.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ProofingSpellingSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ProofingThesaurusSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ProofingTransScreentipSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ProofingTranslateSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ProofingWordCountSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/QATDeleteSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/QATForwardSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/QATQuickPrintSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/QATRedoSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/QATSaveSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/QATUndoSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/QuickPartsLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/QuickPartsSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/QuickStyles.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/RichTextSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/RightBorder.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SaveSentItemLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SaveThemesSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SelectSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SendMail.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SendRepliesToSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/Shading.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ShapesLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ShapesSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ShowBccLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ShowFromLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SmartArtLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SmartArtSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SortAscending.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SpacingDouble.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SpacingOne.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SpacingOneHalf.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SpacingParagraph.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/Square Design 64 x 64 New Green.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/StyleSet.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SymbolLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/SymbolSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TableDrawSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TableSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TablesLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextAlignCenter.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextAlignLeft.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextAlignRight.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextBackColor.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextBold.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextBoxLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextBoxSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextBulletNumbers.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextBulletPoints.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextChangeCase.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextColor.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextFontLarger.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextFontSmaller.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextItalics.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextJustify.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextRubout.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextShowHideMarkup.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextStrikeout.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextSubscript.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextSuperscript.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextTabLeft.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextTabRight.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TextUnderline.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ThemesLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ThemesSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TopBorder.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/TrackingSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/UseVotingButtonsLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ViewGridlines.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/WordArtLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/WordArtSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/ZoomLarge.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/Resources/proofingSetLanguageSmall.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Outlook Mail Clone/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Quick Access Toolbar 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Resources/delete2.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Resources/flag_australia.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Resources/flag_cameroon.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Resources/flag_canada.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Resources/flag_czech_republic.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Resources/flag_egypt.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Resources/flag_france.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Resources/flag_hong_kong.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Resources/flag_italy.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Resources/flag_lithuania.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Resources/flag_new_zealand.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Resources/flag_peru.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/Resources/flag_wales.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Quick Access Toolbar/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Ribbon + Navigator + Workspace 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Controls/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Controls/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Controls/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Controls/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Controls/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Controls/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Controls/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Controls/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Controls/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Controls/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Controls/Ribbon Controls 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Controls/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Gallery/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Gallery/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Gallery/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Gallery/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Gallery/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Gallery/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Gallery/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Gallery/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Gallery/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Gallery/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Gallery/Ribbon Gallery 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon Gallery/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon ToolTips/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon ToolTips/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon ToolTips/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon ToolTips/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon ToolTips/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon ToolTips/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon ToolTips/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon ToolTips/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon ToolTips/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon ToolTips/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon ToolTips/Ribbon ToolTips 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Ribbon Examples/Ribbon ToolTips/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/ButtonSpec Playground/ButtonSpec Playground 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/ButtonSpec Playground/ButtonSpec Playground 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/ButtonSpec Playground/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/ButtonSpec Playground/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/ButtonSpec Playground/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/ButtonSpec Playground/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/ButtonSpec Playground/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/ButtonSpec Playground/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/ButtonSpec Playground/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/ButtonSpec Playground/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/ButtonSpec Playground/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/ButtonSpec Playground/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/ButtonSpec Playground/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Child Control Stack/Child Control Stack 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Child Control Stack/Child Control Stack 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Child Control Stack/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Child Control Stack/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Child Control Stack/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Child Control Stack/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Child Control Stack/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Child Control Stack/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Child Control Stack/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Child Control Stack/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Child Control Stack/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Child Control Stack/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Child Control Stack/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/Custom Control using Palettes 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/Custom Control using Palettes 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/MyUserControl.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Palettes/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/Custom Control using Renderers 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/Custom Control using Renderers 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/MyUserControl.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/Resources/wizard.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Custom Control using Renderers/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Expanding HeaderGroups (DockStyle) 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Expanding HeaderGroups (DockStyle) 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Expanding HeaderGroups (Splitters) 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Expanding HeaderGroups (Splitters) 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Expanding HeaderGroups (Stack) 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Expanding HeaderGroups (Stack) 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Input Form/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Input Form/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Input Form/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Input Form/Input Form 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Input Form/Input Form 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Input Form/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Input Form/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Input Form/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Input Form/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Input Form/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Input Form/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Input Form/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Input Form/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Krypton Toolkit Examples 2019.sln create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Krypton Toolkit Examples II 2019.sln create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBorderEdge Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBorderEdge Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBorderEdge Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBorderEdge Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBorderEdge Examples/KryptonBorderEdge Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBorderEdge Examples/KryptonBorderEdge Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBorderEdge Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBorderEdge Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBorderEdge Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBorderEdge Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBorderEdge Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBorderEdge Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBorderEdge Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBreadCrumb Examples/KryptonBreadCrumb Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBreadCrumb Examples/KryptonBreadCrumb Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonBreadCrumb Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonButton Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonButton Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonButton Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonButton Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonButton Examples/KryptonButton Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonButton Examples/KryptonButton Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonButton Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonButton Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonButton Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonButton Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonButton Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonButton Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonButton Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckBox Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckBox Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckBox Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckBox Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckBox Examples/KryptonCheckBox Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckBox Examples/KryptonCheckBox Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckBox Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckBox Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckBox Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckBox Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckBox Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckBox Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckBox Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/KryptonCheckButton Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/KryptonCheckButton Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/Resources/pageBg.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/Resources/pageBgChecked.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckButton Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckSet Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckSet Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckSet Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckSet Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckSet Examples/KryptonCheckSet Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckSet Examples/KryptonCheckSet Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckSet Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckSet Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckSet Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckSet Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckSet Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckSet Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckSet Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckedListBox Examples/KryptonCheckedListBox Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckedListBox Examples/KryptonCheckedListBox Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCheckedListBox Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/KryptonColorButton Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/KryptonColorButton Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/Resources/Empty16x16.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonColorButton Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonComboBox Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonComboBox Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonComboBox Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonComboBox Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonComboBox Examples/KryptonComboBox Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonComboBox Examples/KryptonComboBox Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonComboBox Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonComboBox Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonComboBox Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonComboBox Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonComboBox Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonComboBox Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonComboBox Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCommand Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCommand Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCommand Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCommand Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCommand Examples/KryptonCommand Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCommand Examples/KryptonCommand Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCommand Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCommand Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCommand Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCommand Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCommand Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCommand Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonCommand Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonContextMenu Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonContextMenu Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonContextMenu Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonContextMenu Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonContextMenu Examples/KryptonContextMenu Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonContextMenu Examples/KryptonContextMenu Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonContextMenu Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonContextMenu Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonContextMenu Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonContextMenu Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonContextMenu Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonContextMenu Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonContextMenu Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDataGridView Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDataGridView Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDataGridView Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDataGridView Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDataGridView Examples/KryptonDataGridView Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDataGridView Examples/KryptonDataGridView Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDataGridView Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDataGridView Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDataGridView Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDataGridView Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDataGridView Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDataGridView Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDataGridView Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDateTimePicker Examples/KryptonDateTimePicker Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDateTimePicker Examples/KryptonDateTimePicker Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDateTimePicker Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDomainUpDown Examples/KryptonDomainUpDown Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDomainUpDown Examples/KryptonDomainUpDown Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDomainUpDown Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDropButton Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDropButton Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDropButton Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDropButton Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDropButton Examples/KryptonDropButton Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDropButton Examples/KryptonDropButton Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDropButton Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDropButton Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDropButton Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDropButton Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDropButton Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDropButton Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonDropButton Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonForm Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonForm Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonForm Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonForm Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonForm Examples/KryptonForm Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonForm Examples/KryptonForm Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonForm Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonForm Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonForm Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonForm Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonForm Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonForm Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonForm Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/KryptonGroup Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/KryptonGroup Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/Resources/pin_red.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/Resources/sidebar_icon.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroup Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/KryptonGroupBox Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/KryptonGroupBox Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/Resources/angel.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/Resources/angel1.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonGroupBox Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/KryptonHeader Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/KryptonHeader Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/Resources/pageBg.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeader Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/KryptonHeaderGroup Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/KryptonHeaderGroup Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Resources/WinLogo.bmp create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonHeaderGroup Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonInputBox Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonInputBox Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonInputBox Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonInputBox Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonInputBox Examples/KryptonInputBox Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonInputBox Examples/KryptonInputBox Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonInputBox Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonInputBox Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonInputBox Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonInputBox Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonInputBox Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonInputBox Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonInputBox Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/KryptonLabel Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/KryptonLabel Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Resources/application.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Resources/breakpoint.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Resources/bullet1.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Resources/businessman.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Resources/message.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/Resources/sidebar_icon.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLabel Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/KryptonLinkLabel Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/KryptonLinkLabel Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Resources/application.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Resources/breakpoint.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Resources/bullet1.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Resources/businessman.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Resources/message.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/Resources/sidebar_icon.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonLinkLabel Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonListBox Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonListBox Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonListBox Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonListBox Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonListBox Examples/KryptonListBox Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonListBox Examples/KryptonListBox Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonListBox Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonListBox Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonListBox Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonListBox Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonListBox Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonListBox Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonListBox Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/KryptonMaskedTextBox Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/KryptonMaskedTextBox Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMessageBox Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMessageBox Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMessageBox Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMessageBox Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMessageBox Examples/KryptonMessageBox Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMessageBox Examples/KryptonMessageBox Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMessageBox Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMessageBox Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMessageBox Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMessageBox Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMessageBox Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMessageBox Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMessageBox Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMonthCalendar Examples/KryptonMonthCalendar Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMonthCalendar Examples/KryptonMonthCalendar Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonMonthCalendar Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonNumericUpDown Examples/KryptonNumericUpDown Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonNumericUpDown Examples/KryptonNumericUpDown Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonNumericUpDown Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPalette Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPalette Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPalette Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPalette Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPalette Examples/KryptonPalette Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPalette Examples/KryptonPalette Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPalette Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPalette Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPalette Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPalette Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPalette Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPalette Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPalette Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPanel Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPanel Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPanel Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPanel Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPanel Examples/KryptonPanel Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPanel Examples/KryptonPanel Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPanel Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPanel Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPanel Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPanel Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPanel Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPanel Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonPanel Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRadioButton Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRadioButton Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRadioButton Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRadioButton Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRadioButton Examples/KryptonRadioButton Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRadioButton Examples/KryptonRadioButton Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRadioButton Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRadioButton Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRadioButton Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRadioButton Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRadioButton Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRadioButton Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRadioButton Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/KryptonRichTextBox Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/KryptonRichTextBox Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/Resources/Document.rtf create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonRichTextBox Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSeparator Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSeparator Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSeparator Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSeparator Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSeparator Examples/KryptonSeparator Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSeparator Examples/KryptonSeparator Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSeparator Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSeparator Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSeparator Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSeparator Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSeparator Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSeparator Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSeparator Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSplitContainer Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSplitContainer Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSplitContainer Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSplitContainer Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSplitContainer Examples/KryptonSplitContainer Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSplitContainer Examples/KryptonSplitContainer Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSplitContainer Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSplitContainer Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSplitContainer Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSplitContainer Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSplitContainer Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSplitContainer Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonSplitContainer Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/KryptonTaskDialog Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/KryptonTaskDialog Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/Resources/arrow_right_green.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTaskDialog Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTextBox Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTextBox Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTextBox Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTextBox Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTextBox Examples/KryptonTextBox Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTextBox Examples/KryptonTextBox Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTextBox Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTextBox Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTextBox Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTextBox Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTextBox Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTextBox Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTextBox Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTrackBar Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTrackBar Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTrackBar Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTrackBar Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTrackBar Examples/KryptonTrackBar Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTrackBar Examples/KryptonTrackBar Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTrackBar Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTrackBar Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTrackBar Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTrackBar Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTrackBar Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTrackBar Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTrackBar Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTreeView Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTreeView Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTreeView Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTreeView Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTreeView Examples/KryptonTreeView Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTreeView Examples/KryptonTreeView Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTreeView Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTreeView Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTreeView Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTreeView Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTreeView Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTreeView Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonTreeView Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonWrapLabel Examples/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonWrapLabel Examples/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonWrapLabel Examples/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonWrapLabel Examples/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonWrapLabel Examples/KryptonWrapLabel Examples 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonWrapLabel Examples/KryptonWrapLabel Examples 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonWrapLabel Examples/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonWrapLabel Examples/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonWrapLabel Examples/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonWrapLabel Examples/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonWrapLabel Examples/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonWrapLabel Examples/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/KryptonWrapLabel Examples/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/Form2.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/Form2.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/Form2.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/MDI Application 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/MDI Application 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/MDI Application/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/SystemThemedForms/App.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/SystemThemedForms/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/SystemThemedForms/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/SystemThemedForms/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/SystemThemedForms/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/SystemThemedForms/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/SystemThemedForms/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/SystemThemedForms/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/SystemThemedForms/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/SystemThemedForms/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/SystemThemedForms/Resources/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/SystemThemedForms/SystemThemedForms 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/SystemThemedForms/SystemThemedForms.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/App.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/Resources/AppMenuSave.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/Resources/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/Test Clip Base 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Clip Base/Test Clip Base.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test MessageBox Clipping/App.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test MessageBox Clipping/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test MessageBox Clipping/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test MessageBox Clipping/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test MessageBox Clipping/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test MessageBox Clipping/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test MessageBox Clipping/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test MessageBox Clipping/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test MessageBox Clipping/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test MessageBox Clipping/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test MessageBox Clipping/Resources/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test MessageBox Clipping/Test MessageBox Clipping 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test MessageBox Clipping/Test MessageBox Clipping.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/Resources/Databar_gradient_pink_32.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/Test Text Clipping 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/Test Text Clipping.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Test Text Clipping/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Basic)/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Basic)/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Basic)/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Basic)/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Basic)/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Basic)/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Basic)/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Basic)/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Basic)/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Basic)/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Basic)/Three Pane Application (Basic) 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Basic)/Three Pane Application (Basic) 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Basic)/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Resources/PaneOrientation.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Resources/ReadingPane.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Three Pane Application (Extended) 2018.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/Three Pane Application (Extended) 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Examples/Three Pane Application (Extended)/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub 2019.sln create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/App.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Classes/ExceptionHandler.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Classes/Experimental/LaunchManagerTest.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Classes/FadeEffects.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Classes/IOOperations.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Classes/LaunchManager.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Classes/ProcessManager.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Classes/SettingsManager.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Enumerations/Enumerations.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Krypton Toolkit Hub 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Krypton Toolkit Hub.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Resources/KR Hexagon Office 2010 Blue Test.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Resources/KR Hexagon Office 2010 Blue.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Resources/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Resources/Logo.PNG create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Resources/Square Design 128 x 128 New Green.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Resources/Square Design 256 x 256 Green.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Resources/Square Design 256 x 256 Green.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Resources/Square Design 256 x 256 New Green.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Resources/Square Design 256 x 256 New Green.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Resources/Square Design 32 x 32 New Green.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/Resources/Square Design 64 x 64 New Green.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/UX/MainWindow.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/UX/MainWindow.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/UX/MainWindow.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/UX/SplashWindow.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/UX/SplashWindow.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Hub/Krypton Toolkit Hub/UX/SplashWindow.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater 2019.sln create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/App.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Classes/ControlController.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Classes/GlobalSuppressions.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Classes/ThemeSettingsHelper.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Classes/ThemingManager.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Classes/UpdatePackageInformationSettingsHelper.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Classes/UpdaterLogic.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Classes/UpdaterSettingsHelper.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Classes/Utilities.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Classes/XMLParser.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Enumerations/Enumerations.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/GlobalSuppressions.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Interfaces/IUpdatePackageInformationSettings.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Krypton Toolkit Updater 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Krypton Toolkit Updater.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Resources/Download file.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Resources/Download.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Resources/Globe-Download.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Resources/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Resources/clock.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Resources/clock.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Resources/gnome-settings-default-applications.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Resources/gnome-settings-default-applications.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Resources/interact.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Resources/palette.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Resources/palette.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Resources/settings.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Resources/settings.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Settings/ThemeSettings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Settings/ThemeSettings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Settings/UpdatePackageInformationSettings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Settings/UpdatePackageInformationSettings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Settings/UpdaterSettings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/Settings/UpdaterSettings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/DownloadUpdateForm.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/DownloadUpdateForm.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/DownloadUpdateForm.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/RemindMeLaterForm.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/RemindMeLaterForm.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/RemindMeLaterForm.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdateDetailsForm.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdateDetailsForm.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdateDetailsForm.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdatePackageDetails.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdatePackageDetails.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdatePackageDetails.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdaterMainForm.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdaterMainForm.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdaterMainForm.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdaterOptionsForm.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdaterOptionsForm.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdaterOptionsForm.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Toolkit Updater/Krypton Toolkit Updater/packages.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Advanced Page Drag + Drop/Advanced Page Drag + Drop 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Advanced Page Drag + Drop/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Advanced Page Drag + Drop/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Advanced Page Drag + Drop/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Advanced Page Drag + Drop/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Advanced Page Drag + Drop/PageDragTreeView.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Advanced Page Drag + Drop/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Advanced Page Drag + Drop/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Advanced Page Drag + Drop/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Advanced Page Drag + Drop/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Advanced Page Drag + Drop/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Advanced Page Drag + Drop/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Advanced Page Drag + Drop/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Basic Page Drag + Drop/Basic Page Drag + Drop 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Basic Page Drag + Drop/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Basic Page Drag + Drop/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Basic Page Drag + Drop/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Basic Page Drag + Drop/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Basic Page Drag + Drop/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Basic Page Drag + Drop/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Basic Page Drag + Drop/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Basic Page Drag + Drop/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Basic Page Drag + Drop/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Basic Page Drag + Drop/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Basic Page Drag + Drop/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Cell Maximize + Restore/Cell Maximize + Restore 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Cell Maximize + Restore/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Cell Maximize + Restore/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Cell Maximize + Restore/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Cell Maximize + Restore/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Cell Maximize + Restore/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Cell Maximize + Restore/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Cell Maximize + Restore/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Cell Maximize + Restore/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Cell Maximize + Restore/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Cell Maximize + Restore/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Cell Maximize + Restore/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Krypton Workspace Examples 2019.sln create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Memo Editor 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/Tabs.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/close16.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/close24.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/close32.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/closeAll16.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/closeAll24.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/closeAll32.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/horz16.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/horz32.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/note.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/note1.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/note2.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/palette.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/palette1.png create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/vert16.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/Resources/vert32.gif create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Memo Editor/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Layout/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Layout/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Layout/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Layout/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Layout/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Layout/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Layout/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Layout/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Layout/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Layout/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Layout/Workspace Cell Layout 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Layout/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Modes/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Modes/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Modes/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Modes/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Modes/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Modes/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Modes/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Modes/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Modes/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Modes/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Modes/Workspace Cell Modes 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Cell Modes/app.config create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Persistence/Form1.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Persistence/Form1.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Persistence/Form1.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Persistence/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Persistence/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Persistence/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Persistence/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Persistence/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Persistence/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Persistence/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Persistence/Workspace Persistence 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Krypton Workspace Examples/Workspace Persistence/app.config create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/FormChromeRibbon.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/FormChromeRibbon.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/FormChromeRibbon.resx create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/FormChromeTMS.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/FormChromeTMS.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/FormChromeTMS.resx create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/MainForm.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/MainForm.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/MainForm.resx create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Palette Designer 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Palette Designer 2019.sln create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/AppMenuClose.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/AppMenuDelete.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/AppMenuPrint.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/AppMenuSave.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/AppMenuSaveAs.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/AppMenuSendMessage.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KTextBox.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KryptonBSActual.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KryptonCBActual.bmp create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KryptonGActual.bmp create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KryptonHActual.bmp create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KryptonHGActual.bmp create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KryptonLActual.bmp create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KryptonNav.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KryptonPActual.bmp create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KryptonRibbon.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KryptonSCActual.bmp create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KryptonT.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KryptonTMS.bmp create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/KryptonTrackBar.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopB.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopBS.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopCB.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopDT.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopGrid.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopGroup.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopH.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopHG.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopInputControls.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopNavigate.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopPanel.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopRB.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopRibbon.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopSC.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopT.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopTMS.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/TopTrackBar1.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/document_new.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/environment.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/flag_brazil.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/flag_iceland.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/Resources/flag_scotland.png create mode 100644 Source/Demos/NuGet Enabled/Palette Designer/app.config create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool 2019.sln create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/App.config create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/Palette Upgrade Tool 2019.csproj create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/Palette Upgrade Tool.csproj create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/Program.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/Properties/AssemblyInfo.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/Properties/Resources.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/Properties/Resources.resx create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/Properties/Settings.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/Properties/Settings.settings create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/Resources/Krypton.ico create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/Resources/Square Design 128 x 128 New Green.png create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/Resources/Square Design 64 x 64 New Green.png create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/UI/PaletteUpgradeTool.Designer.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/UI/PaletteUpgradeTool.cs create mode 100644 Source/Demos/NuGet Enabled/Palette Upgrade Tool/Palette Upgrade Tool/UI/PaletteUpgradeTool.resx create mode 100644 Source/Demos/NuGet Enabled/WARNING.md delete mode 100644 Source/Krypton Components/ComponentFactory.Krypton.Docking/General/PlatformInvoke.cs delete mode 100644 Source/Krypton Components/ComponentFactory.Krypton.Navigator/General/PlatformInvoke.cs delete mode 100644 Source/Krypton Components/ComponentFactory.Krypton.Navigator/Licence Demo/LicenseInstallForm.cs delete mode 100644 Source/Krypton Components/ComponentFactory.Krypton.Navigator/Licence Install/LicenseInstallForm.cs delete mode 100644 Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder Demo/ViewBuilderLicence.cs delete mode 100644 Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/PlatformInvoke.cs diff --git a/Code.txt b/Code.txt new file mode 100644 index 00000000..5df3da5f --- /dev/null +++ b/Code.txt @@ -0,0 +1,50 @@ +// Returns the human-readable file size for an arbitrary, 64-bit file size +// The default format is "0.### XB", e.g. "4.2 KB" or "1.434 GB" +public string GetBytesReadable(long i) +{ + // Get absolute value + long absolute_i = (i < 0 ? -i : i); + // Determine the suffix and readable value + string suffix; + double readable; + if (absolute_i >= 0x1000000000000000) // Exabyte + { + suffix = "EB"; + readable = (i >> 50); + } + else if (absolute_i >= 0x4000000000000) // Petabyte + { + suffix = "PB"; + readable = (i >> 40); + } + else if (absolute_i >= 0x10000000000) // Terabyte + { + suffix = "TB"; + readable = (i >> 30); + } + else if (absolute_i >= 0x40000000) // Gigabyte + { + suffix = "GB"; + readable = (i >> 20); + } + else if (absolute_i >= 0x100000) // Megabyte + { + suffix = "MB"; + readable = (i >> 10); + } + else if (absolute_i >= 0x400) // Kilobyte + { + suffix = "KB"; + readable = i; + } + else + { + return i.ToString("0 B"); // Byte + } + // Divide by 1024 to get fractional value + readable = (readable / 1024); + // Return formatted number with suffix + return readable.ToString("0.### ") + suffix; +} + +https://stackoverflow.com/questions/281640/how-do-i-get-a-human-readable-file-size-in-bytes-abbreviation-using-net \ No newline at end of file diff --git a/Installer Files/NuGet Spec/KryptonToolkitSuite5480.nupkg b/Installer Files/NuGet Spec/KryptonToolkitSuite5480.nupkg index b5b2c1c06663db5278e8057f13951a67c03d66bc..c0efed5728618d1a3243b3871ba23cbbef55d676 100644 GIT binary patch literal 2126237 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±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�>oRi3$W2FTr(IXz>hdjiVyu>#A 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