Add About dialog

This commit is contained in:
MBucari 2023-04-02 11:29:28 -06:00
parent 4a65d6bbd3
commit 8d73f5cc7e
14 changed files with 466 additions and 16 deletions

View file

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