Menu Final
This commit is contained in:
Generated
+130
@@ -100,6 +100,16 @@ namespace compabetov2.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap Cuentas {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("Cuentas", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
@@ -110,6 +120,26 @@ namespace compabetov2.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap Envios {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("Envios", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap estadisticasi {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("estadisticasi", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
@@ -130,6 +160,26 @@ namespace compabetov2.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap HomeroMenu {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("HomeroMenu", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap inventario {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("inventario", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
@@ -180,6 +230,56 @@ namespace compabetov2.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap Menui {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("Menui", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap Menui1 {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("Menui1", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap mermas {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("mermas", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap Personal {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("Personal", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap productoi {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("productoi", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
@@ -199,5 +299,35 @@ namespace compabetov2.Properties {
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap reportesi {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("reportesi", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap sesionc {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("sesionc", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Busca un recurso adaptado de tipo System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap Vender {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("Vender", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user