version 1.0
This commit is contained in:
Generated
+68
-50
@@ -49,6 +49,8 @@
|
||||
this.lbVendedorMes = new System.Windows.Forms.Label();
|
||||
this.lbProductoMes = new System.Windows.Forms.Label();
|
||||
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
||||
this.lbDiaSEnvio = new System.Windows.Forms.Label();
|
||||
this.lbMesSEnvio = new System.Windows.Forms.Label();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dgvDia)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dgvMes)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
||||
@@ -57,10 +59,9 @@
|
||||
// dtpBuscar
|
||||
//
|
||||
this.dtpBuscar.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.dtpBuscar.Location = new System.Drawing.Point(36, 191);
|
||||
this.dtpBuscar.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.dtpBuscar.Location = new System.Drawing.Point(27, 155);
|
||||
this.dtpBuscar.Name = "dtpBuscar";
|
||||
this.dtpBuscar.Size = new System.Drawing.Size(341, 26);
|
||||
this.dtpBuscar.Size = new System.Drawing.Size(257, 22);
|
||||
this.dtpBuscar.TabIndex = 0;
|
||||
//
|
||||
// dgvDia
|
||||
@@ -71,11 +72,10 @@
|
||||
this.Precio,
|
||||
this.Cantidad,
|
||||
this.Total});
|
||||
this.dgvDia.Location = new System.Drawing.Point(32, 245);
|
||||
this.dgvDia.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.dgvDia.Location = new System.Drawing.Point(24, 199);
|
||||
this.dgvDia.Name = "dgvDia";
|
||||
this.dgvDia.RowHeadersWidth = 51;
|
||||
this.dgvDia.Size = new System.Drawing.Size(591, 185);
|
||||
this.dgvDia.Size = new System.Drawing.Size(443, 150);
|
||||
this.dgvDia.TabIndex = 1;
|
||||
//
|
||||
// Producto
|
||||
@@ -111,11 +111,10 @@
|
||||
//
|
||||
// btnBuscar
|
||||
//
|
||||
this.btnBuscar.Font = new System.Drawing.Font("Poppins", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.btnBuscar.Location = new System.Drawing.Point(384, 190);
|
||||
this.btnBuscar.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.btnBuscar.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.btnBuscar.Location = new System.Drawing.Point(288, 154);
|
||||
this.btnBuscar.Name = "btnBuscar";
|
||||
this.btnBuscar.Size = new System.Drawing.Size(92, 27);
|
||||
this.btnBuscar.Size = new System.Drawing.Size(69, 22);
|
||||
this.btnBuscar.TabIndex = 2;
|
||||
this.btnBuscar.Text = "Buscar";
|
||||
this.btnBuscar.UseVisualStyleBackColor = true;
|
||||
@@ -125,12 +124,11 @@
|
||||
//
|
||||
this.label1.AutoSize = true;
|
||||
this.label1.BackColor = System.Drawing.Color.Transparent;
|
||||
this.label1.Font = new System.Drawing.Font("Poppins", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label1.ForeColor = System.Drawing.Color.Transparent;
|
||||
this.label1.Location = new System.Drawing.Point(36, 222);
|
||||
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.label1.Location = new System.Drawing.Point(27, 180);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(156, 30);
|
||||
this.label1.Size = new System.Drawing.Size(114, 17);
|
||||
this.label1.TabIndex = 3;
|
||||
this.label1.Text = "Resumen del dia";
|
||||
//
|
||||
@@ -138,12 +136,11 @@
|
||||
//
|
||||
this.label2.AutoSize = true;
|
||||
this.label2.BackColor = System.Drawing.Color.Transparent;
|
||||
this.label2.Font = new System.Drawing.Font("Poppins", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label2.ForeColor = System.Drawing.Color.Transparent;
|
||||
this.label2.Location = new System.Drawing.Point(36, 476);
|
||||
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.label2.Location = new System.Drawing.Point(27, 387);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(168, 30);
|
||||
this.label2.Size = new System.Drawing.Size(121, 17);
|
||||
this.label2.TabIndex = 4;
|
||||
this.label2.Text = "Resumen del mes";
|
||||
//
|
||||
@@ -155,11 +152,10 @@
|
||||
this.dataGridViewTextBoxColumn2,
|
||||
this.dataGridViewTextBoxColumn3,
|
||||
this.dataGridViewTextBoxColumn4});
|
||||
this.dgvMes.Location = new System.Drawing.Point(32, 500);
|
||||
this.dgvMes.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.dgvMes.Location = new System.Drawing.Point(24, 406);
|
||||
this.dgvMes.Name = "dgvMes";
|
||||
this.dgvMes.RowHeadersWidth = 51;
|
||||
this.dgvMes.Size = new System.Drawing.Size(591, 185);
|
||||
this.dgvMes.Size = new System.Drawing.Size(443, 150);
|
||||
this.dgvMes.TabIndex = 5;
|
||||
//
|
||||
// dataGridViewTextBoxColumn1
|
||||
@@ -197,12 +193,11 @@
|
||||
//
|
||||
this.lbProductDia.AutoSize = true;
|
||||
this.lbProductDia.BackColor = System.Drawing.Color.Transparent;
|
||||
this.lbProductDia.Font = new System.Drawing.Font("Poppins", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbProductDia.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbProductDia.ForeColor = System.Drawing.Color.Transparent;
|
||||
this.lbProductDia.Location = new System.Drawing.Point(781, 243);
|
||||
this.lbProductDia.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.lbProductDia.Location = new System.Drawing.Point(586, 197);
|
||||
this.lbProductDia.Name = "lbProductDia";
|
||||
this.lbProductDia.Size = new System.Drawing.Size(210, 30);
|
||||
this.lbProductDia.Size = new System.Drawing.Size(153, 17);
|
||||
this.lbProductDia.TabIndex = 6;
|
||||
this.lbProductDia.Text = "Producto mas vendido:";
|
||||
this.lbProductDia.Click += new System.EventHandler(this.lbProductDia_Click);
|
||||
@@ -211,12 +206,11 @@
|
||||
//
|
||||
this.lbVendedorDia.AutoSize = true;
|
||||
this.lbVendedorDia.BackColor = System.Drawing.Color.Transparent;
|
||||
this.lbVendedorDia.Font = new System.Drawing.Font("Poppins", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbVendedorDia.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbVendedorDia.ForeColor = System.Drawing.Color.Transparent;
|
||||
this.lbVendedorDia.Location = new System.Drawing.Point(781, 316);
|
||||
this.lbVendedorDia.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.lbVendedorDia.Location = new System.Drawing.Point(586, 257);
|
||||
this.lbVendedorDia.Name = "lbVendedorDia";
|
||||
this.lbVendedorDia.Size = new System.Drawing.Size(154, 30);
|
||||
this.lbVendedorDia.Size = new System.Drawing.Size(113, 17);
|
||||
this.lbVendedorDia.TabIndex = 7;
|
||||
this.lbVendedorDia.Text = "Mejor vendedos:";
|
||||
this.lbVendedorDia.Click += new System.EventHandler(this.lbVendedorDia_Click);
|
||||
@@ -225,12 +219,11 @@
|
||||
//
|
||||
this.lbTotalDia.AutoSize = true;
|
||||
this.lbTotalDia.BackColor = System.Drawing.Color.Transparent;
|
||||
this.lbTotalDia.Font = new System.Drawing.Font("Poppins", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbTotalDia.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbTotalDia.ForeColor = System.Drawing.Color.Transparent;
|
||||
this.lbTotalDia.Location = new System.Drawing.Point(444, 438);
|
||||
this.lbTotalDia.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.lbTotalDia.Location = new System.Drawing.Point(333, 356);
|
||||
this.lbTotalDia.Name = "lbTotalDia";
|
||||
this.lbTotalDia.Size = new System.Drawing.Size(120, 30);
|
||||
this.lbTotalDia.Size = new System.Drawing.Size(90, 17);
|
||||
this.lbTotalDia.TabIndex = 8;
|
||||
this.lbTotalDia.Text = "Total del dia:";
|
||||
//
|
||||
@@ -238,12 +231,11 @@
|
||||
//
|
||||
this.lbTotalMes.AutoSize = true;
|
||||
this.lbTotalMes.BackColor = System.Drawing.Color.Transparent;
|
||||
this.lbTotalMes.Font = new System.Drawing.Font("Poppins", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbTotalMes.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbTotalMes.ForeColor = System.Drawing.Color.Transparent;
|
||||
this.lbTotalMes.Location = new System.Drawing.Point(440, 689);
|
||||
this.lbTotalMes.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.lbTotalMes.Location = new System.Drawing.Point(330, 560);
|
||||
this.lbTotalMes.Name = "lbTotalMes";
|
||||
this.lbTotalMes.Size = new System.Drawing.Size(129, 30);
|
||||
this.lbTotalMes.Size = new System.Drawing.Size(97, 17);
|
||||
this.lbTotalMes.TabIndex = 9;
|
||||
this.lbTotalMes.Text = "Total del Mes:";
|
||||
//
|
||||
@@ -251,12 +243,11 @@
|
||||
//
|
||||
this.lbVendedorMes.AutoSize = true;
|
||||
this.lbVendedorMes.BackColor = System.Drawing.Color.Transparent;
|
||||
this.lbVendedorMes.Font = new System.Drawing.Font("Poppins", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbVendedorMes.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbVendedorMes.ForeColor = System.Drawing.Color.Transparent;
|
||||
this.lbVendedorMes.Location = new System.Drawing.Point(784, 559);
|
||||
this.lbVendedorMes.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.lbVendedorMes.Location = new System.Drawing.Point(588, 454);
|
||||
this.lbVendedorMes.Name = "lbVendedorMes";
|
||||
this.lbVendedorMes.Size = new System.Drawing.Size(151, 30);
|
||||
this.lbVendedorMes.Size = new System.Drawing.Size(111, 17);
|
||||
this.lbVendedorMes.TabIndex = 11;
|
||||
this.lbVendedorMes.Text = "Mejor vendedor:";
|
||||
this.lbVendedorMes.Click += new System.EventHandler(this.lbVendedorMes_Click);
|
||||
@@ -265,12 +256,11 @@
|
||||
//
|
||||
this.lbProductoMes.AutoSize = true;
|
||||
this.lbProductoMes.BackColor = System.Drawing.Color.Transparent;
|
||||
this.lbProductoMes.Font = new System.Drawing.Font("Poppins", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbProductoMes.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbProductoMes.ForeColor = System.Drawing.Color.Transparent;
|
||||
this.lbProductoMes.Location = new System.Drawing.Point(784, 487);
|
||||
this.lbProductoMes.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.lbProductoMes.Location = new System.Drawing.Point(588, 396);
|
||||
this.lbProductoMes.Name = "lbProductoMes";
|
||||
this.lbProductoMes.Size = new System.Drawing.Size(210, 30);
|
||||
this.lbProductoMes.Size = new System.Drawing.Size(153, 17);
|
||||
this.lbProductoMes.TabIndex = 10;
|
||||
this.lbProductoMes.Text = "Producto mas vendido:";
|
||||
this.lbProductoMes.Click += new System.EventHandler(this.lbProductoMes_Click);
|
||||
@@ -280,22 +270,49 @@
|
||||
this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
|
||||
this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
||||
this.pictureBox2.Image = global::compabetov2.Properties.Resources.check1;
|
||||
this.pictureBox2.Location = new System.Drawing.Point(1047, 689);
|
||||
this.pictureBox2.Location = new System.Drawing.Point(785, 560);
|
||||
this.pictureBox2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||||
this.pictureBox2.Name = "pictureBox2";
|
||||
this.pictureBox2.Size = new System.Drawing.Size(100, 69);
|
||||
this.pictureBox2.Size = new System.Drawing.Size(75, 56);
|
||||
this.pictureBox2.TabIndex = 28;
|
||||
this.pictureBox2.TabStop = false;
|
||||
this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
|
||||
//
|
||||
// lbDiaSEnvio
|
||||
//
|
||||
this.lbDiaSEnvio.AutoSize = true;
|
||||
this.lbDiaSEnvio.BackColor = System.Drawing.Color.Transparent;
|
||||
this.lbDiaSEnvio.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbDiaSEnvio.ForeColor = System.Drawing.Color.Transparent;
|
||||
this.lbDiaSEnvio.Location = new System.Drawing.Point(266, 373);
|
||||
this.lbDiaSEnvio.Name = "lbDiaSEnvio";
|
||||
this.lbDiaSEnvio.Size = new System.Drawing.Size(157, 17);
|
||||
this.lbDiaSEnvio.TabIndex = 29;
|
||||
this.lbDiaSEnvio.Text = "Total del dia sin envios:";
|
||||
//
|
||||
// lbMesSEnvio
|
||||
//
|
||||
this.lbMesSEnvio.AutoSize = true;
|
||||
this.lbMesSEnvio.BackColor = System.Drawing.Color.Transparent;
|
||||
this.lbMesSEnvio.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbMesSEnvio.ForeColor = System.Drawing.Color.Transparent;
|
||||
this.lbMesSEnvio.Location = new System.Drawing.Point(270, 577);
|
||||
this.lbMesSEnvio.Name = "lbMesSEnvio";
|
||||
this.lbMesSEnvio.Size = new System.Drawing.Size(164, 17);
|
||||
this.lbMesSEnvio.TabIndex = 30;
|
||||
this.lbMesSEnvio.Text = "Total del mes sin envios:";
|
||||
//
|
||||
// Estadiscticas
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(104)))), ((int)(((byte)(255)))));
|
||||
this.BackgroundImage = global::compabetov2.Properties.Resources.Form;
|
||||
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
||||
this.ClientSize = new System.Drawing.Size(1273, 867);
|
||||
this.ClientSize = new System.Drawing.Size(955, 627);
|
||||
this.ControlBox = false;
|
||||
this.Controls.Add(this.lbMesSEnvio);
|
||||
this.Controls.Add(this.lbDiaSEnvio);
|
||||
this.Controls.Add(this.pictureBox2);
|
||||
this.Controls.Add(this.lbVendedorMes);
|
||||
this.Controls.Add(this.lbProductoMes);
|
||||
@@ -310,7 +327,6 @@
|
||||
this.Controls.Add(this.label1);
|
||||
this.Controls.Add(this.label2);
|
||||
this.DoubleBuffered = true;
|
||||
this.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.Name = "Estadiscticas";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Load += new System.EventHandler(this.Estadiscticas_Load);
|
||||
@@ -345,5 +361,7 @@
|
||||
private System.Windows.Forms.Label lbVendedorMes;
|
||||
private System.Windows.Forms.Label lbProductoMes;
|
||||
private System.Windows.Forms.PictureBox pictureBox2;
|
||||
private System.Windows.Forms.Label lbDiaSEnvio;
|
||||
private System.Windows.Forms.Label lbMesSEnvio;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user