namespace ECV { partial class Faltante { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.Label6 = new System.Windows.Forms.Label(); this.Txt_faltanteVal1 = new System.Windows.Forms.TextBox(); this.lab_faltante1 = new System.Windows.Forms.Label(); this.lab_faltante2 = new System.Windows.Forms.Label(); this.lab_faltante3 = new System.Windows.Forms.Label(); this.lab_faltante4 = new System.Windows.Forms.Label(); this.btn_procesar = new System.Windows.Forms.Button(); this.Txt_faltanteVal2 = new System.Windows.Forms.TextBox(); this.Txt_faltanteVal3 = new System.Windows.Forms.TextBox(); this.Txt_faltanteVal4 = new System.Windows.Forms.TextBox(); this.button1 = new System.Windows.Forms.Button(); this.SuspendLayout(); // // Label6 // this.Label6.BackColor = System.Drawing.Color.White; this.Label6.Location = new System.Drawing.Point(227, 9); this.Label6.Name = "Label6"; this.Label6.Size = new System.Drawing.Size(198, 311); this.Label6.TabIndex = 0; // // Txt_faltanteVal1 // this.Txt_faltanteVal1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.Txt_faltanteVal1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.Txt_faltanteVal1.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Txt_faltanteVal1.ForeColor = System.Drawing.Color.White; this.Txt_faltanteVal1.Location = new System.Drawing.Point(19, 226); this.Txt_faltanteVal1.Name = "Txt_faltanteVal1"; this.Txt_faltanteVal1.Size = new System.Drawing.Size(177, 33); this.Txt_faltanteVal1.TabIndex = 3; this.Txt_faltanteVal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.Txt_faltanteVal1.TextChanged += new System.EventHandler(this.Txt_faltanteVal1_TextChanged); // // lab_faltante1 // this.lab_faltante1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.lab_faltante1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lab_faltante1.ForeColor = System.Drawing.Color.White; this.lab_faltante1.Location = new System.Drawing.Point(19, 203); this.lab_faltante1.Name = "lab_faltante1"; this.lab_faltante1.Size = new System.Drawing.Size(177, 25); this.lab_faltante1.TabIndex = 110; this.lab_faltante1.Text = "Entrega Gs."; this.lab_faltante1.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // lab_faltante2 // this.lab_faltante2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(146)))), ((int)(((byte)(230))))); this.lab_faltante2.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lab_faltante2.ForeColor = System.Drawing.Color.White; this.lab_faltante2.Location = new System.Drawing.Point(19, 20); this.lab_faltante2.Name = "lab_faltante2"; this.lab_faltante2.Size = new System.Drawing.Size(177, 25); this.lab_faltante2.TabIndex = 114; this.lab_faltante2.Text = "Total Gs."; this.lab_faltante2.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // lab_faltante3 // this.lab_faltante3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(146)))), ((int)(((byte)(230))))); this.lab_faltante3.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lab_faltante3.ForeColor = System.Drawing.Color.White; this.lab_faltante3.Location = new System.Drawing.Point(19, 81); this.lab_faltante3.Name = "lab_faltante3"; this.lab_faltante3.Size = new System.Drawing.Size(177, 25); this.lab_faltante3.TabIndex = 114; this.lab_faltante3.Text = "Total Gs."; this.lab_faltante3.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // lab_faltante4 // this.lab_faltante4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(146)))), ((int)(((byte)(230))))); this.lab_faltante4.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lab_faltante4.ForeColor = System.Drawing.Color.White; this.lab_faltante4.Location = new System.Drawing.Point(19, 142); this.lab_faltante4.Name = "lab_faltante4"; this.lab_faltante4.Size = new System.Drawing.Size(177, 25); this.lab_faltante4.TabIndex = 114; this.lab_faltante4.Text = "Total Gs."; this.lab_faltante4.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // btn_procesar // this.btn_procesar.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btn_procesar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.btn_procesar.Location = new System.Drawing.Point(19, 265); this.btn_procesar.Name = "btn_procesar"; this.btn_procesar.Size = new System.Drawing.Size(177, 45); this.btn_procesar.TabIndex = 4; this.btn_procesar.Text = "Procesar"; this.btn_procesar.UseVisualStyleBackColor = true; this.btn_procesar.Click += new System.EventHandler(this.btn_procesar_Click); // // Txt_faltanteVal2 // this.Txt_faltanteVal2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(146)))), ((int)(((byte)(230))))); this.Txt_faltanteVal2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.Txt_faltanteVal2.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Txt_faltanteVal2.ForeColor = System.Drawing.Color.White; this.Txt_faltanteVal2.Location = new System.Drawing.Point(19, 43); this.Txt_faltanteVal2.Name = "Txt_faltanteVal2"; this.Txt_faltanteVal2.Size = new System.Drawing.Size(177, 33); this.Txt_faltanteVal2.TabIndex = 0; this.Txt_faltanteVal2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.Txt_faltanteVal2.TextChanged += new System.EventHandler(this.Txt_faltanteVal2_TextChanged); // // Txt_faltanteVal3 // this.Txt_faltanteVal3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(146)))), ((int)(((byte)(230))))); this.Txt_faltanteVal3.BorderStyle = System.Windows.Forms.BorderStyle.None; this.Txt_faltanteVal3.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Txt_faltanteVal3.ForeColor = System.Drawing.Color.White; this.Txt_faltanteVal3.Location = new System.Drawing.Point(19, 104); this.Txt_faltanteVal3.Name = "Txt_faltanteVal3"; this.Txt_faltanteVal3.Size = new System.Drawing.Size(177, 33); this.Txt_faltanteVal3.TabIndex = 1; this.Txt_faltanteVal3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.Txt_faltanteVal3.TextChanged += new System.EventHandler(this.Txt_faltanteVal3_TextChanged); // // Txt_faltanteVal4 // this.Txt_faltanteVal4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(146)))), ((int)(((byte)(230))))); this.Txt_faltanteVal4.BorderStyle = System.Windows.Forms.BorderStyle.None; this.Txt_faltanteVal4.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Txt_faltanteVal4.ForeColor = System.Drawing.Color.White; this.Txt_faltanteVal4.Location = new System.Drawing.Point(19, 165); this.Txt_faltanteVal4.Name = "Txt_faltanteVal4"; this.Txt_faltanteVal4.Size = new System.Drawing.Size(177, 33); this.Txt_faltanteVal4.TabIndex = 2; this.Txt_faltanteVal4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.Txt_faltanteVal4.TextChanged += new System.EventHandler(this.Txt_faltanteVal4_TextChanged); // // button1 // this.button1.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.button1.Location = new System.Drawing.Point(506, 255); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(30, 38); this.button1.TabIndex = 119; this.button1.Text = "button1"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // Faltante // this.AcceptButton = this.btn_procesar; this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.button1; this.ClientSize = new System.Drawing.Size(559, 357); this.Controls.Add(this.button1); this.Controls.Add(this.Txt_faltanteVal4); this.Controls.Add(this.Txt_faltanteVal3); this.Controls.Add(this.Txt_faltanteVal2); this.Controls.Add(this.btn_procesar); this.Controls.Add(this.lab_faltante3); this.Controls.Add(this.lab_faltante4); this.Controls.Add(this.lab_faltante2); this.Controls.Add(this.lab_faltante1); this.Controls.Add(this.Txt_faltanteVal1); this.Controls.Add(this.Label6); this.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "Faltante"; this.Text = "Faltante"; this.Activated += new System.EventHandler(this.Faltante_Activated); this.Load += new System.EventHandler(this.Faltante_Load); this.Resize += new System.EventHandler(this.Faltante_Resize); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label Label6; public System.Windows.Forms.TextBox Txt_faltanteVal1; private System.Windows.Forms.Label lab_faltante1; private System.Windows.Forms.Label lab_faltante2; private System.Windows.Forms.Label lab_faltante3; private System.Windows.Forms.Label lab_faltante4; private System.Windows.Forms.Button btn_procesar; public System.Windows.Forms.TextBox Txt_faltanteVal2; public System.Windows.Forms.TextBox Txt_faltanteVal3; public System.Windows.Forms.TextBox Txt_faltanteVal4; private System.Windows.Forms.Button button1; } }