C2021-004 resources needed for the table cell shading button on the ribbon

This commit is contained in:
John Jenko 2021-11-18 19:34:53 +00:00
parent 60e112cb19
commit 5118268906

View File

@ -280,6 +280,16 @@ namespace Volian.Controls.Library.Properties {
} }
} }
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap ColorHS {
get {
object obj = ResourceManager.GetObject("ColorHS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary> /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap. /// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary> /// </summary>