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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  1. namespace ИС32Осадчий
  2. {
  3. partial class Главное_меню
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Главное_меню));
  29. this.panel1 = new System.Windows.Forms.Panel();
  30. this.button6 = new System.Windows.Forms.Button();
  31. this.button5 = new System.Windows.Forms.Button();
  32. this.button4 = new System.Windows.Forms.Button();
  33. this.button3 = new System.Windows.Forms.Button();
  34. this.button2 = new System.Windows.Forms.Button();
  35. this.button1 = new System.Windows.Forms.Button();
  36. this.label1 = new System.Windows.Forms.Label();
  37. this.panel2 = new System.Windows.Forms.Panel();
  38. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  39. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  40. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  41. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  42. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  43. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  44. this.panel1.SuspendLayout();
  45. this.panel2.SuspendLayout();
  46. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  52. this.SuspendLayout();
  53. //
  54. // panel1
  55. //
  56. this.panel1.BackColor = System.Drawing.Color.Moccasin;
  57. this.panel1.Controls.Add(this.pictureBox6);
  58. this.panel1.Controls.Add(this.pictureBox5);
  59. this.panel1.Controls.Add(this.pictureBox4);
  60. this.panel1.Controls.Add(this.pictureBox3);
  61. this.panel1.Controls.Add(this.pictureBox2);
  62. this.panel1.Controls.Add(this.panel2);
  63. this.panel1.Controls.Add(this.button1);
  64. this.panel1.Controls.Add(this.button6);
  65. this.panel1.Controls.Add(this.button5);
  66. this.panel1.Controls.Add(this.button4);
  67. this.panel1.Controls.Add(this.button3);
  68. this.panel1.Controls.Add(this.button2);
  69. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  70. this.panel1.Location = new System.Drawing.Point(0, 0);
  71. this.panel1.Name = "panel1";
  72. this.panel1.Size = new System.Drawing.Size(1097, 593);
  73. this.panel1.TabIndex = 0;
  74. //
  75. // button6
  76. //
  77. this.button6.BackColor = System.Drawing.Color.SeaShell;
  78. this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  79. this.button6.Font = new System.Drawing.Font("Montserrat", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  80. this.button6.Location = new System.Drawing.Point(931, 518);
  81. this.button6.Name = "button6";
  82. this.button6.Size = new System.Drawing.Size(154, 63);
  83. this.button6.TabIndex = 6;
  84. this.button6.Text = "Назад";
  85. this.button6.UseVisualStyleBackColor = false;
  86. this.button6.Click += new System.EventHandler(this.button6_Click);
  87. //
  88. // button5
  89. //
  90. this.button5.BackColor = System.Drawing.Color.SeaShell;
  91. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  92. this.button5.Font = new System.Drawing.Font("Montserrat", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  93. this.button5.ForeColor = System.Drawing.Color.Black;
  94. this.button5.Location = new System.Drawing.Point(259, 373);
  95. this.button5.Name = "button5";
  96. this.button5.Size = new System.Drawing.Size(242, 69);
  97. this.button5.TabIndex = 5;
  98. this.button5.Text = "Заказы";
  99. this.button5.UseVisualStyleBackColor = false;
  100. this.button5.Click += new System.EventHandler(this.button5_Click);
  101. //
  102. // button4
  103. //
  104. this.button4.BackColor = System.Drawing.Color.SeaShell;
  105. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  106. this.button4.Font = new System.Drawing.Font("Montserrat", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  107. this.button4.ForeColor = System.Drawing.Color.Black;
  108. this.button4.Location = new System.Drawing.Point(569, 272);
  109. this.button4.Name = "button4";
  110. this.button4.Size = new System.Drawing.Size(242, 69);
  111. this.button4.TabIndex = 4;
  112. this.button4.Text = "Заказ товаров";
  113. this.button4.UseVisualStyleBackColor = false;
  114. this.button4.Click += new System.EventHandler(this.button4_Click);
  115. //
  116. // button3
  117. //
  118. this.button3.BackColor = System.Drawing.Color.SeaShell;
  119. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  120. this.button3.Font = new System.Drawing.Font("Montserrat", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  121. this.button3.ForeColor = System.Drawing.Color.Black;
  122. this.button3.Location = new System.Drawing.Point(259, 272);
  123. this.button3.Name = "button3";
  124. this.button3.Size = new System.Drawing.Size(242, 69);
  125. this.button3.TabIndex = 3;
  126. this.button3.Text = "Продукты";
  127. this.button3.UseVisualStyleBackColor = false;
  128. this.button3.Click += new System.EventHandler(this.button3_Click);
  129. //
  130. // button2
  131. //
  132. this.button2.BackColor = System.Drawing.Color.SeaShell;
  133. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  134. this.button2.Font = new System.Drawing.Font("Montserrat", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  135. this.button2.ForeColor = System.Drawing.Color.Black;
  136. this.button2.Location = new System.Drawing.Point(569, 170);
  137. this.button2.Name = "button2";
  138. this.button2.Size = new System.Drawing.Size(242, 69);
  139. this.button2.TabIndex = 2;
  140. this.button2.Text = "Роли";
  141. this.button2.UseVisualStyleBackColor = false;
  142. this.button2.Click += new System.EventHandler(this.button2_Click);
  143. //
  144. // button1
  145. //
  146. this.button1.BackColor = System.Drawing.Color.SeaShell;
  147. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  148. this.button1.Font = new System.Drawing.Font("Montserrat", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  149. this.button1.ForeColor = System.Drawing.Color.Black;
  150. this.button1.Location = new System.Drawing.Point(259, 170);
  151. this.button1.Name = "button1";
  152. this.button1.Size = new System.Drawing.Size(242, 69);
  153. this.button1.TabIndex = 1;
  154. this.button1.Text = "Пользователи";
  155. this.button1.UseVisualStyleBackColor = false;
  156. this.button1.Click += new System.EventHandler(this.button1_Click);
  157. //
  158. // label1
  159. //
  160. this.label1.AutoSize = true;
  161. this.label1.BackColor = System.Drawing.Color.Orange;
  162. this.label1.Font = new System.Drawing.Font("Monotype Corsiva", 27.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  163. this.label1.ForeColor = System.Drawing.Color.Black;
  164. this.label1.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
  165. this.label1.Location = new System.Drawing.Point(417, 37);
  166. this.label1.Name = "label1";
  167. this.label1.Size = new System.Drawing.Size(227, 45);
  168. this.label1.TabIndex = 0;
  169. this.label1.Text = "Главное меню";
  170. this.label1.Click += new System.EventHandler(this.label1_Click);
  171. //
  172. // panel2
  173. //
  174. this.panel2.BackColor = System.Drawing.Color.Orange;
  175. this.panel2.Controls.Add(this.pictureBox1);
  176. this.panel2.Controls.Add(this.label1);
  177. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  178. this.panel2.Location = new System.Drawing.Point(0, 0);
  179. this.panel2.Name = "panel2";
  180. this.panel2.Size = new System.Drawing.Size(1097, 136);
  181. this.panel2.TabIndex = 7;
  182. //
  183. // pictureBox1
  184. //
  185. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  186. this.pictureBox1.Location = new System.Drawing.Point(12, 12);
  187. this.pictureBox1.Name = "pictureBox1";
  188. this.pictureBox1.Size = new System.Drawing.Size(251, 121);
  189. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  190. this.pictureBox1.TabIndex = 1;
  191. this.pictureBox1.TabStop = false;
  192. //
  193. // pictureBox2
  194. //
  195. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  196. this.pictureBox2.Location = new System.Drawing.Point(121, 170);
  197. this.pictureBox2.Name = "pictureBox2";
  198. this.pictureBox2.Size = new System.Drawing.Size(100, 69);
  199. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  200. this.pictureBox2.TabIndex = 8;
  201. this.pictureBox2.TabStop = false;
  202. //
  203. // pictureBox3
  204. //
  205. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  206. this.pictureBox3.Location = new System.Drawing.Point(848, 170);
  207. this.pictureBox3.Name = "pictureBox3";
  208. this.pictureBox3.Size = new System.Drawing.Size(100, 69);
  209. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  210. this.pictureBox3.TabIndex = 9;
  211. this.pictureBox3.TabStop = false;
  212. //
  213. // pictureBox4
  214. //
  215. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  216. this.pictureBox4.Location = new System.Drawing.Point(121, 272);
  217. this.pictureBox4.Name = "pictureBox4";
  218. this.pictureBox4.Size = new System.Drawing.Size(100, 69);
  219. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  220. this.pictureBox4.TabIndex = 10;
  221. this.pictureBox4.TabStop = false;
  222. //
  223. // pictureBox5
  224. //
  225. this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
  226. this.pictureBox5.Location = new System.Drawing.Point(848, 272);
  227. this.pictureBox5.Name = "pictureBox5";
  228. this.pictureBox5.Size = new System.Drawing.Size(100, 69);
  229. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  230. this.pictureBox5.TabIndex = 11;
  231. this.pictureBox5.TabStop = false;
  232. //
  233. // pictureBox6
  234. //
  235. this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
  236. this.pictureBox6.Location = new System.Drawing.Point(121, 373);
  237. this.pictureBox6.Name = "pictureBox6";
  238. this.pictureBox6.Size = new System.Drawing.Size(100, 69);
  239. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  240. this.pictureBox6.TabIndex = 12;
  241. this.pictureBox6.TabStop = false;
  242. //
  243. // Главное_меню
  244. //
  245. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  246. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  247. this.ClientSize = new System.Drawing.Size(1097, 593);
  248. this.Controls.Add(this.panel1);
  249. this.Name = "Главное_меню";
  250. this.Text = "Главное_меню";
  251. this.panel1.ResumeLayout(false);
  252. this.panel2.ResumeLayout(false);
  253. this.panel2.PerformLayout();
  254. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  255. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  256. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  257. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  258. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  259. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  260. this.ResumeLayout(false);
  261. }
  262. #endregion
  263. private System.Windows.Forms.Panel panel1;
  264. private System.Windows.Forms.Label label1;
  265. private System.Windows.Forms.Button button5;
  266. private System.Windows.Forms.Button button4;
  267. private System.Windows.Forms.Button button3;
  268. private System.Windows.Forms.Button button2;
  269. private System.Windows.Forms.Button button1;
  270. private System.Windows.Forms.Button button6;
  271. private System.Windows.Forms.Panel panel2;
  272. private System.Windows.Forms.PictureBox pictureBox1;
  273. private System.Windows.Forms.PictureBox pictureBox2;
  274. private System.Windows.Forms.PictureBox pictureBox3;
  275. private System.Windows.Forms.PictureBox pictureBox4;
  276. private System.Windows.Forms.PictureBox pictureBox6;
  277. private System.Windows.Forms.PictureBox pictureBox5;
  278. }
  279. }