C2021-004 resources needed for the table cell shading button on the ribbon
This commit is contained in:
parent
60e112cb19
commit
5118268906
@ -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>
|
||||
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user