namespace CSharpLibrary.stuff.Item { partial class AlterarEmprestimo { /// /// 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.dateTimePicker2 = new System.Windows.Forms.DateTimePicker(); this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); this.psqItem = new System.Windows.Forms.Button(); this.psqCli = new System.Windows.Forms.Button(); this.label2 = new System.Windows.Forms.Label(); this.txtNomeFuncionario = new System.Windows.Forms.TextBox(); this.btnSalvar = new System.Windows.Forms.Button(); this.btnLimpar = new System.Windows.Forms.Button(); this.txtNomeItem = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.txtNomeCliente = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.btnAlterar = new System.Windows.Forms.Button(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.SuspendLayout(); // // dateTimePicker2 // this.dateTimePicker2.Location = new System.Drawing.Point(155, 147); this.dateTimePicker2.Name = "dateTimePicker2"; this.dateTimePicker2.Size = new System.Drawing.Size(262, 20); this.dateTimePicker2.TabIndex = 78; // // dateTimePicker1 // this.dateTimePicker1.Location = new System.Drawing.Point(155, 119); this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.Size = new System.Drawing.Size(262, 20); this.dateTimePicker1.TabIndex = 77; // // psqItem // this.psqItem.Enabled = false; this.psqItem.Location = new System.Drawing.Point(440, 81); this.psqItem.Name = "psqItem"; this.psqItem.Size = new System.Drawing.Size(75, 23); this.psqItem.TabIndex = 76; this.psqItem.Text = "Pesquisar"; this.psqItem.UseVisualStyleBackColor = true; this.psqItem.Click += new System.EventHandler(this.psqItem_Click); // // psqCli // this.psqCli.Enabled = false; this.psqCli.Location = new System.Drawing.Point(440, 25); this.psqCli.Name = "psqCli"; this.psqCli.Size = new System.Drawing.Size(75, 23); this.psqCli.TabIndex = 74; this.psqCli.Text = "Pesquisar"; this.psqCli.UseVisualStyleBackColor = true; this.psqCli.Click += new System.EventHandler(this.psqCli_Click); // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(23, 58); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(93, 16); this.label2.TabIndex = 73; this.label2.Text = "Funcionario:"; // // txtNomeFuncionario // this.txtNomeFuncionario.Enabled = false; this.txtNomeFuncionario.Location = new System.Drawing.Point(137, 54); this.txtNomeFuncionario.Name = "txtNomeFuncionario"; this.txtNomeFuncionario.Size = new System.Drawing.Size(280, 20); this.txtNomeFuncionario.TabIndex = 72; // // btnSalvar // this.btnSalvar.Enabled = false; this.btnSalvar.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnSalvar.Location = new System.Drawing.Point(188, 195); this.btnSalvar.Name = "btnSalvar"; this.btnSalvar.Size = new System.Drawing.Size(75, 23); this.btnSalvar.TabIndex = 71; this.btnSalvar.Text = "Salvar"; this.btnSalvar.UseVisualStyleBackColor = true; this.btnSalvar.Click += new System.EventHandler(this.btnSalvar_Click); // // btnLimpar // this.btnLimpar.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnLimpar.Location = new System.Drawing.Point(26, 195); this.btnLimpar.Name = "btnLimpar"; this.btnLimpar.Size = new System.Drawing.Size(75, 23); this.btnLimpar.TabIndex = 70; this.btnLimpar.Text = "Limpar"; this.btnLimpar.UseVisualStyleBackColor = true; this.btnLimpar.Click += new System.EventHandler(this.btnLimpar_Click); // // txtNomeItem // this.txtNomeItem.Enabled = false; this.txtNomeItem.Location = new System.Drawing.Point(137, 83); this.txtNomeItem.Name = "txtNomeItem"; this.txtNomeItem.Size = new System.Drawing.Size(280, 20); this.txtNomeItem.TabIndex = 69; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(23, 147); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(125, 16); this.label7.TabIndex = 68; this.label7.Text = "Data de Entrega:"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.Location = new System.Drawing.Point(23, 119); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(125, 16); this.label6.TabIndex = 67; this.label6.Text = "Data de retirada:"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.Location = new System.Drawing.Point(23, 83); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(41, 16); this.label5.TabIndex = 66; this.label5.Text = "Item:"; // // txtNomeCliente // this.txtNomeCliente.Enabled = false; this.txtNomeCliente.Location = new System.Drawing.Point(137, 27); this.txtNomeCliente.Name = "txtNomeCliente"; this.txtNomeCliente.Size = new System.Drawing.Size(280, 20); this.txtNomeCliente.TabIndex = 65; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(22, 31); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(60, 16); this.label1.TabIndex = 64; this.label1.Text = "Cliente:"; // // btnAlterar // this.btnAlterar.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnAlterar.Location = new System.Drawing.Point(107, 195); this.btnAlterar.Name = "btnAlterar"; this.btnAlterar.Size = new System.Drawing.Size(75, 23); this.btnAlterar.TabIndex = 79; this.btnAlterar.Text = "Alterar"; this.btnAlterar.UseVisualStyleBackColor = true; this.btnAlterar.Click += new System.EventHandler(this.btnAlterar_Click); // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Location = new System.Drawing.Point(440, 149); this.checkBox1.Name = "checkBox1"; this.checkBox1.RightToLeft = System.Windows.Forms.RightToLeft.No; this.checkBox1.Size = new System.Drawing.Size(75, 17); this.checkBox1.TabIndex = 80; this.checkBox1.Text = "Entregue?"; this.checkBox1.UseVisualStyleBackColor = true; // // AlterarEmprestimo // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(529, 243); this.Controls.Add(this.checkBox1); this.Controls.Add(this.btnAlterar); this.Controls.Add(this.dateTimePicker2); this.Controls.Add(this.dateTimePicker1); this.Controls.Add(this.psqItem); this.Controls.Add(this.psqCli); this.Controls.Add(this.label2); this.Controls.Add(this.txtNomeFuncionario); this.Controls.Add(this.btnSalvar); this.Controls.Add(this.btnLimpar); this.Controls.Add(this.txtNomeItem); this.Controls.Add(this.label7); this.Controls.Add(this.label6); this.Controls.Add(this.label5); this.Controls.Add(this.txtNomeCliente); this.Controls.Add(this.label1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.Name = "AlterarEmprestimo"; this.Text = "AlterarEmprestimo"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.AlterarEmprestimo_FormClosing); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.DateTimePicker dateTimePicker2; private System.Windows.Forms.DateTimePicker dateTimePicker1; private System.Windows.Forms.Button psqItem; private System.Windows.Forms.Button psqCli; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox txtNomeFuncionario; private System.Windows.Forms.Button btnSalvar; private System.Windows.Forms.Button btnLimpar; private System.Windows.Forms.TextBox txtNomeItem; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox txtNomeCliente; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button btnAlterar; private System.Windows.Forms.CheckBox checkBox1; } }