From 51182689062a415f405cfc6b9d428dd95519afcb Mon Sep 17 00:00:00 2001 From: John Date: Thu, 18 Nov 2021 19:34:53 +0000 Subject: [PATCH] C2021-004 resources needed for the table cell shading button on the ribbon --- .../Properties/Resources.Designer.cs | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/PROMS/Volian.Controls.Library/Properties/Resources.Designer.cs b/PROMS/Volian.Controls.Library/Properties/Resources.Designer.cs index 1db0ad66..97bc527d 100644 --- a/PROMS/Volian.Controls.Library/Properties/Resources.Designer.cs +++ b/PROMS/Volian.Controls.Library/Properties/Resources.Designer.cs @@ -280,6 +280,16 @@ namespace Volian.Controls.Library.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap ColorHS { + get { + object obj = ResourceManager.GetObject("ColorHS", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. ///