aqui anda algo mal

This commit is contained in:
Michael Robles
2024-01-22 02:02:07 -07:00
parent 30095e7c29
commit b6119d80bd
37 changed files with 615 additions and 470 deletions
+20
View File
@@ -60,6 +60,16 @@ namespace compabetov2.Properties {
}
}
/// <summary>
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Barra {
get {
object obj = ResourceManager.GetObject("Barra", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
/// </summary>
@@ -140,6 +150,16 @@ namespace compabetov2.Properties {
}
}
/// <summary>
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Form {
get {
object obj = ResourceManager.GetObject("Form", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
/// </summary>