This commit is contained in:
2022-07-01 22:43:41 +00:00
parent 0bf27c88be
commit 0e187e4564
11 changed files with 406 additions and 3947 deletions

View File

@@ -60,6 +60,16 @@ namespace AyaNovaQBI.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon logo {
get {
object obj = ResourceManager.GetObject("logo", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>