123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279 |
- namespace proba
- {
- partial class MainMenu
- {
- /// <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()
- {
- this.panel1 = new System.Windows.Forms.Panel();
- this.label13 = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.ButtonSotrudniki = new System.Windows.Forms.Button();
- this.label9 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.ButtonPostavshiki = new System.Windows.Forms.Button();
- this.ButtonProdaja = new System.Windows.Forms.Button();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.ButtonNomenklatura = new System.Windows.Forms.Button();
- this.panel1.SuspendLayout();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.label13);
- this.panel1.Controls.Add(this.label12);
- this.panel1.Controls.Add(this.label11);
- this.panel1.Controls.Add(this.label10);
- this.panel1.Controls.Add(this.ButtonSotrudniki);
- this.panel1.Controls.Add(this.label9);
- this.panel1.Controls.Add(this.label8);
- this.panel1.Controls.Add(this.label5);
- this.panel1.Controls.Add(this.label4);
- this.panel1.Controls.Add(this.label3);
- this.panel1.Controls.Add(this.ButtonPostavshiki);
- this.panel1.Controls.Add(this.ButtonProdaja);
- this.panel1.Controls.Add(this.label2);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Controls.Add(this.ButtonNomenklatura);
- this.panel1.Location = new System.Drawing.Point(1, -7);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(801, 463);
- this.panel1.TabIndex = 0;
- this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Cursor = System.Windows.Forms.Cursors.Hand;
- this.label13.Location = new System.Drawing.Point(682, 199);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(83, 26);
- this.label13.TabIndex = 17;
- this.label13.Text = "ИЗМЕНИТЬ \r\nСОТРУДНИКА";
- this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Cursor = System.Windows.Forms.Cursors.Hand;
- this.label12.Location = new System.Drawing.Point(682, 145);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(83, 26);
- this.label12.TabIndex = 16;
- this.label12.Text = "ДОБАВИТЬ \r\nСОТРУДНИКА";
- this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Cursor = System.Windows.Forms.Cursors.Hand;
- this.label11.Location = new System.Drawing.Point(533, 197);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(83, 26);
- this.label11.TabIndex = 15;
- this.label11.Text = "ИЗМЕНИТЬ \r\nПОСТАВЩИКА";
- this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Cursor = System.Windows.Forms.Cursors.Hand;
- this.label10.Location = new System.Drawing.Point(533, 145);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(83, 26);
- this.label10.TabIndex = 14;
- this.label10.Text = "ДОБАВИТЬ \r\nПОСТАВЩИКА";
- this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label10.Click += new System.EventHandler(this.label10_Click);
- //
- // ButtonSotrudniki
- //
- this.ButtonSotrudniki.Cursor = System.Windows.Forms.Cursors.Hand;
- this.ButtonSotrudniki.Location = new System.Drawing.Point(659, 78);
- this.ButtonSotrudniki.Name = "ButtonSotrudniki";
- this.ButtonSotrudniki.Size = new System.Drawing.Size(118, 47);
- this.ButtonSotrudniki.TabIndex = 13;
- this.ButtonSotrudniki.Text = "СОТРУДНИКИ";
- this.ButtonSotrudniki.UseVisualStyleBackColor = true;
- this.ButtonSotrudniki.Click += new System.EventHandler(this.ButtonSotrudniki_Click);
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Cursor = System.Windows.Forms.Cursors.Hand;
- this.label9.Location = new System.Drawing.Point(351, 193);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(107, 39);
- this.label9.TabIndex = 12;
- this.label9.Text = "ДОБАВИТЬ\r\nСТРАНУ\r\nПРОИЗВОДИТЕЛЯ";
- this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label9.Click += new System.EventHandler(this.label9_Click);
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Cursor = System.Windows.Forms.Cursors.Hand;
- this.label8.Location = new System.Drawing.Point(357, 139);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(93, 39);
- this.label8.TabIndex = 11;
- this.label8.Text = "ДОБАВИТЬ\r\n ВИД\r\n ИНСТРУМЕНТА";
- this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label8.Click += new System.EventHandler(this.label8_Click);
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Cursor = System.Windows.Forms.Cursors.Hand;
- this.label5.Location = new System.Drawing.Point(196, 199);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(101, 39);
- this.label5.TabIndex = 8;
- this.label5.Text = "ПЕЧАТЬ \r\nПРОДАННЫХ\r\n ИНСТРУМЕНТОВ";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label5.Click += new System.EventHandler(this.label5_Click);
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Cursor = System.Windows.Forms.Cursors.Hand;
- this.label4.Location = new System.Drawing.Point(209, 145);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(68, 39);
- this.label4.TabIndex = 7;
- this.label4.Text = "ЗАНЕСТИ \r\nНОВУЮ\r\n ПРОДАЖУ";
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Cursor = System.Windows.Forms.Cursors.Hand;
- this.label3.Location = new System.Drawing.Point(43, 199);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(101, 39);
- this.label3.TabIndex = 6;
- this.label3.Text = "ПЕЧАТЬ\r\n ПОСТУПИВШИХ\r\n ИНСТРУМЕНТОВ";
- this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // ButtonPostavshiki
- //
- this.ButtonPostavshiki.Cursor = System.Windows.Forms.Cursors.Hand;
- this.ButtonPostavshiki.Location = new System.Drawing.Point(515, 78);
- this.ButtonPostavshiki.Name = "ButtonPostavshiki";
- this.ButtonPostavshiki.Size = new System.Drawing.Size(118, 47);
- this.ButtonPostavshiki.TabIndex = 5;
- this.ButtonPostavshiki.Text = "ПОСТАВЩИКИ";
- this.ButtonPostavshiki.UseVisualStyleBackColor = true;
- this.ButtonPostavshiki.Click += new System.EventHandler(this.ButtonPostavshiki_Click);
- //
- // ButtonProdaja
- //
- this.ButtonProdaja.Cursor = System.Windows.Forms.Cursors.Hand;
- this.ButtonProdaja.Location = new System.Drawing.Point(188, 78);
- this.ButtonProdaja.Name = "ButtonProdaja";
- this.ButtonProdaja.Size = new System.Drawing.Size(118, 47);
- this.ButtonProdaja.TabIndex = 3;
- this.ButtonProdaja.Text = "ПРОДАЖА";
- this.ButtonProdaja.UseVisualStyleBackColor = true;
- this.ButtonProdaja.Click += new System.EventHandler(this.button2_Click);
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("Times New Roman", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label2.Location = new System.Drawing.Point(30, 25);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(128, 36);
- this.label2.TabIndex = 2;
- this.label2.Text = "МЕНЮ";
- this.label2.Click += new System.EventHandler(this.label2_Click);
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Cursor = System.Windows.Forms.Cursors.Hand;
- this.label1.Location = new System.Drawing.Point(43, 145);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(96, 39);
- this.label1.TabIndex = 1;
- this.label1.Text = "ДОБАВИТЬ\r\n ПОСТУПИВШИЙ\r\n ИНСТРУМЕНТ";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label1.Click += new System.EventHandler(this.label1_Click);
- //
- // ButtonNomenklatura
- //
- this.ButtonNomenklatura.Cursor = System.Windows.Forms.Cursors.Hand;
- this.ButtonNomenklatura.Location = new System.Drawing.Point(33, 78);
- this.ButtonNomenklatura.Name = "ButtonNomenklatura";
- this.ButtonNomenklatura.Size = new System.Drawing.Size(118, 47);
- this.ButtonNomenklatura.TabIndex = 0;
- this.ButtonNomenklatura.Text = "НОМЕНКЛАТУРА";
- this.ButtonNomenklatura.UseVisualStyleBackColor = true;
- this.ButtonNomenklatura.Click += new System.EventHandler(this.ButtonNomenklatura_Click);
- //
- // MainMenu
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(140)))), ((int)(((byte)(21)))));
- this.ClientSize = new System.Drawing.Size(800, 450);
- this.Controls.Add(this.panel1);
- this.Name = "MainMenu";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "MainMenu";
- this.Load += new System.EventHandler(this.MainMenu_Load);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Button ButtonNomenklatura;
- private System.Windows.Forms.Button ButtonPostavshiki;
- private System.Windows.Forms.Button ButtonProdaja;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Button ButtonSotrudniki;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label label11;
- }
- }
|