This commit is contained in:
Michael Robles
2024-01-02 21:17:24 -07:00
parent 6cbec8d561
commit 55ae2ea079
12 changed files with 837 additions and 267 deletions
+10
View File
@@ -260,6 +260,16 @@ namespace compabetov2.Properties {
}
}
/// <summary>
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Modelo {
get {
object obj = ResourceManager.GetObject("Modelo", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
/// </summary>