diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Design/Properties/AssemblyInfo.cs b/Source/Krypton Components/ComponentFactory.Krypton.Design/Properties/AssemblyInfo.cs
index 928c5800..506d0a95 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Design/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Design/Properties/AssemblyInfo.cs
@@ -5,15 +5,15 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Reflection;
-[assembly: AssemblyVersion("4.71.0.0")]
-[assembly: AssemblyFileVersion("4.71.564.0")]
-[assembly: AssemblyInformationalVersion("4.71.564.0")]
+[assembly: AssemblyVersion("4.711.0.0")]
+[assembly: AssemblyFileVersion("4.711.564.0")]
+[assembly: AssemblyInformationalVersion("4.711.564.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd, 2006-2018. Then modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2017-2018. All rights reserved.")]
[assembly: AssemblyProduct("Krypton Design")]
[assembly: AssemblyDefaultAlias("ComponentFactory.Krypton.Design.dll")]
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenGroup.cs
index ecc0da92..98169c5f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenPanel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenPanel.cs
index 038a5b10..215998fd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenPanel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenPanel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenProxyPage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenProxyPage.cs
index 04dd7237..7a57edb5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenProxyPage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenProxyPage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenSlidePanel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenSlidePanel.cs
index 5ac0b604..cd2c426a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenSlidePanel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonAutoHiddenSlidePanel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockableNavigator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockableNavigator.cs
index a68b903a..1225d9fe 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockableNavigator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockableNavigator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockableWorkspace.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockableWorkspace.cs
index e0b459ab..b69f4a53 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockableWorkspace.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockableWorkspace.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockspace.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockspace.cs
index 9bf711d1..2dea976f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockspace.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockspace.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockspaceSeparator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockspaceSeparator.cs
index 30437d5d..e83e6611 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockspaceSeparator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockspaceSeparator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockspaceSlide.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockspaceSlide.cs
index 59750e2b..b8e0e9f8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockspaceSlide.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonDockspaceSlide.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonFloatingWindow.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonFloatingWindow.cs
index 761a9d3f..464a329d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonFloatingWindow.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonFloatingWindow.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonFloatspace.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonFloatspace.cs
index 73010a3b..06d6560f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonFloatspace.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonFloatspace.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonSpace.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonSpace.cs
index bb92e1a6..5fe49037 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonSpace.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonSpace.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonStorePage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonStorePage.cs
index 55ca5b4e..69baa56d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonStorePage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Control Docking/KryptonStorePage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DockingDragManager.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DockingDragManager.cs
index a67f69a9..0e6ff22d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DockingDragManager.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DockingDragManager.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DockingDragTargetProvider.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DockingDragTargetProvider.cs
index 74dbbe1f..3bb6b56f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DockingDragTargetProvider.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DockingDragTargetProvider.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Navigator;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DragTargetControlEdge.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DragTargetControlEdge.cs
index f01b4a55..8980ed5e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DragTargetControlEdge.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DragTargetControlEdge.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DragTargetNull.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DragTargetNull.cs
index 292cc18a..c6358481 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DragTargetNull.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Dragging/DragTargetNull.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Base/DockingElement.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Base/DockingElement.cs
index a839ca97..35c9ea2a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Base/DockingElement.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Base/DockingElement.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Base/DockingElementClosedCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Base/DockingElementClosedCollection.cs
index dfef2b65..9695778b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Base/DockingElementClosedCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Base/DockingElementClosedCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections.Generic;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Base/DockingElementOpenCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Base/DockingElementOpenCollection.cs
index a7edab33..606e51af 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Base/DockingElementOpenCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Base/DockingElementOpenCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Docking
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingAutoHiddenGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingAutoHiddenGroup.cs
index f79426ec..e09107d3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingAutoHiddenGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingAutoHiddenGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingControl.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingControl.cs
index 864ec364..5bbc1028 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingControl.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingControl.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingDockspace.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingDockspace.cs
index a35880e5..dfc06a2c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingDockspace.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingDockspace.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingEdge.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingEdge.cs
index 2183c3fd..784eebed 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingEdge.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingEdge.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingEdgeAutoHidden.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingEdgeAutoHidden.cs
index 77d637bc..b0485c8a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingEdgeAutoHidden.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingEdgeAutoHidden.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingEdgeDocked.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingEdgeDocked.cs
index ccbd7517..ffc9913e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingEdgeDocked.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingEdgeDocked.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingFloating.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingFloating.cs
index 4a184941..416b3581 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingFloating.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingFloating.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingFloatingWindow.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingFloatingWindow.cs
index 63c8389f..a65e063c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingFloatingWindow.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingFloatingWindow.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingFloatspace.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingFloatspace.cs
index 764e566e..9d5cae0f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingFloatspace.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingFloatspace.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingManager.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingManager.cs
index 02a43785..9a53bdec 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingManager.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingManager.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingNavigator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingNavigator.cs
index 0cbf954e..185b4867 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingNavigator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingNavigator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingSpace.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingSpace.cs
index 93508666..377655d8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingSpace.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingSpace.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingWorkspace.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingWorkspace.cs
index c59e9da3..8a343038 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingWorkspace.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Elements Impl/KryptonDockingWorkspace.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenGroupEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenGroupEventArgs.cs
index ff6eb25d..c07dfe2c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenGroupEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenGroupEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenGroupPanelEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenGroupPanelEventArgs.cs
index cdcc12c9..15802d31 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenGroupPanelEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenGroupPanelEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenSeparatorResizeEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenSeparatorResizeEventArgs.cs
index 701272ff..99cc5359 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenSeparatorResizeEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenSeparatorResizeEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenShowingStateEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenShowingStateEventArgs.cs
index 59ae7bc4..ce2784bf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenShowingStateEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/AutoHiddenShowingStateEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/CancelDropDownEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/CancelDropDownEventArgs.cs
index 1266ec6b..fff072f3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/CancelDropDownEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/CancelDropDownEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/CancelUniqueNameEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/CancelUniqueNameEventArgs.cs
index c0a8a8be..8e5f521f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/CancelUniqueNameEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/CancelUniqueNameEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Docking
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/CloseRequestEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/CloseRequestEventArgs.cs
index 30779fe0..fa71ac83 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/CloseRequestEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/CloseRequestEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Docking
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/ContextPageEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/ContextPageEventArgs.cs
index b41e77f9..ff947b23 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/ContextPageEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/ContextPageEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockGlobalLoadingEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockGlobalLoadingEventArgs.cs
index e3d91046..a87614c6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockGlobalLoadingEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockGlobalLoadingEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockGlobalSavingEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockGlobalSavingEventArgs.cs
index 1a5d5176..b2a42925 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockGlobalSavingEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockGlobalSavingEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockPageLoadingEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockPageLoadingEventArgs.cs
index 078455b4..26809c28 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockPageLoadingEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockPageLoadingEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Xml;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockPageSavingEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockPageSavingEventArgs.cs
index e3e0d82f..dff86868 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockPageSavingEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockPageSavingEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Xml;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockableNavigatorEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockableNavigatorEventArgs.cs
index c7bcb39b..e28a8493 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockableNavigatorEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockableNavigatorEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockableWorkspaceCellEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockableWorkspaceCellEventArgs.cs
index a29ac923..27108ba3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockableWorkspaceCellEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockableWorkspaceCellEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockableWorkspaceEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockableWorkspaceEventArgs.cs
index 9db95751..358d77f7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockableWorkspaceEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockableWorkspaceEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceCellEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceCellEventArgs.cs
index c6f5c1f3..43ac56e6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceCellEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceCellEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceEventArgs.cs
index 856ae381..c21d770f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceSeparatorEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceSeparatorEventArgs.cs
index 1e1f837a..51fae298 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceSeparatorEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceSeparatorEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceSeparatorResizeEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceSeparatorResizeEventArgs.cs
index f5f91493..d6092989 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceSeparatorResizeEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/DockspaceSeparatorResizeEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/FloatingWindowEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/FloatingWindowEventArgs.cs
index 93e9c17c..069e6a82 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/FloatingWindowEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/FloatingWindowEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/FloatspaceCellEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/FloatspaceCellEventArgs.cs
index 7ced2427..46586985 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/FloatspaceCellEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/FloatspaceCellEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/FloatspaceEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/FloatspaceEventArgs.cs
index feeafc06..bcf7634f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/FloatspaceEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/FloatspaceEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/PagesEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/PagesEventArgs.cs
index 522aeeb4..37d89048 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/PagesEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/PagesEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/ScreenAndOffsetEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/ScreenAndOffsetEventArgs.cs
index fb1834f1..5b36b6f2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/ScreenAndOffsetEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/ScreenAndOffsetEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/StorePageEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/StorePageEventArgs.cs
index 2dd55b9f..ffe8ec5a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/StorePageEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/StorePageEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/UniqueNameEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/UniqueNameEventArgs.cs
index f3f9c027..d2bda6cc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/UniqueNameEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/UniqueNameEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/UniqueNamesEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/UniqueNamesEventArgs.cs
index ec2bb62e..bdad4b2e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/UniqueNamesEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Event Args/UniqueNamesEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/Definitions.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/Definitions.cs
index d6292407..46224f91 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/Definitions.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/Definitions.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Xml;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/DockingHelper.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/DockingHelper.cs
index 63d5b871..91c42b3e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/DockingHelper.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/DockingHelper.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/DockingMultiUpdate.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/DockingMultiUpdate.cs
index b47102aa..2f6159a3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/DockingMultiUpdate.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/DockingMultiUpdate.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/ObscureControl.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/ObscureControl.cs
index 13da2b5d..2350ffba 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/ObscureControl.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/ObscureControl.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/PlatformInvoke.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/PlatformInvoke.cs
index 4a324bca..b7c712b5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/PlatformInvoke.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/General/PlatformInvoke.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Palette/DockingManagerStrings.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Palette/DockingManagerStrings.cs
index 8ea346bb..3ddc5553 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Palette/DockingManagerStrings.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Palette/DockingManagerStrings.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Properties/AssemblyInfo.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Properties/AssemblyInfo.cs
index a3e39ded..f3137958 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/Properties/AssemblyInfo.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -16,9 +16,9 @@
using System.Runtime.InteropServices;
using System.Security;
-[assembly: AssemblyVersion("4.71.578.0")]
-[assembly: AssemblyFileVersion("4.71.578.0")]
-[assembly: AssemblyInformationalVersion("4.71.578.0")]
+[assembly: AssemblyVersion("4.711.578.0")]
+[assembly: AssemblyFileVersion("4.711.578.0")]
+[assembly: AssemblyInformationalVersion("4.711.578.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd, 2006-2018. Then modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2017-2018. All rights reserved.")]
[assembly: AssemblyProduct("Krypton Docking")]
[assembly: AssemblyDefaultAlias("ComponentFactory.Krypton.Docking.dll")]
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Docking/ViewDraw/ViewDrawAutoHiddenTab.cs b/Source/Krypton Components/ComponentFactory.Krypton.Docking/ViewDraw/ViewDrawAutoHiddenTab.cs
index c166388d..c62285c3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Docking/ViewDraw/ViewDrawAutoHiddenTab.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Docking/ViewDraw/ViewDrawAutoHiddenTab.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavClose.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavClose.cs
index 8330e9ee..1b932ef6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavClose.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavClose.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Diagnostics;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavContext.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavContext.cs
index 5ecd5db8..7229b44e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavContext.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavContext.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Diagnostics;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavFixed.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavFixed.cs
index ce9f6110..7d45f1e1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavFixed.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavFixed.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavFixedConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavFixedConverter.cs
index ed862f42..72081c2d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavFixedConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavFixedConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavManagerLayoutBar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavManagerLayoutBar.cs
index fb71edda..ed25703a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavManagerLayoutBar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavManagerLayoutBar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavManagerLayoutHeaderBar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavManagerLayoutHeaderBar.cs
index 9c944a14..2da75a80 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavManagerLayoutHeaderBar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavManagerLayoutHeaderBar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavNext.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavNext.cs
index 8dae049d..314b2480 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavNext.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavNext.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Diagnostics;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavPrevious.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavPrevious.cs
index 38e3f4f7..7d2b5d2b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavPrevious.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavPrevious.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Diagnostics;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavRemap.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavRemap.cs
index cc7749c5..2b145dc9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavRemap.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavRemap.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavigator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavigator.cs
index 8ae073fc..0af46df3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavigator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/ButtonSpecs/ButtonSpecNavigator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controller/DragViewController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controller/DragViewController.cs
index 1c590f6e..5ea4507c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controller/DragViewController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controller/DragViewController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controller/OutlookMiniController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controller/OutlookMiniController.cs
index f28079ad..0bf07c0c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controller/OutlookMiniController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controller/OutlookMiniController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controller/PageButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controller/PageButtonController.cs
index 0dfe1254..43cd2514 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controller/PageButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controller/PageButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controls Navigator/KryptonNavigator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controls Navigator/KryptonNavigator.cs
index 3b329395..f1749c78 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controls Navigator/KryptonNavigator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controls Navigator/KryptonNavigator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controls Navigator/KryptonNavigatorControlCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controls Navigator/KryptonNavigatorControlCollection.cs
index 108f2178..cb6bd14e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controls Navigator/KryptonNavigatorControlCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controls Navigator/KryptonNavigatorControlCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controls Visuals/VisualPopupPage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controls Visuals/VisualPopupPage.cs
index 6e395242..53a7947e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controls Visuals/VisualPopupPage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Controls Visuals/VisualPopupPage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/BarItemSizingConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/BarItemSizingConverter.cs
index bd3da7e0..c1b2f286 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/BarItemSizingConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/BarItemSizingConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/ButtonDisplayConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/ButtonDisplayConverter.cs
index 11b1be00..1e37e91b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/ButtonDisplayConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/ButtonDisplayConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/ButtonDisplayLogicConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/ButtonDisplayLogicConverter.cs
index 4403e4f4..879b95c9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/ButtonDisplayLogicConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/ButtonDisplayLogicConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/CloseButtonActionConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/CloseButtonActionConverter.cs
index e1832fc0..22c6e805 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/CloseButtonActionConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/CloseButtonActionConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/ContextButtonActionConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/ContextButtonActionConverter.cs
index 45ea4cfb..e6d6f478 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/ContextButtonActionConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/ContextButtonActionConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/DirectionButtonActionConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/DirectionButtonActionConverter.cs
index 25f9a625..88ad99df 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/DirectionButtonActionConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/DirectionButtonActionConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/MapKryptonPageImageConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/MapKryptonPageImageConverter.cs
index d9867d9e..7cd8f311 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/MapKryptonPageImageConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/MapKryptonPageImageConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/MapKryptonPageTextConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/MapKryptonPageTextConverter.cs
index 69dbf9ef..7d123b3c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/MapKryptonPageTextConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/MapKryptonPageTextConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/NavigatorModeConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/NavigatorModeConverter.cs
index 8bf56a33..81a4fdaa 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/NavigatorModeConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/NavigatorModeConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/PaletteButtonSpecStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/PaletteButtonSpecStyleConverter.cs
index 90d03dde..0fcfe7ea 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/PaletteButtonSpecStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/PaletteButtonSpecStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/PopupPageAllowConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/PopupPageAllowConverter.cs
index a3beaaab..323623ab 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/PopupPageAllowConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/PopupPageAllowConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/PopupPagePositionConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/PopupPagePositionConverter.cs
index bcca2d0e..c1fff17e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/PopupPagePositionConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Converters/PopupPagePositionConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragFeedback.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragFeedback.cs
index 37045b76..bcb274d6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragFeedback.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragFeedback.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragFeedbackDocking.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragFeedbackDocking.cs
index e3171c0b..ffe5b530 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragFeedbackDocking.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragFeedbackDocking.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragFeedbackSolid.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragFeedbackSolid.cs
index 7d535e4f..f35caf70 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragFeedbackSolid.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragFeedbackSolid.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragManager.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragManager.cs
index 101570f5..2c92a26c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragManager.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragManager.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragTarget.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragTarget.cs
index e5c149bf..e02ca080 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragTarget.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragTarget.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragTargetNavigatorTransfer.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragTargetNavigatorTransfer.cs
index d0c79f2d..10fc0957 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragTargetNavigatorTransfer.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DragTargetNavigatorTransfer.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DropDockingIndicatorsRounded.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DropDockingIndicatorsRounded.cs
index 42d15f35..c0a1c785 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DropDockingIndicatorsRounded.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DropDockingIndicatorsRounded.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DropDockingIndicatorsSquare.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DropDockingIndicatorsSquare.cs
index c89b8287..de52d385 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DropDockingIndicatorsSquare.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DropDockingIndicatorsSquare.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DropSolidWindow.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DropSolidWindow.cs
index f45edb3c..0df170bf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DropSolidWindow.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/DropSolidWindow.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/PageDragEndData.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/PageDragEndData.cs
index 748433eb..44ba6f6e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/PageDragEndData.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Dragging/PageDragEndData.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Navigator
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/CloseActionEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/CloseActionEventArgs.cs
index 694e717f..1d684e8b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/CloseActionEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/CloseActionEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Navigator
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/ContextActionEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/ContextActionEventArgs.cs
index 4a9b97a1..060912f6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/ContextActionEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/ContextActionEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/CtrlTabCancelEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/CtrlTabCancelEventArgs.cs
index 3ffc97ac..842fdba8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/CtrlTabCancelEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/CtrlTabCancelEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/DirectionActionEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/DirectionActionEventArgs.cs
index 8e34be32..ef0c2e6a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/DirectionActionEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/DirectionActionEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Navigator
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/KryptonContextMenuStripEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/KryptonContextMenuStripEventArgs.cs
index 85c87eb1..a94488f4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/KryptonContextMenuStripEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/KryptonContextMenuStripEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/KryptonPageCancelEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/KryptonPageCancelEventArgs.cs
index 69978a71..c723c587 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/KryptonPageCancelEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/KryptonPageCancelEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Navigator
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/KryptonPageFlagsEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/KryptonPageFlagsEventArgs.cs
index d8038c55..b48bc425 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/KryptonPageFlagsEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/KryptonPageFlagsEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDragCancelEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDragCancelEventArgs.cs
index f39febf0..bc9abf33 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDragCancelEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDragCancelEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDragEndEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDragEndEventArgs.cs
index c4add167..d58e04f8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDragEndEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDragEndEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDragEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDragEventArgs.cs
index 5ded8237..089038cb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDragEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDragEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDropEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDropEventArgs.cs
index f082911d..67b44e75 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDropEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageDropEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageMovedEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageMovedEventArgs.cs
index a0340249..a77eab0f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageMovedEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageMovedEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageReorderEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageReorderEventArgs.cs
index fc022031..5080e622 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageReorderEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PageReorderEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PopupPageEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PopupPageEventArgs.cs
index 59c65138..3aadbf64 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PopupPageEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/PopupPageEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/ShowContextMenuArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/ShowContextMenuArgs.cs
index 182a3cf2..57d66f01 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/ShowContextMenuArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/EventArgs/ShowContextMenuArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/General/Definitions.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/General/Definitions.cs
index 7a12f0a8..37a139a9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/General/Definitions.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/General/Definitions.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/General/PageToToolTipMapping.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/General/PageToToolTipMapping.cs
index f8ed8f4f..95f6a139 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/General/PageToToolTipMapping.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/General/PageToToolTipMapping.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/General/PlatformInvoke.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/General/PlatformInvoke.cs
index 56b4cdcf..ef80481a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/General/PlatformInvoke.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/General/PlatformInvoke.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonNavigatorActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonNavigatorActionList.cs
index 4f277003..5f51a44e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonNavigatorActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonNavigatorActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonNavigatorDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonNavigatorDesigner.cs
index 41000e61..b2503dcc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonNavigatorDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonNavigatorDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonPageActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonPageActionList.cs
index a8809e2b..afac4a5f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonPageActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonPageActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonPageDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonPageDesigner.cs
index 090e0553..ba133e16 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonPageDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonPageDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonPageFormEditFlags.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonPageFormEditFlags.cs
index f21f0802..fd9bbec4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonPageFormEditFlags.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/KryptonPageFormEditFlags.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/NavigatorPageCollectionEditor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/NavigatorPageCollectionEditor.cs
index 9a60bf14..532206b7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/NavigatorPageCollectionEditor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Navigator/NavigatorPageCollectionEditor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Page/KryptonPage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Page/KryptonPage.cs
index 616c2e81..2cf99324 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Page/KryptonPage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Page/KryptonPage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Page/KryptonPageCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Page/KryptonPageCollection.cs
index d6d13c3d..1c7475f8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Page/KryptonPageCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Page/KryptonPageCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections.Generic;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/HeaderGroupMappingBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/HeaderGroupMappingBase.cs
index 3f837a71..6b0a4a9d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/HeaderGroupMappingBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/HeaderGroupMappingBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/HeaderGroupMappingPrimary.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/HeaderGroupMappingPrimary.cs
index 71f0d6d7..45f7be1f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/HeaderGroupMappingPrimary.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/HeaderGroupMappingPrimary.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/HeaderGroupMappingSecondary.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/HeaderGroupMappingSecondary.cs
index 2afc914e..dbf3f74b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/HeaderGroupMappingSecondary.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/HeaderGroupMappingSecondary.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorBar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorBar.cs
index c95801e1..9da2b87e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorBar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorBar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorButton.cs
index 73bdf576..c9e50cfb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorGroup.cs
index 57cf6203..3e0027cc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorHeader.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorHeader.cs
index 6308157a..5526d845 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorHeader.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorHeader.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorOutlook.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorOutlook.cs
index f6eae942..be02106d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorOutlook.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorOutlook.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorOutlookFull.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorOutlookFull.cs
index 38fbd3e7..f3f000f4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorOutlookFull.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorOutlookFull.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorOutlookMini.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorOutlookMini.cs
index 9e0e906c..4ed4b6fb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorOutlookMini.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorOutlookMini.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorPanel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorPanel.cs
index f811a2b1..fb8697d8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorPanel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorPanel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorPopupPages.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorPopupPages.cs
index db265e6a..3996e83e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorPopupPages.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorPopupPages.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorStack.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorStack.cs
index 2036beff..af7f1def 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorStack.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorStack.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorToolTips.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorToolTips.cs
index 495df77e..b7a60da1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorToolTips.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/NavigatorToolTips.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteBarRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteBarRedirect.cs
index 58d00e10..f31c49e2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteBarRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteBarRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteMetrics.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteMetrics.cs
index c6d92ef2..20267e6c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteMetrics.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteMetrics.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavContent.cs
index 9908da8a..1fed30c9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavContentText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavContentText.cs
index 27957089..6603a1b0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavContentText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavContentText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigator.cs
index c3effa6f..2097cee1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorHeaderGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorHeaderGroup.cs
index 661ddfa7..826b3f28 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorHeaderGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorHeaderGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorHeaderGroupRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorHeaderGroupRedirect.cs
index c318fc32..57941a67 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorHeaderGroupRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorHeaderGroupRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorOther.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorOther.cs
index 2d66935b..3b956b8d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorOther.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorOther.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorOtherEx.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorOtherEx.cs
index b224d5eb..9c8ebbbd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorOtherEx.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorOtherEx.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorOtherRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorOtherRedirect.cs
index 10505eac..a5c365ff 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorOtherRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorOtherRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorRedirect.cs
index c18695c7..1f931b13 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteNavigatorRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PalettePage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PalettePage.cs
index 4f48b2df..b69a53ae 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PalettePage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PalettePage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PalettePageRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PalettePageRedirect.cs
index ad4b2bd5..93674694 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PalettePageRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PalettePageRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRedirectRibbonTabContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRedirectRibbonTabContent.cs
index f6c333df..a839a177 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRedirectRibbonTabContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRedirectRibbonTabContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonGeneralRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonGeneralRedirect.cs
index 17f0b7bc..f3f1b60d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonGeneralRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonGeneralRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonTabContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonTabContent.cs
index 9439c007..cb0fb7b4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonTabContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonTabContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonTabContentInheritOverride.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonTabContentInheritOverride.cs
index 70bfdccf..73bb337c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonTabContentInheritOverride.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonTabContentInheritOverride.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonTabContentRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonTabContentRedirect.cs
index a2e74c08..e728de74 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonTabContentRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/PaletteRibbonTabContentRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/RibbonTabToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/RibbonTabToContent.cs
index 2079e747..a160ddfe 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/RibbonTabToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Palette/RibbonTabToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Properties/AssemblyInfo.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Properties/AssemblyInfo.cs
index 01c669a2..097a3710 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/Properties/AssemblyInfo.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -16,9 +16,9 @@
using System.Runtime.InteropServices;
using System.Security;
-[assembly: AssemblyVersion("4.71.578.0")]
-[assembly: AssemblyFileVersion("4.71.578.0")]
-[assembly: AssemblyInformationalVersion("4.71.578.0")]
+[assembly: AssemblyVersion("4.711.578.0")]
+[assembly: AssemblyFileVersion("4.711.578.0")]
+[assembly: AssemblyInformationalVersion("4.711.578.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd, 2006-2018. Then modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2017-2018. All rights reserved.")]
[assembly: AssemblyProduct("Krypton Navigator")]
[assembly: AssemblyDefaultAlias("ComponentFactory.Krypton.Navigator.dll")]
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonGroupInside.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonGroupInside.cs
index aea8a147..e677d325 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonGroupInside.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonGroupInside.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonGroupOnly.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonGroupOnly.cs
index 7a8ea375..81d9b49a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonGroupOnly.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonGroupOnly.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonGroupOutside.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonGroupOutside.cs
index 49b836b7..2924c3bd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonGroupOutside.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonGroupOutside.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonOnly.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonOnly.cs
index 48b1748e..54665c42 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonOnly.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarCheckButtonOnly.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarItemBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarItemBase.cs
index 9791db84..b9a2d616 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarItemBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarItemBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarRibbonTabBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarRibbonTabBase.cs
index b2b793ec..4fc599f4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarRibbonTabBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarRibbonTabBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarRibbonTabGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarRibbonTabGroup.cs
index 9aa29d83..f2c7e494 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarRibbonTabGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarRibbonTabGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarRibbonTabOnly.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarRibbonTabOnly.cs
index e62918b1..d6afb044 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarRibbonTabOnly.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarRibbonTabOnly.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarTabBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarTabBase.cs
index 4309e15a..f39a0cac 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarTabBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarTabBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarTabGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarTabGroup.cs
index bfb29ff8..33da947e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarTabGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarTabGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarTabOnly.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarTabOnly.cs
index cf7c81b9..94fa3f30 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarTabOnly.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBarTabOnly.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBase.cs
index fb4ae6a0..7a5d2ed7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderGroup.cs
index 58e93fc8..0bcccb10 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonBase.cs
index 34fb7ac5..1628e01d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonGroup.cs
index c3a188d1..7d6e3b18 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonHeaderGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonHeaderGroup.cs
index 60acc012..06a9eb02 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonHeaderGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonHeaderGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonOnly.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonOnly.cs
index 0a523c75..1d5dda30 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonOnly.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarCheckButtonOnly.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarTabGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarTabGroup.cs
index db437cc9..08d14da9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarTabGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderBarTabGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderGroup.cs
index b2859ca6..0ddb3fbb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderHeaderGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderItemBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderItemBase.cs
index 59aae097..9baf2102 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderItemBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderItemBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderOutlookBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderOutlookBase.cs
index a0e34292..74611326 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderOutlookBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderOutlookBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderOutlookFull.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderOutlookFull.cs
index 5a29a1e2..da3bb6c0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderOutlookFull.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderOutlookFull.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderOutlookMini.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderOutlookMini.cs
index 4dec432f..6b0c4482 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderOutlookMini.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderOutlookMini.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderPanel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderPanel.cs
index 2ad87ec7..b5457077 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderPanel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderPanel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderStackCheckButtonBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderStackCheckButtonBase.cs
index e0b886ad..392e13e9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderStackCheckButtonBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderStackCheckButtonBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderStackCheckButtonGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderStackCheckButtonGroup.cs
index 5b75bd8a..4b398234 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderStackCheckButtonGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderStackCheckButtonGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderStackCheckButtonHeaderGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderStackCheckButtonHeaderGroup.cs
index 78556a36..93dda55b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderStackCheckButtonHeaderGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewBuilderStackCheckButtonHeaderGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewletHeaderGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewletHeaderGroup.cs
index e816e42f..02537012 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewletHeaderGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewletHeaderGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewletHeaderGroupOutlook.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewletHeaderGroupOutlook.cs
index eae8be90..6f9f4b36 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewletHeaderGroupOutlook.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Builder/ViewletHeaderGroupOutlook.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonBar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonBar.cs
index 5b1105cf..ae27b647 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonBar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonBar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonBase.cs
index 8c51f3eb..db53885f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonStack.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonStack.cs
index f88a6f86..7f0b9d5d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonStack.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonStack.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonTab.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonTab.cs
index 0dfa1911..52adad95 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonTab.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavCheckButtonTab.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavOutlookMini.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavOutlookMini.cs
index fc8ae0c0..3d26ef67 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavOutlookMini.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavOutlookMini.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavOutlookOverflow.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavOutlookOverflow.cs
index c08520b2..ba0ea2da 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavOutlookOverflow.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavOutlookOverflow.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavOutlookStack.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavOutlookStack.cs
index 0cf14f13..b771717b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavOutlookStack.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavOutlookStack.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavRibbonTab.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavRibbonTab.cs
index 9d69fee7..13cfe71f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavRibbonTab.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Draw/ViewDrawNavRibbonTab.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutBar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutBar.cs
index 87595b28..b92eab2b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutBar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutBar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutBarForTabs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutBarForTabs.cs
index 4c790b11..8e89bf39 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutBarForTabs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutBarForTabs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutDockerOverlap.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutDockerOverlap.cs
index f305b4e1..f299e6de 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutDockerOverlap.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutDockerOverlap.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutInsetOverlap.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutInsetOverlap.cs
index f8cb8a5f..f4cfdc10 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutInsetOverlap.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutInsetOverlap.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutOutlookFull.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutOutlookFull.cs
index 3c58133c..20712a1f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutOutlookFull.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutOutlookFull.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutOutlookMini.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutOutlookMini.cs
index 79742b06..f140d6fc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutOutlookMini.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutOutlookMini.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Diagnostics;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutPageHide.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutPageHide.cs
index 1a0e504b..ccc22d46 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutPageHide.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutPageHide.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutPageShow.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutPageShow.cs
index e6db51a1..5c4cf733 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutPageShow.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutPageShow.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutPopupPage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutPopupPage.cs
index ac0cda22..7c96a2eb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutPopupPage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Navigator/View Layout/ViewLayoutPopupPage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecAppMenu.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecAppMenu.cs
index 6cf309bb..05f07d37 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecAppMenu.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecAppMenu.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecExpandRibbon.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecExpandRibbon.cs
index 7524ea08..d1bb6bae 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecExpandRibbon.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecExpandRibbon.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecManagerLayoutAppButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecManagerLayoutAppButton.cs
index 62dc34fa..058c6e38 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecManagerLayoutAppButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecManagerLayoutAppButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecManagerLayoutRibbon.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecManagerLayoutRibbon.cs
index bc941d2d..edf622ec 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecManagerLayoutRibbon.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecManagerLayoutRibbon.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildClose.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildClose.cs
index 9cd5ec16..c52f4d85 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildClose.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildClose.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildFixed.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildFixed.cs
index 23f2f54d..97ffd05f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildFixed.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildFixed.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildMin.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildMin.cs
index 86bde85c..32d8af4f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildMin.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildMin.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildRestore.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildRestore.cs
index d8a9b62d..e2dbcee6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildRestore.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMdiChildRestore.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMinimizeRibbon.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMinimizeRibbon.cs
index 1a7e214c..376edda9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMinimizeRibbon.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecMinimizeRibbon.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecViewAppButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecViewAppButton.cs
index 6eb0fe6c..2a239fd1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecViewAppButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecViewAppButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecViewRibbon.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecViewRibbon.cs
index f7e294fe..dd9f07f0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecViewRibbon.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/ButtonSpec/ButtonSpecViewRibbon.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/AppButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/AppButtonController.cs
index 61b3f006..6d3bb7cf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/AppButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/AppButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/AppTabController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/AppTabController.cs
index 4b00a00f..b55e6015 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/AppTabController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/AppTabController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ButtonSpecAppButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ButtonSpecAppButtonController.cs
index 6914d39d..cb7d21b0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ButtonSpecAppButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ButtonSpecAppButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ButtonSpecRibbonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ButtonSpecRibbonController.cs
index 2a52ba70..7d15cb77 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ButtonSpecRibbonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ButtonSpecRibbonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/CollapsedGroupController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/CollapsedGroupController.cs
index 4ab8e43d..be398a6f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/CollapsedGroupController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/CollapsedGroupController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ComboBoxController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ComboBoxController.cs
index 17c73cb6..928b848b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ComboBoxController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ComboBoxController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ContextClickController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ContextClickController.cs
index 85ad1d77..36300a00 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ContextClickController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ContextClickController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ContextTitleController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ContextTitleController.cs
index 78aee793..54d19c0a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ContextTitleController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ContextTitleController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/CustomControlController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/CustomControlController.cs
index 0563f4c6..25429285 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/CustomControlController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/CustomControlController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/DateTimePickerController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/DateTimePickerController.cs
index b22ac5f1..c3164326 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/DateTimePickerController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/DateTimePickerController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/DialogLauncherButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/DialogLauncherButtonController.cs
index e98ad99c..d676a4d5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/DialogLauncherButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/DialogLauncherButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/DomainUpDownController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/DomainUpDownController.cs
index c7c548c0..1aa839b6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/DomainUpDownController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/DomainUpDownController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GalleryButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GalleryButtonController.cs
index 7507e15e..35d44ae5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GalleryButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GalleryButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GalleryController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GalleryController.cs
index 49dfbc67..5ec6f05f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GalleryController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GalleryController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GalleryItemController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GalleryItemController.cs
index 80535851..fb39589b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GalleryItemController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GalleryItemController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GroupButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GroupButtonController.cs
index 4c8d96d7..c9939995 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GroupButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GroupButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GroupCheckBoxController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GroupCheckBoxController.cs
index 6205c1ed..af042f6b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GroupCheckBoxController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GroupCheckBoxController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GroupRadioButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GroupRadioButtonController.cs
index da258739..cd1335bb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GroupRadioButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/GroupRadioButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/LeftDownButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/LeftDownButtonController.cs
index 87f87b69..0a38d8c0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/LeftDownButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/LeftDownButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/LeftUpButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/LeftUpButtonController.cs
index 519069af..6f435fe3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/LeftUpButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/LeftUpButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/MaskedTextBoxController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/MaskedTextBoxController.cs
index e9ed3fcb..cc8905aa 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/MaskedTextBoxController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/MaskedTextBoxController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/NullController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/NullController.cs
index ef9c0f34..9a4a63d2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/NullController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/NullController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/NumericUpDownController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/NumericUpDownController.cs
index 9b60b549..f16936d3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/NumericUpDownController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/NumericUpDownController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/QATButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/QATButtonController.cs
index 888c080d..12c8cbc4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/QATButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/QATButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/QATExtraButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/QATExtraButtonController.cs
index edb4d3b1..a740bf06 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/QATExtraButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/QATExtraButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RecentDocController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RecentDocController.cs
index b74e86af..e981067e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RecentDocController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RecentDocController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RepeatButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RepeatButtonController.cs
index 8c90b67b..7d84f787 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RepeatButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RepeatButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RibbonTabController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RibbonTabController.cs
index f20e5134..fc007c6a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RibbonTabController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RibbonTabController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RibbonTabsController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RibbonTabsController.cs
index 6c1ebec0..b28d2089 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RibbonTabsController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RibbonTabsController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RichTextBoxController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RichTextBoxController.cs
index bcc5055f..61f15366 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RichTextBoxController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/RichTextBoxController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/TextBoxController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/TextBoxController.cs
index ef6a4cef..f5ab365a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/TextBoxController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/TextBoxController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/TrackBarController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/TrackBarController.cs
index a5a2e2d5..c2741b3c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/TrackBarController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/TrackBarController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ViewHighlightController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ViewHighlightController.cs
index 63f5999f..30485920 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ViewHighlightController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controller/ViewHighlightController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonGallery.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonGallery.cs
index 1a585231..3e0c1d62 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonGallery.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonGallery.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonGalleryRange.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonGalleryRange.cs
index bcda7ecf..6a3e9654 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonGalleryRange.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonGalleryRange.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonGalleryRangeCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonGalleryRangeCollection.cs
index 5c9dd1e0..dbc28a4f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonGalleryRangeCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonGalleryRangeCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbon.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbon.cs
index e250dc31..a8f279ea 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbon.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbon.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonContext.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonContext.cs
index e08e579c..73cce569 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonContext.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonContext.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonContextCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonContextCollection.cs
index f0f2b4b1..a9dfc5f1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonContextCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonContextCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonGroup.cs
index 3bad029f..cc4efcb8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonGroupCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonGroupCollection.cs
index e7bf58a6..3b64bcd8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonGroupCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonGroupCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonQATButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonQATButton.cs
index 3cd67f36..db4f45fd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonQATButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonQATButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonQATButtonCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonQATButtonCollection.cs
index 4ebc075d..3a2b800d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonQATButtonCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonQATButtonCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonRecentDoc.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonRecentDoc.cs
index f1468df7..1cffb870 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonRecentDoc.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonRecentDoc.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonRecentDocCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonRecentDocCollection.cs
index 46c43d9b..cdb3346d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonRecentDocCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonRecentDocCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonTab.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonTab.cs
index 1c57707d..e040b0bc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonTab.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonTab.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonTabCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonTabCollection.cs
index 280706e9..b46da77e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonTabCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Ribbon/KryptonRibbonTabCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/KeyTipControl.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/KeyTipControl.cs
index 5c603e48..b820ceac 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/KeyTipControl.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/KeyTipControl.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupAppMenu.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupAppMenu.cs
index 3d0013d0..4311d1af 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupAppMenu.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupAppMenu.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupGroup.cs
index 4cd5e0e7..6c1f2838 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupMinimized.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupMinimized.cs
index 8ec40a0a..4c3abfaa 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupMinimized.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupMinimized.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupQATOverflow.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupQATOverflow.cs
index 55d0f4b6..7388018c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupQATOverflow.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Controls Visuals/VisualPopupQATOverflow.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/EventArgs/GalleryDropMenuEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/EventArgs/GalleryDropMenuEventArgs.cs
index a218ed9a..ae67e245 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/EventArgs/GalleryDropMenuEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/EventArgs/GalleryDropMenuEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/AppButtonMenuProvider.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/AppButtonMenuProvider.cs
index 004d1928..adcd2ef4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/AppButtonMenuProvider.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/AppButtonMenuProvider.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/CalculatedValues.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/CalculatedValues.cs
index d99d7e0e..63b01a4f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/CalculatedValues.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/CalculatedValues.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/Definitions.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/Definitions.cs
index c8a69843..0c177248 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/Definitions.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/Definitions.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/DesignTimeDraw.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/DesignTimeDraw.cs
index fcbe496d..b2357a22 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/DesignTimeDraw.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/DesignTimeDraw.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/ItemGroupSizeWidth.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/ItemGroupSizeWidth.cs
index 63443d79..753cddd0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/ItemGroupSizeWidth.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/ItemGroupSizeWidth.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Ribbon
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/KeyTipInfo.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/KeyTipInfo.cs
index ea7f3f54..de292ec7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/KeyTipInfo.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/KeyTipInfo.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/PlatformInvoke.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/PlatformInvoke.cs
index 86791621..329599c6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/PlatformInvoke.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/General/PlatformInvoke.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupButton.cs
index 8f2adad1..fb4dc973 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupCheckBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupCheckBox.cs
index edbd944f..d3a66011 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupCheckBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupCheckBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupCluster.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupCluster.cs
index 1a051c5c..0fd1e47b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupCluster.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupCluster.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupClusterButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupClusterButton.cs
index b41c38f0..d96026d7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupClusterButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupClusterButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupClusterCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupClusterCollection.cs
index e27c27f5..f9b9bbe2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupClusterCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupClusterCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupClusterColorButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupClusterColorButton.cs
index b25818df..d0151fb4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupClusterColorButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupClusterColorButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupColorButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupColorButton.cs
index d191a143..5e318006 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupColorButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupColorButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupComboBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupComboBox.cs
index de53e3fe..27a6d81c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupComboBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupComboBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupContainer.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupContainer.cs
index 22792eed..5cf98ab8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupContainer.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupContainer.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupContainerCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupContainerCollection.cs
index 89df0dcb..08b9e3fb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupContainerCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupContainerCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupCustomControl.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupCustomControl.cs
index 6860dc1c..f7825735 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupCustomControl.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupCustomControl.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupDateTimePicker.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupDateTimePicker.cs
index 02431105..3edc42b7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupDateTimePicker.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupDateTimePicker.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupDomainUpDown.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupDomainUpDown.cs
index ccee04cd..164ecfa4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupDomainUpDown.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupDomainUpDown.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupGallery.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupGallery.cs
index 230c81c0..bc920b39 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupGallery.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupGallery.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupItem.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupItem.cs
index 1afb9a45..3b829d8a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupItem.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupItem.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupLabel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupLabel.cs
index 7691eca0..4908ba7f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupLabel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupLabel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupLines.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupLines.cs
index 51bb059e..1dd68631 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupLines.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupLines.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupLinesCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupLinesCollection.cs
index 148e590e..77b49f12 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupLinesCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupLinesCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupMaskedTextBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupMaskedTextBox.cs
index 4eba9936..451aeb52 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupMaskedTextBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupMaskedTextBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupNumericUpDown.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupNumericUpDown.cs
index 53ea1382..e666fa77 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupNumericUpDown.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupNumericUpDown.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupRadioButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupRadioButton.cs
index 406439ce..653aed1b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupRadioButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupRadioButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupRichTextBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupRichTextBox.cs
index 8d16b87c..9a72d5ff 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupRichTextBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupRichTextBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupSeparator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupSeparator.cs
index db3b8453..47942ec7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupSeparator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupSeparator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTextBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTextBox.cs
index 275bd956..21b9b3a7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTextBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTextBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTrackBar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTrackBar.cs
index 8802c6ca..dc988e1e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTrackBar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTrackBar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTriple.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTriple.cs
index 968ba9a8..5199b529 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTriple.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTriple.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTripleCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTripleCollection.cs
index 7a5b6550..81082b2d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTripleCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Group Contents/KryptonRibbonGroupTripleCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/AppButtonToolTipToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/AppButtonToolTipToContent.cs
index 021cc1f8..42b7f0ef 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/AppButtonToolTipToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/AppButtonToolTipToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/ApplicationTabToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/ApplicationTabToContent.cs
index 99b5b5b0..58bdfbea 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/ApplicationTabToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/ApplicationTabToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/ContextTabSet.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/ContextTabSet.cs
index 5c56660c..4129c657 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/ContextTabSet.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/ContextTabSet.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/ContextToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/ContextToContent.cs
index 9f36ecf3..8e7edb6f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/ContextToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/ContextToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/DesignTextToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/DesignTextToContent.cs
index 5f4cdab5..c93633bd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/DesignTextToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/DesignTextToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/GroupItemToolTipToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/GroupItemToolTipToContent.cs
index 801c7085..83473a1a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/GroupItemToolTipToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/GroupItemToolTipToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteCaptionRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteCaptionRedirect.cs
index 3349181e..94aed885 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteCaptionRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteCaptionRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteGalleryBackBorder.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteGalleryBackBorder.cs
index 832111dd..50b5877a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteGalleryBackBorder.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteGalleryBackBorder.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteGalleryRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteGalleryRedirect.cs
index 13760a14..0a0af6eb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteGalleryRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteGalleryRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteGalleryState.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteGalleryState.cs
index a30fdf26..459fa28d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteGalleryState.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteGalleryState.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRedirectRibbonAeroOverride.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRedirectRibbonAeroOverride.cs
index a8aae5cb..79102246 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRedirectRibbonAeroOverride.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRedirectRibbonAeroOverride.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonAppButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonAppButton.cs
index 48a80b03..57602373 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonAppButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonAppButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonAppGroupTab.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonAppGroupTab.cs
index 298bb51a..b0806d04 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonAppGroupTab.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonAppGroupTab.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonContextBack.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonContextBack.cs
index 344e1003..481ba20c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonContextBack.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonContextBack.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonContextDouble.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonContextDouble.cs
index 7aa9ae3e..8d204781 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonContextDouble.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonContextDouble.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonDisabled.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonDisabled.cs
index e6c35ba3..ffef0df2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonDisabled.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonDisabled.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonFocus.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonFocus.cs
index 797ac25e..edd61d4f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonFocus.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonFocus.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonGroupAreaTab.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonGroupAreaTab.cs
index e089f3e4..54998508 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonGroupAreaTab.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonGroupAreaTab.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonGroupTab.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonGroupTab.cs
index 2edf9f8d..1028ddf5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonGroupTab.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonGroupTab.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonImages.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonImages.cs
index c88720ab..e6c41f3b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonImages.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonImages.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonJustGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonJustGroup.cs
index 90524f3f..f59718b0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonJustGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonJustGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonJustTab.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonJustTab.cs
index 2ab372cf..b0ed4118 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonJustTab.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonJustTab.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonNormal.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonNormal.cs
index 1a7fc7af..599c6c9f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonNormal.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonNormal.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonRedirect.cs
index 0410b506..c05a9fcd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonStyles.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonStyles.cs
index 94d837d5..878ead42 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonStyles.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/PaletteRibbonStyles.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/QATButtonToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/QATButtonToContent.cs
index a60abed0..a84dcd9b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/QATButtonToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/QATButtonToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/QATButtonToolTipToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/QATButtonToolTipToContent.cs
index d76915a8..f14a7aa1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/QATButtonToolTipToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/QATButtonToolTipToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonAppButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonAppButton.cs
index 48bb9176..1b1fffda 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonAppButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonAppButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonGroupLabelTextToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonGroupLabelTextToContent.cs
index 1864584b..f4978acb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonGroupLabelTextToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonGroupLabelTextToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonGroupNormalDisabledTextToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonGroupNormalDisabledTextToContent.cs
index 212c5da8..587f0553 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonGroupNormalDisabledTextToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonGroupNormalDisabledTextToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonGroupTextToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonGroupTextToContent.cs
index 7706962d..4d103a34 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonGroupTextToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonGroupTextToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonRecentDocsEntryToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonRecentDocsEntryToContent.cs
index 8bab3af3..c8247432 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonRecentDocsEntryToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonRecentDocsEntryToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonRecentDocsShortCutToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonRecentDocsShortCutToContent.cs
index 8c242b78..17544cd2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonRecentDocsShortCutToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonRecentDocsShortCutToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonRecentDocsTitleToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonRecentDocsTitleToContent.cs
index 47439b54..cfd3532b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonRecentDocsTitleToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonRecentDocsTitleToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonShortcuts.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonShortcuts.cs
index 965bf733..022757a6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonShortcuts.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonShortcuts.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonStrings.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonStrings.cs
index f670b1c9..4512282b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonStrings.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonStrings.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonTabToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonTabToContent.cs
index c059e1ab..17c02669 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonTabToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonTabToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonToContent.cs
index fbbb8e08..0b7b04d0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Palette/RibbonToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Properties/AssemblyInfo.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Properties/AssemblyInfo.cs
index 379423e8..e807d71d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Properties/AssemblyInfo.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -16,9 +16,9 @@
using System.Runtime.InteropServices;
using System.Security;
-[assembly: AssemblyVersion("4.71.579.0")]
-[assembly: AssemblyFileVersion("4.71.579.0")]
-[assembly: AssemblyInformationalVersion("4.71.579.0")]
+[assembly: AssemblyVersion("4.711.579.0")]
+[assembly: AssemblyFileVersion("4.711.579.0")]
+[assembly: AssemblyInformationalVersion("4.711.579.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd, 2006-2018. Then modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2017-2018. All rights reserved.")]
[assembly: AssemblyProduct("Krypton Ribbon")]
[assembly: AssemblyDefaultAlias("ComponentFactory.Krypton.Ribbon.dll")]
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonGalleryActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonGalleryActionList.cs
index af06b5c7..44707214 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonGalleryActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonGalleryActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonGalleryDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonGalleryDesigner.cs
index 5c69767d..f4f6ed4c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonGalleryDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonGalleryDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonActionList.cs
index bcd2ad80..d5ec4e89 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonDesigner.cs
index c9c32b3c..43ae080f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupButtonDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupButtonDesigner.cs
index fb434752..72be8a1e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupButtonDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupButtonDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupCheckBoxDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupCheckBoxDesigner.cs
index 07e71959..d8ce7b2b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupCheckBoxDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupCheckBoxDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterButtonDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterButtonDesigner.cs
index c17ec3f2..98eeac42 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterButtonDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterButtonDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterCollectionEditor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterCollectionEditor.cs
index 61d5ec33..eed36c63 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterCollectionEditor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterCollectionEditor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterColorButtonDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterColorButtonDesigner.cs
index 77d388a4..8b243fa6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterColorButtonDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterColorButtonDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterDesigner.cs
index 46a74567..04e0a399 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupClusterDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupColorButtonDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupColorButtonDesigner.cs
index c6ede1fb..e3a0e114 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupColorButtonDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupColorButtonDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupComboBoxDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupComboBoxDesigner.cs
index a35debed..fdd1762a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupComboBoxDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupComboBoxDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupContainerCollectionEditor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupContainerCollectionEditor.cs
index 30a7692d..73a37811 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupContainerCollectionEditor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupContainerCollectionEditor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupCustomControlDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupCustomControlDesigner.cs
index ba364a0c..00318275 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupCustomControlDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupCustomControlDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupDateTimePickerDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupDateTimePickerDesigner.cs
index 21a8f26d..9cadcc6f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupDateTimePickerDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupDateTimePickerDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupDesigner.cs
index e79b496d..61352805 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupDomainUpDownDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupDomainUpDownDesigner.cs
index 2d41ef07..a6b4dba1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupDomainUpDownDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupDomainUpDownDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupGalleryDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupGalleryDesigner.cs
index 4ec05bb0..d6615601 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupGalleryDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupGalleryDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupLabelDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupLabelDesigner.cs
index d9068ee8..817319b6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupLabelDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupLabelDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupLinesCollectionEditor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupLinesCollectionEditor.cs
index f6f3ce16..2da86b03 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupLinesCollectionEditor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupLinesCollectionEditor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupLinesDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupLinesDesigner.cs
index 89bbc812..7fec164e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupLinesDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupLinesDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupMaskedTextBoxDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupMaskedTextBoxDesigner.cs
index 3f0eb781..46010b11 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupMaskedTextBoxDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupMaskedTextBoxDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupNumericUpDownDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupNumericUpDownDesigner.cs
index 4db93bc3..d007a8be 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupNumericUpDownDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupNumericUpDownDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupRadioButtonDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupRadioButtonDesigner.cs
index 51e0956d..ccc3e317 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupRadioButtonDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupRadioButtonDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupRichTextBoxDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupRichTextBoxDesigner.cs
index 8287ede7..69f1bc47 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupRichTextBoxDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupRichTextBoxDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupSeparatorDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupSeparatorDesigner.cs
index b35889b5..1bb516b9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupSeparatorDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupSeparatorDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTextBoxDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTextBoxDesigner.cs
index 0ab2b902..58cd9576 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTextBoxDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTextBoxDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTrackBarDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTrackBarDesigner.cs
index a0fab653..9f68741f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTrackBarDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTrackBarDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTripleCollectionEditor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTripleCollectionEditor.cs
index de830e88..581b8173 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTripleCollectionEditor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTripleCollectionEditor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTripleDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTripleDesigner.cs
index 703f0621..22de0797 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTripleDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonGroupTripleDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonQATButtonCollectionEditor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonQATButtonCollectionEditor.cs
index 4acb8248..efccce22 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonQATButtonCollectionEditor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonQATButtonCollectionEditor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonRecentDocCollectionEditor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonRecentDocCollectionEditor.cs
index c1d942b0..d994a0fd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonRecentDocCollectionEditor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonRecentDocCollectionEditor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonTabDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonTabDesigner.cs
index 611ba654..7437f1a5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonTabDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/Ribbon/KryptonRibbonTabDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonManager.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonManager.cs
index a625c0c3..99f1f419 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonManager.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonManager.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonMinimizedManager.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonMinimizedManager.cs
index df1e01dd..d34bdf94 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonMinimizedManager.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonMinimizedManager.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonPopupGroupManager.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonPopupGroupManager.cs
index 87079eca..ce6ebd2a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonPopupGroupManager.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonPopupGroupManager.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonQATOverflowManager.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonQATOverflowManager.cs
index f9a02aa2..139be83a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonQATOverflowManager.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Base/ViewRibbonQATOverflowManager.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppButton.cs
index b3b904e9..cfbbda76 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenu.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenu.cs
index 7600ee55..b71b5216 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenu.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenu.cs
@@ -1,11 +1,11 @@
// *****************************************************************************
//
-// © Component Factory Pty Ltd, modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2010 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
+// © Component Factory Pty Ltd, modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2010 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
// The software and associated documentation supplied hereunder are the
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Version 4.7.0.0 www.ComponentFactory.com
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuDocs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuDocs.cs
index 36144e09..89be8079 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuDocs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuDocs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuInner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuInner.cs
index 23875143..7e6919d3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuInner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuInner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuOuter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuOuter.cs
index b7661f3a..3871dd77 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuOuter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuOuter.cs
@@ -1,11 +1,11 @@
// *****************************************************************************
//
-// © Component Factory Pty Ltd, modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2010 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
+// © Component Factory Pty Ltd, modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2010 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
// The software and associated documentation supplied hereunder are the
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Version 4.7.0.0 www.ComponentFactory.com
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuRecentDoc.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuRecentDoc.cs
index ea0f121e..b6aee8e1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuRecentDoc.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppMenuRecentDoc.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppTab.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppTab.cs
index 4d4b9d72..58679d9d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppTab.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonAppTab.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonCaptionArea.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonCaptionArea.cs
index 612cfc40..9ec6e073 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonCaptionArea.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonCaptionArea.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonCompoRightBorder.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonCompoRightBorder.cs
index cccdc908..07fb55e4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonCompoRightBorder.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonCompoRightBorder.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonComposition.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonComposition.cs
index caae0b0d..6e2cbfa4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonComposition.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonComposition.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonContextTitle.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonContextTitle.cs
index b86e7674..52ab918c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonContextTitle.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonContextTitle.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignBase.cs
index d12e2201..ac0c26b0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignCluster.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignCluster.cs
index 8b4b7a7b..81bfab2f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignCluster.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignCluster.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroup.cs
index d966b206..3ed7eaca 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroupContainer.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroupContainer.cs
index b88ea204..7a670358 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroupContainer.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroupContainer.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroupLines.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroupLines.cs
index facd2e34..c337a3c4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroupLines.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroupLines.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroupTriple.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroupTriple.cs
index 357d601e..ff95de97 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroupTriple.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignGroupTriple.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignTab.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignTab.cs
index b4a565c0..82da995e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignTab.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDesignTab.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDropArrow.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDropArrow.cs
index c59ba029..459e78d1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDropArrow.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonDropArrow.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGalleryButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGalleryButton.cs
index 13456d8b..ce2e127f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGalleryButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGalleryButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGalleryItem.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGalleryItem.cs
index c52ed765..e77c3869 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGalleryItem.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGalleryItem.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroup.cs
index 70dee320..acfe70c0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButton.cs
index fd658bd8..ddf7789c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButtonBackBorder.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButtonBackBorder.cs
index e7c75152..db6f6b97 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButtonBackBorder.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButtonBackBorder.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButtonImage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButtonImage.cs
index 068e6d5c..ba391d24 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButtonImage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButtonImage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButtonText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButtonText.cs
index d6f99feb..e917248f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButtonText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupButtonText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCheckBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCheckBox.cs
index 5b57e0c2..18b34ad1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCheckBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCheckBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCheckBoxImage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCheckBoxImage.cs
index 8176b937..93555d1b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCheckBoxImage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCheckBoxImage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCheckBoxText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCheckBoxText.cs
index 2b57cc12..624bbdf1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCheckBoxText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCheckBoxText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterButton.cs
index a9d387a3..214a812c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterButtonImage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterButtonImage.cs
index 133823e1..b3620fc7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterButtonImage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterButtonImage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterButtonText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterButtonText.cs
index c7408349..0214dca4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterButtonText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterButtonText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterColorButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterColorButton.cs
index fc2725d1..ca480f1e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterColorButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterColorButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterColorButtonImage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterColorButtonImage.cs
index 944ca71d..5ce46d5f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterColorButtonImage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterColorButtonImage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterColorButtonText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterColorButtonText.cs
index 3d619ea2..4f6b7734 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterColorButtonText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterColorButtonText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterEdge.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterEdge.cs
index af44b24a..9d8a32fc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterEdge.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterEdge.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterSeparator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterSeparator.cs
index 9486113f..1984a06b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterSeparator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupClusterSeparator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupColorButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupColorButton.cs
index bd18e7fc..ae420d62 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupColorButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupColorButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupColorButtonImage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupColorButtonImage.cs
index 33a7fd78..ea454175 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupColorButtonImage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupColorButtonImage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupColorButtonText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupColorButtonText.cs
index a8ce2875..9db09aad 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupColorButtonText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupColorButtonText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupComboBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupComboBox.cs
index 4b320202..ea4ecbdf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupComboBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupComboBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCustomControl.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCustomControl.cs
index 8a84853c..91ad7d43 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCustomControl.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupCustomControl.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupDateTimePicker.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupDateTimePicker.cs
index c350074f..209f8935 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupDateTimePicker.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupDateTimePicker.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupDialogButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupDialogButton.cs
index 48aabf10..df467389 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupDialogButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupDialogButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupDomainUpDown.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupDomainUpDown.cs
index 12970e71..0b8c6d8e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupDomainUpDown.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupDomainUpDown.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupGallery.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupGallery.cs
index 383f4c38..0648306f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupGallery.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupGallery.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupGalleryImage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupGalleryImage.cs
index 9ff18f35..2a48c1e4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupGalleryImage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupGalleryImage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupGalleryText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupGalleryText.cs
index 85748990..b6684d77 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupGalleryText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupGalleryText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupImage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupImage.cs
index 9bf1fdc9..203a2d3e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupImage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupImage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupImageBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupImageBase.cs
index d2c2519e..5ee5c66f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupImageBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupImageBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupLabel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupLabel.cs
index ec58b2fa..19b973dc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupLabel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupLabel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupLabelImage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupLabelImage.cs
index 6eea91f7..de79f51c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupLabelImage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupLabelImage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupLabelText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupLabelText.cs
index dccecaa2..cdda84f4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupLabelText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupLabelText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupMaskedTextBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupMaskedTextBox.cs
index 1d8742b2..8383fbba 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupMaskedTextBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupMaskedTextBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupNumericUpDown.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupNumericUpDown.cs
index 10e272be..a5021643 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupNumericUpDown.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupNumericUpDown.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRadioButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRadioButton.cs
index b08f828a..617cd605 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRadioButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRadioButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRadioButtonImage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRadioButtonImage.cs
index e683765c..28bfbdd3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRadioButtonImage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRadioButtonImage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRadioButtonText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRadioButtonText.cs
index 4faee285..f1e0d757 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRadioButtonText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRadioButtonText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRichTextBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRichTextBox.cs
index 0d3f6f5c..196eb009 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRichTextBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupRichTextBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupSeparator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupSeparator.cs
index 395c8578..1c3ccbdd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupSeparator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupSeparator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupText.cs
index fda58001..d674adf3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupTextBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupTextBox.cs
index 459dcd20..584e5056 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupTextBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupTextBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupTitle.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupTitle.cs
index 290d6d6e..b0d52669 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupTitle.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupTitle.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupTrackBar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupTrackBar.cs
index 7abe8eb8..962894e1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupTrackBar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupTrackBar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupsBorder.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupsBorder.cs
index 58db746b..34b538ab 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupsBorder.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupsBorder.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupsBorderSynch.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupsBorderSynch.cs
index 89b19225..a729b600 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupsBorderSynch.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonGroupsBorderSynch.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonKeyTip.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonKeyTip.cs
index 5bb5d059..7f4b0627 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonKeyTip.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonKeyTip.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonMinimizeBar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonMinimizeBar.cs
index bbddb098..73b87f0c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonMinimizeBar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonMinimizeBar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonPanel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonPanel.cs
index 62955cc5..6d82e2ac 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonPanel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonPanel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATBorder.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATBorder.cs
index db108060..8ec53ca5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATBorder.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATBorder.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATButton.cs
index 0b55a13c..880a24dc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATExtraButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATExtraButton.cs
index 8c8a6e48..4d02299b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATExtraButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATExtraButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATExtraButtonMini.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATExtraButtonMini.cs
index 29b5d729..15f8416a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATExtraButtonMini.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATExtraButtonMini.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATOverflow.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATOverflow.cs
index 41b7465e..19c70a20 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATOverflow.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonQATOverflow.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonRecentDocs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonRecentDocs.cs
index f9d76819..382da834 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonRecentDocs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonRecentDocs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonRecentShortcut.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonRecentShortcut.cs
index cd67911d..96d03d68 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonRecentShortcut.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonRecentShortcut.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonScrollButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonScrollButton.cs
index 9b425c67..ef606255 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonScrollButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonScrollButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonTab.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonTab.cs
index cae2eeca..70e97c43 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonTab.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonTab.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonTabSep.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonTabSep.cs
index 8bc45205..7bd117de 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonTabSep.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Draw/ViewDrawRibbonTabSep.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonAppButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonAppButton.cs
index 8e740205..3fd02f2e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonAppButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonAppButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonAppTab.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonAppTab.cs
index 604572fc..0af4e368 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonAppTab.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonAppTab.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Diagnostics;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonCenter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonCenter.cs
index cf958240..d8fa9dc9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonCenter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonCenter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonCenterPadding.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonCenterPadding.cs
index 3e85d5ea..84b5da94 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonCenterPadding.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonCenterPadding.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonCheckBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonCheckBox.cs
index baed222e..caf70d87 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonCheckBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonCheckBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonContextTitles.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonContextTitles.cs
index f93b331e..0efa40ce 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonContextTitles.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonContextTitles.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGalleryButtons.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGalleryButtons.cs
index 5feb9f3f..7bf1aebf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGalleryButtons.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGalleryButtons.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGalleryItems.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGalleryItems.cs
index a9395cd4..bf5c5bd2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGalleryItems.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGalleryItems.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupButton.cs
index bd2763ef..55d89e4e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupCluster.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupCluster.cs
index 56c41e5b..a76517d6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupCluster.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupCluster.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupContent.cs
index 74e4bc5d..5b1694cd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupLines.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupLines.cs
index 7f8a6d59..d0a785b2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupLines.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupLines.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupTriple.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupTriple.cs
index 25842199..35c9da89 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupTriple.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupTriple.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroups.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroups.cs
index 5eaaaf46..04753a08 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroups.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroups.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupsArea.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupsArea.cs
index 4c914a6b..24b049e2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupsArea.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonGroupsArea.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonPadding.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonPadding.cs
index 8ce01154..bdd8515b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonPadding.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonPadding.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATContents.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATContents.cs
index f2b0ea4d..b4cf9e2f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATContents.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATContents.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATFromOverflow.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATFromOverflow.cs
index 7c1da756..52775b4f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATFromOverflow.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATFromOverflow.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections.Generic;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATFromRibbon.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATFromRibbon.cs
index a32fff3d..2b808a5f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATFromRibbon.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATFromRibbon.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATMini.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATMini.cs
index 7ba5afbc..5a6aad01 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATMini.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonQATMini.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonRadioButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonRadioButton.cs
index 05bec08a..249d24e9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonRadioButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonRadioButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonRowCenter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonRowCenter.cs
index 144fdb2f..93e21239 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonRowCenter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonRowCenter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonScrollPort.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonScrollPort.cs
index d08cf069..878e7835 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonScrollPort.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonScrollPort.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonScroller.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonScroller.cs
index c0c3ec3d..f73be020 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonScroller.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonScroller.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonSeparator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonSeparator.cs
index 3d511f87..8be4aec0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonSeparator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonSeparator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTabs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTabs.cs
index c38f5da1..5c1b432e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTabs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTabs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTabsArea.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTabsArea.cs
index cef575dc..cb62f223 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTabsArea.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTabsArea.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTabsSpare.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTabsSpare.cs
index 9e8ef3eb..257027f2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTabsSpare.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTabsSpare.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTitle.cs b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTitle.cs
index 8bdfd3d2..df2b90e0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTitle.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Ribbon/View Layout/ViewLayoutRibbonTitle.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/AccurateText/AccurateText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/AccurateText/AccurateText.cs
index 056d7d2a..81e4e56d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/AccurateText/AccurateText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/AccurateText/AccurateText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/AccurateText/AccurateTextMemento.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/AccurateText/AccurateTextMemento.cs
index d19d1212..ad068c07 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/AccurateText/AccurateTextMemento.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/AccurateText/AccurateTextMemento.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpec.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpec.cs
index d432ae94..76b7702c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpec.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpec.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecAny.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecAny.cs
index 65270fbf..4cdc8300 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecAny.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecAny.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecCalendar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecCalendar.cs
index 82db79bb..520591af 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecCalendar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecCalendar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Diagnostics;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecCollection.cs
index f828c355..49fcbacc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormFixed.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormFixed.cs
index d82f92fa..12f1221e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormFixed.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormFixed.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormWindowClose.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormWindowClose.cs
index 161b7e22..a028073a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormWindowClose.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormWindowClose.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormWindowMax.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormWindowMax.cs
index 7f32a8ca..542be368 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormWindowMax.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormWindowMax.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormWindowMin.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormWindowMin.cs
index fbf73b98..68371427 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormWindowMin.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecFormWindowMin.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecHeaderGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecHeaderGroup.cs
index 266a1362..9ad5f7de 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecHeaderGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecHeaderGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecManagerBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecManagerBase.cs
index 22ed90d2..784c48be 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecManagerBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecManagerBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecManagerDraw.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecManagerDraw.cs
index 6d7396d8..c3672f27 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecManagerDraw.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecManagerDraw.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecManagerLayout.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecManagerLayout.cs
index 403daefb..de4ff984 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecManagerLayout.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecManagerLayout.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecRemapByContentBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecRemapByContentBase.cs
index e6d1f38f..f0af3967 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecRemapByContentBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecRemapByContentBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecRemapByContentCache.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecRemapByContentCache.cs
index 752d6ebf..5e3c15c8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecRemapByContentCache.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecRemapByContentCache.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecRemapByContentView.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecRemapByContentView.cs
index 9374a8f6..30676618 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecRemapByContentView.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecRemapByContentView.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecToContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecToContent.cs
index 72e655c5..91180581 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecToContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecToContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecView.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecView.cs
index 34938bf5..1c0d5ec6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecView.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecView.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecViewControllers.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecViewControllers.cs
index 115cc61f..b4ca52da 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecViewControllers.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ButtonSpec/ButtonSpecViewControllers.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Diagnostics;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuCheckBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuCheckBox.cs
index 28e4e377..6c206a27 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuCheckBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuCheckBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuCheckButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuCheckButton.cs
index 629e7b44..0a804097 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuCheckButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuCheckButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuCollections.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuCollections.cs
index 98540b83..8f5a5a85 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuCollections.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuCollections.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuColorColumns.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuColorColumns.cs
index 3ac70c9b..8c25d98a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuColorColumns.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuColorColumns.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuHeading.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuHeading.cs
index 61c5ee6d..5c37519b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuHeading.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuHeading.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuImageSelect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuImageSelect.cs
index e4c41910..f4bde8e5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuImageSelect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuImageSelect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuItem.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuItem.cs
index e0fd7dd3..88c9ddaf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuItem.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuItem.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuItemBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuItemBase.cs
index 7e0b1e20..0fa7b2c0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuItemBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuItemBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuItems.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuItems.cs
index c0719125..58c82116 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuItems.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuItems.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuLinkLabel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuLinkLabel.cs
index 5046e8b2..c5c044d2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuLinkLabel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuLinkLabel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuMonthCalendar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuMonthCalendar.cs
index 19728cef..c764992a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuMonthCalendar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuMonthCalendar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuRadioButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuRadioButton.cs
index 9dbf48a0..78be693a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuRadioButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuRadioButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuSeparator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuSeparator.cs
index 243ef064..1c1c53a8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuSeparator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/ContextMenu/KryptonContextMenuSeparator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/ButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/ButtonController.cs
index eefbea28..ef15c1dd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/ButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/ButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/CheckBoxController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/CheckBoxController.cs
index 72fd2616..3e48ece8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/CheckBoxController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/CheckBoxController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/ContextMenuController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/ContextMenuController.cs
index e2e58b98..4c46567d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/ContextMenuController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/ContextMenuController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/ControllerDefinitions.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/ControllerDefinitions.cs
index 26735a91..bd751daa 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/ControllerDefinitions.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/ControllerDefinitions.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/LinkLabelController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/LinkLabelController.cs
index de4cc007..6b4d46f0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/LinkLabelController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/LinkLabelController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuCheckBoxController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuCheckBoxController.cs
index 53841fc9..75f72070 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuCheckBoxController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuCheckBoxController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuCheckButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuCheckButtonController.cs
index 0d6130e4..6d776a38 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuCheckButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuCheckButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuColorBlockController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuColorBlockController.cs
index 30249fed..98f5d31b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuColorBlockController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuColorBlockController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuImageSelectController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuImageSelectController.cs
index 778ad367..6f67902d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuImageSelectController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuImageSelectController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuItemController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuItemController.cs
index 9e1b2bf2..30eaf429 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuItemController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuItemController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuLinkLabelController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuLinkLabelController.cs
index 8f31bd27..2bc9bd4e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuLinkLabelController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuLinkLabelController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuRadioButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuRadioButtonController.cs
index 7ec15f64..21390c1a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuRadioButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MenuRadioButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MonthCalendarController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MonthCalendarController.cs
index 82efd2d4..c0f4075a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MonthCalendarController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/MonthCalendarController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/RadioButtonController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/RadioButtonController.cs
index c1aef7d2..8dc519f0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/RadioButtonController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/RadioButtonController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/SeparatorController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/SeparatorController.cs
index 110947b7..9ffbbd09 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/SeparatorController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/SeparatorController.cs
@@ -5,16 +5,16 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
+using System.Diagnostics;
using System.Drawing;
-using System.Windows.Forms;
using System.Security;
using System.Security.Permissions;
-using System.Diagnostics;
+using System.Windows.Forms;
namespace ComponentFactory.Krypton.Toolkit
{
@@ -76,7 +76,7 @@ public interface ISeparatorSource
///
public class SeparatorController : ButtonController,
IDisposable
-
+
{
#region Static Fields
private static readonly Point _nullPoint = new Point(-1, -1);
@@ -84,6 +84,117 @@ public class SeparatorController : ButtonController,
private static readonly Cursor _cursorVSplit = Properties.Resources.SplitVertical;
private static readonly Cursor _cursorHMove = Cursors.SizeNS;
private static readonly Cursor _cursorVMove = Cursors.SizeWE;
+
+ ///
+ /// This class has been created to remove the function
+ /// ControlPaint.FillReversibleRectangle(drawRect, Color.Black);
+ /// I have continued to have artifacts drawn on the screen
+ /// when dragging splitter bars.
+ ///
+ /// Code courtesy of James Simms (https://github.com/jwsimms)
+ ///
+ public class DragObject
+ {
+ private static Color _barColour = Color.Red;
+ private static Control _ctrl = null;
+ private static ViewBase _target = null;
+ private static Control _parent = null;
+
+ ///
+ /// Hides this instance.
+ ///
+ public static void Hide()
+ {
+ if (_ctrl != null)
+ {
+ _ctrl.Hide();
+
+ _ctrl.Parent.Controls.Remove(_ctrl);
+
+ _ctrl.Dispose();
+
+ _ctrl = null;
+
+ _parent = null;
+
+ _target = null;
+
+ }
+ }
+
+ ///
+ /// Shows the specified target.
+ ///
+ /// The target.
+ /// The screen rect.
+ public static void Show(ViewBase target, Rectangle screenRect)
+ {
+ //
+ // If for some reason, our target has changed, remove old control
+ //
+ if (_target != null)
+ {
+ if (_target != target)
+ {
+ Hide();
+ }
+ }
+
+ //
+ // Create dragbar control
+ //
+ if (_ctrl == null)
+ {
+ _ctrl = new Control() { Visible = false, BackColor = _barColour };
+
+ //
+ // Get parent of dragbar control. Find a parent that
+ // supports children. Some controls have read only
+ // child collections.
+ //
+ _parent = target.OwningControl;
+
+ while (_parent != null)
+ {
+
+ try
+ {
+ _ctrl.Parent = _parent;
+
+ _parent.Controls.Add(_ctrl);
+
+ break;
+ }
+ catch (NotSupportedException)
+ {
+ _parent = _parent.Parent;
+ }
+ }
+ }
+
+ //
+ // Position dragbar control
+ //
+ Rectangle rect = _parent.RectangleToClient(screenRect);
+
+ _ctrl.Location = rect.Location;
+
+ _ctrl.Size = rect.Size;
+
+ _ctrl.BringToFront();
+
+ if (_ctrl.Visible == false)
+ {
+ _ctrl.Show();
+ }
+
+ //
+ // Force a redraw
+ //
+ _ctrl.Invalidate();
+ }
+ }
+
#endregion
#region Instance Fields
@@ -108,13 +219,13 @@ public class SeparatorController : ButtonController,
/// Show as split or movement cursors.
/// Draw a separator indicator.
/// Delegate for notifying paint requests.
- public SeparatorController(ISeparatorSource source,
+ public SeparatorController(ISeparatorSource source,
ViewBase target,
bool splitCursors,
bool drawIndicator,
NeedPaintHandler needPaint)
: base(target, needPaint)
- {
+ {
Debug.Assert(source != null);
_source = source;
@@ -142,7 +253,7 @@ public void Dispose()
UnregisterFilter();
}
#endregion
-
+
#region Public
///
/// Gets and sets the drawing of the movement indicator.
@@ -162,14 +273,14 @@ public bool DrawMoveIndicator
#endregion
- #region Mouse Notifications
- ///
- /// Mouse has moved inside the view.
- ///
- /// Reference to the source control instance.
- /// Mouse position relative to control.
+ #region Mouse Notifications
+ ///
+ /// Mouse has moved inside the view.
+ ///
+ /// Reference to the source control instance.
+ /// Mouse position relative to control.
public override void MouseMove(Control c, Point pt)
- {
+ {
// If the separator is allowed to be moved by the user
if (_source.SeparatorCanMove)
{
@@ -200,7 +311,7 @@ public override void MouseMove(Control c, Point pt)
// Let base class do standard processing
base.MouseMove(c, pt);
- }
+ }
///
/// Mouse button has been pressed in the view.
@@ -282,6 +393,7 @@ public override void MouseUp(Control c, Point pt, MouseButtons button)
// Callback to the source to show movement has finished
Point splitPt = RecalcClient(pt);
+ DrawSplitIndicator(_nullPoint);
_source.SeparatorMoved(pt, splitPt);
}
}
@@ -292,7 +404,7 @@ public override void MouseUp(Control c, Point pt, MouseButtons button)
/// Reference to the source control instance.
/// Reference to view that is next to have the mouse.
public override void MouseLeave(Control c, ViewBase next)
- {
+ {
// If leaving when currently moving, then abort the movement
if (IsMoving)
{
@@ -305,7 +417,7 @@ public override void MouseLeave(Control c, ViewBase next)
// Let base class do standard processing
base.MouseLeave(c, next);
}
- #endregion
+ #endregion
#region Key Notifications
///
@@ -459,11 +571,11 @@ protected override bool IsOperating
///
protected override bool IsOnlyPressedWhenOver
{
- get
- {
+ get
+ {
// We want the separator to have the pressed look event when
// the mouse is pressed by moved outside the separator rectangle
- return false;
+ return false;
}
set { }
}
@@ -510,90 +622,50 @@ private Point RecalcClient(Point pt)
return new Point(Target.ClientLocation.X + xDelta,
Target.ClientLocation.Y + yDelta);
}
-
private void DrawSplitIndicator(Point newPoint)
{
if (DrawMoveIndicator)
{
- if (_movementPoint == _nullPoint)
+ if (newPoint == _nullPoint)
{
- // If there is nothing old to remove...
- if (newPoint != _nullPoint)
- {
- // And there is something new to show, then just draw it
- DrawSplitIndicator(SplitRectangleFromPoint(newPoint));
- }
+ DragObject.Hide();
}
- else if (newPoint == _nullPoint)
- {
- // If there is nothing new to draw...
- if (_movementPoint != _nullPoint)
- {
- // And there is something old still showing, then remove it
- DrawSplitIndicator(SplitRectangleFromPoint(_movementPoint));
- }
- }
- else if (_movementPoint != newPoint)
+ else
{
- // There is a delta change to draw based on the orientation
- if (_separatorOrientation == Orientation.Vertical)
+ if (_movementPoint == _nullPoint)
{
- // Find the absolute different in positions
- int delta = Math.Abs(_movementPoint.X - newPoint.X);
-
- // If they do not actually overlap...
- if (delta >= Target.ClientWidth)
- {
- // Then we just remove the old indicator and draw the new one
- DrawSplitIndicator(SplitRectangleFromPoint(_movementPoint));
- DrawSplitIndicator(SplitRectangleFromPoint(newPoint));
- }
- else
+ // If there is nothing old to remove...
+ if (newPoint != _nullPoint)
{
- // Draw the areas that do not overlap
- DrawSplitIndicator(SplitRectangleFromPoint(_movementPoint, newPoint.X - _movementPoint.X));
- DrawSplitIndicator(SplitRectangleFromPoint(new Point(_movementPoint.X + Target.ClientWidth, _movementPoint.Y), newPoint.X - _movementPoint.X));
+ DragObject.Show(Target, SplitRectangleFromPoint(newPoint));
}
}
else
{
- // Find the absolute different in positions
- int delta = Math.Abs(_movementPoint.Y - newPoint.Y);
-
- // If they do not actually overlap...
- if (delta >= Target.ClientHeight)
- {
- // Then we just remove the old indicator and draw the new one
- DrawSplitIndicator(SplitRectangleFromPoint(_movementPoint));
- DrawSplitIndicator(SplitRectangleFromPoint(newPoint));
- }
- else
- {
- // Draw the areas that do not overlap
- DrawSplitIndicator(SplitRectangleFromPoint(_movementPoint, newPoint.Y - _movementPoint.Y));
- DrawSplitIndicator(SplitRectangleFromPoint(new Point(_movementPoint.X, _movementPoint.Y + Target.ClientHeight), newPoint.Y - _movementPoint.Y));
- }
+ DragObject.Show(Target, SplitRectangleFromPoint(newPoint));
}
}
+ // Remember the point used for last draw cycle
+ _movementPoint = newPoint;
}
-
- // Remember the point used for last draw cycle
- _movementPoint = newPoint;
}
+ private Rectangle SplitRectangleFromPoint(Point pt)
+ {
+ Rectangle rect;
+ if (_separatorOrientation == Orientation.Vertical)
+ {
+ rect = new Rectangle(pt.X, _separatorBox.Y, Target.ClientWidth, Target.ClientHeight);
- private Rectangle SplitRectangleFromPoint(Point pt) => SplitRectangleFromPoint(pt,
- _separatorOrientation == Orientation.Vertical ? Target.ClientWidth : Target.ClientHeight);
+ }
+ else
+ {
+ rect = new Rectangle(_separatorBox.X, pt.Y, Target.ClientWidth, Target.ClientHeight);
+ }
+ Rectangle ScreenRect = _source.SeparatorControl.RectangleToScreen(rect);
- private Rectangle SplitRectangleFromPoint(Point pt, int length)
- {
- // Find the splitter rectangle based on the orientation
- Rectangle splitRectangle = _separatorOrientation == Orientation.Vertical
- ? new Rectangle(pt.X, _separatorBox.Y, length, Target.ClientHeight)
- : new Rectangle(_separatorBox.X, pt.Y, Target.ClientWidth, length);
- return _source.SeparatorControl.RectangleToScreen(splitRectangle);
+ return (ScreenRect);
}
-
private void RegisterFilter()
{
if (_filter == null)
@@ -624,13 +696,6 @@ private void UnregisterFilter()
}
#endregion
- #region Implementation Static
- private static void DrawSplitIndicator(Rectangle drawRect)
- {
- // We just perform a simple reversible rectangle draw
- ControlPaint.FillReversibleRectangle(drawRect, Color.Black);
- }
- #endregion
}
internal class SeparatorMessageFilter : IMessageFilter
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/TooltipController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/TooltipController.cs
index 4156cfd7..9934ddd5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/TooltipController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/TooltipController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/TrackBarController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/TrackBarController.cs
index 19e80192..d46c7f67 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/TrackBarController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/TrackBarController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/TrackPositionController.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/TrackPositionController.cs
index ce0d24aa..847b8bfd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/TrackPositionController.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controller/TrackPositionController.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonBorderEdge.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonBorderEdge.cs
index ca6af8e7..db133bdd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonBorderEdge.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonBorderEdge.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonBreadCrumb.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonBreadCrumb.cs
index 4bcfcf30..e85cb602 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonBreadCrumb.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonBreadCrumb.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonBreadCrumbItem.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonBreadCrumbItem.cs
index f1c56775..3c3d7de9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonBreadCrumbItem.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonBreadCrumbItem.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonButton.cs
index fa3663ed..331a0475 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckBox.cs
index 4a609f5a..18061d00 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckButton.cs
index 5a11ec74..0c1663b1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckSet.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckSet.cs
index 46fd720c..44b1b6fe 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckSet.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckSet.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckedListBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckedListBox.cs
index 89d3bbd2..adaaba16 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckedListBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCheckedListBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonColorButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonColorButton.cs
index 1dd392f3..0b6f2be0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonColorButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonColorButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonComboBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonComboBox.cs
index d693e661..5080bb85 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonComboBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonComboBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCommand.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCommand.cs
index 5de3ebcd..cc6252d0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCommand.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonCommand.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonContextMenu.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonContextMenu.cs
index ec3738de..14e558d6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonContextMenu.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonContextMenu.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDataGridView.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDataGridView.cs
index d928a5cf..cc93c804 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDataGridView.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDataGridView.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDataGridViewColumns.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDataGridViewColumns.cs
index 801ed320..d23d7893 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDataGridViewColumns.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDataGridViewColumns.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDateTimePicker.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDateTimePicker.cs
index d0c4c118..004824b6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDateTimePicker.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDateTimePicker.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDomainUpDown.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDomainUpDown.cs
index 58caeabb..c4abc39f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDomainUpDown.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDomainUpDown.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDropButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDropButton.cs
index de94b1bf..462a371b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDropButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonDropButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonForm.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonForm.cs
index 6fd643d4..f255f50d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonForm.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonForm.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonGroup.cs
index fb65d33b..ddc23124 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonGroupBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonGroupBox.cs
index d657b536..68d4f825 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonGroupBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonGroupBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonGroupPanel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonGroupPanel.cs
index 7140524b..ed74f447 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonGroupPanel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonGroupPanel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonHeader.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonHeader.cs
index bec15112..1fb7c114 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonHeader.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonHeader.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonHeaderGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonHeaderGroup.cs
index 360501e4..8eec7991 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonHeaderGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonHeaderGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonInputBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonInputBox.cs
index cc925b7d..cd0eb50a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonInputBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonInputBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonLabel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonLabel.cs
index 6cdad528..e0894cda 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonLabel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonLabel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonLinkLabel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonLinkLabel.cs
index 995d0f1b..2c4478ed 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonLinkLabel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonLinkLabel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonListBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonListBox.cs
index 682004df..079e42f0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonListBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonListBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonListItem.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonListItem.cs
index 8df06dab..18eb8861 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonListItem.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonListItem.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonManager.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonManager.cs
index eb1143f9..0b4b8900 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonManager.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonManager.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonMaskedTextBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonMaskedTextBox.cs
index 133f7581..faf07b64 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonMaskedTextBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonMaskedTextBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonMessageBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonMessageBox.cs
index 807fede3..85329072 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonMessageBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonMessageBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonMonthCalendar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonMonthCalendar.cs
index 6d03f3ad..9fbdb2e2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonMonthCalendar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonMonthCalendar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonNumericUpDown.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonNumericUpDown.cs
index fdcc27fd..a2a3c218 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonNumericUpDown.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonNumericUpDown.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonPalette.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonPalette.cs
index 0e61444a..7d8ce713 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonPalette.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonPalette.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -34,7 +34,7 @@ namespace ComponentFactory.Krypton.Toolkit
[DefaultEvent("PalettePaint")]
[DefaultProperty("BasePaletteMode")]
[DesignerCategory("code")]
- [Designer("ComponentFactory.Krypton.Toolkit.KryptonPaletteDesigner, ComponentFactory.Krypton.Design, Version=4.70.0.0, Culture=neutral, PublicKeyToken=a87e673e9ecb6e8e")]
+ [Designer("ComponentFactory.Krypton.Toolkit.KryptonPaletteDesigner, ComponentFactory.Krypton.Design, Version=4.711.0.0, Culture=neutral, PublicKeyToken=a87e673e9ecb6e8e")]
[Description("Customisable palette component.")]
[ClassInterface(ClassInterfaceType.AutoDispatch)]
[ComVisible(true)]
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonPanel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonPanel.cs
index a3de5138..8b39e90c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonPanel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonPanel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonRadioButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonRadioButton.cs
index 10ec7a55..f97b98ca 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonRadioButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonRadioButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonRichTextBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonRichTextBox.cs
index 89af017e..2799ba4b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonRichTextBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonRichTextBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonSeparator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonSeparator.cs
index 2bb24ad7..9b853d44 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonSeparator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonSeparator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonSplitContainer.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonSplitContainer.cs
index 6cdeee39..619f8166 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonSplitContainer.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonSplitContainer.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonSplitterPanel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonSplitterPanel.cs
index b8f924b7..675e5aa0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonSplitterPanel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonSplitterPanel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTaskDialog.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTaskDialog.cs
index 85a7603d..e793eb23 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTaskDialog.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTaskDialog.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTaskDialogCommand.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTaskDialogCommand.cs
index 8f5ad3dd..431bfeb9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTaskDialogCommand.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTaskDialogCommand.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTextBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTextBox.cs
index d333cb82..62e53843 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTextBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTextBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTrackBar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTrackBar.cs
index 8182b454..ca907a80 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTrackBar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTrackBar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTreeNode.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTreeNode.cs
index 10ef8ec7..a81e4f1f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTreeNode.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTreeNode.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTreeView.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTreeView.cs
index 0bac4cf2..94a9dd2e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTreeView.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonTreeView.cs
@@ -5,19 +5,19 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
+using System.Collections;
+using System.ComponentModel;
using System.Drawing;
using System.Drawing.Design;
using System.Drawing.Drawing2D;
-using System.ComponentModel;
-using System.Windows.Forms;
-using System.Runtime.InteropServices;
-using System.Collections;
using System.Reflection;
+using System.Runtime.InteropServices;
+using System.Windows.Forms;
namespace ComponentFactory.Krypton.Toolkit
{
@@ -847,7 +847,7 @@ public bool HotTracking
[Category("Behavior")]
[Description("The default image index for nodes.")]
[Localizable(true)]
- [TypeConverter("ComponentFactory.Krypton.Toolkit.NoneExcludedImageIndexConverter, ComponentFactory.Krypton.Design, Version=4.70.0.0, Culture=neutral, PublicKeyToken=a87e673e9ecb6e8e")]
+ [TypeConverter("ComponentFactory.Krypton.Toolkit.NoneExcludedImageIndexConverter, ComponentFactory.Krypton.Design, Version=4.711.0.0, Culture=neutral, PublicKeyToken=a87e673e9ecb6e8e")]
[Editor("System.Windows.Forms.Design.ImageIndexEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(UITypeEditor))]
[RefreshProperties(RefreshProperties.Repaint)]
[RelatedImageList("ImageList")]
@@ -930,7 +930,7 @@ public bool Scrollable
[Category("Behavior")]
[Description("The default image index for selected nodes.")]
[Localizable(true)]
- [TypeConverter("ComponentFactory.Krypton.Toolkit.NoneExcludedImageIndexConverter, ComponentFactory.Krypton.Design, Version=4.70.0.0, Culture=neutral, PublicKeyToken=a87e673e9ecb6e8e")]
+ [TypeConverter("ComponentFactory.Krypton.Toolkit.NoneExcludedImageIndexConverter, ComponentFactory.Krypton.Design, Version=4.711.0.0, Culture=neutral, PublicKeyToken=a87e673e9ecb6e8e")]
[Editor("System.Windows.Forms.Design.ImageIndexEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(UITypeEditor))]
[RelatedImageList("ImageList")]
[DefaultValue(-1)]
@@ -1732,6 +1732,21 @@ protected override void OnMouseLeave(EventArgs e)
base.OnMouseLeave(e);
}
+ ///
+ /// Raises the MouseDown event.
+ ///
+ /// A MouseEventArgs that contains the event data.
+ protected override void OnMouseDown(MouseEventArgs e)
+ {
+ _mouseOver = false;
+
+ PerformNeedPaint(true);
+
+ _treeView.Invalidate();
+
+ base.OnMouseDown(e);
+ }
+
///
/// Gets the default size of the control.
///
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonWrapLabel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonWrapLabel.cs
index e776141e..e0509caa 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonWrapLabel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/KryptonWrapLabel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/Test/KryptonPaletteTest.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/Test/KryptonPaletteTest.cs
index 842846e2..72edbee0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/Test/KryptonPaletteTest.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Toolkit/Test/KryptonPaletteTest.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -34,7 +34,7 @@ namespace ComponentFactory.Krypton.Toolkit.ControlsToolkit.Test
[DefaultEvent("PalettePaint")]
[DefaultProperty("BasePaletteMode")]
[DesignerCategory("code")]
- [Designer("ComponentFactory.Krypton.Toolkit.KryptonPaletteDesigner, ComponentFactory.Krypton.Design, Version=4.70.0.0, Culture=neutral, PublicKeyToken=a87e673e9ecb6e8e")]
+ [Designer("ComponentFactory.Krypton.Toolkit.KryptonPaletteDesigner, ComponentFactory.Krypton.Design, Version=4.711.0.0, Culture=neutral, PublicKeyToken=a87e673e9ecb6e8e")]
[Description("Customisable palette component.")]
[ClassInterface(ClassInterfaceType.AutoDispatch)]
[ComVisible(true)]
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContainerControl.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContainerControl.cs
index 7a0be469..6c880e1f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContainerControl.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContainerControl.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContainerControlBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContainerControlBase.cs
index 62839330..f40cbddc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContainerControlBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContainerControlBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContextMenu.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContextMenu.cs
index 6f1afce8..e96755e4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContextMenu.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContextMenu.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContextMenuDTP.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContextMenuDTP.cs
index 24216329..8f2fae06 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContextMenuDTP.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualContextMenuDTP.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualControl.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualControl.cs
index 7a756836..872a26af 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualControl.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualControl.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualControlBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualControlBase.cs
index 669991c8..020de8c7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualControlBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualControlBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualControlContainment.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualControlContainment.cs
index dcb3f287..586882a1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualControlContainment.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualControlContainment.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualForm.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualForm.cs
index c3d722aa..001ddaf3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualForm.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualForm.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPanel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPanel.cs
index fd02672d..c4ae4ba4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPanel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPanel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopup.cs
index d75058de..8e936b88 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopupManager.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopupManager.cs
index 0224b2ce..3f54ebce 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopupManager.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopupManager.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopupShadow.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopupShadow.cs
index 9950699b..f5fe8a91 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopupShadow.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopupShadow.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopupTooltip.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopupTooltip.cs
index 39c52934..6b8a24cb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopupTooltip.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualPopupTooltip.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualSimple.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualSimple.cs
index aad3ef91..68f5ef83 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualSimple.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualSimple.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualSimpleBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualSimpleBase.cs
index 874261d2..961d115e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualSimpleBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualSimpleBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualTaskDialog.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualTaskDialog.cs
index aced8ec5..95126030 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualTaskDialog.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Controls Visuals/VisualTaskDialog.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/ButtonSpecFormFixedConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/ButtonSpecFormFixedConverter.cs
index ae3e61cf..326dd1c3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/ButtonSpecFormFixedConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/ButtonSpecFormFixedConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/ButtonStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/ButtonStyleConverter.cs
index 33b0b0fe..b2a7511e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/ButtonStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/ButtonStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/DataGridViewStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/DataGridViewStyleConverter.cs
index 1b6d013c..8f558dc8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/DataGridViewStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/DataGridViewStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/DateTimeNullableConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/DateTimeNullableConverter.cs
index 0fe60351..e8eeb4a0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/DateTimeNullableConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/DateTimeNullableConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/GridStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/GridStyleConverter.cs
index a8d8c0c6..9c7b0cc6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/GridStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/GridStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/HeaderGroupCollapseTargetConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/HeaderGroupCollapseTargetConverter.cs
index 14ce543d..6a4d377b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/HeaderGroupCollapseTargetConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/HeaderGroupCollapseTargetConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/HeaderStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/HeaderStyleConverter.cs
index b2c8388c..e9f88145 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/HeaderStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/HeaderStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/InputControlStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/InputControlStyleConverter.cs
index 9988422c..6bae84f4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/InputControlStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/InputControlStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/KryptonCheckedButtonConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/KryptonCheckedButtonConverter.cs
index 4156605c..1ee0dca8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/KryptonCheckedButtonConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/KryptonCheckedButtonConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/KryptonLinkBehaviorConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/KryptonLinkBehaviorConverter.cs
index 7d149bb1..ac7c30df 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/KryptonLinkBehaviorConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/KryptonLinkBehaviorConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/LabelStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/LabelStyleConverter.cs
index 8d2e7b19..fb46cc1d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/LabelStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/LabelStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteBackStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteBackStyleConverter.cs
index ef0ae198..707c1db0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteBackStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteBackStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteBorderStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteBorderStyleConverter.cs
index 483fddaa..628a6588 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteBorderStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteBorderStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteButtonOrientationConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteButtonOrientationConverter.cs
index f39fed80..a6b194a8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteButtonOrientationConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteButtonOrientationConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteButtonSpecStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteButtonSpecStyleConverter.cs
index 02a3a98f..cd8b3802 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteButtonSpecStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteButtonSpecStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteButtonStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteButtonStyleConverter.cs
index b8c032ce..b6fe5693 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteButtonStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteButtonStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteContentStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteContentStyleConverter.cs
index 23e350ad..6a4709f4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteContentStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteContentStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteDrawBordersConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteDrawBordersConverter.cs
index 4f59b863..04dc5ee7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteDrawBordersConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteDrawBordersConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteImageEffectConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteImageEffectConverter.cs
index a1dd8652..98428e49 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteImageEffectConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteImageEffectConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteImageStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteImageStyleConverter.cs
index 93df40ba..2793c90d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteImageStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteImageStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteModeConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteModeConverter.cs
index 9ddf1749..73713774 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteModeConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteModeConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteModeManagerConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteModeManagerConverter.cs
index 7f3db156..d1305e17 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteModeManagerConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteModeManagerConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteTextTrimConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteTextTrimConverter.cs
index f79b4a23..66ecd2f1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteTextTrimConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/PaletteTextTrimConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/SeparatorStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/SeparatorStyleConverter.cs
index 4a79f56d..a2f8a329 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/SeparatorStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/SeparatorStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/StringLookupConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/StringLookupConverter.cs
index 624e6ae0..12b15116 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/StringLookupConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/StringLookupConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/TabBorderStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/TabBorderStyleConverter.cs
index aed9e81d..0e674faf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/TabBorderStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/TabBorderStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/TabStyleConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/TabStyleConverter.cs
index 160261da..8cccde29 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/TabStyleConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Converters/TabStyleConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/BreadCrumbMenuArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/BreadCrumbMenuArgs.cs
index 4572d510..4b6f24d7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/BreadCrumbMenuArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/BreadCrumbMenuArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ButtonDragOffsetEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ButtonDragOffsetEventArgs.cs
index 06f028ad..faf839b8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ButtonDragOffsetEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ButtonDragOffsetEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ButtonDragRectangleEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ButtonDragRectangleEventArgs.cs
index 1bada14b..7c005dad 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ButtonDragRectangleEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ButtonDragRectangleEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ButtonSpecEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ButtonSpecEventArgs.cs
index 15da4fa6..8fb4f2d7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ButtonSpecEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ButtonSpecEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/CloseReasonEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/CloseReasonEventArgs.cs
index 9014d01f..b602b53e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/CloseReasonEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/CloseReasonEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ColorEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ColorEventArgs.cs
index 52d5065d..57f30483 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ColorEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ColorEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ContextMenuArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ContextMenuArgs.cs
index 706114a9..9dfd8f14 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ContextMenuArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ContextMenuArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ContextPositionMenuArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ContextPositionMenuArgs.cs
index 68abf48e..b2c23ccf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ContextPositionMenuArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ContextPositionMenuArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/DateTimePickerCloseArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/DateTimePickerCloseArgs.cs
index 836d5441..8a95f920 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/DateTimePickerCloseArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/DateTimePickerCloseArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/DateTimePickerDropArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/DateTimePickerDropArgs.cs
index b2431e2f..bda13aa7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/DateTimePickerDropArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/DateTimePickerDropArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ImageSelectEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ImageSelectEventArgs.cs
index 41c13fb0..ca49b4fc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ImageSelectEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ImageSelectEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/NeedLayoutEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/NeedLayoutEventArgs.cs
index 6c6e1389..cd80d3cf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/NeedLayoutEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/NeedLayoutEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PaletteLayoutEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PaletteLayoutEventArgs.cs
index 17824723..f3a78f31 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PaletteLayoutEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PaletteLayoutEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PointEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PointEventArgs.cs
index 3e7cd589..2a5ebd95 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PointEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PointEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PointEventCancelArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PointEventCancelArgs.cs
index 2b44accb..9ab3919d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PointEventCancelArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PointEventCancelArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PointOffsetEventCancelArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PointOffsetEventCancelArgs.cs
index 35b568dc..1842e325 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PointOffsetEventCancelArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/PointOffsetEventCancelArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/SplitterMoveRectEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/SplitterMoveRectEventArgs.cs
index b39677e2..1d1da3c0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/SplitterMoveRectEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/SplitterMoveRectEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/TooltipEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/TooltipEventArgs.cs
index a249168c..b73d73dc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/TooltipEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/TooltipEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/TypedCollectionEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/TypedCollectionEventArgs.cs
index 240bc590..e5b1dfa8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/TypedCollectionEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/TypedCollectionEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ViewControlHitTestArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ViewControlHitTestArgs.cs
index 674352da..7e7a922d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ViewControlHitTestArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/EventArgs/ViewControlHitTestArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/AntiAlias.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/AntiAlias.cs
index 22f81c4c..b0735202 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/AntiAlias.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/AntiAlias.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/BoolFlags31.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/BoolFlags31.cs
index ee616b9e..37306e00 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/BoolFlags31.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/BoolFlags31.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/Clipping.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/Clipping.cs
index 4321082d..68651aeb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/Clipping.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/Clipping.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/CommonHelper.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/CommonHelper.cs
index 7db0066f..70c30fa0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/CommonHelper.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/CommonHelper.cs
@@ -1,11 +1,11 @@
// *****************************************************************************
//
-// © Component Factory Pty Ltd, modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2010 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
+// © Component Factory Pty Ltd, modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2010 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
// The software and associated documentation supplied hereunder are the
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Version 4.7.0.0 www.ComponentFactory.com
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/ContextMenuProvider.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/ContextMenuProvider.cs
index dc090102..486db6bd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/ContextMenuProvider.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/ContextMenuProvider.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/ControlObscurer.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/ControlObscurer.cs
index 45b44c5b..468ce895 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/ControlObscurer.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/ControlObscurer.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/CorrectContextControl.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/CorrectContextControl.cs
index 5717195a..4b20c300 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/CorrectContextControl.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/CorrectContextControl.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/Definitions.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/Definitions.cs
index cdd9ce28..9c33ef0b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/Definitions.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/Definitions.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/DesktopWindowManager.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/DesktopWindowManager.cs
index bd221f85..af36c108 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/DesktopWindowManager.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/DesktopWindowManager.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GlobalId.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GlobalId.cs
index 04a80c15..3bbebf11 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GlobalId.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GlobalId.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GlobalStrings.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GlobalStrings.cs
index 48cf4066..05d35f8f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GlobalStrings.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GlobalStrings.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GraphicsHint.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GraphicsHint.cs
index c43a3d88..4d13ad70 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GraphicsHint.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GraphicsHint.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GraphicsTextHint.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GraphicsTextHint.cs
index 99a3c73f..346490a4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GraphicsTextHint.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/GraphicsTextHint.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/HSL.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/HSL.cs
index d4144177..e36ab645 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/HSL.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/HSL.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/KryptonControlCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/KryptonControlCollection.cs
index 960df51d..b843d349 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/KryptonControlCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/KryptonControlCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/KryptonDefaultColorAttribute.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/KryptonDefaultColorAttribute.cs
index 253f8a4e..9c0cd03c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/KryptonDefaultColorAttribute.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/KryptonDefaultColorAttribute.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/KryptonReadOnlyControls.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/KryptonReadOnlyControls.cs
index 47af7c10..a0b3847e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/KryptonReadOnlyControls.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/KryptonReadOnlyControls.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/ModalWaitDialog.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/ModalWaitDialog.cs
index b5dd2bf2..ff7f0017 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/ModalWaitDialog.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/ModalWaitDialog.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/NullContentValues.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/NullContentValues.cs
index 79137087..099b7368 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/NullContentValues.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/NullContentValues.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/OperationThread.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/OperationThread.cs
index 94f00c83..82f3ecd8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/OperationThread.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/OperationThread.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/PlatformInvoke.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/PlatformInvoke.cs
index 33172d36..700b1203 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/PlatformInvoke.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/PlatformInvoke.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/Storage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/Storage.cs
index e5459593..17729a6a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/Storage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/Storage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/TooltipManager.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/TooltipManager.cs
index 46c06340..4dadcc9e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/TooltipManager.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/TooltipManager.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/TypedCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/TypedCollection.cs
index c9e9c4cc..e2533495 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/TypedCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/TypedCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/TypedRestrictCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/TypedRestrictCollection.cs
index 228e67d8..52352077 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/TypedRestrictCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/General/TypedRestrictCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBack.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBack.cs
index 9d0a7907..68b72d81 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBack.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBack.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackColor1.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackColor1.cs
index e959adba..d13f7497 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackColor1.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackColor1.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInherit.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInherit.cs
index 42d9b10f..b1ab3ff2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInherit.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInherit.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInheritForced.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInheritForced.cs
index c223b387..69b91002 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInheritForced.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInheritForced.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInheritOverride.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInheritOverride.cs
index 3077a4ff..4cf740b1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInheritOverride.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInheritOverride.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInheritRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInheritRedirect.cs
index d677e927..921b5c9c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInheritRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackInheritRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackLightenColors.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackLightenColors.cs
index 1f230029..e34e23a9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackLightenColors.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackLightenColors.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackToPalette.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackToPalette.cs
index 92480934..eaf6de12 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackToPalette.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBack/PaletteBackToPalette.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorder.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorder.cs
index 32d3d2f0..6c2591eb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorder.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorder.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInherit.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInherit.cs
index b66876e6..5e9c7654 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInherit.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInherit.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInheritForced.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInheritForced.cs
index 69667a10..1fd53f4f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInheritForced.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInheritForced.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInheritOverride.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInheritOverride.cs
index 05221c71..0674a2fb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInheritOverride.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInheritOverride.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInheritRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInheritRedirect.cs
index 134c8ce6..e3f65038 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInheritRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderInheritRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderToPalette.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderToPalette.cs
index 666db97e..4ede8e94 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderToPalette.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteBorder/PaletteBorderToPalette.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContent.cs
index 5a7fa3c8..ce4d3a62 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentImage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentImage.cs
index 6c53a936..df372781 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentImage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentImage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInherit.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInherit.cs
index 4c15b605..da57d01e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInherit.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInherit.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInheritForced.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInheritForced.cs
index 9497ef44..f5db3f23 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInheritForced.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInheritForced.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInheritOverride.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInheritOverride.cs
index cd86ba7b..d3e0a75f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInheritOverride.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInheritOverride.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInheritRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInheritRedirect.cs
index b01368e0..5179e22c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInheritRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentInheritRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentJustImage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentJustImage.cs
index 97865c72..1571ac8b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentJustImage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentJustImage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentJustShortText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentJustShortText.cs
index 799681ac..8c7bef5a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentJustShortText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentJustShortText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentJustText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentJustText.cs
index ec1d04f1..a3669fbe 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentJustText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentJustText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentText.cs
index d907f983..e3788c54 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentToPalette.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentToPalette.cs
index d5b49c36..3d1d075d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentToPalette.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteContent/PaletteContentToPalette.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDefinitions.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDefinitions.cs
index 83a4544a..0d5922b8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDefinitions.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDefinitions.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDouble.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDouble.cs
index 8034638b..dc2bf77a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDouble.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDouble.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleMetric.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleMetric.cs
index 0126ebc7..f76e1944 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleMetric.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleMetric.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleMetricRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleMetricRedirect.cs
index c1e26484..2f2739b4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleMetricRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleMetricRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleOverride.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleOverride.cs
index 2a192001..8f365071 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleOverride.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleOverride.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleRedirect.cs
index 1414d7d7..a3e58262 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDouble/PaletteDoubleRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDragDrop/PaletteDragDrop.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDragDrop/PaletteDragDrop.cs
index aab70270..56f69714 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDragDrop/PaletteDragDrop.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteDragDrop/PaletteDragDrop.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColor.cs
index b86a4c20..e2aa052b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorInherit.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorInherit.cs
index 07b84f78..143b073d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorInherit.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorInherit.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorInheritOverride.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorInheritOverride.cs
index b7e98c7d..3184095e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorInheritOverride.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorInheritOverride.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorInheritRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorInheritRedirect.cs
index 7e9aada7..80c0eca7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorInheritRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorInheritRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorRedirect.cs
index d8097b7e..72bf3e64 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteElementColor/PaletteElementColorRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteMetric/PaletteMetricRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteMetric/PaletteMetricRedirect.cs
index ffaf78d8..c67b663e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteMetric/PaletteMetricRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteMetric/PaletteMetricRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirect.cs
index 4cecf454..cc7f96a2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectBack.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectBack.cs
index ca184456..ea2a2dd4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectBack.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectBack.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectBorder.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectBorder.cs
index 6e4e8cf1..81387c00 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectBorder.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectBorder.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectBorderEdge.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectBorderEdge.cs
index 45f99f57..9dbd861f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectBorderEdge.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectBorderEdge.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectButtonSpec.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectButtonSpec.cs
index 8a1cfdf5..8007e66d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectButtonSpec.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectButtonSpec.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectContent.cs
index 88704844..803115fa 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectDouble.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectDouble.cs
index 22209493..f13f0c47 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectDouble.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectDouble.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectDoubleMetric.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectDoubleMetric.cs
index 1c74cb7f..9d3ea184 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectDoubleMetric.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectDoubleMetric.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectGrids.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectGrids.cs
index e60bae97..ac7d9512 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectGrids.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectGrids.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectMetric.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectMetric.cs
index 70035d3d..2dc323d9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectMetric.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectMetric.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectRibbonBack.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectRibbonBack.cs
index 8fc749c7..940df098 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectRibbonBack.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectRibbonBack.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectRibbonDouble.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectRibbonDouble.cs
index 30ddadd9..a9a61372 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectRibbonDouble.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectRibbonDouble.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectRibbonGeneral.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectRibbonGeneral.cs
index 8b8d0628..fe15eaa2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectRibbonGeneral.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectRibbonGeneral.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectTriple.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectTriple.cs
index 24cd88de..7ace3fe8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectTriple.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectTriple.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectTripleMetric.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectTripleMetric.cs
index a5b7f6f1..193862fd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectTripleMetric.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRedirect/PaletteRedirectTripleMetric.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBack.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBack.cs
index 50486ab6..6a6d99d4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBack.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBack.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBackInherit.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBackInherit.cs
index 2468ca27..f826f1ed 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBackInherit.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBackInherit.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBackInheritRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBackInheritRedirect.cs
index 14b743fe..0a1b0cee 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBackInheritRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBackInheritRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBackRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBackRedirect.cs
index 7f0eace4..642963b8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBackRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonBackRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDouble.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDouble.cs
index 57a7461d..00991a11 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDouble.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDouble.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleInherit.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleInherit.cs
index 73c4286d..9ec9e11e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleInherit.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleInherit.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleInheritOverride.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleInheritOverride.cs
index 2a48fee8..71dba6de 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleInheritOverride.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleInheritOverride.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleInheritRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleInheritRedirect.cs
index 9218752a..269e2050 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleInheritRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleInheritRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleRedirect.cs
index 9e4231af..c2e120ec 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonDoubleRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonGeneral.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonGeneral.cs
index f1aa700e..b28b08b0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonGeneral.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonGeneral.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonGeneralInherit.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonGeneralInherit.cs
index 53defdea..704b102c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonGeneralInherit.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonGeneralInherit.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonGeneralInheritRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonGeneralInheritRedirect.cs
index e90bdcf6..38c430a2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonGeneralInheritRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonGeneralInheritRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonText.cs
index ff7052e5..665c0d9b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonTextInherit.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonTextInherit.cs
index 8675e032..efa9481c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonTextInherit.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonTextInherit.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonTextInheritRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonTextInheritRedirect.cs
index 0c8017b4..18c2249f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonTextInheritRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteRibbon/PaletteRibbonTextInheritRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTab/PaletteTabBorder.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTab/PaletteTabBorder.cs
index 61313db8..e10d4a88 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTab/PaletteTabBorder.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTab/PaletteTabBorder.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTab/PaletteTabTriple.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTab/PaletteTabTriple.cs
index aa6595ee..07c8399b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTab/PaletteTabTriple.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTab/PaletteTabTriple.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTab/PaletteTabTripleRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTab/PaletteTabTripleRedirect.cs
index 7c5d071b..0b8d0ba6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTab/PaletteTabTripleRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTab/PaletteTabTripleRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTriple.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTriple.cs
index 3fcd2d9a..d6bcf6db 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTriple.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTriple.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleJustImage.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleJustImage.cs
index 36653af3..099ff11e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleJustImage.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleJustImage.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleJustImageRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleJustImageRedirect.cs
index bd9d6320..59545317 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleJustImageRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleJustImageRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleMetric.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleMetric.cs
index 149d12ff..13fbbc7e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleMetric.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleMetric.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleMetricRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleMetricRedirect.cs
index 9285bccb..55242a16 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleMetricRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleMetricRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleOverride.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleOverride.cs
index 9fbb10cf..c6cb005d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleOverride.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleOverride.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleRedirect.cs
index a7e8d0f9..15716283 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleToPalette.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleToPalette.cs
index d6f27a60..e0d9a000 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleToPalette.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Base/PaletteTriple/PaletteTripleToPalette.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteBase.cs
index 26e54772..91572d4a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Base.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Base.cs
index e226e248..0ddb0d65 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Base.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Base.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Black.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Black.cs
index 06eba506..946ba6e8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Black.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Black.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Blue.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Blue.cs
index 5dd715c5..939fb849 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Blue.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Blue.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Silver.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Silver.cs
index 1495f90c..bed82e72 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Silver.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2007Silver.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Base.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Base.cs
index 62191f71..138aa6f8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Base.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Base.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Black.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Black.cs
index e052bb3b..7a095a7e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Black.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Black.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Blue.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Blue.cs
index a0c5144c..0ca13427 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Blue.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Blue.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Silver.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Silver.cs
index d53e82aa..9538d4b7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Silver.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteOffice2010Silver.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteProfessionalOffice2003.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteProfessionalOffice2003.cs
index e60b047d..d5b8a1d7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteProfessionalOffice2003.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteProfessionalOffice2003.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteProfessionalSystem.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteProfessionalSystem.cs
index 008210df..1ff63c68 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteProfessionalSystem.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteProfessionalSystem.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparkleBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparkleBase.cs
index fea67b8d..860b165c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparkleBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparkleBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparkleBlue.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparkleBlue.cs
index ad387201..27997dbf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparkleBlue.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparkleBlue.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparkleOrange.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparkleOrange.cs
index 8cc38892..40e755e3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparkleOrange.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparkleOrange.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparklePurple.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparklePurple.cs
index 0ce3cfed..ab002a13 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparklePurple.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Builtin/PaletteSparklePurple.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonInternalKCT.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonInternalKCT.cs
index d6876632..def7ef28 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonInternalKCT.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonInternalKCT.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteButtonSpecBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteButtonSpecBase.cs
index a89c2fb3..9ae452d0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteButtonSpecBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteButtonSpecBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteButtonSpecTyped.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteButtonSpecTyped.cs
index 49e14e55..9f59f281 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteButtonSpecTyped.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteButtonSpecTyped.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteButtonSpecs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteButtonSpecs.cs
index f7c528db..8f05f9a6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteButtonSpecs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteButtonSpecs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCalendarDay.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCalendarDay.cs
index 2a16b369..f41898b8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCalendarDay.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCalendarDay.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCargo.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCargo.cs
index 6414cdee..f1413a1d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCargo.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCargo.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCheckButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCheckButton.cs
index c2089ef4..bc814cf3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCheckButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCheckButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCheckButtons.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCheckButtons.cs
index ac428afa..1203adf2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCheckButtons.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCheckButtons.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCommon.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCommon.cs
index 97bb4b22..6e1bb397 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCommon.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteCommon.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteContextMenu.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteContextMenu.cs
index a548d399..3f1ef745 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteContextMenu.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteContextMenu.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteControl.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteControl.cs
index 46c83ec0..7be69907 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteControl.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteControl.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteControls.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteControls.cs
index e6e98958..1053fcc2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteControls.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteControls.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteDouble3.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteDouble3.cs
index 75cc855f..9771abbc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteDouble3.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteDouble3.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteForm.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteForm.cs
index 36c23024..90bc339b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteForm.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteForm.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteForms.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteForms.cs
index fd84aee0..78bd5c65 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteForms.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteForms.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteGrid.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteGrid.cs
index e6cb48f8..769492b0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteGrid.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteGrid.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteGrids.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteGrids.cs
index bb1ab6cf..3d014b7e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteGrids.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteGrids.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeader.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeader.cs
index efa88ab3..d6d6056b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeader.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeader.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeaderGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeaderGroup.cs
index 219f89b9..49bbb21f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeaderGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeaderGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeaderGroupState.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeaderGroupState.cs
index 02fbe37d..2477caeb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeaderGroupState.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeaderGroupState.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeaders.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeaders.cs
index 44d24b1d..3f55f1c1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeaders.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteHeaders.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImages.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImages.cs
index 9c865972..b4067426 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImages.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImages.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesCheckBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesCheckBox.cs
index b84dc6e0..de5dd5bf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesCheckBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesCheckBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesContextMenu.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesContextMenu.cs
index 5ebd2adb..fd59a664 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesContextMenu.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesContextMenu.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesDropDownButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesDropDownButton.cs
index 75c4cc44..e411f481 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesDropDownButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesDropDownButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesGalleryButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesGalleryButton.cs
index 66cc111d..eb9fb9ca 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesGalleryButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesGalleryButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesGalleryButtons.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesGalleryButtons.cs
index 805d789c..bd2fd1e7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesGalleryButtons.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesGalleryButtons.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesRadioButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesRadioButton.cs
index 805ea1d2..eb2fefb5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesRadioButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesRadioButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesTreeView.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesTreeView.cs
index 8127b023..c794dcbc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesTreeView.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteImagesTreeView.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteInputControl.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteInputControl.cs
index f5a506b1..bdf2fa24 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteInputControl.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteInputControl.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteInputControls.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteInputControls.cs
index 76eeab25..d9fc9d6e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteInputControls.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteInputControls.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteLabel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteLabel.cs
index 751e2301..aa3865ba 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteLabel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteLabel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteLabels.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteLabels.cs
index 573c72da..623b5767 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteLabels.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteLabels.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteNavigator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteNavigator.cs
index eb87d196..bb2a325f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteNavigator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteNavigator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteNavigatorState.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteNavigatorState.cs
index 49e9cfd6..ea78145e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteNavigatorState.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteNavigatorState.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteNavigatorStateBar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteNavigatorStateBar.cs
index 1a787db9..cbca802c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteNavigatorStateBar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteNavigatorStateBar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPalettePanel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPalettePanel.cs
index d8299c93..2158bde2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPalettePanel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPalettePanel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPalettePanels.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPalettePanels.cs
index 7daa81bb..9d50ff64 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPalettePanels.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPalettePanels.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbon.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbon.cs
index 9051f95c..c21aac7f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbon.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbon.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonAppButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonAppButton.cs
index 774dabff..61490fb7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonAppButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonAppButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupArea.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupArea.cs
index 0ad93692..b2a3315d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupArea.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupArea.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupBaseText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupBaseText.cs
index c380ad01..40eb7340 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupBaseText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupBaseText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupButtonText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupButtonText.cs
index 32b7c72f..1afd81aa 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupButtonText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupButtonText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCheckBoxText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCheckBoxText.cs
index f8cb0ffc..d5ac358c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCheckBoxText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCheckBoxText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedBack.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedBack.cs
index e64c5461..522b6ceb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedBack.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedBack.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedBorder.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedBorder.cs
index d2e36587..da5f1c44 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedBorder.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedBorder.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedFrameBack.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedFrameBack.cs
index 91c73375..ceafbe32 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedFrameBack.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedFrameBack.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedFrameBorder.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedFrameBorder.cs
index 56468fe8..429d501b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedFrameBorder.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedFrameBorder.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedText.cs
index 2c2be879..a7125463 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupCollapsedText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupLabelText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupLabelText.cs
index b8f33d2f..3f05733a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupLabelText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupLabelText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupNormalBorder.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupNormalBorder.cs
index 9bc2c79a..ae450992 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupNormalBorder.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupNormalBorder.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupNormalTitle.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupNormalTitle.cs
index 6f919b18..abab517f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupNormalTitle.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupNormalTitle.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupRadioButtonText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupRadioButtonText.cs
index c851cfdf..5ca5745e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupRadioButtonText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonGroupRadioButtonText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonQATMinibar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonQATMinibar.cs
index be79b36e..717afd55 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonQATMinibar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonQATMinibar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonTab.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonTab.cs
index 21b3dd66..54f303ab 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonTab.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteRibbonTab.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteSeparator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteSeparator.cs
index b17ed33a..b90c3949 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteSeparator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteSeparator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteSeparators.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteSeparators.cs
index 4a2680cb..9989ac0b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteSeparators.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteSeparators.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMS.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMS.cs
index b63ecb89..53bb1d20 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMS.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMS.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSBase.cs
index 8a45dd16..fa406990 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Diagnostics;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSButton.cs
index 1bd3aa7e..88015a5a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSGrip.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSGrip.cs
index 4cf6ea72..9a130996 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSGrip.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSGrip.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSMenu.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSMenu.cs
index 807a3f1f..f82160a0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSMenu.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSMenu.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSMenuStrip.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSMenuStrip.cs
index 2682299c..71e98a52 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSMenuStrip.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSMenuStrip.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSRafting.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSRafting.cs
index f2d7f08b..24bcb779 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSRafting.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSRafting.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSSeparator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSSeparator.cs
index da2fef16..bd2b200c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSSeparator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSSeparator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSStatusStrip.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSStatusStrip.cs
index f4135e29..000fffc8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSStatusStrip.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSStatusStrip.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSToolStrip.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSToolStrip.cs
index 7ff5790c..3bf074dd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSToolStrip.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTMSToolStrip.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTabButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTabButton.cs
index c8520733..061abd7a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTabButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTabButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTabButtons.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTabButtons.cs
index 42db5721..26882e92 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTabButtons.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTabButtons.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTrackBar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTrackBar.cs
index 1318f638..0e56c4ef 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTrackBar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Component/KryptonPaletteTrackBar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTable.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTable.cs
index b072bdcf..ef752a92 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTable.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTable.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTable2007.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTable2007.cs
index 35d8e59c..e0cc939c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTable2007.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTable2007.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTable2010.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTable2010.cs
index de6a85b7..ab8a3562 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTable2010.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTable2010.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTableSparkle.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTableSparkle.cs
index 395868f0..ac619e63 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTableSparkle.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonColorTableSparkle.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonDataGridViewStyles.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonDataGridViewStyles.cs
index 8ac0814d..38ee84d9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonDataGridViewStyles.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonDataGridViewStyles.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonPersistAttribute.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonPersistAttribute.cs
index 72088366..4bedd4cb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonPersistAttribute.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonPersistAttribute.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonProfessionalCustomKCT.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonProfessionalCustomKCT.cs
index 36d92292..162f5251 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonProfessionalCustomKCT.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonProfessionalCustomKCT.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonProfessionalKCT.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonProfessionalKCT.cs
index 20d88033..b28c36a6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonProfessionalKCT.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/KryptonProfessionalKCT.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/LinkLabelBehaviorInherit.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/LinkLabelBehaviorInherit.cs
index 7edc9d41..f9ed824f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/LinkLabelBehaviorInherit.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/LinkLabelBehaviorInherit.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBackInheritNode.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBackInheritNode.cs
index c2fc29ea..0c259ec3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBackInheritNode.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBackInheritNode.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBorderEdge.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBorderEdge.cs
index 2a3d9e33..6012111a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBorderEdge.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBorderEdge.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBorderEdgeRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBorderEdgeRedirect.cs
index 9102a4d6..b7fedc90 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBorderEdgeRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBorderEdgeRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBreadCrumbDoubleState.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBreadCrumbDoubleState.cs
index 3d4bab2e..c2dfe2be 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBreadCrumbDoubleState.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBreadCrumbDoubleState.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBreadCrumbRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBreadCrumbRedirect.cs
index 052ffaba..62a00d32 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBreadCrumbRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBreadCrumbRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBreadCrumbState.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBreadCrumbState.cs
index a1a75f61..38d900d4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBreadCrumbState.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteBreadCrumbState.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteColorButtonStrings.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteColorButtonStrings.cs
index f53745d5..3208416b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteColorButtonStrings.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteColorButtonStrings.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxJustComboStates.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxJustComboStates.cs
index ab0c6143..099e2dd1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxJustComboStates.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxJustComboStates.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxJustItemStates.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxJustItemStates.cs
index 4fbadc37..f4ce63c5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxJustItemStates.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxJustItemStates.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxRedirect.cs
index 4d8d733e..90bbe6f4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxStates.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxStates.cs
index 17202d6f..eeb678d5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxStates.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteComboBoxStates.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContentInheritNode.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContentInheritNode.cs
index 186be0d2..84d50ba7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContentInheritNode.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContentInheritNode.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemState.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemState.cs
index 364f51dd..b92482aa 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemState.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemState.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemStateChecked.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemStateChecked.cs
index f8968482..bbc30848 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemStateChecked.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemStateChecked.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemStateHighlight.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemStateHighlight.cs
index a57fbf47..083251b1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemStateHighlight.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemStateHighlight.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemStateRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemStateRedirect.cs
index d4e5eff5..5bcee94f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemStateRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuItemStateRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuRedirect.cs
index 6f0a9e30..8b49c270 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteContextMenuRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewAll.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewAll.cs
index 7b3b386e..b53e8bdf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewAll.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewAll.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewBackInherit.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewBackInherit.cs
index 8b6ef67c..0710b99c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewBackInherit.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewBackInherit.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewCells.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewCells.cs
index 2bf0b625..9881d6c8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewCells.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewCells.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewContentCommon.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewContentCommon.cs
index 85f2d392..cab2a305 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewContentCommon.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewContentCommon.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewContentInherit.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewContentInherit.cs
index 5ee0f3bd..d87fd02c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewContentInherit.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewContentInherit.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewContentStates.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewContentStates.cs
index 54d210f3..69fd83e9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewContentStates.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewContentStates.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewHeaders.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewHeaders.cs
index 18f290f1..c095e29b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewHeaders.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewHeaders.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewRedirect.cs
index 4713f31d..6b40a776 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewTripleCommon.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewTripleCommon.cs
index 6cb2b1e9..59059845 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewTripleCommon.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewTripleCommon.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewTripleRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewTripleRedirect.cs
index b09f9bbf..26d66101 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewTripleRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewTripleRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewTripleStates.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewTripleStates.cs
index 7d39d3a6..dfeaa474 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewTripleStates.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteDataGridViewTripleStates.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteForm.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteForm.cs
index 7ed0b704..9dbd38d7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteForm.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteForm.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteFormRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteFormRedirect.cs
index e287e225..b163441a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteFormRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteFormRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteGroupBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteGroupBox.cs
index e7804bc9..1b8fa52c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteGroupBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteGroupBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteGroupBoxRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteGroupBoxRedirect.cs
index 4649b8bb..51db96fc 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteGroupBoxRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteGroupBoxRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderButtonRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderButtonRedirect.cs
index f155cb91..ceb75c72 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderButtonRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderButtonRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderGroup.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderGroup.cs
index b6e1547b..30e1e10a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderGroup.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderGroup.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderGroupRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderGroupRedirect.cs
index bc6152c4..0db712d1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderGroupRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderGroupRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderPaddingRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderPaddingRedirect.cs
index 5f93c0db..4b1679f1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderPaddingRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderPaddingRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderRedirect.cs
index f4ea1a57..248292e1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteHeaderRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlBackStates.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlBackStates.cs
index 2fe8588c..1c0e2126 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlBackStates.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlBackStates.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlContentStates.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlContentStates.cs
index 3e845b84..c9143d41 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlContentStates.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlContentStates.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlTripleRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlTripleRedirect.cs
index d425f138..2eac0369 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlTripleRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlTripleRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlTripleStates.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlTripleStates.cs
index 8ac5d9b4..5017b89c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlTripleStates.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteInputControlTripleStates.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListItemTriple.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListItemTriple.cs
index eb67ebe7..73072081 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListItemTriple.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListItemTriple.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListItemTripleRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListItemTripleRedirect.cs
index 2e196dc6..ffad7647 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListItemTripleRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListItemTripleRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListState.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListState.cs
index fc44a167..94179425 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListState.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListState.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListStateRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListStateRedirect.cs
index ea6f4502..8ccf75fe 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListStateRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteListStateRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarDoubleState.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarDoubleState.cs
index d3ec33cc..ec6c32f6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarDoubleState.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarDoubleState.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarRedirect.cs
index 43890a99..054f6309 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarState.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarState.cs
index 79ac2aaa..14186a4f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarState.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarState.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarStateRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarStateRedirect.cs
index 34604e57..df411e3c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarStateRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteMonthCalendarStateRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteNodeOverride.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteNodeOverride.cs
index 17c7ab05..3bcf6e18 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteNodeOverride.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteNodeOverride.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectBreadCrumb.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectBreadCrumb.cs
index a887be31..5b0d9e92 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectBreadCrumb.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectBreadCrumb.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectCheckBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectCheckBox.cs
index 3c4a9a50..7aadec8f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectCheckBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectCheckBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectCommon.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectCommon.cs
index 5dcb1b65..61855d55 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectCommon.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectCommon.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectContextMenu.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectContextMenu.cs
index b7a4564d..4458299a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectContextMenu.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectContextMenu.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectDropDownButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectDropDownButton.cs
index 49d48189..cd344214 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectDropDownButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectDropDownButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectRadioButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectRadioButton.cs
index 65d18d3a..763589e5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectRadioButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectRadioButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectTreeView.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectTreeView.cs
index 42f97c01..70552485 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectTreeView.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteRedirectTreeView.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSeparatorPadding.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSeparatorPadding.cs
index e43c2ce1..522e2045 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSeparatorPadding.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSeparatorPadding.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSeparatorPaddingRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSeparatorPaddingRedirect.cs
index 7777d76d..99e18dd9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSeparatorPaddingRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSeparatorPaddingRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSplitContainer.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSplitContainer.cs
index ad750acf..1a4a7a58 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSplitContainer.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSplitContainer.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSplitContainerRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSplitContainerRedirect.cs
index d76a1186..7c0858e9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSplitContainerRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteSplitContainerRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarPositionStates.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarPositionStates.cs
index ce08be8b..415b622b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarPositionStates.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarPositionStates.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarPositionStatesOverride.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarPositionStatesOverride.cs
index 79295eb6..863baed7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarPositionStatesOverride.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarPositionStatesOverride.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarRedirect.cs
index efa63e8d..fe55864e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarStates.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarStates.cs
index 139d3a2f..8fdd7faa 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarStates.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarStates.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarStatesOverride.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarStatesOverride.cs
index 0cd63326..7cff261a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarStatesOverride.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTrackBarStatesOverride.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeNodeTriple.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeNodeTriple.cs
index 71ff1145..69023d89 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeNodeTriple.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeNodeTriple.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeNodeTripleRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeNodeTripleRedirect.cs
index 85752458..6a7d9a6a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeNodeTripleRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeNodeTripleRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeState.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeState.cs
index 7b10e576..d12c4597 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeState.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeState.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeStateRedirect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeStateRedirect.cs
index 0498a5be..59d2840f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeStateRedirect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteTreeStateRedirect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteWrapLabel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteWrapLabel.cs
index b61c32d8..971a6901 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteWrapLabel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Palette Controls/PaletteWrapLabel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Properties/AssemblyInfo.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Properties/AssemblyInfo.cs
index 0de2c021..dafbcf5d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Properties/AssemblyInfo.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -16,10 +16,10 @@
using System.Runtime.InteropServices;
using System.Security;
-[assembly: AssemblyVersion("4.71.620.0")]
-[assembly: AssemblyFileVersion("4.71.620.0")]
+[assembly: AssemblyVersion("4.711.622.0")]
+[assembly: AssemblyFileVersion("4.711.622.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd, 2006-2018. Then modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2017-2018. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.617.0")]
+[assembly: AssemblyInformationalVersion("4.711.618.0")]
[assembly: AssemblyProduct("Krypton Toolkit")]
[assembly: AssemblyDefaultAlias("ComponentFactory.Krypton.Toolkit.dll")]
[assembly: AssemblyTitle("ComponentFactory.Krypton.Toolkit")]
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonOffice2007Renderer.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonOffice2007Renderer.cs
index 1e4282f8..2cd94b2f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonOffice2007Renderer.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonOffice2007Renderer.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonOffice2010Renderer.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonOffice2010Renderer.cs
index 7b352969..81dbc758 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonOffice2010Renderer.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonOffice2010Renderer.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonProfessionalRenderer.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonProfessionalRenderer.cs
index 928f3393..2e41b564 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonProfessionalRenderer.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonProfessionalRenderer.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonSparkleRenderer.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonSparkleRenderer.cs
index 80fd8bbb..e3f37fa6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonSparkleRenderer.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonSparkleRenderer.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonStandardRenderer.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonStandardRenderer.cs
index 8a414a2c..7088c051 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonStandardRenderer.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/KryptonStandardRenderer.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderBase.cs
index f48aa019..e4a339f9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderContext.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderContext.cs
index 98cfba0d..6c2f117d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderContext.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderContext.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderDefinitions.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderDefinitions.cs
index 5933ea06..36f59d49 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderDefinitions.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderDefinitions.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderDragDockingData.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderDragDockingData.cs
index 420b78b3..07d01237 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderDragDockingData.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderDragDockingData.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderExpertHelpers.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderExpertHelpers.cs
index a3f5a149..9b2ce7db 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderExpertHelpers.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderExpertHelpers.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderGlassHelpers.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderGlassHelpers.cs
index 9045a5fb..0084e7a3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderGlassHelpers.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderGlassHelpers.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderMementos.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderMementos.cs
index f81e0fa1..03f959e5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderMementos.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderMementos.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderOffice2007.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderOffice2007.cs
index eb613946..b846ae94 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderOffice2007.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderOffice2007.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderOffice2010.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderOffice2010.cs
index 600794c3..3b1f0c22 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderOffice2010.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderOffice2010.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderProfessional.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderProfessional.cs
index 118fec37..2a8523f9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderProfessional.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderProfessional.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderSparkle.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderSparkle.cs
index 7b035b06..7e77b21d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderSparkle.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderSparkle.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderStandard.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderStandard.cs
index f76bb466..1eecace7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderStandard.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderStandard.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBorderEdgeActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBorderEdgeActionList.cs
index 8bcab903..cac93aa6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBorderEdgeActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBorderEdgeActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBorderEdgeDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBorderEdgeDesigner.cs
index 74413ba4..eedf1619 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBorderEdgeDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBorderEdgeDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbActionList.cs
index 8e1ec6c5..9fdfea28 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbDesigner.cs
index a5d81a8b..912fe8c6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbItemDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbItemDesigner.cs
index 7b120c01..8c974146 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbItemDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbItemDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbItemsEditor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbItemsEditor.cs
index 18dba25f..2814d40f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbItemsEditor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonBreadCrumbItemsEditor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonButtonActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonButtonActionList.cs
index 037535ed..3c43bdca 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonButtonActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonButtonActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonButtonDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonButtonDesigner.cs
index 91ddbb62..b795a9c0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonButtonDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonButtonDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckBoxActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckBoxActionList.cs
index c41f3669..906c52a6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckBoxActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckBoxActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckBoxDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckBoxDesigner.cs
index 903372b3..b86b470e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckBoxDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckBoxDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonActionList.cs
index e059332c..cca08041 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonCollectionEditor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonCollectionEditor.cs
index 85b45fed..c0a619f3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonCollectionEditor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonCollectionEditor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonCollectionForm.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonCollectionForm.cs
index 5a00092f..e354c5d7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonCollectionForm.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonCollectionForm.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonDesigner.cs
index 25c2c60d..3542fc71 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckButtonDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckSetActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckSetActionList.cs
index f09a43e5..6745c61c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckSetActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckSetActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckSetDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckSetDesigner.cs
index ff8ab90e..72b3010b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckSetDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckSetDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckedListBoxActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckedListBoxActionList.cs
index 1f7be303..53479b52 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckedListBoxActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckedListBoxActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckedListBoxDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckedListBoxDesigner.cs
index d6d3d854..900d8659 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckedListBoxDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCheckedListBoxDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonColorButtonActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonColorButtonActionList.cs
index a22996c1..c32a63c5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonColorButtonActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonColorButtonActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonColorButtonDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonColorButtonDesigner.cs
index c95b102c..5f41b327 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonColorButtonDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonColorButtonDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonComboBoxActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonComboBoxActionList.cs
index 18ed3fa7..f5226cd0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonComboBoxActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonComboBoxActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonComboBoxColumnDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonComboBoxColumnDesigner.cs
index 94d03986..12818ba1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonComboBoxColumnDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonComboBoxColumnDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonComboBoxDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonComboBoxDesigner.cs
index 22fe5662..8ff1ad6d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonComboBoxDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonComboBoxDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCommandActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCommandActionList.cs
index 29c73f6b..0b89016c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCommandActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCommandActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCommandDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCommandDesigner.cs
index 91ff4606..d7f58ac7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCommandDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonCommandDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuActionList.cs
index 402d0262..b34ac918 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuCollectionEditor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuCollectionEditor.cs
index 57575951..9c5fced5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuCollectionEditor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuCollectionEditor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuDesigner.cs
index 3b5d0c99..2f0d6c6b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuItemCollectionEditor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuItemCollectionEditor.cs
index 7b04795e..46af170d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuItemCollectionEditor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuItemCollectionEditor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuItemDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuItemDesigner.cs
index 743b223e..44cdb8c1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuItemDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuItemDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuItemsDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuItemsDesigner.cs
index 5f310311..fd2ce4ae 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuItemsDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonContextMenuItemsDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDateTimePickerActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDateTimePickerActionList.cs
index 7f52c4b4..69ed03b9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDateTimePickerActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDateTimePickerActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDateTimePickerColumnDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDateTimePickerColumnDesigner.cs
index 773aa3c9..02a2213f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDateTimePickerColumnDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDateTimePickerColumnDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDateTimePickerDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDateTimePickerDesigner.cs
index 4ced8e17..b0036130 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDateTimePickerDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDateTimePickerDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDesignerActionItem.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDesignerActionItem.cs
index 8777e2a6..f6e87571 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDesignerActionItem.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDesignerActionItem.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDomainUpDownActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDomainUpDownActionList.cs
index ba1ea758..27b4b461 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDomainUpDownActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDomainUpDownActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDomainUpDownColumnDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDomainUpDownColumnDesigner.cs
index 77981877..550abd61 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDomainUpDownColumnDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDomainUpDownColumnDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDomainUpDownDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDomainUpDownDesigner.cs
index ca44bd0b..2dba3a57 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDomainUpDownDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDomainUpDownDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDropButtonActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDropButtonActionList.cs
index f05ef9b3..dcdeda09 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDropButtonActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDropButtonActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDropButtonDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDropButtonDesigner.cs
index 6f74f170..665349ee 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDropButtonDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonDropButtonDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupActionList.cs
index 7674b4e7..967d3616 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupBoxActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupBoxActionList.cs
index 26ee95b8..86a5b6c5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupBoxActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupBoxActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupBoxDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupBoxDesigner.cs
index 961559cf..9f53bc17 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupBoxDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupBoxDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupDesigner.cs
index 5b5d51aa..33f0c140 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupPanelDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupPanelDesigner.cs
index 87dce2ca..9db227e8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupPanelDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonGroupPanelDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderActionList.cs
index 2df82782..10f66b71 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderDesigner.cs
index 5d576728..91fabcc0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderGroupActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderGroupActionList.cs
index 3126bc96..fed7d2f7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderGroupActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderGroupActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderGroupDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderGroupDesigner.cs
index 4f081b41..2968f733 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderGroupDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonHeaderGroupDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLabelActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLabelActionList.cs
index ecc9d217..101acf2f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLabelActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLabelActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLabelDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLabelDesigner.cs
index bcdf8133..ac4a918b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLabelDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLabelDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLinkLabelActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLinkLabelActionList.cs
index dfa48f63..0026a92f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLinkLabelActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLinkLabelActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLinkLabelDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLinkLabelDesigner.cs
index 335c51dc..8c13702e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLinkLabelDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonLinkLabelDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonListBoxActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonListBoxActionList.cs
index 6151073b..76444ffa 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonListBoxActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonListBoxActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonListBoxDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonListBoxDesigner.cs
index 7508d09e..243a7f26 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonListBoxDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonListBoxDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonManagerActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonManagerActionList.cs
index 7b3b08d0..9d04bdb9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonManagerActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonManagerActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonManagerDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonManagerDesigner.cs
index 5dcee6f6..a3692da9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonManagerDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonManagerDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMaskedTextBoxActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMaskedTextBoxActionList.cs
index 496e7a59..213d24df 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMaskedTextBoxActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMaskedTextBoxActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMaskedTextBoxColumnDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMaskedTextBoxColumnDesigner.cs
index 45fe7bcb..30e05191 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMaskedTextBoxColumnDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMaskedTextBoxColumnDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMaskedTextBoxDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMaskedTextBoxDesigner.cs
index 1d84f506..ef83dbfe 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMaskedTextBoxDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMaskedTextBoxDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMonthCalendarActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMonthCalendarActionList.cs
index 2c7af52f..6402707c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMonthCalendarActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMonthCalendarActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMonthCalendarDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMonthCalendarDesigner.cs
index 8078aa57..50f0fd29 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMonthCalendarDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonMonthCalendarDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonNumericUpDownActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonNumericUpDownActionList.cs
index c29b7b4a..a8c5209d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonNumericUpDownActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonNumericUpDownActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonNumericUpDownColumnDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonNumericUpDownColumnDesigner.cs
index c5441667..d8f1c2c6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonNumericUpDownColumnDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonNumericUpDownColumnDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonNumericUpDownDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonNumericUpDownDesigner.cs
index 390d47ce..203821e2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonNumericUpDownDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonNumericUpDownDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPaletteActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPaletteActionList.cs
index 8a259f01..fe57f632 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPaletteActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPaletteActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPaletteDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPaletteDesigner.cs
index ea3de1f2..3ba1ca5d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPaletteDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPaletteDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPanelActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPanelActionList.cs
index e600082d..955d27d9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPanelActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPanelActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPanelDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPanelDesigner.cs
index b685adba..5a0d0023 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPanelDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonPanelDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRadioButtonActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRadioButtonActionList.cs
index db912685..2d41ecd8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRadioButtonActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRadioButtonActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRadioButtonDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRadioButtonDesigner.cs
index ef9ced5a..a31c8f28 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRadioButtonDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRadioButtonDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRichTextBoxActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRichTextBoxActionList.cs
index 2b4f04d0..82595852 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRichTextBoxActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRichTextBoxActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRichTextBoxDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRichTextBoxDesigner.cs
index b64dc219..d613c680 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRichTextBoxDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonRichTextBoxDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSeparatorActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSeparatorActionList.cs
index cf50d049..49d2a804 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSeparatorActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSeparatorActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSeparatorDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSeparatorDesigner.cs
index da681545..ec4dacf3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSeparatorDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSeparatorDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerActionList.cs
index 49fd814f..0f9bd9a9 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerBehavior.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerBehavior.cs
index 584e989a..9b971b60 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerBehavior.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerBehavior.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerDesigner.cs
index 581ec100..eb0fba10 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerGlyph.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerGlyph.cs
index 7c67434a..2bb9be7c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerGlyph.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitContainerGlyph.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitterPanelDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitterPanelDesigner.cs
index c924ed92..21dbc43f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitterPanelDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonSplitterPanelDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTextBoxActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTextBoxActionList.cs
index 17e58a06..f7bcff3d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTextBoxActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTextBoxActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTextBoxColumnDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTextBoxColumnDesigner.cs
index e32363da..b8596831 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTextBoxColumnDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTextBoxColumnDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTextBoxDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTextBoxDesigner.cs
index 092a865f..b1e81245 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTextBoxDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTextBoxDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Collections;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTrackBarActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTrackBarActionList.cs
index 55b91e67..bcbc3d02 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTrackBarActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTrackBarActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTrackBarDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTrackBarDesigner.cs
index 55ad80cc..a8f20931 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTrackBarDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTrackBarDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTreeViewActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTreeViewActionList.cs
index 58e7ba4f..6152b4f1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTreeViewActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTreeViewActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTreeViewDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTreeViewDesigner.cs
index a6f77de2..ddf8ce1b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTreeViewDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonTreeViewDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonWrapLabelActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonWrapLabelActionList.cs
index 8812d1dc..ac9a31c4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonWrapLabelActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonWrapLabelActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonWrapLabelDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonWrapLabelDesigner.cs
index 8abe1dd4..9965ab66 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonWrapLabelDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/KryptonWrapLabelDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/PaletteDrawBordersEditor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/PaletteDrawBordersEditor.cs
index 541cf606..169941eb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/PaletteDrawBordersEditor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/PaletteDrawBordersEditor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/PaletteDrawBordersSelector.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/PaletteDrawBordersSelector.cs
index 558a80e3..0d8e7e32 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/PaletteDrawBordersSelector.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Toolkit/PaletteDrawBordersSelector.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ButtonImageStates.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ButtonImageStates.cs
index aeaec8dd..d263a062 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ButtonImageStates.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ButtonImageStates.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ButtonValues.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ButtonValues.cs
index bafdb079..9f706842 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ButtonValues.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ButtonValues.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CaptionValues.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CaptionValues.cs
index 39b07e36..913a4279 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CaptionValues.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CaptionValues.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CheckBoxImages.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CheckBoxImages.cs
index f0535fa9..a31deb3f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CheckBoxImages.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CheckBoxImages.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CheckButtonImageStates.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CheckButtonImageStates.cs
index b8b1192e..61062b07 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CheckButtonImageStates.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CheckButtonImageStates.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CheckButtonValues.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CheckButtonValues.cs
index 33292884..250f32de 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CheckButtonValues.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/CheckButtonValues.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ColorButtonValues.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ColorButtonValues.cs
index fcd953d8..993c5733 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ColorButtonValues.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ColorButtonValues.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ContextMenuImages.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ContextMenuImages.cs
index 29ce6427..500a0a95 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ContextMenuImages.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ContextMenuImages.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/DropDownButtonImages.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/DropDownButtonImages.cs
index 61237d89..446c5f67 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/DropDownButtonImages.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/DropDownButtonImages.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/FixedContentValue.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/FixedContentValue.cs
index 62dc6a03..73a84072 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/FixedContentValue.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/FixedContentValue.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/GalleryButtonImages.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/GalleryButtonImages.cs
index a45b31f4..09a1ae44 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/GalleryButtonImages.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/GalleryButtonImages.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/GalleryImages.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/GalleryImages.cs
index 7969f4fa..54aadc24 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/GalleryImages.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/GalleryImages.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderGroupValuesPrimary.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderGroupValuesPrimary.cs
index cf886665..ac00b6e3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderGroupValuesPrimary.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderGroupValuesPrimary.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderGroupValuesSecondary.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderGroupValuesSecondary.cs
index 007cd336..bd8c20e7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderGroupValuesSecondary.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderGroupValuesSecondary.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderValues.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderValues.cs
index d0b8a14d..5f7e6248 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderValues.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderValues.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderValuesBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderValuesBase.cs
index 884713cd..61a06943 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderValuesBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/HeaderValuesBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/LabelValues.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/LabelValues.cs
index 759f3aa9..49cfc431 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/LabelValues.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/LabelValues.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/RadioButtonImages.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/RadioButtonImages.cs
index a462ac64..d1cbdfc3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/RadioButtonImages.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/RadioButtonImages.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ShortTextValue.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ShortTextValue.cs
index adf2fe58..e425b8af 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ShortTextValue.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/ShortTextValue.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Toolkit
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/TreeViewImages.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/TreeViewImages.cs
index b8f5b9c5..34dbab36 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/TreeViewImages.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Values/TreeViewImages.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewBase.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewBase.cs
index 2b29fa82..aba1c13d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewBase.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewBase.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewComposite.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewComposite.cs
index 3db4a8ac..71ed560f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewComposite.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewComposite.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewContext.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewContext.cs
index ffe86a71..8dc887f8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewContext.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewContext.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewContextMenuManager.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewContextMenuManager.cs
index 5d762787..8d88a1f6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewContextMenuManager.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewContextMenuManager.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewControl.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewControl.cs
index 80b788b0..d4387220 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewControl.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewControl.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewDecorator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewDecorator.cs
index e91b5ecf..56b2699e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewDecorator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewDecorator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewLeaf.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewLeaf.cs
index 2a821d39..12141cde 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewLeaf.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewLeaf.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewManager.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewManager.cs
index 8c3fd3d2..deb3aa48 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewManager.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Base/ViewManager.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Decorator/ViewDecoratorFixedSize.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Decorator/ViewDecoratorFixedSize.cs
index 4d0e4796..d4299be6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Decorator/ViewDecoratorFixedSize.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Decorator/ViewDecoratorFixedSize.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawBorderEdge.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawBorderEdge.cs
index 99d754f6..742b41cf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawBorderEdge.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawBorderEdge.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawButton.cs
index 8f51c425..b451b9cb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawCanvas.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawCanvas.cs
index e695cd76..149bef7f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawCanvas.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawCanvas.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawCheckBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawCheckBox.cs
index cbdcd44a..dcb431ea 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawCheckBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawCheckBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawContent.cs
index 7e82c531..5ead525a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDateTimeButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDateTimeButton.cs
index 7b5e1e6d..37eb1037 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDateTimeButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDateTimeButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDateTimeText.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDateTimeText.cs
index 335fc04d..3c37b750 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDateTimeText.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDateTimeText.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDebug.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDebug.cs
index 6569e893..6c34f0f3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDebug.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDebug.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDocker.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDocker.cs
index 70a79de0..2d9bb02c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDocker.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDocker.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDropDownButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDropDownButton.cs
index 4e5e9562..43f5d10f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDropDownButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawDropDownButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawEmptyContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawEmptyContent.cs
index 4f064117..42c21423 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawEmptyContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawEmptyContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawForm.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawForm.cs
index b23665dc..1a536ec5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawForm.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawForm.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawGroupBoxDocker.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawGroupBoxDocker.cs
index 1434b884..38d39de3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawGroupBoxDocker.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawGroupBoxDocker.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuCheckBox.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuCheckBox.cs
index 228fb593..b335bbc2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuCheckBox.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuCheckBox.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuCheckButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuCheckButton.cs
index bf6fa2e5..54074eff 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuCheckButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuCheckButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuColorBlock.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuColorBlock.cs
index a74fb606..0235e2a7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuColorBlock.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuColorBlock.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuColorColumn.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuColorColumn.cs
index e70cd782..a086f88a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuColorColumn.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuColorColumn.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuColorColumns.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuColorColumns.cs
index 033de82e..8d495889 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuColorColumns.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuColorColumns.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuHeading.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuHeading.cs
index e43c5593..71c60621 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuHeading.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuHeading.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuImageCanvas.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuImageCanvas.cs
index ac861658..aeab3f19 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuImageCanvas.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuImageCanvas.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuImageColumn.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuImageColumn.cs
index 4f3d8293..106057ef 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuImageColumn.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuImageColumn.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuImageSelectItem.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuImageSelectItem.cs
index 3b9510ec..78aa1ea2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuImageSelectItem.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuImageSelectItem.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuItem.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuItem.cs
index 213188d2..2181b8cd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuItem.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuItem.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuItemContent.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuItemContent.cs
index f5de9a3d..e8e89b74 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuItemContent.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuItemContent.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuLinkLabel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuLinkLabel.cs
index cf2f64c8..8f4c2621 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuLinkLabel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuLinkLabel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuMonthCalendar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuMonthCalendar.cs
index 29cc1280..cb7e32a3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuMonthCalendar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuMonthCalendar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuRadioButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuRadioButton.cs
index acdf6ac9..64ca0b49 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuRadioButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuRadioButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuSeparator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuSeparator.cs
index 0e7fc59b..03169bcf 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuSeparator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMenuSeparator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Diagnostics;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonth.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonth.cs
index 240e8b70..ab5ec7a5 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonth.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonth.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonthDayNames.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonthDayNames.cs
index 1645578a..fa2976af 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonthDayNames.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonthDayNames.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonthDays.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonthDays.cs
index 8e089352..5da9b9b3 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonthDays.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonthDays.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonthUpDown.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonthUpDown.cs
index 50daef54..101a8924 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonthUpDown.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawMonthUpDown.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawNull.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawNull.cs
index 85d6b018..4c8e44b1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawNull.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawNull.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawPanel.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawPanel.cs
index 624114ba..eeccdfdb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawPanel.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawPanel.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawRadioButton.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawRadioButton.cs
index c7703664..c5a4af13 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawRadioButton.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawRadioButton.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawScrollBar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawScrollBar.cs
index 6bc649f9..b6a68a6c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawScrollBar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawScrollBar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawSeparator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawSeparator.cs
index 0ac0e4d7..a0159420 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawSeparator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawSeparator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawSplitCanvas.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawSplitCanvas.cs
index 0292b7a3..1617fe47 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawSplitCanvas.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawSplitCanvas.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawToday.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawToday.cs
index 137708b1..71196300 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawToday.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawToday.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackBar.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackBar.cs
index 462170d9..2e9d927a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackBar.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackBar.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackPosition.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackPosition.cs
index 98cd59ea..d820c75e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackPosition.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackPosition.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackTP.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackTP.cs
index aa58d17a..880f980f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackTP.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackTP.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackTicks.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackTicks.cs
index 7140ae4a..f0decc88 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackTicks.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackTicks.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackTrack.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackTrack.cs
index 03f43d8a..19bd51ed 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackTrack.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawTrackTrack.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawWeekNumbers.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawWeekNumbers.cs
index 652e1d92..8a3e478e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawWeekNumbers.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Draw/ViewDrawWeekNumbers.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutCenter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutCenter.cs
index 50f1e4ed..bdd7bf92 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutCenter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutCenter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutColorStack.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutColorStack.cs
index 1a98c83e..eaef9dee 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutColorStack.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutColorStack.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Diagnostics;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutContext.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutContext.cs
index 325fdcec..d9cd23d0 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutContext.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutContext.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutControl.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutControl.cs
index 7657b3ee..60cc744d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutControl.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutControl.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutCrumbs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutCrumbs.cs
index 3f442f06..853349d4 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutCrumbs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutCrumbs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutDocker.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutDocker.cs
index 68b59c40..66e97f8a 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutDocker.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutDocker.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutFill.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutFill.cs
index f6a0c8c7..3e29fc36 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutFill.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutFill.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutFit.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutFit.cs
index f8bb9fc5..e4b63e9b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutFit.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutFit.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMenuItemSelect.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMenuItemSelect.cs
index fcca9b5d..ddd23916 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMenuItemSelect.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMenuItemSelect.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMenuItemsPile.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMenuItemsPile.cs
index a8973d2d..aa8b1062 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMenuItemsPile.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMenuItemsPile.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMenuSepGap.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMenuSepGap.cs
index 5092c308..6e70df1f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMenuSepGap.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMenuSepGap.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMetricSpacer.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMetricSpacer.cs
index e1658c85..bd4059b7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMetricSpacer.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMetricSpacer.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMonths.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMonths.cs
index f42c5a8a..e663b5dd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMonths.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutMonths.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutNull.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutNull.cs
index 60a8b34c..d82b08e2 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutNull.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutNull.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutPadding.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutPadding.cs
index e3fc34f0..6bc60ed6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutPadding.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutPadding.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutPile.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutPile.cs
index 3c191de4..77b72508 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutPile.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutPile.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Diagnostics;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutScrollViewport.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutScrollViewport.cs
index 73132c72..57a8650b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutScrollViewport.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutScrollViewport.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutSeparator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutSeparator.cs
index 0364ccda..917f2f9d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutSeparator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutSeparator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutStack.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutStack.cs
index 8bc14fdd..d9525442 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutStack.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutStack.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutStretch.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutStretch.cs
index 5c15e0e7..4929b62f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutStretch.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutStretch.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutViewport.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutViewport.cs
index 84ee7c05..24e1d7c6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutViewport.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutViewport.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutWeekCorner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutWeekCorner.cs
index ba347be1..ab5ceacb 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutWeekCorner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Toolkit/View Layout/ViewLayoutWeekCorner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspace.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspace.cs
index 4ff857fe..8515319c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspace.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspace.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceCell.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceCell.cs
index 5792d2af..27301ea7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceCell.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceCell.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceCollection.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceCollection.cs
index fa584ce3..808ac8a6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceCollection.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceCollection.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceSequence.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceSequence.cs
index f112b288..34ca066e 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceSequence.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceSequence.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceSequenceConverter.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceSequenceConverter.cs
index 9855755c..8417212d 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceSequenceConverter.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Controls Workspace/KryptonWorkspaceSequenceConverter.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspace.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspace.cs
index 383c45df..fe1abab6 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspace.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspace.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspaceCellEdge.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspaceCellEdge.cs
index c66ef2ff..b6fecaec 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspaceCellEdge.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspaceCellEdge.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspaceCellTransfer.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspaceCellTransfer.cs
index ad63f8f9..fe08be26 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspaceCellTransfer.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspaceCellTransfer.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspaceEdge.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspaceEdge.cs
index da803043..ddb088d7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspaceEdge.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Dragging/DragTargetWorkspaceEdge.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/ActiveCellChangedEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/ActiveCellChangedEventArgs.cs
index b9327a77..ecde1907 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/ActiveCellChangedEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/ActiveCellChangedEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/ActivePageChangedEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/ActivePageChangedEventArgs.cs
index 04bcc05e..09f3e1ab 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/ActivePageChangedEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/ActivePageChangedEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/CellDragCancelEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/CellDragCancelEventArgs.cs
index a779a644..a8ef31c7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/CellDragCancelEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/CellDragCancelEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Windows.Forms;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/PageLoadingEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/PageLoadingEventArgs.cs
index 695466d1..44c1880f 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/PageLoadingEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/PageLoadingEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Xml;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/PageSavingEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/PageSavingEventArgs.cs
index 22580a7b..99820d07 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/PageSavingEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/PageSavingEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Xml;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/PagesUnmatchedEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/PagesUnmatchedEventArgs.cs
index 24655002..cbabbff7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/PagesUnmatchedEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/PagesUnmatchedEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/RecreateLoadingPageEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/RecreateLoadingPageEventArgs.cs
index 3d3843ac..a5334666 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/RecreateLoadingPageEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/RecreateLoadingPageEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/WorkspaceCellEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/WorkspaceCellEventArgs.cs
index 8331e7a6..0d86c81b 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/WorkspaceCellEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/WorkspaceCellEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/XmlLoadingEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/XmlLoadingEventArgs.cs
index 8dc56866..a8d57b44 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/XmlLoadingEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/XmlLoadingEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/XmlSavingEventArgs.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/XmlSavingEventArgs.cs
index d4d770f7..16e83a96 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/XmlSavingEventArgs.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/EventArgs/XmlSavingEventArgs.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/CellPageNotify.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/CellPageNotify.cs
index 68e1e0a8..028787f7 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/CellPageNotify.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/CellPageNotify.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using ComponentFactory.Krypton.Toolkit;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/Definitions.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/Definitions.cs
index e3f3a5d2..7b38c768 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/Definitions.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/Definitions.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/PlatformInvoke.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/PlatformInvoke.cs
index ab73c7bd..3ca10ace 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/PlatformInvoke.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/PlatformInvoke.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
namespace ComponentFactory.Krypton.Workspace
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/StarNumber.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/StarNumber.cs
index 25dd33f7..adaa8343 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/StarNumber.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/StarNumber.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/StarSize.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/StarSize.cs
index 10b0082d..4567119c 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/StarSize.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/General/StarSize.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Palette/WorkspacePageMenu.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Palette/WorkspacePageMenu.cs
index b1532a82..fd957fbd 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Palette/WorkspacePageMenu.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Palette/WorkspacePageMenu.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Properties/AssemblyInfo.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Properties/AssemblyInfo.cs
index 4ac68859..c8856012 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Properties/AssemblyInfo.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -16,9 +16,9 @@
using System.Runtime.InteropServices;
using System.Security;
-[assembly: AssemblyVersion("4.71.579.0")]
-[assembly: AssemblyFileVersion("4.71.579.0")]
-[assembly: AssemblyInformationalVersion("4.71.579.0")]
+[assembly: AssemblyVersion("4.711.579.0")]
+[assembly: AssemblyFileVersion("4.711.579.0")]
+[assembly: AssemblyInformationalVersion("4.711.579.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd, 2006-2018. Then modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2017-2018. All rights reserved.")]
[assembly: AssemblyProduct("Krypton Workspace")]
[assembly: AssemblyDefaultAlias("ComponentFactory.Krypton.Workspace.dll")]
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/View Draw/ViewDrawWorkspaceSeparator.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/View Draw/ViewDrawWorkspaceSeparator.cs
index 85c73eeb..ec1c4f25 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/View Draw/ViewDrawWorkspaceSeparator.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/View Draw/ViewDrawWorkspaceSeparator.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.Drawing;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceActionList.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceActionList.cs
index 043d1aad..3a71dd33 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceActionList.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceActionList.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceCellDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceCellDesigner.cs
index 1fb0c4d3..d44a9ec1 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceCellDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceCellDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System.ComponentModel.Design;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceCollectionEditor.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceCollectionEditor.cs
index 8d73b425..8607cec8 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceCollectionEditor.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceCollectionEditor.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceDesigner.cs
index d4c1d775..a2888717 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceSequenceDesigner.cs b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceSequenceDesigner.cs
index 1717f672..816fb530 100644
--- a/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceSequenceDesigner.cs
+++ b/Source/Krypton Components/ComponentFactory.Krypton.Workspace/Workspace/KryptonWorkspaceSequenceDesigner.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Docking Examples/Docking Customized/Docking Customized 2018.csproj b/Source/Krypton Docking Examples/Docking Customized/Docking Customized 2018.csproj
index 02c47602..7d55168b 100644
--- a/Source/Krypton Docking Examples/Docking Customized/Docking Customized 2018.csproj
+++ b/Source/Krypton Docking Examples/Docking Customized/Docking Customized 2018.csproj
@@ -55,19 +55,19 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Docking.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Docking.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Workspace.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Workspace.dll
diff --git a/Source/Krypton Docking Examples/Docking Flags/Docking Flags 2018.csproj b/Source/Krypton Docking Examples/Docking Flags/Docking Flags 2018.csproj
index a82ea389..b7a3a52c 100644
--- a/Source/Krypton Docking Examples/Docking Flags/Docking Flags 2018.csproj
+++ b/Source/Krypton Docking Examples/Docking Flags/Docking Flags 2018.csproj
@@ -53,19 +53,19 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Docking.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Docking.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Workspace.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Workspace.dll
diff --git a/Source/Krypton Docking Examples/Docking Flags/Properties/AssemblyInfo.cs b/Source/Krypton Docking Examples/Docking Flags/Properties/AssemblyInfo.cs
index 364a4e69..90733a36 100644
--- a/Source/Krypton Docking Examples/Docking Flags/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Docking Examples/Docking Flags/Properties/AssemblyInfo.cs
@@ -17,8 +17,8 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyInformationalVersion("4.5.1.0")]
[assembly: AssemblyProduct("Docking Flags")]
diff --git a/Source/Krypton Docking Examples/Docking Persistence/Docking Persistence 2018.csproj b/Source/Krypton Docking Examples/Docking Persistence/Docking Persistence 2018.csproj
index 1514329a..1f021ff6 100644
--- a/Source/Krypton Docking Examples/Docking Persistence/Docking Persistence 2018.csproj
+++ b/Source/Krypton Docking Examples/Docking Persistence/Docking Persistence 2018.csproj
@@ -55,19 +55,19 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Docking.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Docking.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Workspace.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Workspace.dll
diff --git a/Source/Krypton Docking Examples/Docking Persistence/Properties/AssemblyInfo.cs b/Source/Krypton Docking Examples/Docking Persistence/Properties/AssemblyInfo.cs
index 7de92068..d90ba79c 100644
--- a/Source/Krypton Docking Examples/Docking Persistence/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Docking Examples/Docking Persistence/Properties/AssemblyInfo.cs
@@ -17,8 +17,8 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyInformationalVersion("4.5.1.0")]
[assembly: AssemblyProduct("Docking Persistence")]
diff --git a/Source/Krypton Docking Examples/External Drag To Docking/External Drag To Docking 2018.csproj b/Source/Krypton Docking Examples/External Drag To Docking/External Drag To Docking 2018.csproj
index 4cfce089..c5660c71 100644
--- a/Source/Krypton Docking Examples/External Drag To Docking/External Drag To Docking 2018.csproj
+++ b/Source/Krypton Docking Examples/External Drag To Docking/External Drag To Docking 2018.csproj
@@ -53,19 +53,19 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Docking.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Docking.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Workspace.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Workspace.dll
diff --git a/Source/Krypton Docking Examples/External Drag To Docking/Properties/AssemblyInfo.cs b/Source/Krypton Docking Examples/External Drag To Docking/Properties/AssemblyInfo.cs
index 030ddace..c42d2b6e 100644
--- a/Source/Krypton Docking Examples/External Drag To Docking/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Docking Examples/External Drag To Docking/Properties/AssemblyInfo.cs
@@ -17,8 +17,8 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyInformationalVersion("4.5.1.0")]
[assembly: AssemblyProduct("External Drag To Docking")]
diff --git a/Source/Krypton Docking Examples/Multi Control Docking/Multi Control Docking 2018.csproj b/Source/Krypton Docking Examples/Multi Control Docking/Multi Control Docking 2018.csproj
index 184cd1da..e20e3e8f 100644
--- a/Source/Krypton Docking Examples/Multi Control Docking/Multi Control Docking 2018.csproj
+++ b/Source/Krypton Docking Examples/Multi Control Docking/Multi Control Docking 2018.csproj
@@ -55,13 +55,13 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Docking.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Docking.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Docking Examples/Multi Control Docking/Properties/AssemblyInfo.cs b/Source/Krypton Docking Examples/Multi Control Docking/Properties/AssemblyInfo.cs
index b99994f9..d681b31b 100644
--- a/Source/Krypton Docking Examples/Multi Control Docking/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Docking Examples/Multi Control Docking/Properties/AssemblyInfo.cs
@@ -17,8 +17,8 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyInformationalVersion("4.5.1.0")]
[assembly: AssemblyProduct("Multi Control Docking")]
diff --git a/Source/Krypton Docking Examples/Navigator + FloatingWindows/Navigator + FloatingWindows 2018.csproj b/Source/Krypton Docking Examples/Navigator + FloatingWindows/Navigator + FloatingWindows 2018.csproj
index 51b3316f..59e66c47 100644
--- a/Source/Krypton Docking Examples/Navigator + FloatingWindows/Navigator + FloatingWindows 2018.csproj
+++ b/Source/Krypton Docking Examples/Navigator + FloatingWindows/Navigator + FloatingWindows 2018.csproj
@@ -55,13 +55,13 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Docking.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Docking.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Docking Examples/Navigator + FloatingWindows/Properties/AssemblyInfo.cs b/Source/Krypton Docking Examples/Navigator + FloatingWindows/Properties/AssemblyInfo.cs
index b15e81fe..a9e8a5a7 100644
--- a/Source/Krypton Docking Examples/Navigator + FloatingWindows/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Docking Examples/Navigator + FloatingWindows/Properties/AssemblyInfo.cs
@@ -17,8 +17,8 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5000.0")]
-[assembly: AssemblyFileVersion("4.71.5000.0")]
+[assembly: AssemblyVersion("4.711.5000.0")]
+[assembly: AssemblyFileVersion("4.711.5000.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyInformationalVersion("4.5.0.0")]
[assembly: AssemblyProduct("Navigator + FloatingWindows")]
diff --git a/Source/Krypton Docking Examples/Standard Docking/Properties/AssemblyInfo.cs b/Source/Krypton Docking Examples/Standard Docking/Properties/AssemblyInfo.cs
index eb68203a..83f67c6e 100644
--- a/Source/Krypton Docking Examples/Standard Docking/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Docking Examples/Standard Docking/Properties/AssemblyInfo.cs
@@ -17,8 +17,8 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyInformationalVersion("4.5.1.0")]
[assembly: AssemblyProduct("Standard Docking")]
diff --git a/Source/Krypton Docking Examples/Standard Docking/Standard Docking 2018.csproj b/Source/Krypton Docking Examples/Standard Docking/Standard Docking 2018.csproj
index 4826af1d..ab0686be 100644
--- a/Source/Krypton Docking Examples/Standard Docking/Standard Docking 2018.csproj
+++ b/Source/Krypton Docking Examples/Standard Docking/Standard Docking 2018.csproj
@@ -55,19 +55,19 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Docking.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Docking.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Workspace.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Workspace.dll
diff --git a/Source/Krypton Explorer/Form1.Designer.cs b/Source/Krypton Explorer/Form1.Designer.cs
index b21528dc..dcfec8bd 100644
--- a/Source/Krypton Explorer/Form1.Designer.cs
+++ b/Source/Krypton Explorer/Form1.Designer.cs
@@ -1779,12 +1779,12 @@ private void InitializeComponent()
this.labelKryptonExplorer.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
this.labelKryptonExplorer.Location = new System.Drawing.Point(17, 54);
this.labelKryptonExplorer.Name = "labelKryptonExplorer";
- this.labelKryptonExplorer.Size = new System.Drawing.Size(276, 28);
+ this.labelKryptonExplorer.Size = new System.Drawing.Size(265, 28);
this.labelKryptonExplorer.StateCommon.ShortText.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelKryptonExplorer.StateCommon.ShortText.Hint = ComponentFactory.Krypton.Toolkit.PaletteTextHint.AntiAlias;
this.labelKryptonExplorer.TabIndex = 0;
- this.labelKryptonExplorer.Values.ExtraText = "Built for .Net 4.7.1";
- this.labelKryptonExplorer.Values.Text = "Krypton 4.71";
+ this.labelKryptonExplorer.Values.ExtraText = "Built for .Net 4.71";
+ this.labelKryptonExplorer.Values.Text = "Krypton 4.711";
//
// pictureBoxRight
//
diff --git a/Source/Krypton Explorer/Form1.cs b/Source/Krypton Explorer/Form1.cs
index fe1cff47..a449ffde 100644
--- a/Source/Krypton Explorer/Form1.cs
+++ b/Source/Krypton Explorer/Form1.cs
@@ -5,8 +5,8 @@
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *************************************************************************
using System;
diff --git a/Source/Krypton Explorer/Krypton Explorer.csproj b/Source/Krypton Explorer/Krypton Explorer.csproj
index 381aa7fb..7251f775 100644
--- a/Source/Krypton Explorer/Krypton Explorer.csproj
+++ b/Source/Krypton Explorer/Krypton Explorer.csproj
@@ -64,10 +64,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/Basic Events/Basic Events 2018.csproj b/Source/Krypton Navigator Examples/Basic Events/Basic Events 2018.csproj
index 7be4e47e..d7dabcdb 100644
--- a/Source/Krypton Navigator Examples/Basic Events/Basic Events 2018.csproj
+++ b/Source/Krypton Navigator Examples/Basic Events/Basic Events 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/Basic Events/Form1.cs b/Source/Krypton Navigator Examples/Basic Events/Form1.cs
index 09d7a6c1..61d3c0e9 100644
--- a/Source/Krypton Navigator Examples/Basic Events/Form1.cs
+++ b/Source/Krypton Navigator Examples/Basic Events/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Basic Events/Program.cs b/Source/Krypton Navigator Examples/Basic Events/Program.cs
index 67f522c7..feca8ab4 100644
--- a/Source/Krypton Navigator Examples/Basic Events/Program.cs
+++ b/Source/Krypton Navigator Examples/Basic Events/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Basic Events/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/Basic Events/Properties/AssemblyInfo.cs
index b670b006..45853b18 100644
--- a/Source/Krypton Navigator Examples/Basic Events/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/Basic Events/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,10 +17,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyProduct("Basic Events")]
[assembly: AssemblyDefaultAlias("BasicEvents.dll")]
[assembly: AssemblyTitle("Basic Events")]
diff --git a/Source/Krypton Navigator Examples/Expanding Pages/Expanding Pages 2018.csproj b/Source/Krypton Navigator Examples/Expanding Pages/Expanding Pages 2018.csproj
index 2b6ed849..02ac6409 100644
--- a/Source/Krypton Navigator Examples/Expanding Pages/Expanding Pages 2018.csproj
+++ b/Source/Krypton Navigator Examples/Expanding Pages/Expanding Pages 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/Expanding Pages/Form1.cs b/Source/Krypton Navigator Examples/Expanding Pages/Form1.cs
index 763ce1bf..a2e1c828 100644
--- a/Source/Krypton Navigator Examples/Expanding Pages/Form1.cs
+++ b/Source/Krypton Navigator Examples/Expanding Pages/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Expanding Pages/Program.cs b/Source/Krypton Navigator Examples/Expanding Pages/Program.cs
index 7c679d79..f9904eb8 100644
--- a/Source/Krypton Navigator Examples/Expanding Pages/Program.cs
+++ b/Source/Krypton Navigator Examples/Expanding Pages/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Expanding Pages/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/Expanding Pages/Properties/AssemblyInfo.cs
index 373a3fd1..5de4202c 100644
--- a/Source/Krypton Navigator Examples/Expanding Pages/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/Expanding Pages/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,10 +17,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyProduct("Expanding Pages")]
[assembly: AssemblyDefaultAlias("ExpandingPages.dll")]
[assembly: AssemblyTitle("Expanding Pages")]
diff --git a/Source/Krypton Navigator Examples/Navigator Context Menus/Form1.cs b/Source/Krypton Navigator Examples/Navigator Context Menus/Form1.cs
index 6efd53c3..c42d61e2 100644
--- a/Source/Krypton Navigator Examples/Navigator Context Menus/Form1.cs
+++ b/Source/Krypton Navigator Examples/Navigator Context Menus/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Navigator Context Menus/Navigator Context Menus 2018.csproj b/Source/Krypton Navigator Examples/Navigator Context Menus/Navigator Context Menus 2018.csproj
index 11e378b8..3c0f2a89 100644
--- a/Source/Krypton Navigator Examples/Navigator Context Menus/Navigator Context Menus 2018.csproj
+++ b/Source/Krypton Navigator Examples/Navigator Context Menus/Navigator Context Menus 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/Navigator Context Menus/Program.cs b/Source/Krypton Navigator Examples/Navigator Context Menus/Program.cs
index 57369a8e..da05daf8 100644
--- a/Source/Krypton Navigator Examples/Navigator Context Menus/Program.cs
+++ b/Source/Krypton Navigator Examples/Navigator Context Menus/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Navigator Context Menus/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/Navigator Context Menus/Properties/AssemblyInfo.cs
index 4090d947..332d57a8 100644
--- a/Source/Krypton Navigator Examples/Navigator Context Menus/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/Navigator Context Menus/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,10 +17,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyProduct("Navigator Context Menus")]
[assembly: AssemblyDefaultAlias("NavigatorContextMenus.dll")]
[assembly: AssemblyTitle("Navigator Context Menus")]
diff --git a/Source/Krypton Navigator Examples/Navigator Modes/Form1.cs b/Source/Krypton Navigator Examples/Navigator Modes/Form1.cs
index abd009e0..34540ed5 100644
--- a/Source/Krypton Navigator Examples/Navigator Modes/Form1.cs
+++ b/Source/Krypton Navigator Examples/Navigator Modes/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Navigator Modes/Navigator Modes 2018.csproj b/Source/Krypton Navigator Examples/Navigator Modes/Navigator Modes 2018.csproj
index fbcb23ba..f7b16b64 100644
--- a/Source/Krypton Navigator Examples/Navigator Modes/Navigator Modes 2018.csproj
+++ b/Source/Krypton Navigator Examples/Navigator Modes/Navigator Modes 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/Navigator Modes/Program.cs b/Source/Krypton Navigator Examples/Navigator Modes/Program.cs
index d827935e..b56cc908 100644
--- a/Source/Krypton Navigator Examples/Navigator Modes/Program.cs
+++ b/Source/Krypton Navigator Examples/Navigator Modes/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Navigator Modes/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/Navigator Modes/Properties/AssemblyInfo.cs
index 41879a99..0e416bd2 100644
--- a/Source/Krypton Navigator Examples/Navigator Modes/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/Navigator Modes/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,10 +17,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5002.0")]
-[assembly: AssemblyFileVersion("4.71.5002.0")]
+[assembly: AssemblyVersion("4.711.5002.0")]
+[assembly: AssemblyFileVersion("4.711.5002.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.5002.0")]
+[assembly: AssemblyInformationalVersion("4.711.5002.0")]
[assembly: AssemblyProduct("Navigator Modes")]
[assembly: AssemblyDefaultAlias("NavigatorModes.dll")]
[assembly: AssemblyTitle("Navigator Modes")]
diff --git a/Source/Krypton Navigator Examples/Navigator Palettes/Form1.cs b/Source/Krypton Navigator Examples/Navigator Palettes/Form1.cs
index 0ec28455..e0634a76 100644
--- a/Source/Krypton Navigator Examples/Navigator Palettes/Form1.cs
+++ b/Source/Krypton Navigator Examples/Navigator Palettes/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Navigator Palettes/Navigator Palettes 2018.csproj b/Source/Krypton Navigator Examples/Navigator Palettes/Navigator Palettes 2018.csproj
index 5997befa..0c5a5c7d 100644
--- a/Source/Krypton Navigator Examples/Navigator Palettes/Navigator Palettes 2018.csproj
+++ b/Source/Krypton Navigator Examples/Navigator Palettes/Navigator Palettes 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/Navigator Palettes/Program.cs b/Source/Krypton Navigator Examples/Navigator Palettes/Program.cs
index cfec553e..1cb022ee 100644
--- a/Source/Krypton Navigator Examples/Navigator Palettes/Program.cs
+++ b/Source/Krypton Navigator Examples/Navigator Palettes/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Navigator Palettes/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/Navigator Palettes/Properties/AssemblyInfo.cs
index 3514dea5..a502726b 100644
--- a/Source/Krypton Navigator Examples/Navigator Palettes/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/Navigator Palettes/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Navigator Palettes")]
[assembly: AssemblyDefaultAlias("NavigatorPalettes.dll")]
diff --git a/Source/Krypton Navigator Examples/Navigator Playground/Form1.cs b/Source/Krypton Navigator Examples/Navigator Playground/Form1.cs
index ab19d758..c17a28f0 100644
--- a/Source/Krypton Navigator Examples/Navigator Playground/Form1.cs
+++ b/Source/Krypton Navigator Examples/Navigator Playground/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Navigator Playground/Navigator Playground 2018.csproj b/Source/Krypton Navigator Examples/Navigator Playground/Navigator Playground 2018.csproj
index e409bc76..16410e8c 100644
--- a/Source/Krypton Navigator Examples/Navigator Playground/Navigator Playground 2018.csproj
+++ b/Source/Krypton Navigator Examples/Navigator Playground/Navigator Playground 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/Navigator Playground/Program.cs b/Source/Krypton Navigator Examples/Navigator Playground/Program.cs
index 5f218063..34ac4e9c 100644
--- a/Source/Krypton Navigator Examples/Navigator Playground/Program.cs
+++ b/Source/Krypton Navigator Examples/Navigator Playground/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Navigator Playground/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/Navigator Playground/Properties/AssemblyInfo.cs
index be8f6f47..208f9052 100644
--- a/Source/Krypton Navigator Examples/Navigator Playground/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/Navigator Playground/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Navigator Playground")]
[assembly: AssemblyDefaultAlias("NavigatorPlayground.dll")]
diff --git a/Source/Krypton Navigator Examples/Navigator ToolTips/Form1.cs b/Source/Krypton Navigator Examples/Navigator ToolTips/Form1.cs
index bdd2f5bc..9ca0bf51 100644
--- a/Source/Krypton Navigator Examples/Navigator ToolTips/Form1.cs
+++ b/Source/Krypton Navigator Examples/Navigator ToolTips/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Navigator ToolTips/Navigator ToolTips 2018.csproj b/Source/Krypton Navigator Examples/Navigator ToolTips/Navigator ToolTips 2018.csproj
index d57319e4..f9f51c89 100644
--- a/Source/Krypton Navigator Examples/Navigator ToolTips/Navigator ToolTips 2018.csproj
+++ b/Source/Krypton Navigator Examples/Navigator ToolTips/Navigator ToolTips 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/Navigator ToolTips/Program.cs b/Source/Krypton Navigator Examples/Navigator ToolTips/Program.cs
index 14061d76..16a8250c 100644
--- a/Source/Krypton Navigator Examples/Navigator ToolTips/Program.cs
+++ b/Source/Krypton Navigator Examples/Navigator ToolTips/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Navigator ToolTips/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/Navigator ToolTips/Properties/AssemblyInfo.cs
index d146e426..191adb10 100644
--- a/Source/Krypton Navigator Examples/Navigator ToolTips/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/Navigator ToolTips/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Navigator ToolTips")]
[assembly: AssemblyDefaultAlias("NavigatorToolTips.dll")]
diff --git a/Source/Krypton Navigator Examples/OneNote Tabs/Form1.cs b/Source/Krypton Navigator Examples/OneNote Tabs/Form1.cs
index 92bfd632..474c5ae3 100644
--- a/Source/Krypton Navigator Examples/OneNote Tabs/Form1.cs
+++ b/Source/Krypton Navigator Examples/OneNote Tabs/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/OneNote Tabs/OneNote Tabs 2018.csproj b/Source/Krypton Navigator Examples/OneNote Tabs/OneNote Tabs 2018.csproj
index 5d7c99ee..fc89f421 100644
--- a/Source/Krypton Navigator Examples/OneNote Tabs/OneNote Tabs 2018.csproj
+++ b/Source/Krypton Navigator Examples/OneNote Tabs/OneNote Tabs 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/OneNote Tabs/Program.cs b/Source/Krypton Navigator Examples/OneNote Tabs/Program.cs
index e4bb25d2..c1a8cac2 100644
--- a/Source/Krypton Navigator Examples/OneNote Tabs/Program.cs
+++ b/Source/Krypton Navigator Examples/OneNote Tabs/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/OneNote Tabs/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/OneNote Tabs/Properties/AssemblyInfo.cs
index 43feeefe..993f5701 100644
--- a/Source/Krypton Navigator Examples/OneNote Tabs/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/OneNote Tabs/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("OneNote Tabs")]
[assembly: AssemblyDefaultAlias("OneNoteTabs.dll")]
diff --git a/Source/Krypton Navigator Examples/Orientation + Alignment/Form1.cs b/Source/Krypton Navigator Examples/Orientation + Alignment/Form1.cs
index 0308affa..3199ceec 100644
--- a/Source/Krypton Navigator Examples/Orientation + Alignment/Form1.cs
+++ b/Source/Krypton Navigator Examples/Orientation + Alignment/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Orientation + Alignment/Orientation + Alignment 2018.csproj b/Source/Krypton Navigator Examples/Orientation + Alignment/Orientation + Alignment 2018.csproj
index e252cad1..ba6d0736 100644
--- a/Source/Krypton Navigator Examples/Orientation + Alignment/Orientation + Alignment 2018.csproj
+++ b/Source/Krypton Navigator Examples/Orientation + Alignment/Orientation + Alignment 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/Orientation + Alignment/Program.cs b/Source/Krypton Navigator Examples/Orientation + Alignment/Program.cs
index 8b946b88..022f13ab 100644
--- a/Source/Krypton Navigator Examples/Orientation + Alignment/Program.cs
+++ b/Source/Krypton Navigator Examples/Orientation + Alignment/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Orientation + Alignment/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/Orientation + Alignment/Properties/AssemblyInfo.cs
index a1b869fd..8a8c63c9 100644
--- a/Source/Krypton Navigator Examples/Orientation + Alignment/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/Orientation + Alignment/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5000.0")]
-[assembly: AssemblyFileVersion("4.71.5000.0")]
-[assembly: AssemblyInformationalVersion("4.71.5000.0")]
+[assembly: AssemblyVersion("4.711.5000.0")]
+[assembly: AssemblyFileVersion("4.711.5000.0")]
+[assembly: AssemblyInformationalVersion("4.711.5000.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Orientation + Alignment")]
[assembly: AssemblyDefaultAlias("OrientationPlusAlignment.dll")]
diff --git a/Source/Krypton Navigator Examples/Outlook Mockup/Form1.cs b/Source/Krypton Navigator Examples/Outlook Mockup/Form1.cs
index 2bd4fbca..fed67dbd 100644
--- a/Source/Krypton Navigator Examples/Outlook Mockup/Form1.cs
+++ b/Source/Krypton Navigator Examples/Outlook Mockup/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Outlook Mockup/Outlook Mockup 2018.csproj b/Source/Krypton Navigator Examples/Outlook Mockup/Outlook Mockup 2018.csproj
index 811a0836..683b5a44 100644
--- a/Source/Krypton Navigator Examples/Outlook Mockup/Outlook Mockup 2018.csproj
+++ b/Source/Krypton Navigator Examples/Outlook Mockup/Outlook Mockup 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/Outlook Mockup/Program.cs b/Source/Krypton Navigator Examples/Outlook Mockup/Program.cs
index 73a5f4af..d23297fa 100644
--- a/Source/Krypton Navigator Examples/Outlook Mockup/Program.cs
+++ b/Source/Krypton Navigator Examples/Outlook Mockup/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Outlook Mockup/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/Outlook Mockup/Properties/AssemblyInfo.cs
index f64b0f32..eb1b307c 100644
--- a/Source/Krypton Navigator Examples/Outlook Mockup/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/Outlook Mockup/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Outlook Mockup")]
[assembly: AssemblyDefaultAlias("OutlookMockup.dll")]
diff --git a/Source/Krypton Navigator Examples/Per-Tab Buttons/Form1.cs b/Source/Krypton Navigator Examples/Per-Tab Buttons/Form1.cs
index bac7f0f0..c3f2957e 100644
--- a/Source/Krypton Navigator Examples/Per-Tab Buttons/Form1.cs
+++ b/Source/Krypton Navigator Examples/Per-Tab Buttons/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Per-Tab Buttons/Per-Tab Buttons 2018.csproj b/Source/Krypton Navigator Examples/Per-Tab Buttons/Per-Tab Buttons 2018.csproj
index db1312d5..153c25c4 100644
--- a/Source/Krypton Navigator Examples/Per-Tab Buttons/Per-Tab Buttons 2018.csproj
+++ b/Source/Krypton Navigator Examples/Per-Tab Buttons/Per-Tab Buttons 2018.csproj
@@ -56,10 +56,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/Per-Tab Buttons/Program.cs b/Source/Krypton Navigator Examples/Per-Tab Buttons/Program.cs
index db99c60b..4f92603c 100644
--- a/Source/Krypton Navigator Examples/Per-Tab Buttons/Program.cs
+++ b/Source/Krypton Navigator Examples/Per-Tab Buttons/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Per-Tab Buttons/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/Per-Tab Buttons/Properties/AssemblyInfo.cs
index 8814e407..8ed84319 100644
--- a/Source/Krypton Navigator Examples/Per-Tab Buttons/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/Per-Tab Buttons/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Per-Tab Buttons")]
[assembly: AssemblyDefaultAlias("PerTabButtons.dll")]
diff --git a/Source/Krypton Navigator Examples/Popup Pages/Form1.cs b/Source/Krypton Navigator Examples/Popup Pages/Form1.cs
index 54770773..12c18a14 100644
--- a/Source/Krypton Navigator Examples/Popup Pages/Form1.cs
+++ b/Source/Krypton Navigator Examples/Popup Pages/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Popup Pages/Popup Pages 2018.csproj b/Source/Krypton Navigator Examples/Popup Pages/Popup Pages 2018.csproj
index e002fede..b18e9ab3 100644
--- a/Source/Krypton Navigator Examples/Popup Pages/Popup Pages 2018.csproj
+++ b/Source/Krypton Navigator Examples/Popup Pages/Popup Pages 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/Popup Pages/Program.cs b/Source/Krypton Navigator Examples/Popup Pages/Program.cs
index e1563d21..656dbcb7 100644
--- a/Source/Krypton Navigator Examples/Popup Pages/Program.cs
+++ b/Source/Krypton Navigator Examples/Popup Pages/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Popup Pages/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/Popup Pages/Properties/AssemblyInfo.cs
index b6bbe7de..0281348a 100644
--- a/Source/Krypton Navigator Examples/Popup Pages/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/Popup Pages/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Popup Pages")]
[assembly: AssemblyDefaultAlias("PopupPages.dll")]
diff --git a/Source/Krypton Navigator Examples/Singleline + Multiline/Form1.cs b/Source/Krypton Navigator Examples/Singleline + Multiline/Form1.cs
index ffed5984..8bce5ce8 100644
--- a/Source/Krypton Navigator Examples/Singleline + Multiline/Form1.cs
+++ b/Source/Krypton Navigator Examples/Singleline + Multiline/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Singleline + Multiline/Program.cs b/Source/Krypton Navigator Examples/Singleline + Multiline/Program.cs
index e9d39408..432c016f 100644
--- a/Source/Krypton Navigator Examples/Singleline + Multiline/Program.cs
+++ b/Source/Krypton Navigator Examples/Singleline + Multiline/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Singleline + Multiline/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/Singleline + Multiline/Properties/AssemblyInfo.cs
index 583a5e26..1154a501 100644
--- a/Source/Krypton Navigator Examples/Singleline + Multiline/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/Singleline + Multiline/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5000.0")]
-[assembly: AssemblyFileVersion("4.71.5000.0")]
-[assembly: AssemblyInformationalVersion("4.71.5000.0")]
+[assembly: AssemblyVersion("4.711.5000.0")]
+[assembly: AssemblyFileVersion("4.711.5000.0")]
+[assembly: AssemblyInformationalVersion("4.711.5000.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Singleline vs Multiline")]
[assembly: AssemblyDefaultAlias("SinglelineVsMultiline.dll")]
diff --git a/Source/Krypton Navigator Examples/Singleline + Multiline/Singleline + Multiline 2018.csproj b/Source/Krypton Navigator Examples/Singleline + Multiline/Singleline + Multiline 2018.csproj
index 970383cd..5614efc8 100644
--- a/Source/Krypton Navigator Examples/Singleline + Multiline/Singleline + Multiline 2018.csproj
+++ b/Source/Krypton Navigator Examples/Singleline + Multiline/Singleline + Multiline 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/Tab Border Styles/Form1.cs b/Source/Krypton Navigator Examples/Tab Border Styles/Form1.cs
index d8ed8a7c..6fcf70b1 100644
--- a/Source/Krypton Navigator Examples/Tab Border Styles/Form1.cs
+++ b/Source/Krypton Navigator Examples/Tab Border Styles/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Tab Border Styles/Program.cs b/Source/Krypton Navigator Examples/Tab Border Styles/Program.cs
index 631ea829..afc9c037 100644
--- a/Source/Krypton Navigator Examples/Tab Border Styles/Program.cs
+++ b/Source/Krypton Navigator Examples/Tab Border Styles/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/Tab Border Styles/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/Tab Border Styles/Properties/AssemblyInfo.cs
index fd0801b0..660e8651 100644
--- a/Source/Krypton Navigator Examples/Tab Border Styles/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/Tab Border Styles/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Tab Border Styles")]
[assembly: AssemblyDefaultAlias("TabBorderStyles.dll")]
diff --git a/Source/Krypton Navigator Examples/Tab Border Styles/Tab Border Styles 2018.csproj b/Source/Krypton Navigator Examples/Tab Border Styles/Tab Border Styles 2018.csproj
index f67241ac..6bdd06da 100644
--- a/Source/Krypton Navigator Examples/Tab Border Styles/Tab Border Styles 2018.csproj
+++ b/Source/Krypton Navigator Examples/Tab Border Styles/Tab Border Styles 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Navigator Examples/User Page Creation/Form1.cs b/Source/Krypton Navigator Examples/User Page Creation/Form1.cs
index a58184b6..778ea751 100644
--- a/Source/Krypton Navigator Examples/User Page Creation/Form1.cs
+++ b/Source/Krypton Navigator Examples/User Page Creation/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/User Page Creation/Program.cs b/Source/Krypton Navigator Examples/User Page Creation/Program.cs
index 22e54a6c..35efd0ff 100644
--- a/Source/Krypton Navigator Examples/User Page Creation/Program.cs
+++ b/Source/Krypton Navigator Examples/User Page Creation/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Navigator Examples/User Page Creation/Properties/AssemblyInfo.cs b/Source/Krypton Navigator Examples/User Page Creation/Properties/AssemblyInfo.cs
index 8da6f70f..7cbcdc3f 100644
--- a/Source/Krypton Navigator Examples/User Page Creation/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Navigator Examples/User Page Creation/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.5000.0 www.ComponentFactory.com
+// Version 4.711.5000.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("User Page Creation")]
[assembly: AssemblyDefaultAlias("UserPageCreation.dll")]
diff --git a/Source/Krypton Navigator Examples/User Page Creation/User Page Creation 2018.csproj b/Source/Krypton Navigator Examples/User Page Creation/User Page Creation 2018.csproj
index acf70f85..ed84489b 100644
--- a/Source/Krypton Navigator Examples/User Page Creation/User Page Creation 2018.csproj
+++ b/Source/Krypton Navigator Examples/User Page Creation/User Page Creation 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Ribbon Examples/Application Menu/Application Menu 2018.csproj b/Source/Krypton Ribbon Examples/Application Menu/Application Menu 2018.csproj
index 1d40a3f7..667fa8dc 100644
--- a/Source/Krypton Ribbon Examples/Application Menu/Application Menu 2018.csproj
+++ b/Source/Krypton Ribbon Examples/Application Menu/Application Menu 2018.csproj
@@ -54,12 +54,12 @@
false
-
+
False
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Ribbon Examples/Application Menu/Form1.cs b/Source/Krypton Ribbon Examples/Application Menu/Form1.cs
index 54963222..44300196 100644
--- a/Source/Krypton Ribbon Examples/Application Menu/Form1.cs
+++ b/Source/Krypton Ribbon Examples/Application Menu/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Application Menu/Properties/AssemblyInfo.cs b/Source/Krypton Ribbon Examples/Application Menu/Properties/AssemblyInfo.cs
index 01bc4fb0..3c3b89aa 100644
--- a/Source/Krypton Ribbon Examples/Application Menu/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Ribbon Examples/Application Menu/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Application Menu")]
[assembly: AssemblyDefaultAlias("ApplicationMenu.dll")]
diff --git a/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Auto Shrinking Groups 2018.csproj b/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Auto Shrinking Groups 2018.csproj
index cd26bf9e..c51995e4 100644
--- a/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Auto Shrinking Groups 2018.csproj
+++ b/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Auto Shrinking Groups 2018.csproj
@@ -54,12 +54,12 @@
false
-
+
False
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Form1.cs b/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Form1.cs
index a2a10e82..a81bdcfe 100644
--- a/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Form1.cs
+++ b/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Program.cs b/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Program.cs
index 355579a1..7434f3b9 100644
--- a/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Program.cs
+++ b/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Properties/AssemblyInfo.cs b/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Properties/AssemblyInfo.cs
index 7ff13713..1a2c7bf8 100644
--- a/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Ribbon Examples/Auto Shrinking Groups/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Auto Shrinking Groups")]
[assembly: AssemblyDefaultAlias("AutoShrinkingGroups.dll")]
diff --git a/Source/Krypton Ribbon Examples/Contextual Tabs/Contextual Tabs 2018.csproj b/Source/Krypton Ribbon Examples/Contextual Tabs/Contextual Tabs 2018.csproj
index a638ff1a..0a322cbc 100644
--- a/Source/Krypton Ribbon Examples/Contextual Tabs/Contextual Tabs 2018.csproj
+++ b/Source/Krypton Ribbon Examples/Contextual Tabs/Contextual Tabs 2018.csproj
@@ -54,12 +54,12 @@
false
-
+
False
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Ribbon Examples/Contextual Tabs/Form1.cs b/Source/Krypton Ribbon Examples/Contextual Tabs/Form1.cs
index 73fb3f3e..c70548df 100644
--- a/Source/Krypton Ribbon Examples/Contextual Tabs/Form1.cs
+++ b/Source/Krypton Ribbon Examples/Contextual Tabs/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Contextual Tabs/Program.cs b/Source/Krypton Ribbon Examples/Contextual Tabs/Program.cs
index 6adb72c9..2734a727 100644
--- a/Source/Krypton Ribbon Examples/Contextual Tabs/Program.cs
+++ b/Source/Krypton Ribbon Examples/Contextual Tabs/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Contextual Tabs/Properties/AssemblyInfo.cs b/Source/Krypton Ribbon Examples/Contextual Tabs/Properties/AssemblyInfo.cs
index 57471396..ea3d08e8 100644
--- a/Source/Krypton Ribbon Examples/Contextual Tabs/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Ribbon Examples/Contextual Tabs/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Contextual Tabs")]
[assembly: AssemblyDefaultAlias("ContextualTabs.dll")]
diff --git a/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/Form1.cs b/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/Form1.cs
index cfc7b266..c36a641b 100644
--- a/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/Form1.cs
+++ b/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/KeyTips + Keyboard Access 2018.csproj b/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/KeyTips + Keyboard Access 2018.csproj
index 3a60a6f1..9a3e703e 100644
--- a/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/KeyTips + Keyboard Access 2018.csproj
+++ b/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/KeyTips + Keyboard Access 2018.csproj
@@ -54,12 +54,12 @@
false
-
+
False
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/Program.cs b/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/Program.cs
index 173fb054..0131cb72 100644
--- a/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/Program.cs
+++ b/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/Properties/AssemblyInfo.cs b/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/Properties/AssemblyInfo.cs
index 4057bb0f..2d6c48ce 100644
--- a/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Ribbon Examples/KeyTips + Keyboard Access/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.0.0")]
-[assembly: AssemblyFileVersion("4.71.0.0")]
-[assembly: AssemblyInformationalVersion("4.71.0.0")]
+[assembly: AssemblyVersion("4.711.0.0")]
+[assembly: AssemblyFileVersion("4.711.0.0")]
+[assembly: AssemblyInformationalVersion("4.711.0.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KeyTips + Keyboard Access")]
[assembly: AssemblyDefaultAlias("KeyTipsAndKeyboardAccess.dll")]
diff --git a/Source/Krypton Ribbon Examples/KryptonGallery Examples/Form1.cs b/Source/Krypton Ribbon Examples/KryptonGallery Examples/Form1.cs
index 9d7eb23a..4c7f531f 100644
--- a/Source/Krypton Ribbon Examples/KryptonGallery Examples/Form1.cs
+++ b/Source/Krypton Ribbon Examples/KryptonGallery Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/KryptonGallery Examples/KryptonGallery Examples 2018.csproj b/Source/Krypton Ribbon Examples/KryptonGallery Examples/KryptonGallery Examples 2018.csproj
index 299bea84..1de4b1ab 100644
--- a/Source/Krypton Ribbon Examples/KryptonGallery Examples/KryptonGallery Examples 2018.csproj
+++ b/Source/Krypton Ribbon Examples/KryptonGallery Examples/KryptonGallery Examples 2018.csproj
@@ -54,12 +54,12 @@
false
-
+
False
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Ribbon Examples/KryptonGallery Examples/Program.cs b/Source/Krypton Ribbon Examples/KryptonGallery Examples/Program.cs
index 06cd6247..4720d489 100644
--- a/Source/Krypton Ribbon Examples/KryptonGallery Examples/Program.cs
+++ b/Source/Krypton Ribbon Examples/KryptonGallery Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/KryptonGallery Examples/Properties/AssemblyInfo.cs b/Source/Krypton Ribbon Examples/KryptonGallery Examples/Properties/AssemblyInfo.cs
index db6eaa54..cdd7360e 100644
--- a/Source/Krypton Ribbon Examples/KryptonGallery Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Ribbon Examples/KryptonGallery Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Krypton Gallery Examples")]
[assembly: AssemblyDefaultAlias("KryptonGalleryExamples.dll")]
diff --git a/Source/Krypton Ribbon Examples/MDI Ribbon/Form1.cs b/Source/Krypton Ribbon Examples/MDI Ribbon/Form1.cs
index a3010171..a9db0f06 100644
--- a/Source/Krypton Ribbon Examples/MDI Ribbon/Form1.cs
+++ b/Source/Krypton Ribbon Examples/MDI Ribbon/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/MDI Ribbon/Form2.cs b/Source/Krypton Ribbon Examples/MDI Ribbon/Form2.cs
index 71e6b8fe..247c004d 100644
--- a/Source/Krypton Ribbon Examples/MDI Ribbon/Form2.cs
+++ b/Source/Krypton Ribbon Examples/MDI Ribbon/Form2.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/MDI Ribbon/Form3.cs b/Source/Krypton Ribbon Examples/MDI Ribbon/Form3.cs
index 93103428..e12004eb 100644
--- a/Source/Krypton Ribbon Examples/MDI Ribbon/Form3.cs
+++ b/Source/Krypton Ribbon Examples/MDI Ribbon/Form3.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/MDI Ribbon/MDI Ribbon 2018.csproj b/Source/Krypton Ribbon Examples/MDI Ribbon/MDI Ribbon 2018.csproj
index 049d618b..ec5e8cd7 100644
--- a/Source/Krypton Ribbon Examples/MDI Ribbon/MDI Ribbon 2018.csproj
+++ b/Source/Krypton Ribbon Examples/MDI Ribbon/MDI Ribbon 2018.csproj
@@ -54,12 +54,12 @@
false
-
+
False
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Ribbon Examples/MDI Ribbon/Program.cs b/Source/Krypton Ribbon Examples/MDI Ribbon/Program.cs
index 3b654c71..7b95a5cf 100644
--- a/Source/Krypton Ribbon Examples/MDI Ribbon/Program.cs
+++ b/Source/Krypton Ribbon Examples/MDI Ribbon/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/MDI Ribbon/Properties/AssemblyInfo.cs b/Source/Krypton Ribbon Examples/MDI Ribbon/Properties/AssemblyInfo.cs
index ef30f57d..b43cc5a3 100644
--- a/Source/Krypton Ribbon Examples/MDI Ribbon/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Ribbon Examples/MDI Ribbon/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("MDI Ribbon")]
[assembly: AssemblyDefaultAlias("MDIRibbon.dll")]
diff --git a/Source/Krypton Ribbon Examples/Outlook Mail Clone/Form1.cs b/Source/Krypton Ribbon Examples/Outlook Mail Clone/Form1.cs
index 9b4206c0..1f9336d7 100644
--- a/Source/Krypton Ribbon Examples/Outlook Mail Clone/Form1.cs
+++ b/Source/Krypton Ribbon Examples/Outlook Mail Clone/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Outlook Mail Clone/Outlook Mail Clone 2018.csproj b/Source/Krypton Ribbon Examples/Outlook Mail Clone/Outlook Mail Clone 2018.csproj
index 7999068d..1c65a439 100644
--- a/Source/Krypton Ribbon Examples/Outlook Mail Clone/Outlook Mail Clone 2018.csproj
+++ b/Source/Krypton Ribbon Examples/Outlook Mail Clone/Outlook Mail Clone 2018.csproj
@@ -56,10 +56,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Ribbon Examples/Outlook Mail Clone/Program.cs b/Source/Krypton Ribbon Examples/Outlook Mail Clone/Program.cs
index 10f68db2..8034cc38 100644
--- a/Source/Krypton Ribbon Examples/Outlook Mail Clone/Program.cs
+++ b/Source/Krypton Ribbon Examples/Outlook Mail Clone/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Outlook Mail Clone/Properties/AssemblyInfo.cs b/Source/Krypton Ribbon Examples/Outlook Mail Clone/Properties/AssemblyInfo.cs
index 1137bdd1..1e7f486a 100644
--- a/Source/Krypton Ribbon Examples/Outlook Mail Clone/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Ribbon Examples/Outlook Mail Clone/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Outlook Mail Clone")]
[assembly: AssemblyDefaultAlias("OutlookMailClone.dll")]
diff --git a/Source/Krypton Ribbon Examples/Quick Access Toolbar/Form1.cs b/Source/Krypton Ribbon Examples/Quick Access Toolbar/Form1.cs
index 4b89488c..7dd500cb 100644
--- a/Source/Krypton Ribbon Examples/Quick Access Toolbar/Form1.cs
+++ b/Source/Krypton Ribbon Examples/Quick Access Toolbar/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Quick Access Toolbar/Program.cs b/Source/Krypton Ribbon Examples/Quick Access Toolbar/Program.cs
index 2c905cba..e4592912 100644
--- a/Source/Krypton Ribbon Examples/Quick Access Toolbar/Program.cs
+++ b/Source/Krypton Ribbon Examples/Quick Access Toolbar/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Quick Access Toolbar/Properties/AssemblyInfo.cs b/Source/Krypton Ribbon Examples/Quick Access Toolbar/Properties/AssemblyInfo.cs
index 4407a625..b17b58bc 100644
--- a/Source/Krypton Ribbon Examples/Quick Access Toolbar/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Ribbon Examples/Quick Access Toolbar/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Quick Access Toolbar")]
[assembly: AssemblyDefaultAlias("QuickAccessToolbar.dll")]
diff --git a/Source/Krypton Ribbon Examples/Quick Access Toolbar/Quick Access Toolbar 2018.csproj b/Source/Krypton Ribbon Examples/Quick Access Toolbar/Quick Access Toolbar 2018.csproj
index 49be05e8..0a7ac92b 100644
--- a/Source/Krypton Ribbon Examples/Quick Access Toolbar/Quick Access Toolbar 2018.csproj
+++ b/Source/Krypton Ribbon Examples/Quick Access Toolbar/Quick Access Toolbar 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Form1.cs b/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Form1.cs
index de5843a7..573c573a 100644
--- a/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Form1.cs
+++ b/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Program.cs b/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Program.cs
index 13256c1c..39948a0f 100644
--- a/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Program.cs
+++ b/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Properties/AssemblyInfo.cs b/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Properties/AssemblyInfo.cs
index 518a4fe0..126316f1 100644
--- a/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.0.0")]
-[assembly: AssemblyFileVersion("4.71.0.0")]
-[assembly: AssemblyInformationalVersion("4.71.0.0")]
+[assembly: AssemblyVersion("4.711.0.0")]
+[assembly: AssemblyFileVersion("4.711.0.0")]
+[assembly: AssemblyInformationalVersion("4.711.0.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Ribbon + Navigator + Workspace")]
[assembly: AssemblyDefaultAlias("RibbonAndNavigatorAndWorkspace.dll")]
diff --git a/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Ribbon + Navigator + Workspace 2018.csproj b/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Ribbon + Navigator + Workspace 2018.csproj
index ff92205a..05a3c3c7 100644
--- a/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Ribbon + Navigator + Workspace 2018.csproj
+++ b/Source/Krypton Ribbon Examples/Ribbon + Navigator + Workspace/Ribbon + Navigator + Workspace 2018.csproj
@@ -55,16 +55,16 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Workspace.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Workspace.dll
diff --git a/Source/Krypton Ribbon Examples/Ribbon Controls/Form1.cs b/Source/Krypton Ribbon Examples/Ribbon Controls/Form1.cs
index 650013d6..d91a83cd 100644
--- a/Source/Krypton Ribbon Examples/Ribbon Controls/Form1.cs
+++ b/Source/Krypton Ribbon Examples/Ribbon Controls/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Ribbon Controls/Program.cs b/Source/Krypton Ribbon Examples/Ribbon Controls/Program.cs
index ab984edd..8b1e45e0 100644
--- a/Source/Krypton Ribbon Examples/Ribbon Controls/Program.cs
+++ b/Source/Krypton Ribbon Examples/Ribbon Controls/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Ribbon Controls/Properties/AssemblyInfo.cs b/Source/Krypton Ribbon Examples/Ribbon Controls/Properties/AssemblyInfo.cs
index 80d1e347..523a524c 100644
--- a/Source/Krypton Ribbon Examples/Ribbon Controls/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Ribbon Examples/Ribbon Controls/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Ribbon Controls")]
[assembly: AssemblyDefaultAlias("RibbonControls.dll")]
diff --git a/Source/Krypton Ribbon Examples/Ribbon Controls/Ribbon Controls 2018.csproj b/Source/Krypton Ribbon Examples/Ribbon Controls/Ribbon Controls 2018.csproj
index 93f17872..9f782286 100644
--- a/Source/Krypton Ribbon Examples/Ribbon Controls/Ribbon Controls 2018.csproj
+++ b/Source/Krypton Ribbon Examples/Ribbon Controls/Ribbon Controls 2018.csproj
@@ -56,10 +56,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Ribbon Examples/Ribbon Gallery/Form1.cs b/Source/Krypton Ribbon Examples/Ribbon Gallery/Form1.cs
index 0f96f018..6bbd4d72 100644
--- a/Source/Krypton Ribbon Examples/Ribbon Gallery/Form1.cs
+++ b/Source/Krypton Ribbon Examples/Ribbon Gallery/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Ribbon Gallery/Program.cs b/Source/Krypton Ribbon Examples/Ribbon Gallery/Program.cs
index 32a42a6a..c8c4e0b5 100644
--- a/Source/Krypton Ribbon Examples/Ribbon Gallery/Program.cs
+++ b/Source/Krypton Ribbon Examples/Ribbon Gallery/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Ribbon Gallery/Properties/AssemblyInfo.cs b/Source/Krypton Ribbon Examples/Ribbon Gallery/Properties/AssemblyInfo.cs
index 57e5a450..6d31b5cc 100644
--- a/Source/Krypton Ribbon Examples/Ribbon Gallery/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Ribbon Examples/Ribbon Gallery/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Ribbon Gallery")]
[assembly: AssemblyDefaultAlias("RibbonGallery.dll")]
diff --git a/Source/Krypton Ribbon Examples/Ribbon Gallery/Ribbon Gallery 2018.csproj b/Source/Krypton Ribbon Examples/Ribbon Gallery/Ribbon Gallery 2018.csproj
index f3681992..20e726d1 100644
--- a/Source/Krypton Ribbon Examples/Ribbon Gallery/Ribbon Gallery 2018.csproj
+++ b/Source/Krypton Ribbon Examples/Ribbon Gallery/Ribbon Gallery 2018.csproj
@@ -54,13 +54,13 @@
false
-
+
False
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
-
+
False
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Ribbon Examples/Ribbon ToolTips/Form1.cs b/Source/Krypton Ribbon Examples/Ribbon ToolTips/Form1.cs
index a2f9e6da..3b6e6914 100644
--- a/Source/Krypton Ribbon Examples/Ribbon ToolTips/Form1.cs
+++ b/Source/Krypton Ribbon Examples/Ribbon ToolTips/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Ribbon ToolTips/Program.cs b/Source/Krypton Ribbon Examples/Ribbon ToolTips/Program.cs
index 0a48d1ff..41d82e6b 100644
--- a/Source/Krypton Ribbon Examples/Ribbon ToolTips/Program.cs
+++ b/Source/Krypton Ribbon Examples/Ribbon ToolTips/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Ribbon Examples/Ribbon ToolTips/Properties/AssemblyInfo.cs b/Source/Krypton Ribbon Examples/Ribbon ToolTips/Properties/AssemblyInfo.cs
index 872c2b7d..9f9eb26a 100644
--- a/Source/Krypton Ribbon Examples/Ribbon ToolTips/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Ribbon Examples/Ribbon ToolTips/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.5001.0")]
-[assembly: AssemblyFileVersion("4.71.5001.0")]
-[assembly: AssemblyInformationalVersion("4.71.5001.0")]
+[assembly: AssemblyVersion("4.711.5001.0")]
+[assembly: AssemblyFileVersion("4.711.5001.0")]
+[assembly: AssemblyInformationalVersion("4.711.5001.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Ribbon ToolTips")]
[assembly: AssemblyDefaultAlias("RibbonToolTips.dll")]
diff --git a/Source/Krypton Ribbon Examples/Ribbon ToolTips/Ribbon ToolTips 2018.csproj b/Source/Krypton Ribbon Examples/Ribbon ToolTips/Ribbon ToolTips 2018.csproj
index 4fd4b4e2..9055eec9 100644
--- a/Source/Krypton Ribbon Examples/Ribbon ToolTips/Ribbon ToolTips 2018.csproj
+++ b/Source/Krypton Ribbon Examples/Ribbon ToolTips/Ribbon ToolTips 2018.csproj
@@ -55,10 +55,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/ButtonSpec Playground/ButtonSpec Playground 2018.csproj b/Source/Krypton Toolkit Examples/ButtonSpec Playground/ButtonSpec Playground 2018.csproj
index b166a94b..05edf7e8 100644
--- a/Source/Krypton Toolkit Examples/ButtonSpec Playground/ButtonSpec Playground 2018.csproj
+++ b/Source/Krypton Toolkit Examples/ButtonSpec Playground/ButtonSpec Playground 2018.csproj
@@ -38,7 +38,7 @@
true
full
false
- ..\..\..\Binaries\Versions\4.70\Krypton Toolkit Examples\
+ ..\..\..\Binaries\Versions\4.711\Krypton Toolkit Examples\
DEBUG;TRACE
prompt
4
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/ButtonSpec Playground/Form1.cs b/Source/Krypton Toolkit Examples/ButtonSpec Playground/Form1.cs
index 33b6e9b8..23459bea 100644
--- a/Source/Krypton Toolkit Examples/ButtonSpec Playground/Form1.cs
+++ b/Source/Krypton Toolkit Examples/ButtonSpec Playground/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/ButtonSpec Playground/Program.cs b/Source/Krypton Toolkit Examples/ButtonSpec Playground/Program.cs
index d786f0ce..7028c8c6 100644
--- a/Source/Krypton Toolkit Examples/ButtonSpec Playground/Program.cs
+++ b/Source/Krypton Toolkit Examples/ButtonSpec Playground/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/ButtonSpec Playground/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/ButtonSpec Playground/Properties/AssemblyInfo.cs
index 1eafb9d5..385735cb 100644
--- a/Source/Krypton Toolkit Examples/ButtonSpec Playground/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/ButtonSpec Playground/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyProduct("ButtonSpec Playground")]
[assembly: AssemblyDefaultAlias("ButtonSpecPlayground.dll")]
[assembly: AssemblyTitle("ButtonSpec Playground")]
diff --git a/Source/Krypton Toolkit Examples/Child Control Stack/Child Control Stack 2018.csproj b/Source/Krypton Toolkit Examples/Child Control Stack/Child Control Stack 2018.csproj
index 2f905f41..0bae76c2 100644
--- a/Source/Krypton Toolkit Examples/Child Control Stack/Child Control Stack 2018.csproj
+++ b/Source/Krypton Toolkit Examples/Child Control Stack/Child Control Stack 2018.csproj
@@ -38,7 +38,7 @@
true
full
false
- ..\..\..\Binaries\Versions\4.70\Krypton Toolkit Examples\
+ ..\..\..\Binaries\Versions\4.711\Krypton Toolkit Examples\
DEBUG;TRACE
prompt
4
diff --git a/Source/Krypton Toolkit Examples/Child Control Stack/Form1.cs b/Source/Krypton Toolkit Examples/Child Control Stack/Form1.cs
index 915518e0..5b4b0c58 100644
--- a/Source/Krypton Toolkit Examples/Child Control Stack/Form1.cs
+++ b/Source/Krypton Toolkit Examples/Child Control Stack/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Child Control Stack/Program.cs b/Source/Krypton Toolkit Examples/Child Control Stack/Program.cs
index 1cdd490e..db38523a 100644
--- a/Source/Krypton Toolkit Examples/Child Control Stack/Program.cs
+++ b/Source/Krypton Toolkit Examples/Child Control Stack/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Child Control Stack/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/Child Control Stack/Properties/AssemblyInfo.cs
index 3d8fc0e0..d3feb8ff 100644
--- a/Source/Krypton Toolkit Examples/Child Control Stack/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/Child Control Stack/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyProduct("Child Control Stack")]
[assembly: AssemblyDefaultAlias("ChildControlStack.dll")]
[assembly: AssemblyTitle("Child Control Stack")]
diff --git a/Source/Krypton Toolkit Examples/Custom Control using Palettes/Custom Control using Palettes 2018.csproj b/Source/Krypton Toolkit Examples/Custom Control using Palettes/Custom Control using Palettes 2018.csproj
index 7f3f42ef..379dde6b 100644
--- a/Source/Krypton Toolkit Examples/Custom Control using Palettes/Custom Control using Palettes 2018.csproj
+++ b/Source/Krypton Toolkit Examples/Custom Control using Palettes/Custom Control using Palettes 2018.csproj
@@ -38,7 +38,7 @@
true
full
false
- ..\..\..\Binaries\Versions\4.70\Krypton Toolkit Examples\
+ ..\..\..\Binaries\Versions\4.711\Krypton Toolkit Examples\
DEBUG;TRACE
prompt
4
diff --git a/Source/Krypton Toolkit Examples/Custom Control using Palettes/Form1.cs b/Source/Krypton Toolkit Examples/Custom Control using Palettes/Form1.cs
index a8b85cae..0e5c94c3 100644
--- a/Source/Krypton Toolkit Examples/Custom Control using Palettes/Form1.cs
+++ b/Source/Krypton Toolkit Examples/Custom Control using Palettes/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Custom Control using Palettes/MyUserControl.cs b/Source/Krypton Toolkit Examples/Custom Control using Palettes/MyUserControl.cs
index 6f29b694..2a2d011a 100644
--- a/Source/Krypton Toolkit Examples/Custom Control using Palettes/MyUserControl.cs
+++ b/Source/Krypton Toolkit Examples/Custom Control using Palettes/MyUserControl.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Custom Control using Palettes/Program.cs b/Source/Krypton Toolkit Examples/Custom Control using Palettes/Program.cs
index f614f009..fa260e88 100644
--- a/Source/Krypton Toolkit Examples/Custom Control using Palettes/Program.cs
+++ b/Source/Krypton Toolkit Examples/Custom Control using Palettes/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Custom Control using Palettes/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/Custom Control using Palettes/Properties/AssemblyInfo.cs
index 794c45cf..7dbc6ac6 100644
--- a/Source/Krypton Toolkit Examples/Custom Control using Palettes/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/Custom Control using Palettes/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyProduct("Custom Control using Palettes")]
[assembly: AssemblyDefaultAlias("CustomControlUsingPalettes.dll")]
[assembly: AssemblyTitle("Custom Control using Palettes")]
diff --git a/Source/Krypton Toolkit Examples/Custom Control using Renderers/Custom Control using Renderers 2018.csproj b/Source/Krypton Toolkit Examples/Custom Control using Renderers/Custom Control using Renderers 2018.csproj
index 47530b21..3a8b57d4 100644
--- a/Source/Krypton Toolkit Examples/Custom Control using Renderers/Custom Control using Renderers 2018.csproj
+++ b/Source/Krypton Toolkit Examples/Custom Control using Renderers/Custom Control using Renderers 2018.csproj
@@ -38,7 +38,7 @@
true
full
false
- ..\..\..\Binaries\Versions\4.70\Krypton Toolkit Examples\
+ ..\..\..\Binaries\Versions\4.711\Krypton Toolkit Examples\
DEBUG;TRACE
prompt
4
@@ -54,9 +54,9 @@
false
-
+
False
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/Custom Control using Renderers/Form1.cs b/Source/Krypton Toolkit Examples/Custom Control using Renderers/Form1.cs
index fdd1ec4e..0ac470fa 100644
--- a/Source/Krypton Toolkit Examples/Custom Control using Renderers/Form1.cs
+++ b/Source/Krypton Toolkit Examples/Custom Control using Renderers/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Custom Control using Renderers/MyUserControl.cs b/Source/Krypton Toolkit Examples/Custom Control using Renderers/MyUserControl.cs
index 3fefdc0f..84fdf71b 100644
--- a/Source/Krypton Toolkit Examples/Custom Control using Renderers/MyUserControl.cs
+++ b/Source/Krypton Toolkit Examples/Custom Control using Renderers/MyUserControl.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Custom Control using Renderers/Program.cs b/Source/Krypton Toolkit Examples/Custom Control using Renderers/Program.cs
index 12a7597e..b16f8dd8 100644
--- a/Source/Krypton Toolkit Examples/Custom Control using Renderers/Program.cs
+++ b/Source/Krypton Toolkit Examples/Custom Control using Renderers/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Custom Control using Renderers/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/Custom Control using Renderers/Properties/AssemblyInfo.cs
index 36ddcbab..53ec731a 100644
--- a/Source/Krypton Toolkit Examples/Custom Control using Renderers/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/Custom Control using Renderers/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyProduct("Custom Control using Renderer")]
[assembly: AssemblyDefaultAlias("CustomControlUsingRenderer.dll")]
[assembly: AssemblyTitle("Custom Control using Renderer")]
diff --git a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Expanding HeaderGroups (DockStyle) 2018.csproj b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Expanding HeaderGroups (DockStyle) 2018.csproj
index 0c7e10ca..b53f6ecc 100644
--- a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Expanding HeaderGroups (DockStyle) 2018.csproj
+++ b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Expanding HeaderGroups (DockStyle) 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Form1.cs b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Form1.cs
index 0a9346df..a50026b0 100644
--- a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Form1.cs
+++ b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Program.cs b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Program.cs
index 0c4854be..39130089 100644
--- a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Program.cs
+++ b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Properties/AssemblyInfo.cs
index 837d35ed..bdd75deb 100644
--- a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (DockStyle)/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyProduct("Expanding HeaderGroups (DockStyle)")]
[assembly: AssemblyDefaultAlias("ExpandingHeaderGroupsDockStyle.dll")]
[assembly: AssemblyTitle("Expanding HeaderGroups (DockStyle)")]
diff --git a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Expanding HeaderGroups (Splitters) 2018.csproj b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Expanding HeaderGroups (Splitters) 2018.csproj
index b8c794a9..e27fa592 100644
--- a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Expanding HeaderGroups (Splitters) 2018.csproj
+++ b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Expanding HeaderGroups (Splitters) 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Form1.cs b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Form1.cs
index a79c9150..2a552288 100644
--- a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Form1.cs
+++ b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Program.cs b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Program.cs
index 481834af..8c602efb 100644
--- a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Program.cs
+++ b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Properties/AssemblyInfo.cs
index d8b9077a..0ee588c2 100644
--- a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Splitters)/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyProduct("Expanding HeaderGroups (Splitters)")]
[assembly: AssemblyDefaultAlias("ExpandingHeaderGroupsSplitters.dll")]
[assembly: AssemblyTitle("Expanding HeaderGroups (Splitters)")]
diff --git a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Expanding HeaderGroups (Stack) 2018.csproj b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Expanding HeaderGroups (Stack) 2018.csproj
index 12e007df..7b0a70f8 100644
--- a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Expanding HeaderGroups (Stack) 2018.csproj
+++ b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Expanding HeaderGroups (Stack) 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Form1.cs b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Form1.cs
index 70e39f79..3b2ca7f9 100644
--- a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Form1.cs
+++ b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Program.cs b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Program.cs
index c92c8589..9602a059 100644
--- a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Program.cs
+++ b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Properties/AssemblyInfo.cs
index 363340cd..2e49b28e 100644
--- a/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/Expanding HeaderGroups (Stack)/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyProduct("Expanding HeaderGroups (Stack)")]
[assembly: AssemblyDefaultAlias("ExpandingHeaderGroupsStack.dll")]
[assembly: AssemblyTitle("Expanding HeaderGroups (Stack)")]
diff --git a/Source/Krypton Toolkit Examples/Input Form/Form1.cs b/Source/Krypton Toolkit Examples/Input Form/Form1.cs
index 2c4c0793..bab69e7b 100644
--- a/Source/Krypton Toolkit Examples/Input Form/Form1.cs
+++ b/Source/Krypton Toolkit Examples/Input Form/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Input Form/Input Form 2018.csproj b/Source/Krypton Toolkit Examples/Input Form/Input Form 2018.csproj
index 2708c2ff..ffc2eb7f 100644
--- a/Source/Krypton Toolkit Examples/Input Form/Input Form 2018.csproj
+++ b/Source/Krypton Toolkit Examples/Input Form/Input Form 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/Input Form/Program.cs b/Source/Krypton Toolkit Examples/Input Form/Program.cs
index 6ae5f1c0..e85cfd15 100644
--- a/Source/Krypton Toolkit Examples/Input Form/Program.cs
+++ b/Source/Krypton Toolkit Examples/Input Form/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Input Form/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/Input Form/Properties/AssemblyInfo.cs
index e84ede52..ab9da82a 100644
--- a/Source/Krypton Toolkit Examples/Input Form/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/Input Form/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyProduct("Input Form")]
[assembly: AssemblyDefaultAlias("InputForm.dll")]
[assembly: AssemblyTitle("Input Form")]
diff --git a/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/Form1.cs
index 1c6ed907..c84910df 100644
--- a/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/KryptonBorderEdge Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/KryptonBorderEdge Examples 2018.csproj
index eced6c8a..8a89b928 100644
--- a/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/KryptonBorderEdge Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/KryptonBorderEdge Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/Program.cs
index 865d0cc8..4b0fa074 100644
--- a/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/Properties/AssemblyInfo.cs
index ac317fb2..1daafa0d 100644
--- a/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonBorderEdge Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyProduct("KryptonBorderEdge Examples")]
[assembly: AssemblyDefaultAlias("KryptonBorderEdgeExamples.dll")]
[assembly: AssemblyTitle("KryptonBorderEdge Examples")]
diff --git a/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Form1.cs
index d9cdf0b8..edf04bfc 100644
--- a/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/KryptonBreadCrumb Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/KryptonBreadCrumb Examples 2018.csproj
index f93f0470..b1e122a4 100644
--- a/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/KryptonBreadCrumb Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/KryptonBreadCrumb Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Program.cs
index 1c0e6da2..0ae6a3e8 100644
--- a/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Properties/AssemblyInfo.cs
index 9b98c6a0..12b5afc5 100644
--- a/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonBreadCrumb Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyProduct("KryptonBreadCrumb Examples")]
[assembly: AssemblyDefaultAlias("KryptonBreadCrumbExamples.dll")]
[assembly: AssemblyTitle("KryptonBreadCrumb Examples")]
diff --git a/Source/Krypton Toolkit Examples/KryptonButton Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonButton Examples/Form1.cs
index 653261eb..d5092315 100644
--- a/Source/Krypton Toolkit Examples/KryptonButton Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonButton Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonButton Examples/KryptonButton Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonButton Examples/KryptonButton Examples 2018.csproj
index f6f95968..845e0c20 100644
--- a/Source/Krypton Toolkit Examples/KryptonButton Examples/KryptonButton Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonButton Examples/KryptonButton Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonButton Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonButton Examples/Program.cs
index 3fea978b..ed834584 100644
--- a/Source/Krypton Toolkit Examples/KryptonButton Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonButton Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonButton Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonButton Examples/Properties/AssemblyInfo.cs
index 438ca6dc..6908da0e 100644
--- a/Source/Krypton Toolkit Examples/KryptonButton Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonButton Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyProduct("KryptonButton Examples")]
[assembly: AssemblyDefaultAlias("KryptonButtonExamples.dll")]
[assembly: AssemblyTitle("KryptonButton Examples")]
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/Form1.cs
index 2f02f306..94acfd03 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/KryptonCheckBox Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/KryptonCheckBox Examples 2018.csproj
index 1f5698ca..b4195712 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/KryptonCheckBox Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/KryptonCheckBox Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/Program.cs
index 2a339459..7362e410 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/Properties/AssemblyInfo.cs
index 8a71f228..8e97e1b2 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCheckBox Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyProduct("KryptonCheckBox Examples")]
[assembly: AssemblyDefaultAlias("KryptonCheckBoxExamples.dll")]
[assembly: AssemblyTitle("KryptonCheckBox Examples")]
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/Form1.cs
index 0fb76400..f4a8913b 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/KryptonCheckButton Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/KryptonCheckButton Examples 2018.csproj
index fcbcea1a..c88c8594 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/KryptonCheckButton Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/KryptonCheckButton Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/Program.cs
index bef6899c..9a44d3de 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/Properties/AssemblyInfo.cs
index 040956fb..f01418a6 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCheckButton Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyProduct("KryptonCheckButton Examples")]
[assembly: AssemblyDefaultAlias("KryptonCheckButtonExamples.dll")]
[assembly: AssemblyTitle("KryptonCheckButton Examples")]
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/Form1.cs
index 7c63f705..b02590a5 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/KryptonCheckSet Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/KryptonCheckSet Examples 2018.csproj
index 29057106..080b928d 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/KryptonCheckSet Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/KryptonCheckSet Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/Program.cs
index 9cd2a83c..5d98d825 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/Properties/AssemblyInfo.cs
index 447a1fda..855815be 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCheckSet Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyProduct("KryptonCheckSet Examples")]
[assembly: AssemblyDefaultAlias("KryptonCheckSetExamples.dll")]
[assembly: AssemblyTitle("KryptonCheckSet Examples")]
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Form1.cs
index fd2d379e..a9284e54 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/KryptonCheckedListBox Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/KryptonCheckedListBox Examples 2018.csproj
index 994f3a8e..994ad29d 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/KryptonCheckedListBox Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/KryptonCheckedListBox Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Program.cs
index 9c624e4a..7248a5af 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Properties/AssemblyInfo.cs
index d7579c42..360bcf0a 100644
--- a/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCheckedListBox Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonCheckedListBox Examples")]
[assembly: AssemblyDefaultAlias("KryptonCheckedListBoxExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonColorButton Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonColorButton Examples/Form1.cs
index 731ccdd4..422abaac 100644
--- a/Source/Krypton Toolkit Examples/KryptonColorButton Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonColorButton Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonColorButton Examples/KryptonColorButton Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonColorButton Examples/KryptonColorButton Examples 2018.csproj
index 900d8c5a..07473bf5 100644
--- a/Source/Krypton Toolkit Examples/KryptonColorButton Examples/KryptonColorButton Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonColorButton Examples/KryptonColorButton Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonColorButton Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonColorButton Examples/Program.cs
index c8658dc9..e7de1f25 100644
--- a/Source/Krypton Toolkit Examples/KryptonColorButton Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonColorButton Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonColorButton Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonColorButton Examples/Properties/AssemblyInfo.cs
index 6d074a85..553eafeb 100644
--- a/Source/Krypton Toolkit Examples/KryptonColorButton Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonColorButton Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonColorButton Examples")]
[assembly: AssemblyDefaultAlias("KryptonColorButtonExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonComboBox Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonComboBox Examples/Form1.cs
index 0679c3a4..453b7b14 100644
--- a/Source/Krypton Toolkit Examples/KryptonComboBox Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonComboBox Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonComboBox Examples/KryptonComboBox Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonComboBox Examples/KryptonComboBox Examples 2018.csproj
index 5360a12b..6e9790de 100644
--- a/Source/Krypton Toolkit Examples/KryptonComboBox Examples/KryptonComboBox Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonComboBox Examples/KryptonComboBox Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonComboBox Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonComboBox Examples/Program.cs
index 9e0eeece..0c3acc3b 100644
--- a/Source/Krypton Toolkit Examples/KryptonComboBox Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonComboBox Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonComboBox Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonComboBox Examples/Properties/AssemblyInfo.cs
index f31ff9c3..b7283f0c 100644
--- a/Source/Krypton Toolkit Examples/KryptonComboBox Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonComboBox Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonComboBox Examples")]
[assembly: AssemblyDefaultAlias("KryptonComboBoxExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonCommand Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonCommand Examples/Form1.cs
index 6d6e9e00..ad077ff6 100644
--- a/Source/Krypton Toolkit Examples/KryptonCommand Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCommand Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonCommand Examples/KryptonCommand Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonCommand Examples/KryptonCommand Examples 2018.csproj
index b99c3ceb..fea16db4 100644
--- a/Source/Krypton Toolkit Examples/KryptonCommand Examples/KryptonCommand Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonCommand Examples/KryptonCommand Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonCommand Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonCommand Examples/Program.cs
index c9f31ead..3e495314 100644
--- a/Source/Krypton Toolkit Examples/KryptonCommand Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCommand Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonCommand Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonCommand Examples/Properties/AssemblyInfo.cs
index 84531a07..ee995b8c 100644
--- a/Source/Krypton Toolkit Examples/KryptonCommand Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonCommand Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonCommand Examples")]
[assembly: AssemblyDefaultAlias("KryptonCommandExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/Form1.cs
index 85a46577..5c8e4eb6 100644
--- a/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/KryptonContextMenu Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/KryptonContextMenu Examples 2018.csproj
index 6d8a7bdf..28ca75c2 100644
--- a/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/KryptonContextMenu Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/KryptonContextMenu Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/Program.cs
index 4b8d5762..01d4f2de 100644
--- a/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/Properties/AssemblyInfo.cs
index b8a113c3..6a1e1cb8 100644
--- a/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonContextMenu Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonContextMenu Examples")]
[assembly: AssemblyDefaultAlias("KryptonContextMenuExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/Form1.cs
index 676ccde4..87203e79 100644
--- a/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/KryptonDataGridView Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/KryptonDataGridView Examples 2018.csproj
index 9b679881..9aa85b89 100644
--- a/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/KryptonDataGridView Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/KryptonDataGridView Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/Program.cs
index 6509a760..a91424b8 100644
--- a/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/Properties/AssemblyInfo.cs
index 1fb6a669..09f69318 100644
--- a/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonDataGridView Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyProduct("KryptonDataGridView Examples")]
[assembly: AssemblyDefaultAlias("KryptonDataGridViewExamples.dll")]
[assembly: AssemblyTitle("KryptonDataGridView Examples")]
diff --git a/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Form1.cs
index 617547ed..68894a52 100644
--- a/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/KryptonDateTimePicker Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/KryptonDateTimePicker Examples 2018.csproj
index fd1b529f..4474d023 100644
--- a/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/KryptonDateTimePicker Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/KryptonDateTimePicker Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Program.cs
index 006f7b72..e5fcd7b1 100644
--- a/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Properties/AssemblyInfo.cs
index cce187a1..8d149b23 100644
--- a/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonDateTimePicker Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyProduct("KryptonDateTimePicker Examples")]
[assembly: AssemblyDefaultAlias("KryptonDateTimePickerExamples.dll")]
[assembly: AssemblyTitle("KryptonDateTimePicker Examples")]
diff --git a/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Form1.cs
index d1e10c8d..3b0ba957 100644
--- a/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/KryptonDomainUpDown Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/KryptonDomainUpDown Examples 2018.csproj
index 0003d17d..726fd5d8 100644
--- a/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/KryptonDomainUpDown Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/KryptonDomainUpDown Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Program.cs
index 1e07600d..cf1b2c88 100644
--- a/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Properties/AssemblyInfo.cs
index d82eafb2..ca8ef7bf 100644
--- a/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonDomainUpDown Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonDomainUpDown Examples")]
[assembly: AssemblyDefaultAlias("KryptonDomainUpDownExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonDropButton Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonDropButton Examples/Form1.cs
index 300b1e48..8564fc64 100644
--- a/Source/Krypton Toolkit Examples/KryptonDropButton Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonDropButton Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonDropButton Examples/KryptonDropButton Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonDropButton Examples/KryptonDropButton Examples 2018.csproj
index 527fd74c..e9c1fd3c 100644
--- a/Source/Krypton Toolkit Examples/KryptonDropButton Examples/KryptonDropButton Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonDropButton Examples/KryptonDropButton Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonDropButton Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonDropButton Examples/Program.cs
index 9d003d51..29ccb213 100644
--- a/Source/Krypton Toolkit Examples/KryptonDropButton Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonDropButton Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonDropButton Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonDropButton Examples/Properties/AssemblyInfo.cs
index 6cfb443c..021c087d 100644
--- a/Source/Krypton Toolkit Examples/KryptonDropButton Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonDropButton Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonDropButton Examples")]
[assembly: AssemblyDefaultAlias("KryptonDropButtonExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonForm Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonForm Examples/Form1.cs
index e388fabb..c872424f 100644
--- a/Source/Krypton Toolkit Examples/KryptonForm Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonForm Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonForm Examples/KryptonForm Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonForm Examples/KryptonForm Examples 2018.csproj
index cc25a27a..a8321a44 100644
--- a/Source/Krypton Toolkit Examples/KryptonForm Examples/KryptonForm Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonForm Examples/KryptonForm Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonForm Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonForm Examples/Program.cs
index 6ba09f64..1ba04c13 100644
--- a/Source/Krypton Toolkit Examples/KryptonForm Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonForm Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonForm Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonForm Examples/Properties/AssemblyInfo.cs
index b06186a2..5c7f569c 100644
--- a/Source/Krypton Toolkit Examples/KryptonForm Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonForm Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonForm Examples")]
[assembly: AssemblyDefaultAlias("KryptonFormExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonGroup Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonGroup Examples/Form1.cs
index 3b561f6c..fadb2af0 100644
--- a/Source/Krypton Toolkit Examples/KryptonGroup Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonGroup Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonGroup Examples/KryptonGroup Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonGroup Examples/KryptonGroup Examples 2018.csproj
index ca2d589b..69efe88a 100644
--- a/Source/Krypton Toolkit Examples/KryptonGroup Examples/KryptonGroup Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonGroup Examples/KryptonGroup Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonGroup Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonGroup Examples/Program.cs
index bc6a6c27..5d61c178 100644
--- a/Source/Krypton Toolkit Examples/KryptonGroup Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonGroup Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonGroup Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonGroup Examples/Properties/AssemblyInfo.cs
index 11bad09e..a5693714 100644
--- a/Source/Krypton Toolkit Examples/KryptonGroup Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonGroup Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonGroup Examples")]
[assembly: AssemblyDefaultAlias("KryptonGroupExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/Form1.cs
index bf8c13eb..3d320fdd 100644
--- a/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/KryptonGroupBox Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/KryptonGroupBox Examples 2018.csproj
index d936a467..20bc7c05 100644
--- a/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/KryptonGroupBox Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/KryptonGroupBox Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/Program.cs
index 76afe556..0ea3d594 100644
--- a/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/Properties/AssemblyInfo.cs
index 39152ad6..cc7749af 100644
--- a/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonGroupBox Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonGroupBox Examples")]
[assembly: AssemblyDefaultAlias("KryptonGroupBoxExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonHeader Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonHeader Examples/Form1.cs
index 3046160d..ff0dacd6 100644
--- a/Source/Krypton Toolkit Examples/KryptonHeader Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonHeader Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonHeader Examples/KryptonHeader Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonHeader Examples/KryptonHeader Examples 2018.csproj
index e6856c1a..33dfde55 100644
--- a/Source/Krypton Toolkit Examples/KryptonHeader Examples/KryptonHeader Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonHeader Examples/KryptonHeader Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonHeader Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonHeader Examples/Program.cs
index 37347eed..6f7b1ef7 100644
--- a/Source/Krypton Toolkit Examples/KryptonHeader Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonHeader Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonHeader Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonHeader Examples/Properties/AssemblyInfo.cs
index 68b788cc..d883f4b6 100644
--- a/Source/Krypton Toolkit Examples/KryptonHeader Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonHeader Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonHeader Examples")]
[assembly: AssemblyDefaultAlias("KryptonHeaderExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Form1.cs
index 8dccf0fb..0e374263 100644
--- a/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/KryptonHeaderGroup Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/KryptonHeaderGroup Examples 2018.csproj
index cd0261b3..640b145b 100644
--- a/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/KryptonHeaderGroup Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/KryptonHeaderGroup Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Program.cs
index 42215bc3..b8b50a0f 100644
--- a/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Properties/AssemblyInfo.cs
index 56ee3e6a..2e999f1f 100644
--- a/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonHeaderGroup Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonHeaderGroup Examples")]
[assembly: AssemblyDefaultAlias("KryptonHeaderGroupExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonInputBox Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonInputBox Examples/Form1.cs
index 8daaf9b1..12a27626 100644
--- a/Source/Krypton Toolkit Examples/KryptonInputBox Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonInputBox Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonInputBox Examples/KryptonInputBox Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonInputBox Examples/KryptonInputBox Examples 2018.csproj
index 84b982ea..2b47b7fc 100644
--- a/Source/Krypton Toolkit Examples/KryptonInputBox Examples/KryptonInputBox Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonInputBox Examples/KryptonInputBox Examples 2018.csproj
@@ -41,7 +41,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonInputBox Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonInputBox Examples/Program.cs
index 150fabb5..4dddf875 100644
--- a/Source/Krypton Toolkit Examples/KryptonInputBox Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonInputBox Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
using System.Windows.Forms;
diff --git a/Source/Krypton Toolkit Examples/KryptonInputBox Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonInputBox Examples/Properties/AssemblyInfo.cs
index 617506dc..30517b43 100644
--- a/Source/Krypton Toolkit Examples/KryptonInputBox Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonInputBox Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonInputBox Examples")]
[assembly: AssemblyDefaultAlias("KryptonInputBoxExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonLabel Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonLabel Examples/Form1.cs
index 853bea77..8cfd59d9 100644
--- a/Source/Krypton Toolkit Examples/KryptonLabel Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonLabel Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonLabel Examples/KryptonLabel Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonLabel Examples/KryptonLabel Examples 2018.csproj
index 80289ae2..82ba4b28 100644
--- a/Source/Krypton Toolkit Examples/KryptonLabel Examples/KryptonLabel Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonLabel Examples/KryptonLabel Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonLabel Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonLabel Examples/Program.cs
index 976d5b32..093701f3 100644
--- a/Source/Krypton Toolkit Examples/KryptonLabel Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonLabel Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonLabel Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonLabel Examples/Properties/AssemblyInfo.cs
index 0df61be1..f95768ab 100644
--- a/Source/Krypton Toolkit Examples/KryptonLabel Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonLabel Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonLabel Examples")]
[assembly: AssemblyDefaultAlias("KryptonLabelExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/Form1.cs
index 8319af3c..c4f46062 100644
--- a/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/KryptonLinkLabel Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/KryptonLinkLabel Examples 2018.csproj
index c5a47f63..4a0fd96d 100644
--- a/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/KryptonLinkLabel Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/KryptonLinkLabel Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/Program.cs
index 3f1e5bbf..e1794861 100644
--- a/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/Properties/AssemblyInfo.cs
index 20a631cc..45c5d2ee 100644
--- a/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonLinkLabel Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.4.0")]
-[assembly: AssemblyFileVersion("4.71.4.0")]
-[assembly: AssemblyInformationalVersion("4.71.4.0")]
+[assembly: AssemblyVersion("4.711.4.0")]
+[assembly: AssemblyFileVersion("4.711.4.0")]
+[assembly: AssemblyInformationalVersion("4.711.4.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonLinkLabel Examples")]
[assembly: AssemblyDefaultAlias("KryptonLinkLabelExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonListBox Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonListBox Examples/Form1.cs
index 60ab6cd3..f52b581e 100644
--- a/Source/Krypton Toolkit Examples/KryptonListBox Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonListBox Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonListBox Examples/KryptonListBox Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonListBox Examples/KryptonListBox Examples 2018.csproj
index 54e04759..4c10466a 100644
--- a/Source/Krypton Toolkit Examples/KryptonListBox Examples/KryptonListBox Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonListBox Examples/KryptonListBox Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonListBox Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonListBox Examples/Program.cs
index a7b7a52c..4a4f6fd8 100644
--- a/Source/Krypton Toolkit Examples/KryptonListBox Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonListBox Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonListBox Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonListBox Examples/Properties/AssemblyInfo.cs
index a5ce6418..da23d86d 100644
--- a/Source/Krypton Toolkit Examples/KryptonListBox Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonListBox Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonListBox Examples")]
[assembly: AssemblyDefaultAlias("KryptonListBoxExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Form1.cs
index f3a88a8f..53f742f3 100644
--- a/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/KryptonMaskedTextBox Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/KryptonMaskedTextBox Examples 2018.csproj
index 2ce5b417..1bcaea4a 100644
--- a/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/KryptonMaskedTextBox Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/KryptonMaskedTextBox Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Program.cs
index 61c68f26..5197db42 100644
--- a/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Properties/AssemblyInfo.cs
index b0770e76..f1048e53 100644
--- a/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonMaskedTextBox Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonMaskedTextBox Examples")]
[assembly: AssemblyDefaultAlias("KryptonMaskedTextBoxExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/Form1.cs
index 929ac8ed..db3988d2 100644
--- a/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/KryptonMessageBox Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/KryptonMessageBox Examples 2018.csproj
index 01430b06..51a7eb29 100644
--- a/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/KryptonMessageBox Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/KryptonMessageBox Examples 2018.csproj
@@ -39,7 +39,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/Program.cs
index ecfecd18..02f91f29 100644
--- a/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
using System.Windows.Forms;
diff --git a/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/Properties/AssemblyInfo.cs
index 7d221e1d..e40ce4b5 100644
--- a/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonMessageBox Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonMessageBox Examples")]
[assembly: AssemblyDefaultAlias("KryptonMessageBoxExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Form1.cs
index c61b5139..97649383 100644
--- a/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/KryptonMonthCalendar Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/KryptonMonthCalendar Examples 2018.csproj
index a54c5d0c..5007125f 100644
--- a/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/KryptonMonthCalendar Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/KryptonMonthCalendar Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Program.cs
index 25592ac2..902d9219 100644
--- a/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Properties/AssemblyInfo.cs
index dc8aebfa..b967d6b9 100644
--- a/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonMonthCalendar Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyProduct("KryptonMonthCalendar Examples")]
[assembly: AssemblyDefaultAlias("KryptonMonthCalendarExamples.dll")]
[assembly: AssemblyTitle("KryptonMonthCalendar Examples")]
diff --git a/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Form1.cs
index 6d8eb061..0e356e81 100644
--- a/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/KryptonNumericUpDown Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/KryptonNumericUpDown Examples 2018.csproj
index 4d20cfea..59293c5e 100644
--- a/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/KryptonNumericUpDown Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/KryptonNumericUpDown Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Program.cs
index a418a75f..0b049bcb 100644
--- a/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Properties/AssemblyInfo.cs
index 1c4414da..74523a2c 100644
--- a/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonNumericUpDown Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonNumericUpDown Examples")]
[assembly: AssemblyDefaultAlias("KryptonNumericUpDownExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonPalette Examples/Form1.Designer.cs b/Source/Krypton Toolkit Examples/KryptonPalette Examples/Form1.Designer.cs
index 59e6d1c9..51636530 100644
--- a/Source/Krypton Toolkit Examples/KryptonPalette Examples/Form1.Designer.cs
+++ b/Source/Krypton Toolkit Examples/KryptonPalette Examples/Form1.Designer.cs
@@ -1030,7 +1030,7 @@ private void InitializeComponent()
this.btnExport.Location = new System.Drawing.Point(12, 435);
this.btnExport.Name = "btnExport";
this.btnExport.Size = new System.Drawing.Size(114, 43);
- this.btnExport.TabIndex = 13;
+ this.btnExport.TabIndex = 14;
this.btnExport.Text = "Export Custom Palette";
this.btnExport.UseVisualStyleBackColor = true;
this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
diff --git a/Source/Krypton Toolkit Examples/KryptonPalette Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonPalette Examples/Form1.cs
index 930bb299..b05291bd 100644
--- a/Source/Krypton Toolkit Examples/KryptonPalette Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonPalette Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonPalette Examples/KryptonPalette Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonPalette Examples/KryptonPalette Examples 2018.csproj
index ea69ec74..12faaef7 100644
--- a/Source/Krypton Toolkit Examples/KryptonPalette Examples/KryptonPalette Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonPalette Examples/KryptonPalette Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonPalette Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonPalette Examples/Program.cs
index 882df78f..d43d7254 100644
--- a/Source/Krypton Toolkit Examples/KryptonPalette Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonPalette Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonPalette Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonPalette Examples/Properties/AssemblyInfo.cs
index 9e0c0ea6..3b05a819 100644
--- a/Source/Krypton Toolkit Examples/KryptonPalette Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonPalette Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonPalette Examples")]
[assembly: AssemblyDefaultAlias("KryptonPaletteExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonPanel Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonPanel Examples/Form1.cs
index 4cfdc000..550a99c2 100644
--- a/Source/Krypton Toolkit Examples/KryptonPanel Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonPanel Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonPanel Examples/KryptonPanel Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonPanel Examples/KryptonPanel Examples 2018.csproj
index e49e49c2..3ff52623 100644
--- a/Source/Krypton Toolkit Examples/KryptonPanel Examples/KryptonPanel Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonPanel Examples/KryptonPanel Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonPanel Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonPanel Examples/Program.cs
index eb7ca619..38f61a29 100644
--- a/Source/Krypton Toolkit Examples/KryptonPanel Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonPanel Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonPanel Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonPanel Examples/Properties/AssemblyInfo.cs
index 12d60121..6a97ddef 100644
--- a/Source/Krypton Toolkit Examples/KryptonPanel Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonPanel Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonPanel Examples")]
[assembly: AssemblyDefaultAlias("KryptonPanelExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/Form1.cs
index 0504d416..4b6b634a 100644
--- a/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/KryptonRadioButton Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/KryptonRadioButton Examples 2018.csproj
index 391af13a..4d76b99e 100644
--- a/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/KryptonRadioButton Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/KryptonRadioButton Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/Program.cs
index 908cd94b..27b8e293 100644
--- a/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/Properties/AssemblyInfo.cs
index d0b9e77e..66dc72d3 100644
--- a/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonRadioButton Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,10 +15,10 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyProduct("KryptonRadioButton Examples")]
[assembly: AssemblyDefaultAlias("KryptonRadioButtonExamples.dll")]
[assembly: AssemblyTitle("KryptonRadioButton Examples")]
diff --git a/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/Form1.cs
index f5f420c2..91ab3972 100644
--- a/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/KryptonRichTextBox Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/KryptonRichTextBox Examples 2018.csproj
index 390bb0b1..f2bb6707 100644
--- a/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/KryptonRichTextBox Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/KryptonRichTextBox Examples 2018.csproj
@@ -54,7 +54,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/Program.cs
index b4921cc7..9534d05a 100644
--- a/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/Properties/AssemblyInfo.cs
index 1041d779..6eee83b1 100644
--- a/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonRichTextBox Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonRichTextBox Examples")]
[assembly: AssemblyDefaultAlias("KryptonRichTextBoxExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonSeparator Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonSeparator Examples/Form1.cs
index ebbd678f..619078ff 100644
--- a/Source/Krypton Toolkit Examples/KryptonSeparator Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonSeparator Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonSeparator Examples/KryptonSeparator Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonSeparator Examples/KryptonSeparator Examples 2018.csproj
index 6ebfb1b6..756fa36b 100644
--- a/Source/Krypton Toolkit Examples/KryptonSeparator Examples/KryptonSeparator Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonSeparator Examples/KryptonSeparator Examples 2018.csproj
@@ -57,7 +57,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonSeparator Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonSeparator Examples/Program.cs
index 70d9b2f5..061a97c7 100644
--- a/Source/Krypton Toolkit Examples/KryptonSeparator Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonSeparator Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonSeparator Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonSeparator Examples/Properties/AssemblyInfo.cs
index 48cedfd4..5f6b4758 100644
--- a/Source/Krypton Toolkit Examples/KryptonSeparator Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonSeparator Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonSeparator Examples")]
[assembly: AssemblyDefaultAlias("KryptonSeparatorExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/Form1.cs
index 6cca0c34..c8677b52 100644
--- a/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/KryptonSplitContainer Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/KryptonSplitContainer Examples 2018.csproj
index 8ccc9429..44795eb6 100644
--- a/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/KryptonSplitContainer Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/KryptonSplitContainer Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/Program.cs
index ca1a6865..dffa75d9 100644
--- a/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/Properties/AssemblyInfo.cs
index e7bb6b92..151605a7 100644
--- a/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonSplitContainer Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonSplitContainer Examples")]
[assembly: AssemblyDefaultAlias("KryptonSplitContainerExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/Form1.cs
index d3c6a698..625ed11d 100644
--- a/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/KryptonTaskDialog Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/KryptonTaskDialog Examples 2018.csproj
index 7aa15e9b..2d251808 100644
--- a/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/KryptonTaskDialog Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/KryptonTaskDialog Examples 2018.csproj
@@ -54,7 +54,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/Program.cs
index 1652a0f3..4052269e 100644
--- a/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/Properties/AssemblyInfo.cs
index 1872f21e..0406f845 100644
--- a/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonTaskDialog Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonTaskDialog Examples")]
[assembly: AssemblyDefaultAlias("KryptonTaskDialogExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonTextBox Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonTextBox Examples/Form1.cs
index 1902be9b..5937c211 100644
--- a/Source/Krypton Toolkit Examples/KryptonTextBox Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonTextBox Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonTextBox Examples/KryptonTextBox Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonTextBox Examples/KryptonTextBox Examples 2018.csproj
index 61277c6f..9fc42c03 100644
--- a/Source/Krypton Toolkit Examples/KryptonTextBox Examples/KryptonTextBox Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonTextBox Examples/KryptonTextBox Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonTextBox Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonTextBox Examples/Program.cs
index 7feb9591..15beae59 100644
--- a/Source/Krypton Toolkit Examples/KryptonTextBox Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonTextBox Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonTextBox Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonTextBox Examples/Properties/AssemblyInfo.cs
index 0b05d242..9496115a 100644
--- a/Source/Krypton Toolkit Examples/KryptonTextBox Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonTextBox Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonTextBox Examples")]
[assembly: AssemblyDefaultAlias("KryptonTextBoxExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonTrackBar Examples/KryptonTrackBar Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonTrackBar Examples/KryptonTrackBar Examples 2018.csproj
index 9789220e..d88ee881 100644
--- a/Source/Krypton Toolkit Examples/KryptonTrackBar Examples/KryptonTrackBar Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonTrackBar Examples/KryptonTrackBar Examples 2018.csproj
@@ -57,7 +57,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonTrackBar Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonTrackBar Examples/Properties/AssemblyInfo.cs
index 258ec61f..6262eb47 100644
--- a/Source/Krypton Toolkit Examples/KryptonTrackBar Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonTrackBar Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonTrackBar Examples")]
[assembly: AssemblyDefaultAlias("KryptonTrackBarExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonTreeView Examples/KryptonTreeView Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonTreeView Examples/KryptonTreeView Examples 2018.csproj
index 9c19d495..87bca6d1 100644
--- a/Source/Krypton Toolkit Examples/KryptonTreeView Examples/KryptonTreeView Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonTreeView Examples/KryptonTreeView Examples 2018.csproj
@@ -43,7 +43,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonTreeView Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonTreeView Examples/Properties/AssemblyInfo.cs
index c5dd5337..0d26b488 100644
--- a/Source/Krypton Toolkit Examples/KryptonTreeView Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonTreeView Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.1.0")]
-[assembly: AssemblyFileVersion("4.71.1.0")]
-[assembly: AssemblyInformationalVersion("4.71.1.0")]
+[assembly: AssemblyVersion("4.711.1.0")]
+[assembly: AssemblyFileVersion("4.711.1.0")]
+[assembly: AssemblyInformationalVersion("4.711.1.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonTreeView Examples")]
[assembly: AssemblyDefaultAlias("KryptonTreeViewExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/Form1.cs b/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/Form1.cs
index e7edf4c6..a0ee319a 100644
--- a/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/Form1.cs
+++ b/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/KryptonWrapLabel Examples 2018.csproj b/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/KryptonWrapLabel Examples 2018.csproj
index 8bde7ef7..0b1e60d9 100644
--- a/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/KryptonWrapLabel Examples 2018.csproj
+++ b/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/KryptonWrapLabel Examples 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/Program.cs b/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/Program.cs
index 344bcac5..3d934341 100644
--- a/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/Program.cs
+++ b/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/Properties/AssemblyInfo.cs
index 486558b4..ee02ef01 100644
--- a/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/KryptonWrapLabel Examples/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("KryptonWrapLabel Examples")]
[assembly: AssemblyDefaultAlias("KryptonWrapLabelExamples.dll")]
diff --git a/Source/Krypton Toolkit Examples/MDI Application/Form1.cs b/Source/Krypton Toolkit Examples/MDI Application/Form1.cs
index 1c746972..326c0b00 100644
--- a/Source/Krypton Toolkit Examples/MDI Application/Form1.cs
+++ b/Source/Krypton Toolkit Examples/MDI Application/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/MDI Application/Form2.cs b/Source/Krypton Toolkit Examples/MDI Application/Form2.cs
index 3bee3328..5e3fc613 100644
--- a/Source/Krypton Toolkit Examples/MDI Application/Form2.cs
+++ b/Source/Krypton Toolkit Examples/MDI Application/Form2.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/MDI Application/MDI Application 2018.csproj b/Source/Krypton Toolkit Examples/MDI Application/MDI Application 2018.csproj
index b210c516..299fb586 100644
--- a/Source/Krypton Toolkit Examples/MDI Application/MDI Application 2018.csproj
+++ b/Source/Krypton Toolkit Examples/MDI Application/MDI Application 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/MDI Application/Program.cs b/Source/Krypton Toolkit Examples/MDI Application/Program.cs
index beafd760..bbec106c 100644
--- a/Source/Krypton Toolkit Examples/MDI Application/Program.cs
+++ b/Source/Krypton Toolkit Examples/MDI Application/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/MDI Application/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/MDI Application/Properties/AssemblyInfo.cs
index ff6acd80..0d431577 100644
--- a/Source/Krypton Toolkit Examples/MDI Application/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/MDI Application/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("MDI Application")]
[assembly: AssemblyDefaultAlias("MDIApplication.dll")]
diff --git a/Source/Krypton Toolkit Examples/SystemThemedForms/SystemThemedForms.csproj b/Source/Krypton Toolkit Examples/SystemThemedForms/SystemThemedForms.csproj
index 1ad841f3..a215acee 100644
--- a/Source/Krypton Toolkit Examples/SystemThemedForms/SystemThemedForms.csproj
+++ b/Source/Krypton Toolkit Examples/SystemThemedForms/SystemThemedForms.csproj
@@ -33,7 +33,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/Test Clip Base/Test Clip Base.csproj b/Source/Krypton Toolkit Examples/Test Clip Base/Test Clip Base.csproj
index c4702fd5..76707687 100644
--- a/Source/Krypton Toolkit Examples/Test Clip Base/Test Clip Base.csproj
+++ b/Source/Krypton Toolkit Examples/Test Clip Base/Test Clip Base.csproj
@@ -39,7 +39,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/Test MessageBox Clipping/Form1.cs b/Source/Krypton Toolkit Examples/Test MessageBox Clipping/Form1.cs
index a10dd7ed..ee4d5523 100644
--- a/Source/Krypton Toolkit Examples/Test MessageBox Clipping/Form1.cs
+++ b/Source/Krypton Toolkit Examples/Test MessageBox Clipping/Form1.cs
@@ -14,8 +14,8 @@ public partial class Form1 : Form
// proprietary information of Component Factory Pty Ltd, 13 Swallows Close,
// Mornington, Vic 3931, Australia and are supplied subject to licence terms.
//
-// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.7)
-// Version 4.7.0.0 www.ComponentFactory.com
+// Modifications by Peter Wagner(aka Wagnerp) & Simon Coghlan(aka Smurf-IV) 2017 - 2018. All rights reserved. (https://github.com/Wagnerp/Krypton-NET-4.71)
+// Version 4.71.0.0 www.ComponentFactory.com
// *****************************************************************************
";
public Form1()
diff --git a/Source/Krypton Toolkit Examples/Test MessageBox Clipping/Test MessageBox Clipping.csproj b/Source/Krypton Toolkit Examples/Test MessageBox Clipping/Test MessageBox Clipping.csproj
index b7170879..33d58544 100644
--- a/Source/Krypton Toolkit Examples/Test MessageBox Clipping/Test MessageBox Clipping.csproj
+++ b/Source/Krypton Toolkit Examples/Test MessageBox Clipping/Test MessageBox Clipping.csproj
@@ -39,7 +39,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/Test Text Clipping/Form1.cs b/Source/Krypton Toolkit Examples/Test Text Clipping/Form1.cs
index 25baa4d2..9aaf17e3 100644
--- a/Source/Krypton Toolkit Examples/Test Text Clipping/Form1.cs
+++ b/Source/Krypton Toolkit Examples/Test Text Clipping/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Test Text Clipping/Program.cs b/Source/Krypton Toolkit Examples/Test Text Clipping/Program.cs
index 86a58677..d27a62c6 100644
--- a/Source/Krypton Toolkit Examples/Test Text Clipping/Program.cs
+++ b/Source/Krypton Toolkit Examples/Test Text Clipping/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Test Text Clipping/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/Test Text Clipping/Properties/AssemblyInfo.cs
index 19b7153f..7ec29d95 100644
--- a/Source/Krypton Toolkit Examples/Test Text Clipping/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/Test Text Clipping/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.1.0")]
-[assembly: AssemblyFileVersion("4.71.1.0")]
-[assembly: AssemblyInformationalVersion("4.71.1.0")]
+[assembly: AssemblyVersion("4.711.1.0")]
+[assembly: AssemblyFileVersion("4.711.1.0")]
+[assembly: AssemblyInformationalVersion("4.711.1.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Three Pane Application (Basic)")]
[assembly: AssemblyDefaultAlias("ThreePaneApplicationBasic.dll")]
diff --git a/Source/Krypton Toolkit Examples/Test Text Clipping/Test Text Clipping.csproj b/Source/Krypton Toolkit Examples/Test Text Clipping/Test Text Clipping.csproj
index 47aaf224..04fcb346 100644
--- a/Source/Krypton Toolkit Examples/Test Text Clipping/Test Text Clipping.csproj
+++ b/Source/Krypton Toolkit Examples/Test Text Clipping/Test Text Clipping.csproj
@@ -57,7 +57,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Form1.cs b/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Form1.cs
index 32736216..981fa4e5 100644
--- a/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Form1.cs
+++ b/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Program.cs b/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Program.cs
index 86a58677..d27a62c6 100644
--- a/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Program.cs
+++ b/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Properties/AssemblyInfo.cs
index 6c5189d6..ea4baed4 100644
--- a/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Three Pane Application (Basic)")]
[assembly: AssemblyDefaultAlias("ThreePaneApplicationBasic.dll")]
diff --git a/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Three Pane Application (Basic) 2018.csproj b/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Three Pane Application (Basic) 2018.csproj
index d826d796..7987d42c 100644
--- a/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Three Pane Application (Basic) 2018.csproj
+++ b/Source/Krypton Toolkit Examples/Three Pane Application (Basic)/Three Pane Application (Basic) 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Form1.cs b/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Form1.cs
index 45b849cd..211352e3 100644
--- a/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Form1.cs
+++ b/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Program.cs b/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Program.cs
index 86a58677..d27a62c6 100644
--- a/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Program.cs
+++ b/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Properties/AssemblyInfo.cs
index 4f0d802f..f45ee2ff 100644
--- a/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -15,9 +15,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.3.0")]
-[assembly: AssemblyFileVersion("4.71.3.0")]
-[assembly: AssemblyInformationalVersion("4.71.3.0")]
+[assembly: AssemblyVersion("4.711.3.0")]
+[assembly: AssemblyFileVersion("4.711.3.0")]
+[assembly: AssemblyInformationalVersion("4.711.3.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Three Pane Application (Extended)")]
[assembly: AssemblyDefaultAlias("ThreePaneApplicationExtended.dll")]
diff --git a/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Three Pane Application (Extended) 2018.csproj b/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Three Pane Application (Extended) 2018.csproj
index 033bf6cf..c7c9b940 100644
--- a/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Three Pane Application (Extended) 2018.csproj
+++ b/Source/Krypton Toolkit Examples/Three Pane Application (Extended)/Three Pane Application (Extended) 2018.csproj
@@ -55,7 +55,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Krypton Toolkit Updater/Krypton Toolkit Updater/Krypton Toolkit Updater.csproj b/Source/Krypton Toolkit Updater/Krypton Toolkit Updater/Krypton Toolkit Updater.csproj
index 8bddcf1a..8ec29b6a 100644
--- a/Source/Krypton Toolkit Updater/Krypton Toolkit Updater/Krypton Toolkit Updater.csproj
+++ b/Source/Krypton Toolkit Updater/Krypton Toolkit Updater/Krypton Toolkit Updater.csproj
@@ -36,10 +36,10 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
..\packages\WindowsAPICodePack.1.1.0\lib\Microsoft.WindowsAPICodePack.dll
diff --git a/Source/Krypton Toolkit Updater/Krypton Toolkit Updater/Properties/AssemblyInfo.cs b/Source/Krypton Toolkit Updater/Krypton Toolkit Updater/Properties/AssemblyInfo.cs
index fd5cf183..06f37a21 100644
--- a/Source/Krypton Toolkit Updater/Krypton Toolkit Updater/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Toolkit Updater/Krypton Toolkit Updater/Properties/AssemblyInfo.cs
@@ -33,7 +33,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("4.71.621.0")]
-[assembly: AssemblyFileVersion("4.71.621.0")]
+[assembly: AssemblyVersion("4.711.621.0")]
+[assembly: AssemblyFileVersion("4.711.621.0")]
[assembly: NeutralResourcesLanguage("en-US")]
diff --git a/Source/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdaterMainForm.cs b/Source/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdaterMainForm.cs
index 7162becb..28630324 100644
--- a/Source/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdaterMainForm.cs
+++ b/Source/Krypton Toolkit Updater/Krypton Toolkit Updater/UI/UpdaterMainForm.cs
@@ -59,7 +59,7 @@ private void ExitApplication()
private void kbtnCheckForUpdates_Click(object sender, EventArgs e)
{
- CheckForUpdates("https://github.com/Wagnerp/Krypton-NET-4.70/blob/master/Updates/update.xml");
+ CheckForUpdates("https://github.com/Wagnerp/Krypton-NET-4.711/blob/master/Updates/update.xml");
}
private void kbtnOptions_Click(object sender, EventArgs e)
@@ -128,7 +128,7 @@ private bool GetCheckingForUpdates()
private void kllHelp_LinkClicked(object sender, System.EventArgs e)
{
- KryptonMessageBox.Show("This utility will enable you to check for and download updates for Krypton .NET 4.70.", "Help", MessageBoxButtons.OK, MessageBoxIcon.Information);
+ KryptonMessageBox.Show("This utility will enable you to check for and download updates for Krypton .NET 4.711.", "Help", MessageBoxButtons.OK, MessageBoxIcon.Information);
}
private void kbtnDownloadUpdate_Click(object sender, EventArgs e)
diff --git a/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Advanced Page Drag + Drop 2018.csproj b/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Advanced Page Drag + Drop 2018.csproj
index 1d01df73..c415b74e 100644
--- a/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Advanced Page Drag + Drop 2018.csproj
+++ b/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Advanced Page Drag + Drop 2018.csproj
@@ -57,14 +57,14 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
-
+
False
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Workspace.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Workspace.dll
diff --git a/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Form1.cs b/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Form1.cs
index be5f4d02..b4f5b50f 100644
--- a/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Form1.cs
+++ b/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/PageDragTreeView.cs b/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/PageDragTreeView.cs
index 430588ca..1d304305 100644
--- a/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/PageDragTreeView.cs
+++ b/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/PageDragTreeView.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Program.cs b/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Program.cs
index a658d629..02bfc589 100644
--- a/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Program.cs
+++ b/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Program.cs
@@ -4,7 +4,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Properties/AssemblyInfo.cs b/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Properties/AssemblyInfo.cs
index f9e9e101..84453590 100644
--- a/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Workspace Examples/Advanced Page Drag + Drop/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.0.0")]
-[assembly: AssemblyFileVersion("4.71.0.0")]
-[assembly: AssemblyInformationalVersion("4.71.0.0")]
+[assembly: AssemblyVersion("4.711.0.0")]
+[assembly: AssemblyFileVersion("4.711.0.0")]
+[assembly: AssemblyInformationalVersion("4.711.0.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("AdvancedPageDragAndDrop")]
[assembly: AssemblyDefaultAlias("Advanced Page Drag and Drop.dll")]
diff --git a/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Basic Page Drag + Drop 2018.csproj b/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Basic Page Drag + Drop 2018.csproj
index f67228bc..a8e48c9b 100644
--- a/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Basic Page Drag + Drop 2018.csproj
+++ b/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Basic Page Drag + Drop 2018.csproj
@@ -57,13 +57,13 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Workspace.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Workspace.dll
diff --git a/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Form1.cs b/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Form1.cs
index 121b8529..72b3997f 100644
--- a/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Form1.cs
+++ b/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Program.cs b/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Program.cs
index 850136b5..1fe29bd4 100644
--- a/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Program.cs
+++ b/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Program.cs
@@ -4,7 +4,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Properties/AssemblyInfo.cs b/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Properties/AssemblyInfo.cs
index 06da2fa9..7d4e6523 100644
--- a/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Workspace Examples/Basic Page Drag + Drop/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.0.0")]
-[assembly: AssemblyFileVersion("4.71.0.0")]
-[assembly: AssemblyInformationalVersion("4.71.0.0")]
+[assembly: AssemblyVersion("4.711.0.0")]
+[assembly: AssemblyFileVersion("4.711.0.0")]
+[assembly: AssemblyInformationalVersion("4.711.0.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("BasicPageDragAndDrop")]
[assembly: AssemblyDefaultAlias("Basic Page Drag and Drop.dll")]
diff --git a/Source/Krypton Workspace Examples/Cell Maximize + Restore/Cell Maximize + Restore 2018.csproj b/Source/Krypton Workspace Examples/Cell Maximize + Restore/Cell Maximize + Restore 2018.csproj
index 80ea62e7..1deb1a6e 100644
--- a/Source/Krypton Workspace Examples/Cell Maximize + Restore/Cell Maximize + Restore 2018.csproj
+++ b/Source/Krypton Workspace Examples/Cell Maximize + Restore/Cell Maximize + Restore 2018.csproj
@@ -57,13 +57,13 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Workspace.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Workspace.dll
diff --git a/Source/Krypton Workspace Examples/Cell Maximize + Restore/Form1.cs b/Source/Krypton Workspace Examples/Cell Maximize + Restore/Form1.cs
index 60664e03..7110eadd 100644
--- a/Source/Krypton Workspace Examples/Cell Maximize + Restore/Form1.cs
+++ b/Source/Krypton Workspace Examples/Cell Maximize + Restore/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Cell Maximize + Restore/Program.cs b/Source/Krypton Workspace Examples/Cell Maximize + Restore/Program.cs
index 96a65f6a..78b095ce 100644
--- a/Source/Krypton Workspace Examples/Cell Maximize + Restore/Program.cs
+++ b/Source/Krypton Workspace Examples/Cell Maximize + Restore/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Cell Maximize + Restore/Properties/AssemblyInfo.cs b/Source/Krypton Workspace Examples/Cell Maximize + Restore/Properties/AssemblyInfo.cs
index 1217e9a7..fffe4139 100644
--- a/Source/Krypton Workspace Examples/Cell Maximize + Restore/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Workspace Examples/Cell Maximize + Restore/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.0.0")]
-[assembly: AssemblyFileVersion("4.71.0.0")]
-[assembly: AssemblyInformationalVersion("4.71.0.0")]
+[assembly: AssemblyVersion("4.711.0.0")]
+[assembly: AssemblyFileVersion("4.711.0.0")]
+[assembly: AssemblyInformationalVersion("4.711.0.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Cell Maximize + Restore")]
[assembly: AssemblyDefaultAlias("CellMaximizeAndRestore.dll")]
diff --git a/Source/Krypton Workspace Examples/Memo Editor/Form1.cs b/Source/Krypton Workspace Examples/Memo Editor/Form1.cs
index c59aceef..b141bf09 100644
--- a/Source/Krypton Workspace Examples/Memo Editor/Form1.cs
+++ b/Source/Krypton Workspace Examples/Memo Editor/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Memo Editor/Memo Editor 2018.csproj b/Source/Krypton Workspace Examples/Memo Editor/Memo Editor 2018.csproj
index bd5237d2..ccfcc04c 100644
--- a/Source/Krypton Workspace Examples/Memo Editor/Memo Editor 2018.csproj
+++ b/Source/Krypton Workspace Examples/Memo Editor/Memo Editor 2018.csproj
@@ -57,17 +57,17 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
-
+
False
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Workspace.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Workspace.dll
diff --git a/Source/Krypton Workspace Examples/Memo Editor/Program.cs b/Source/Krypton Workspace Examples/Memo Editor/Program.cs
index 87ff5fff..09b7a6fc 100644
--- a/Source/Krypton Workspace Examples/Memo Editor/Program.cs
+++ b/Source/Krypton Workspace Examples/Memo Editor/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Memo Editor/Properties/AssemblyInfo.cs b/Source/Krypton Workspace Examples/Memo Editor/Properties/AssemblyInfo.cs
index b2da83a6..f08abe88 100644
--- a/Source/Krypton Workspace Examples/Memo Editor/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Workspace Examples/Memo Editor/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.2.0")]
-[assembly: AssemblyFileVersion("4.71.2.0")]
-[assembly: AssemblyInformationalVersion("4.71.2.0")]
+[assembly: AssemblyVersion("4.711.1.0")]
+[assembly: AssemblyFileVersion("4.711.1.0")]
+[assembly: AssemblyInformationalVersion("4.711.1.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Memo Editor")]
[assembly: AssemblyDefaultAlias("MemoEditor.dll")]
diff --git a/Source/Krypton Workspace Examples/Workspace Cell Layout/Form1.cs b/Source/Krypton Workspace Examples/Workspace Cell Layout/Form1.cs
index 00e883d2..d8dddc0a 100644
--- a/Source/Krypton Workspace Examples/Workspace Cell Layout/Form1.cs
+++ b/Source/Krypton Workspace Examples/Workspace Cell Layout/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Workspace Cell Layout/Program.cs b/Source/Krypton Workspace Examples/Workspace Cell Layout/Program.cs
index 2b30ea60..5d7667a9 100644
--- a/Source/Krypton Workspace Examples/Workspace Cell Layout/Program.cs
+++ b/Source/Krypton Workspace Examples/Workspace Cell Layout/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Workspace Cell Layout/Properties/AssemblyInfo.cs b/Source/Krypton Workspace Examples/Workspace Cell Layout/Properties/AssemblyInfo.cs
index 3b2e998b..6382b9f3 100644
--- a/Source/Krypton Workspace Examples/Workspace Cell Layout/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Workspace Examples/Workspace Cell Layout/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.2.0")]
-[assembly: AssemblyFileVersion("4.71.2.0")]
-[assembly: AssemblyInformationalVersion("4.71.2.0")]
+[assembly: AssemblyVersion("4.711.1.0")]
+[assembly: AssemblyFileVersion("4.711.1.0")]
+[assembly: AssemblyInformationalVersion("4.711.1.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Workspace Cell Layout")]
[assembly: AssemblyDefaultAlias("WorkspaceCellLayout.dll")]
diff --git a/Source/Krypton Workspace Examples/Workspace Cell Layout/Workspace Cell Layout 2018.csproj b/Source/Krypton Workspace Examples/Workspace Cell Layout/Workspace Cell Layout 2018.csproj
index 8510511f..4ad2cab3 100644
--- a/Source/Krypton Workspace Examples/Workspace Cell Layout/Workspace Cell Layout 2018.csproj
+++ b/Source/Krypton Workspace Examples/Workspace Cell Layout/Workspace Cell Layout 2018.csproj
@@ -57,13 +57,13 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Workspace.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Workspace.dll
diff --git a/Source/Krypton Workspace Examples/Workspace Cell Modes/Form1.cs b/Source/Krypton Workspace Examples/Workspace Cell Modes/Form1.cs
index 9a90000f..0c7c4147 100644
--- a/Source/Krypton Workspace Examples/Workspace Cell Modes/Form1.cs
+++ b/Source/Krypton Workspace Examples/Workspace Cell Modes/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Workspace Cell Modes/Program.cs b/Source/Krypton Workspace Examples/Workspace Cell Modes/Program.cs
index 2eda2e33..9efe8121 100644
--- a/Source/Krypton Workspace Examples/Workspace Cell Modes/Program.cs
+++ b/Source/Krypton Workspace Examples/Workspace Cell Modes/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Workspace Cell Modes/Properties/AssemblyInfo.cs b/Source/Krypton Workspace Examples/Workspace Cell Modes/Properties/AssemblyInfo.cs
index 10c0ee9d..c8a1a67b 100644
--- a/Source/Krypton Workspace Examples/Workspace Cell Modes/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Workspace Examples/Workspace Cell Modes/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.2.0")]
-[assembly: AssemblyFileVersion("4.71.2.0")]
-[assembly: AssemblyInformationalVersion("4.71.2.0")]
+[assembly: AssemblyVersion("4.711.1.0")]
+[assembly: AssemblyFileVersion("4.711.1.0")]
+[assembly: AssemblyInformationalVersion("4.711.1.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Workspace Cell Modes")]
[assembly: AssemblyDefaultAlias("WorkspaceCellModes.dll")]
diff --git a/Source/Krypton Workspace Examples/Workspace Cell Modes/Workspace Cell Modes 2018.csproj b/Source/Krypton Workspace Examples/Workspace Cell Modes/Workspace Cell Modes 2018.csproj
index e96e1857..3acf3d44 100644
--- a/Source/Krypton Workspace Examples/Workspace Cell Modes/Workspace Cell Modes 2018.csproj
+++ b/Source/Krypton Workspace Examples/Workspace Cell Modes/Workspace Cell Modes 2018.csproj
@@ -57,13 +57,13 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Workspace.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Workspace.dll
diff --git a/Source/Krypton Workspace Examples/Workspace Persistence/Form1.cs b/Source/Krypton Workspace Examples/Workspace Persistence/Form1.cs
index bccc70da..753943e1 100644
--- a/Source/Krypton Workspace Examples/Workspace Persistence/Form1.cs
+++ b/Source/Krypton Workspace Examples/Workspace Persistence/Form1.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Workspace Persistence/Program.cs b/Source/Krypton Workspace Examples/Workspace Persistence/Program.cs
index 684b88ab..278a6184 100644
--- a/Source/Krypton Workspace Examples/Workspace Persistence/Program.cs
+++ b/Source/Krypton Workspace Examples/Workspace Persistence/Program.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.70.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
diff --git a/Source/Krypton Workspace Examples/Workspace Persistence/Properties/AssemblyInfo.cs b/Source/Krypton Workspace Examples/Workspace Persistence/Properties/AssemblyInfo.cs
index 98fe42d7..6d2ffbc0 100644
--- a/Source/Krypton Workspace Examples/Workspace Persistence/Properties/AssemblyInfo.cs
+++ b/Source/Krypton Workspace Examples/Workspace Persistence/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, Australia and are supplied subject to licence terms.
//
-// Version 4.71.0.0 www.ComponentFactory.com
+// Version 4.711.0.0 www.ComponentFactory.com
// *****************************************************************************
using System;
@@ -17,9 +17,9 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.2.0")]
-[assembly: AssemblyFileVersion("4.71.2.0")]
-[assembly: AssemblyInformationalVersion("4.71.2.0")]
+[assembly: AssemblyVersion("4.711.1.0")]
+[assembly: AssemblyFileVersion("4.711.1.0")]
+[assembly: AssemblyInformationalVersion("4.711.1.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Workspace Persistence")]
[assembly: AssemblyDefaultAlias("WorkspacePersistence.dll")]
diff --git a/Source/Krypton Workspace Examples/Workspace Persistence/Workspace Persistence 2018.csproj b/Source/Krypton Workspace Examples/Workspace Persistence/Workspace Persistence 2018.csproj
index 96f399cb..9c69db11 100644
--- a/Source/Krypton Workspace Examples/Workspace Persistence/Workspace Persistence 2018.csproj
+++ b/Source/Krypton Workspace Examples/Workspace Persistence/Workspace Persistence 2018.csproj
@@ -58,13 +58,13 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Workspace.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Workspace.dll
diff --git a/Source/Palette Designer/Palette Designer.csproj b/Source/Palette Designer/Palette Designer.csproj
index 36dea076..f8695ee5 100644
--- a/Source/Palette Designer/Palette Designer.csproj
+++ b/Source/Palette Designer/Palette Designer.csproj
@@ -67,13 +67,13 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Navigator.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Navigator.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Ribbon.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Ribbon.dll
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Palette Designer/Properties/AssemblyInfo.cs b/Source/Palette Designer/Properties/AssemblyInfo.cs
index b7c314f7..a523cdc6 100644
--- a/Source/Palette Designer/Properties/AssemblyInfo.cs
+++ b/Source/Palette Designer/Properties/AssemblyInfo.cs
@@ -17,8 +17,8 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-[assembly: AssemblyVersion("4.71.6006.0")]
-[assembly: AssemblyFileVersion("4.71.6006.0")]
+[assembly: AssemblyVersion("4.711.6006.0")]
+[assembly: AssemblyFileVersion("4.711.6006.0")]
[assembly: AssemblyInformationalVersion("4.5.6.0")]
[assembly: AssemblyCopyright("© Component Factory Pty Ltd 2012. All rights reserved.")]
[assembly: AssemblyProduct("Palette Designer")]
diff --git a/Source/Palette Upgrade Tool/Palette Upgrade Tool/Palette Upgrade Tool.csproj b/Source/Palette Upgrade Tool/Palette Upgrade Tool/Palette Upgrade Tool.csproj
index 9f90873b..050ee92d 100644
--- a/Source/Palette Upgrade Tool/Palette Upgrade Tool/Palette Upgrade Tool.csproj
+++ b/Source/Palette Upgrade Tool/Palette Upgrade Tool/Palette Upgrade Tool.csproj
@@ -38,7 +38,7 @@
- A:\Developer DLLs\Krypton DLLs\Versions\4.71\Krypton Toolkit.dll
+ A:\Developer DLLs\Krypton DLLs\Versions\4.711\Krypton Toolkit.dll
diff --git a/Source/Palette Upgrade Tool/Palette Upgrade Tool/Properties/AssemblyInfo.cs b/Source/Palette Upgrade Tool/Palette Upgrade Tool/Properties/AssemblyInfo.cs
index 30b19d04..bda4910b 100644
--- a/Source/Palette Upgrade Tool/Palette Upgrade Tool/Properties/AssemblyInfo.cs
+++ b/Source/Palette Upgrade Tool/Palette Upgrade Tool/Properties/AssemblyInfo.cs
@@ -33,7 +33,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("4.71.605.0")]
-[assembly: AssemblyFileVersion("4.71.605.0")]
+[assembly: AssemblyVersion("4.711.605.0")]
+[assembly: AssemblyFileVersion("4.711.605.0")]
[assembly: NeutralResourcesLanguage("en-US")]