namespace CKUERA { partial class Cierre { /// /// 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.Declarado_por_Lb = new System.Windows.Forms.Label(); this.Mon_decl_Lb = new System.Windows.Forms.Label(); this.Mon_declarado = new System.Windows.Forms.TextBox(); this.Mon_computo = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.Mon_resul = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.No_Imprimir = new System.Windows.Forms.CheckBox(); this.button2 = new System.Windows.Forms.Button(); this.Mon2_declarado = new System.Windows.Forms.TextBox(); this.Mon_decl_Lb2 = new System.Windows.Forms.Label(); this.Mon3_declarado = new System.Windows.Forms.TextBox(); this.Mon_decl_Lb3 = new System.Windows.Forms.Label(); this.Mon4_declarado = new System.Windows.Forms.TextBox(); this.Mon_decl_Lb4 = new System.Windows.Forms.Label(); this.SuspendLayout(); // // Label6 // this.Label6.BackColor = System.Drawing.Color.White; this.Label6.Location = new System.Drawing.Point(431, -4); this.Label6.Name = "Label6"; this.Label6.Size = new System.Drawing.Size(345, 272); this.Label6.TabIndex = 55; // // Declarado_por_Lb // this.Declarado_por_Lb.AutoSize = true; this.Declarado_por_Lb.BackColor = System.Drawing.Color.White; this.Declarado_por_Lb.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Declarado_por_Lb.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.Declarado_por_Lb.Location = new System.Drawing.Point(95, 19); this.Declarado_por_Lb.Name = "Declarado_por_Lb"; this.Declarado_por_Lb.Size = new System.Drawing.Size(219, 20); this.Declarado_por_Lb.TabIndex = 56; this.Declarado_por_Lb.Text = "Declare el monto total de caja"; this.Declarado_por_Lb.Click += new System.EventHandler(this.Declarado_por_Lb_Click); // // Mon_decl_Lb // this.Mon_decl_Lb.AutoSize = true; this.Mon_decl_Lb.BackColor = System.Drawing.Color.White; this.Mon_decl_Lb.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Mon_decl_Lb.ForeColor = System.Drawing.Color.ForestGreen; this.Mon_decl_Lb.Location = new System.Drawing.Point(16, 47); this.Mon_decl_Lb.Name = "Mon_decl_Lb"; this.Mon_decl_Lb.Size = new System.Drawing.Size(39, 33); this.Mon_decl_Lb.TabIndex = 57; this.Mon_decl_Lb.Text = "..."; // // Mon_declarado // this.Mon_declarado.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Mon_declarado.ForeColor = System.Drawing.Color.ForestGreen; this.Mon_declarado.Location = new System.Drawing.Point(99, 39); this.Mon_declarado.Name = "Mon_declarado"; this.Mon_declarado.Size = new System.Drawing.Size(241, 40); this.Mon_declarado.TabIndex = 58; this.Mon_declarado.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.Mon_declarado.TextChanged += new System.EventHandler(this.Mon_declarado_TextChanged); // // Mon_computo // this.Mon_computo.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Mon_computo.ForeColor = System.Drawing.Color.Black; this.Mon_computo.Location = new System.Drawing.Point(858, 19); this.Mon_computo.Name = "Mon_computo"; this.Mon_computo.Size = new System.Drawing.Size(66, 40); this.Mon_computo.TabIndex = 61; this.Mon_computo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.Mon_computo.Visible = false; this.Mon_computo.TextChanged += new System.EventHandler(this.Mon_computo_TextChanged); // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.White; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.label2.Location = new System.Drawing.Point(808, 123); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(139, 16); this.label2.TabIndex = 59; this.label2.Text = "Monto según computo"; this.label2.Visible = false; // // Mon_resul // this.Mon_resul.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Mon_resul.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.Mon_resul.Location = new System.Drawing.Point(872, 70); this.Mon_resul.Name = "Mon_resul"; this.Mon_resul.Size = new System.Drawing.Size(46, 40); this.Mon_resul.TabIndex = 64; this.Mon_resul.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.Mon_resul.Visible = false; this.Mon_resul.TextChanged += new System.EventHandler(this.Mon_resul_TextChanged); // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.White; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.label4.Location = new System.Drawing.Point(878, 164); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(69, 16); this.label4.TabIndex = 62; this.label4.Text = "Resultado"; this.label4.Visible = false; // // button1 // this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.button1.Location = new System.Drawing.Point(100, 223); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(240, 45); this.button1.TabIndex = 65; this.button1.Text = "Procesar"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // No_Imprimir // this.No_Imprimir.AutoSize = true; this.No_Imprimir.BackColor = System.Drawing.Color.White; this.No_Imprimir.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.No_Imprimir.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.No_Imprimir.Location = new System.Drawing.Point(811, 272); this.No_Imprimir.Name = "No_Imprimir"; this.No_Imprimir.Size = new System.Drawing.Size(126, 28); this.No_Imprimir.TabIndex = 66; this.No_Imprimir.Text = "No Imprimir"; this.No_Imprimir.UseVisualStyleBackColor = false; // // button2 // this.button2.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.button2.Location = new System.Drawing.Point(545, 70); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(27, 26); this.button2.TabIndex = 67; this.button2.Text = "button2"; this.button2.UseVisualStyleBackColor = true; // // Mon2_declarado // this.Mon2_declarado.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Mon2_declarado.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.Mon2_declarado.Location = new System.Drawing.Point(99, 85); this.Mon2_declarado.Name = "Mon2_declarado"; this.Mon2_declarado.Size = new System.Drawing.Size(241, 40); this.Mon2_declarado.TabIndex = 69; this.Mon2_declarado.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // Mon_decl_Lb2 // this.Mon_decl_Lb2.AutoSize = true; this.Mon_decl_Lb2.BackColor = System.Drawing.Color.White; this.Mon_decl_Lb2.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Mon_decl_Lb2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.Mon_decl_Lb2.Location = new System.Drawing.Point(16, 93); this.Mon_decl_Lb2.Name = "Mon_decl_Lb2"; this.Mon_decl_Lb2.Size = new System.Drawing.Size(39, 33); this.Mon_decl_Lb2.TabIndex = 68; this.Mon_decl_Lb2.Text = "..."; // // Mon3_declarado // this.Mon3_declarado.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Mon3_declarado.ForeColor = System.Drawing.Color.Purple; this.Mon3_declarado.Location = new System.Drawing.Point(99, 131); this.Mon3_declarado.Name = "Mon3_declarado"; this.Mon3_declarado.Size = new System.Drawing.Size(241, 40); this.Mon3_declarado.TabIndex = 71; this.Mon3_declarado.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // Mon_decl_Lb3 // this.Mon_decl_Lb3.AutoSize = true; this.Mon_decl_Lb3.BackColor = System.Drawing.Color.White; this.Mon_decl_Lb3.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Mon_decl_Lb3.ForeColor = System.Drawing.Color.Purple; this.Mon_decl_Lb3.Location = new System.Drawing.Point(16, 139); this.Mon_decl_Lb3.Name = "Mon_decl_Lb3"; this.Mon_decl_Lb3.Size = new System.Drawing.Size(39, 33); this.Mon_decl_Lb3.TabIndex = 70; this.Mon_decl_Lb3.Text = "..."; // // Mon4_declarado // this.Mon4_declarado.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Mon4_declarado.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.Mon4_declarado.Location = new System.Drawing.Point(99, 177); this.Mon4_declarado.Name = "Mon4_declarado"; this.Mon4_declarado.Size = new System.Drawing.Size(241, 40); this.Mon4_declarado.TabIndex = 73; this.Mon4_declarado.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // Mon_decl_Lb4 // this.Mon_decl_Lb4.AutoSize = true; this.Mon_decl_Lb4.BackColor = System.Drawing.Color.White; this.Mon_decl_Lb4.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Mon_decl_Lb4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.Mon_decl_Lb4.Location = new System.Drawing.Point(16, 185); this.Mon_decl_Lb4.Name = "Mon_decl_Lb4"; this.Mon_decl_Lb4.Size = new System.Drawing.Size(39, 33); this.Mon_decl_Lb4.TabIndex = 72; this.Mon_decl_Lb4.Text = "..."; // // Cierre // this.AcceptButton = this.button1; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.button2; this.ClientSize = new System.Drawing.Size(1023, 297); this.Controls.Add(this.Mon4_declarado); this.Controls.Add(this.Mon_decl_Lb4); this.Controls.Add(this.Mon3_declarado); this.Controls.Add(this.Mon_decl_Lb3); this.Controls.Add(this.Mon2_declarado); this.Controls.Add(this.Mon_decl_Lb2); this.Controls.Add(this.button2); this.Controls.Add(this.No_Imprimir); this.Controls.Add(this.button1); this.Controls.Add(this.Mon_resul); this.Controls.Add(this.label4); this.Controls.Add(this.Mon_computo); this.Controls.Add(this.label2); this.Controls.Add(this.Mon_declarado); this.Controls.Add(this.Mon_decl_Lb); this.Controls.Add(this.Declarado_por_Lb); this.Controls.Add(this.Label6); this.Name = "Cierre"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Cierre"; this.Activated += new System.EventHandler(this.Cierre_Activated); this.Load += new System.EventHandler(this.Cierre_Load); this.Resize += new System.EventHandler(this.Cierre_Resize); this.ResumeLayout(false); this.PerformLayout(); } #endregion internal System.Windows.Forms.Label Label6; private System.Windows.Forms.Label Declarado_por_Lb; private System.Windows.Forms.Label Mon_decl_Lb; private System.Windows.Forms.TextBox Mon_declarado; private System.Windows.Forms.TextBox Mon_computo; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox Mon_resul; private System.Windows.Forms.Label label4; private System.Windows.Forms.Button button1; private System.Windows.Forms.CheckBox No_Imprimir; private System.Windows.Forms.Button button2; private System.Windows.Forms.TextBox Mon2_declarado; private System.Windows.Forms.Label Mon_decl_Lb2; private System.Windows.Forms.TextBox Mon3_declarado; private System.Windows.Forms.Label Mon_decl_Lb3; private System.Windows.Forms.TextBox Mon4_declarado; private System.Windows.Forms.Label Mon_decl_Lb4; } }