GUI updated, added graphical header and logo

This commit is contained in:
szporowolik
2019-10-21 14:47:25 +02:00
parent 464261f09f
commit 9d06065d70
6 changed files with 74 additions and 30 deletions

View File

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