Главное_меню.Designer.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. 
  2. namespace Услуги_салона_красоты_Тураев
  3. {
  4. partial class Главное_меню
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Главное_меню));
  30. this.button1 = new System.Windows.Forms.Button();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.button2 = new System.Windows.Forms.Button();
  33. this.button3 = new System.Windows.Forms.Button();
  34. this.button5 = new System.Windows.Forms.Button();
  35. this.groupBox1 = new System.Windows.Forms.GroupBox();
  36. this.button4 = new System.Windows.Forms.Button();
  37. this.button6 = new System.Windows.Forms.Button();
  38. this.groupBox2 = new System.Windows.Forms.GroupBox();
  39. this.button7 = new System.Windows.Forms.Button();
  40. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  41. this.groupBox1.SuspendLayout();
  42. this.groupBox2.SuspendLayout();
  43. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  44. this.SuspendLayout();
  45. //
  46. // button1
  47. //
  48. this.button1.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  49. this.button1.Location = new System.Drawing.Point(6, 19);
  50. this.button1.Name = "button1";
  51. this.button1.Size = new System.Drawing.Size(189, 42);
  52. this.button1.TabIndex = 0;
  53. this.button1.Text = "Список услуг";
  54. this.button1.UseVisualStyleBackColor = true;
  55. this.button1.Click += new System.EventHandler(this.button1_Click);
  56. //
  57. // label1
  58. //
  59. this.label1.AutoSize = true;
  60. this.label1.Font = new System.Drawing.Font("Tahoma", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  61. this.label1.Location = new System.Drawing.Point(12, 9);
  62. this.label1.Name = "label1";
  63. this.label1.Size = new System.Drawing.Size(191, 33);
  64. this.label1.TabIndex = 1;
  65. this.label1.Text = "Главное меню";
  66. //
  67. // button2
  68. //
  69. this.button2.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  70. this.button2.Location = new System.Drawing.Point(6, 67);
  71. this.button2.Name = "button2";
  72. this.button2.Size = new System.Drawing.Size(189, 42);
  73. this.button2.TabIndex = 2;
  74. this.button2.Text = "Запись на услугу";
  75. this.button2.UseVisualStyleBackColor = true;
  76. this.button2.Click += new System.EventHandler(this.button2_Click);
  77. //
  78. // button3
  79. //
  80. this.button3.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  81. this.button3.Location = new System.Drawing.Point(206, 20);
  82. this.button3.Name = "button3";
  83. this.button3.Size = new System.Drawing.Size(182, 42);
  84. this.button3.TabIndex = 4;
  85. this.button3.Text = "Клиенты";
  86. this.button3.UseVisualStyleBackColor = true;
  87. this.button3.Click += new System.EventHandler(this.button3_Click);
  88. //
  89. // button5
  90. //
  91. this.button5.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  92. this.button5.Location = new System.Drawing.Point(206, 68);
  93. this.button5.Name = "button5";
  94. this.button5.Size = new System.Drawing.Size(182, 42);
  95. this.button5.TabIndex = 8;
  96. this.button5.Text = "Клиент-Сервис";
  97. this.button5.UseVisualStyleBackColor = true;
  98. this.button5.Click += new System.EventHandler(this.button5_Click);
  99. //
  100. // groupBox1
  101. //
  102. this.groupBox1.Controls.Add(this.button1);
  103. this.groupBox1.Controls.Add(this.button2);
  104. this.groupBox1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  105. this.groupBox1.Location = new System.Drawing.Point(205, 45);
  106. this.groupBox1.Name = "groupBox1";
  107. this.groupBox1.Size = new System.Drawing.Size(201, 117);
  108. this.groupBox1.TabIndex = 9;
  109. this.groupBox1.TabStop = false;
  110. this.groupBox1.Text = "Услуги для посетителей";
  111. //
  112. // button4
  113. //
  114. this.button4.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  115. this.button4.Location = new System.Drawing.Point(6, 68);
  116. this.button4.Name = "button4";
  117. this.button4.Size = new System.Drawing.Size(182, 42);
  118. this.button4.TabIndex = 10;
  119. this.button4.Text = "Поставщики";
  120. this.button4.UseVisualStyleBackColor = true;
  121. this.button4.Click += new System.EventHandler(this.button4_Click);
  122. //
  123. // button6
  124. //
  125. this.button6.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  126. this.button6.Location = new System.Drawing.Point(6, 20);
  127. this.button6.Name = "button6";
  128. this.button6.Size = new System.Drawing.Size(182, 42);
  129. this.button6.TabIndex = 11;
  130. this.button6.Text = "Товары";
  131. this.button6.UseVisualStyleBackColor = true;
  132. this.button6.Click += new System.EventHandler(this.button6_Click);
  133. //
  134. // groupBox2
  135. //
  136. this.groupBox2.Controls.Add(this.button6);
  137. this.groupBox2.Controls.Add(this.button4);
  138. this.groupBox2.Controls.Add(this.button5);
  139. this.groupBox2.Controls.Add(this.button3);
  140. this.groupBox2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  141. this.groupBox2.Location = new System.Drawing.Point(12, 221);
  142. this.groupBox2.Name = "groupBox2";
  143. this.groupBox2.Size = new System.Drawing.Size(394, 116);
  144. this.groupBox2.TabIndex = 12;
  145. this.groupBox2.TabStop = false;
  146. this.groupBox2.Text = "Таблицы с данными";
  147. //
  148. // button7
  149. //
  150. this.button7.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  151. this.button7.Location = new System.Drawing.Point(18, 343);
  152. this.button7.Name = "button7";
  153. this.button7.Size = new System.Drawing.Size(382, 42);
  154. this.button7.TabIndex = 3;
  155. this.button7.Text = "Назад";
  156. this.button7.UseVisualStyleBackColor = true;
  157. this.button7.Click += new System.EventHandler(this.button7_Click);
  158. //
  159. // pictureBox1
  160. //
  161. this.pictureBox1.Image = global::Услуги_салона_красоты_Тураев.Properties.Resources.beauty_logo;
  162. this.pictureBox1.Location = new System.Drawing.Point(12, 45);
  163. this.pictureBox1.Name = "pictureBox1";
  164. this.pictureBox1.Size = new System.Drawing.Size(187, 170);
  165. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  166. this.pictureBox1.TabIndex = 6;
  167. this.pictureBox1.TabStop = false;
  168. //
  169. // Главное_меню
  170. //
  171. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  172. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  173. this.ClientSize = new System.Drawing.Size(417, 395);
  174. this.Controls.Add(this.button7);
  175. this.Controls.Add(this.groupBox2);
  176. this.Controls.Add(this.groupBox1);
  177. this.Controls.Add(this.pictureBox1);
  178. this.Controls.Add(this.label1);
  179. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  180. this.Name = "Главное_меню";
  181. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  182. this.Text = "Главное меню";
  183. this.groupBox1.ResumeLayout(false);
  184. this.groupBox2.ResumeLayout(false);
  185. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  186. this.ResumeLayout(false);
  187. this.PerformLayout();
  188. }
  189. #endregion
  190. private System.Windows.Forms.Button button1;
  191. private System.Windows.Forms.Label label1;
  192. private System.Windows.Forms.Button button2;
  193. private System.Windows.Forms.Button button3;
  194. private System.Windows.Forms.PictureBox pictureBox1;
  195. private System.Windows.Forms.Button button5;
  196. private System.Windows.Forms.GroupBox groupBox1;
  197. private System.Windows.Forms.Button button4;
  198. private System.Windows.Forms.Button button6;
  199. private System.Windows.Forms.GroupBox groupBox2;
  200. private System.Windows.Forms.Button button7;
  201. }
  202. }