Ekz_LEDNEV/Form3.Designer.cs
2026-05-15 11:49:45 +04:00

297 lines
10 KiB
C#

namespace ekz_lednev
{
partial class Form3
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form3));
label7 = new Label();
textBox7 = new TextBox();
label6 = new Label();
textBox6 = new TextBox();
label5 = new Label();
textBox5 = new TextBox();
label4 = new Label();
textBox4 = new TextBox();
label3 = new Label();
textBox3 = new TextBox();
button2 = new Button();
label2 = new Label();
label1 = new Label();
button1 = new Button();
textBox2 = new TextBox();
textBox1 = new TextBox();
textBox8 = new TextBox();
label8 = new Label();
button3 = new Button();
SuspendLayout();
//
// label7
//
label7.AutoSize = true;
label7.ForeColor = Color.FromArgb(84, 111, 148);
label7.Location = new Point(10, 401);
label7.Margin = new Padding(2, 0, 2, 0);
label7.Name = "label7";
label7.Size = new Size(166, 20);
label7.TabIndex = 31;
label7.Text = "Номер вида единицы";
//
// textBox7
//
textBox7.Location = new Point(10, 422);
textBox7.Margin = new Padding(2, 3, 2, 3);
textBox7.Name = "textBox7";
textBox7.Size = new Size(213, 28);
textBox7.TabIndex = 30;
//
// label6
//
label6.AutoSize = true;
label6.ForeColor = Color.FromArgb(84, 111, 148);
label6.Location = new Point(12, 333);
label6.Margin = new Padding(2, 0, 2, 0);
label6.Name = "label6";
label6.Size = new Size(173, 20);
label6.TabIndex = 29;
label6.Text = "количество в 1 партии";
//
// textBox6
//
textBox6.Location = new Point(12, 354);
textBox6.Margin = new Padding(2, 3, 2, 3);
textBox6.Name = "textBox6";
textBox6.Size = new Size(213, 28);
textBox6.TabIndex = 28;
//
// label5
//
label5.AutoSize = true;
label5.ForeColor = Color.FromArgb(84, 111, 148);
label5.Location = new Point(12, 264);
label5.Margin = new Padding(2, 0, 2, 0);
label5.Name = "label5";
label5.Size = new Size(160, 20);
label5.TabIndex = 27;
label5.Text = "необходимое кол-во";
//
// textBox5
//
textBox5.Location = new Point(12, 285);
textBox5.Margin = new Padding(2, 3, 2, 3);
textBox5.Name = "textBox5";
textBox5.Size = new Size(213, 28);
textBox5.TabIndex = 26;
//
// label4
//
label4.AutoSize = true;
label4.ForeColor = Color.FromArgb(84, 111, 148);
label4.Location = new Point(12, 196);
label4.Margin = new Padding(2, 0, 2, 0);
label4.Name = "label4";
label4.Size = new Size(167, 20);
label4.TabIndex = 25;
label4.Text = "количество на складе";
//
// textBox4
//
textBox4.Location = new Point(12, 217);
textBox4.Margin = new Padding(2, 3, 2, 3);
textBox4.Name = "textBox4";
textBox4.Size = new Size(213, 28);
textBox4.TabIndex = 24;
//
// label3
//
label3.AutoSize = true;
label3.ForeColor = Color.FromArgb(84, 111, 148);
label3.Location = new Point(12, 131);
label3.Margin = new Padding(2, 0, 2, 0);
label3.Name = "label3";
label3.Size = new Size(138, 20);
label3.TabIndex = 23;
label3.Text = "цена за 1 единицу";
//
// textBox3
//
textBox3.Location = new Point(12, 152);
textBox3.Margin = new Padding(2, 3, 2, 3);
textBox3.Name = "textBox3";
textBox3.Size = new Size(213, 28);
textBox3.TabIndex = 22;
//
// button2
//
button2.BackColor = Color.FromArgb(171, 207, 206);
button2.Location = new Point(95, 530);
button2.Margin = new Padding(2, 3, 2, 3);
button2.Name = "button2";
button2.Size = new Size(130, 63);
button2.TabIndex = 21;
button2.Text = "Назад";
button2.UseVisualStyleBackColor = false;
button2.Click += button2_Click_1;
//
// label2
//
label2.AutoSize = true;
label2.ForeColor = Color.FromArgb(84, 111, 148);
label2.Location = new Point(12, 70);
label2.Margin = new Padding(2, 0, 2, 0);
label2.Name = "label2";
label2.Size = new Size(178, 20);
label2.TabIndex = 20;
label2.Text = "Номер типа материала";
//
// label1
//
label1.AutoSize = true;
label1.ForeColor = Color.FromArgb(84, 111, 148);
label1.Location = new Point(10, 9);
label1.Margin = new Padding(2, 0, 2, 0);
label1.Name = "label1";
label1.Size = new Size(130, 20);
label1.TabIndex = 19;
label1.Text = "Название товара";
//
// button1
//
button1.BackColor = Color.FromArgb(171, 207, 206);
button1.Location = new Point(95, 464);
button1.Margin = new Padding(2, 3, 2, 3);
button1.Name = "button1";
button1.Size = new Size(130, 63);
button1.TabIndex = 18;
button1.Text = "Редактировать";
button1.UseVisualStyleBackColor = false;
button1.Click += button1_Click_1;
//
// textBox2
//
textBox2.Location = new Point(12, 91);
textBox2.Margin = new Padding(2, 3, 2, 3);
textBox2.Name = "textBox2";
textBox2.Size = new Size(213, 28);
textBox2.TabIndex = 17;
//
// textBox1
//
textBox1.Location = new Point(10, 31);
textBox1.Margin = new Padding(2, 3, 2, 3);
textBox1.Name = "textBox1";
textBox1.Size = new Size(213, 28);
textBox1.TabIndex = 16;
//
// textBox8
//
textBox8.Location = new Point(12, 499);
textBox8.Name = "textBox8";
textBox8.Size = new Size(54, 28);
textBox8.TabIndex = 32;
//
// label8
//
label8.AutoSize = true;
label8.ForeColor = Color.FromArgb(84, 111, 148);
label8.Location = new Point(12, 476);
label8.Margin = new Padding(2, 0, 2, 0);
label8.Name = "label8";
label8.Size = new Size(63, 20);
label8.TabIndex = 33;
label8.Text = "id поля";
//
// button3
//
button3.Location = new Point(10, 559);
button3.Name = "button3";
button3.Size = new Size(28, 34);
button3.TabIndex = 34;
button3.Text = "?";
button3.UseVisualStyleBackColor = true;
button3.Click += button3_Click;
//
// Form3
//
AutoScaleDimensions = new SizeF(9F, 20F);
AutoScaleMode = AutoScaleMode.Font;
ClientSize = new Size(234, 605);
Controls.Add(button3);
Controls.Add(label8);
Controls.Add(textBox8);
Controls.Add(label7);
Controls.Add(textBox7);
Controls.Add(label6);
Controls.Add(textBox6);
Controls.Add(label5);
Controls.Add(textBox5);
Controls.Add(label4);
Controls.Add(textBox4);
Controls.Add(label3);
Controls.Add(textBox3);
Controls.Add(button2);
Controls.Add(label2);
Controls.Add(label1);
Controls.Add(button1);
Controls.Add(textBox2);
Controls.Add(textBox1);
Font = new Font("Comic Sans MS", 11F);
FormBorderStyle = FormBorderStyle.FixedDialog;
Icon = (Icon)resources.GetObject("$this.Icon");
Margin = new Padding(4);
MaximizeBox = false;
MinimizeBox = false;
Name = "Form3";
Text = "Редактирование Данных";
Load += Form3_Load;
ResumeLayout(false);
PerformLayout();
}
#endregion
private Label label7;
private TextBox textBox7;
private Label label6;
private TextBox textBox6;
private Label label5;
private TextBox textBox5;
private Label label4;
private TextBox textBox4;
private Label label3;
private TextBox textBox3;
private Button button2;
private Label label2;
private Label label1;
private Button button1;
private TextBox textBox2;
private TextBox textBox1;
private TextBox textBox8;
private Label label8;
private Button button3;
}
}