123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277 |
- namespace proba
- {
- partial class Postavshiki
- {
- /// <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(Postavshiki));
- this.label2 = new System.Windows.Forms.Label();
- this.button1 = new System.Windows.Forms.Button();
- this.pictureBox2 = new System.Windows.Forms.PictureBox();
- this.button_back = new System.Windows.Forms.Button();
- this.button_delete = new System.Windows.Forms.Button();
- this.button_add = new System.Windows.Forms.Button();
- this.button_insert = new System.Windows.Forms.Button();
- this.dataGridView1 = new System.Windows.Forms.DataGridView();
- this.StrokaSearch = new System.Windows.Forms.TextBox();
- this.panel2 = new System.Windows.Forms.Panel();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.TextForSearch = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.panel1 = new System.Windows.Forms.Panel();
- this.label3 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- this.SuspendLayout();
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold);
- this.label2.Location = new System.Drawing.Point(42, 21);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(196, 26);
- this.label2.TabIndex = 4;
- this.label2.Text = "ПОСТАВЩИКИ";
- //
- // button1
- //
- this.button1.BackColor = System.Drawing.Color.Gray;
- this.button1.Cursor = System.Windows.Forms.Cursors.Hand;
- this.button1.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.button1.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
- this.button1.Location = new System.Drawing.Point(672, 391);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(111, 30);
- this.button1.TabIndex = 25;
- this.button1.Text = "Сохранить";
- this.button1.UseVisualStyleBackColor = false;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // pictureBox2
- //
- this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
- this.pictureBox2.Location = new System.Drawing.Point(301, 21);
- this.pictureBox2.Name = "pictureBox2";
- this.pictureBox2.Size = new System.Drawing.Size(64, 50);
- this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox2.TabIndex = 24;
- this.pictureBox2.TabStop = false;
- this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
- //
- // button_back
- //
- this.button_back.BackColor = System.Drawing.Color.Gray;
- this.button_back.Cursor = System.Windows.Forms.Cursors.Hand;
- this.button_back.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.button_back.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
- this.button_back.Location = new System.Drawing.Point(19, 391);
- this.button_back.Name = "button_back";
- this.button_back.Size = new System.Drawing.Size(111, 30);
- this.button_back.TabIndex = 23;
- this.button_back.Text = "Назад";
- this.button_back.UseVisualStyleBackColor = false;
- this.button_back.Click += new System.EventHandler(this.button_back_Click);
- //
- // button_delete
- //
- this.button_delete.BackColor = System.Drawing.Color.Gray;
- this.button_delete.Cursor = System.Windows.Forms.Cursors.Hand;
- this.button_delete.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.button_delete.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
- this.button_delete.Location = new System.Drawing.Point(322, 391);
- this.button_delete.Name = "button_delete";
- this.button_delete.Size = new System.Drawing.Size(111, 30);
- this.button_delete.TabIndex = 22;
- this.button_delete.Text = "Удалить";
- this.button_delete.UseVisualStyleBackColor = false;
- this.button_delete.Click += new System.EventHandler(this.button_delete_Click_1);
- //
- // button_add
- //
- this.button_add.BackColor = System.Drawing.Color.Gray;
- this.button_add.Cursor = System.Windows.Forms.Cursors.Hand;
- this.button_add.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.button_add.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
- this.button_add.Location = new System.Drawing.Point(556, 391);
- this.button_add.Name = "button_add";
- this.button_add.Size = new System.Drawing.Size(111, 30);
- this.button_add.TabIndex = 21;
- this.button_add.Text = "Добавить";
- this.button_add.UseVisualStyleBackColor = false;
- this.button_add.Click += new System.EventHandler(this.button_add_Click);
- //
- // button_insert
- //
- this.button_insert.BackColor = System.Drawing.Color.Gray;
- this.button_insert.Cursor = System.Windows.Forms.Cursors.Hand;
- this.button_insert.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.button_insert.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
- this.button_insert.Location = new System.Drawing.Point(439, 391);
- this.button_insert.Name = "button_insert";
- this.button_insert.Size = new System.Drawing.Size(111, 30);
- this.button_insert.TabIndex = 20;
- this.button_insert.Text = "Изменить";
- this.button_insert.UseVisualStyleBackColor = false;
- this.button_insert.Click += new System.EventHandler(this.button_insert_Click);
- //
- // dataGridView1
- //
- this.dataGridView1.AllowUserToAddRows = false;
- this.dataGridView1.AllowUserToDeleteRows = false;
- this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView1.Location = new System.Drawing.Point(47, 90);
- this.dataGridView1.Name = "dataGridView1";
- this.dataGridView1.ReadOnly = true;
- this.dataGridView1.Size = new System.Drawing.Size(710, 260);
- this.dataGridView1.TabIndex = 19;
- this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
- //
- // StrokaSearch
- //
- this.StrokaSearch.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.StrokaSearch.Location = new System.Drawing.Point(28, 31);
- this.StrokaSearch.MaxLength = 25;
- this.StrokaSearch.Name = "StrokaSearch";
- this.StrokaSearch.Size = new System.Drawing.Size(238, 26);
- this.StrokaSearch.TabIndex = 18;
- this.StrokaSearch.TextChanged += new System.EventHandler(this.StrokaSearch_TextChanged_1);
- //
- // panel2
- //
- this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel2.Controls.Add(this.pictureBox1);
- this.panel2.Controls.Add(this.TextForSearch);
- this.panel2.Controls.Add(this.StrokaSearch);
- this.panel2.Location = new System.Drawing.Point(397, 13);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(360, 71);
- this.panel2.TabIndex = 27;
- //
- // pictureBox1
- //
- this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
- this.pictureBox1.Location = new System.Drawing.Point(284, 9);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(48, 57);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox1.TabIndex = 20;
- this.pictureBox1.TabStop = false;
- //
- // TextForSearch
- //
- this.TextForSearch.AutoSize = true;
- this.TextForSearch.Location = new System.Drawing.Point(101, 9);
- this.TextForSearch.Name = "TextForSearch";
- this.TextForSearch.Size = new System.Drawing.Size(100, 13);
- this.TextForSearch.TabIndex = 19;
- this.TextForSearch.Text = "Введите название";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(394, 74);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(84, 13);
- this.label1.TabIndex = 27;
- this.label1.Text = "Модуль поиска";
- //
- // panel1
- //
- this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel1.Location = new System.Drawing.Point(301, 374);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(492, 64);
- this.panel1.TabIndex = 28;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(486, 367);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(122, 13);
- this.label3.TabIndex = 29;
- this.label3.Text = "Управление записями";
- //
- // Postavshiki
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(133)))), ((int)(((byte)(133)))), ((int)(((byte)(173)))));
- this.ClientSize = new System.Drawing.Size(800, 449);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.pictureBox2);
- this.Controls.Add(this.button_back);
- this.Controls.Add(this.button_delete);
- this.Controls.Add(this.button_add);
- this.Controls.Add(this.button_insert);
- this.Controls.Add(this.dataGridView1);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.panel1);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.MaximumSize = new System.Drawing.Size(816, 488);
- this.MinimumSize = new System.Drawing.Size(816, 488);
- this.Name = "Postavshiki";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "Поставщики";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.global_FormClosed);
- this.Load += new System.EventHandler(this.Postavshiki_Load);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.PictureBox pictureBox2;
- private System.Windows.Forms.Button button_back;
- private System.Windows.Forms.Button button_delete;
- private System.Windows.Forms.Button button_add;
- private System.Windows.Forms.Button button_insert;
- private System.Windows.Forms.DataGridView dataGridView1;
- private System.Windows.Forms.TextBox StrokaSearch;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label TextForSearch;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label label3;
- }
- }
|