namespace Услуги_салона_красоты_Тураев { partial class Главное_меню { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Главное_меню)); this.button1 = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.button4 = new System.Windows.Forms.Button(); this.button6 = new System.Windows.Forms.Button(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.button7 = new System.Windows.Forms.Button(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // // button1 // this.button1.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button1.Location = new System.Drawing.Point(6, 19); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(189, 42); this.button1.TabIndex = 0; this.button1.Text = "Список услуг"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Tahoma", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label1.Location = new System.Drawing.Point(12, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(191, 33); this.label1.TabIndex = 1; this.label1.Text = "Главное меню"; // // button2 // this.button2.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button2.Location = new System.Drawing.Point(6, 67); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(189, 42); this.button2.TabIndex = 2; this.button2.Text = "Запись на услугу"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // button3 // this.button3.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button3.Location = new System.Drawing.Point(206, 20); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(182, 42); this.button3.TabIndex = 4; this.button3.Text = "Клиенты"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // button5 // this.button5.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button5.Location = new System.Drawing.Point(206, 68); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(182, 42); this.button5.TabIndex = 8; this.button5.Text = "Клиент-Сервис"; this.button5.UseVisualStyleBackColor = true; this.button5.Click += new System.EventHandler(this.button5_Click); // // groupBox1 // this.groupBox1.Controls.Add(this.button1); this.groupBox1.Controls.Add(this.button2); this.groupBox1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.groupBox1.Location = new System.Drawing.Point(205, 45); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(201, 117); this.groupBox1.TabIndex = 9; this.groupBox1.TabStop = false; this.groupBox1.Text = "Услуги для посетителей"; // // button4 // this.button4.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button4.Location = new System.Drawing.Point(6, 68); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(182, 42); this.button4.TabIndex = 10; this.button4.Text = "Поставщики"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // button6 // this.button6.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button6.Location = new System.Drawing.Point(6, 20); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(182, 42); this.button6.TabIndex = 11; this.button6.Text = "Товары"; this.button6.UseVisualStyleBackColor = true; this.button6.Click += new System.EventHandler(this.button6_Click); // // groupBox2 // this.groupBox2.Controls.Add(this.button6); this.groupBox2.Controls.Add(this.button4); this.groupBox2.Controls.Add(this.button5); this.groupBox2.Controls.Add(this.button3); this.groupBox2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.groupBox2.Location = new System.Drawing.Point(12, 221); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(394, 116); this.groupBox2.TabIndex = 12; this.groupBox2.TabStop = false; this.groupBox2.Text = "Таблицы с данными"; // // button7 // this.button7.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button7.Location = new System.Drawing.Point(18, 343); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(382, 42); this.button7.TabIndex = 3; this.button7.Text = "Назад"; this.button7.UseVisualStyleBackColor = true; this.button7.Click += new System.EventHandler(this.button7_Click); // // pictureBox1 // this.pictureBox1.Image = global::Услуги_салона_красоты_Тураев.Properties.Resources.beauty_logo; this.pictureBox1.Location = new System.Drawing.Point(12, 45); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(187, 170); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox1.TabIndex = 6; this.pictureBox1.TabStop = false; // // Главное_меню // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(417, 395); this.Controls.Add(this.button7); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.label1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "Главное_меню"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Главное меню"; this.groupBox1.ResumeLayout(false); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button button1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Button button5; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button6; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Button button7; } }