Matrix Clock

This commit is contained in:
Serge
2023-09-06 16:01:18 +02:00
parent a1fb740c27
commit 77800475cb
6 changed files with 109 additions and 88 deletions

View File

@@ -610,6 +610,16 @@ namespace GHelper.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Byte[].
/// </summary>
internal static byte[] MFont {
get {
object obj = ResourceManager.GetObject("MFont", resourceCulture);
return ((byte[])(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>