menbegun.Designer.cs 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228
  1. namespace MarathonSkills2016Le
  2. {
  3. partial class menbegun
  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. this.button5 = new System.Windows.Forms.Button();
  29. this.button4 = new System.Windows.Forms.Button();
  30. this.label4 = new System.Windows.Forms.Label();
  31. this.label2 = new System.Windows.Forms.Label();
  32. this.button3 = new System.Windows.Forms.Button();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  35. this.button2 = new System.Windows.Forms.Button();
  36. this.button1 = new System.Windows.Forms.Button();
  37. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  38. this.button7 = new System.Windows.Forms.Button();
  39. this.button6 = new System.Windows.Forms.Button();
  40. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  41. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  42. this.SuspendLayout();
  43. //
  44. // button5
  45. //
  46. this.button5.BackColor = System.Drawing.SystemColors.Window;
  47. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.System;
  48. this.button5.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  49. this.button5.Location = new System.Drawing.Point(472, 245);
  50. this.button5.Name = "button5";
  51. this.button5.Size = new System.Drawing.Size(354, 85);
  52. this.button5.TabIndex = 41;
  53. this.button5.Text = "Мой спонсор";
  54. this.button5.UseVisualStyleBackColor = false;
  55. //
  56. // button4
  57. //
  58. this.button4.BackColor = System.Drawing.SystemColors.Window;
  59. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.System;
  60. this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  61. this.button4.Location = new System.Drawing.Point(67, 245);
  62. this.button4.Name = "button4";
  63. this.button4.Size = new System.Drawing.Size(354, 85);
  64. this.button4.TabIndex = 40;
  65. this.button4.Text = "Редактирование профиля";
  66. this.button4.UseVisualStyleBackColor = false;
  67. //
  68. // label4
  69. //
  70. this.label4.AutoSize = true;
  71. this.label4.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  72. this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  73. this.label4.ForeColor = System.Drawing.SystemColors.Window;
  74. this.label4.Location = new System.Drawing.Point(12, 443);
  75. this.label4.Name = "label4";
  76. this.label4.Size = new System.Drawing.Size(240, 33);
  77. this.label4.TabIndex = 39;
  78. this.label4.Text = "Нажми на меня";
  79. this.label4.Click += new System.EventHandler(this.label4_Click);
  80. //
  81. // label2
  82. //
  83. this.label2.AutoSize = true;
  84. this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  85. this.label2.ForeColor = System.Drawing.SystemColors.ControlDark;
  86. this.label2.Location = new System.Drawing.Point(353, 86);
  87. this.label2.Name = "label2";
  88. this.label2.Size = new System.Drawing.Size(177, 31);
  89. this.label2.TabIndex = 38;
  90. this.label2.Text = "Меню бегуна";
  91. //
  92. // button3
  93. //
  94. this.button3.BackColor = System.Drawing.SystemColors.Window;
  95. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.System;
  96. this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  97. this.button3.Location = new System.Drawing.Point(4, 12);
  98. this.button3.Name = "button3";
  99. this.button3.Size = new System.Drawing.Size(97, 38);
  100. this.button3.TabIndex = 37;
  101. this.button3.Text = "Назад";
  102. this.button3.UseVisualStyleBackColor = false;
  103. this.button3.Click += new System.EventHandler(this.button3_Click);
  104. //
  105. // label1
  106. //
  107. this.label1.AutoSize = true;
  108. this.label1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  109. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  110. this.label1.ForeColor = System.Drawing.SystemColors.Window;
  111. this.label1.Location = new System.Drawing.Point(158, 8);
  112. this.label1.Name = "label1";
  113. this.label1.Size = new System.Drawing.Size(482, 42);
  114. this.label1.TabIndex = 36;
  115. this.label1.Text = "MARATHON SKILLS 2016";
  116. //
  117. // pictureBox1
  118. //
  119. this.pictureBox1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  120. this.pictureBox1.Location = new System.Drawing.Point(-162, -9);
  121. this.pictureBox1.Name = "pictureBox1";
  122. this.pictureBox1.Size = new System.Drawing.Size(1165, 78);
  123. this.pictureBox1.TabIndex = 35;
  124. this.pictureBox1.TabStop = false;
  125. //
  126. // button2
  127. //
  128. this.button2.BackColor = System.Drawing.SystemColors.Window;
  129. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.System;
  130. this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  131. this.button2.Location = new System.Drawing.Point(472, 142);
  132. this.button2.Name = "button2";
  133. this.button2.Size = new System.Drawing.Size(354, 85);
  134. this.button2.TabIndex = 34;
  135. this.button2.Text = "Мои результаты";
  136. this.button2.UseVisualStyleBackColor = false;
  137. //
  138. // button1
  139. //
  140. this.button1.BackColor = System.Drawing.SystemColors.Window;
  141. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.System;
  142. this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  143. this.button1.Location = new System.Drawing.Point(67, 142);
  144. this.button1.Name = "button1";
  145. this.button1.Size = new System.Drawing.Size(354, 85);
  146. this.button1.TabIndex = 33;
  147. this.button1.Text = "Регистрация на марафон";
  148. this.button1.UseVisualStyleBackColor = false;
  149. //
  150. // pictureBox2
  151. //
  152. this.pictureBox2.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  153. this.pictureBox2.Location = new System.Drawing.Point(-202, 443);
  154. this.pictureBox2.Name = "pictureBox2";
  155. this.pictureBox2.Size = new System.Drawing.Size(1165, 78);
  156. this.pictureBox2.TabIndex = 32;
  157. this.pictureBox2.TabStop = false;
  158. //
  159. // button7
  160. //
  161. this.button7.BackColor = System.Drawing.SystemColors.Window;
  162. this.button7.FlatStyle = System.Windows.Forms.FlatStyle.System;
  163. this.button7.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  164. this.button7.Location = new System.Drawing.Point(67, 352);
  165. this.button7.Name = "button7";
  166. this.button7.Size = new System.Drawing.Size(354, 85);
  167. this.button7.TabIndex = 42;
  168. this.button7.Text = "Контакты";
  169. this.button7.UseVisualStyleBackColor = false;
  170. //
  171. // button6
  172. //
  173. this.button6.BackColor = System.Drawing.SystemColors.Window;
  174. this.button6.FlatStyle = System.Windows.Forms.FlatStyle.System;
  175. this.button6.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  176. this.button6.Location = new System.Drawing.Point(711, 12);
  177. this.button6.Name = "button6";
  178. this.button6.Size = new System.Drawing.Size(97, 38);
  179. this.button6.TabIndex = 43;
  180. this.button6.Text = "Logout";
  181. this.button6.UseVisualStyleBackColor = false;
  182. this.button6.Click += new System.EventHandler(this.button6_Click);
  183. //
  184. // menbegun
  185. //
  186. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  187. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  188. this.ClientSize = new System.Drawing.Size(865, 482);
  189. this.Controls.Add(this.button6);
  190. this.Controls.Add(this.button7);
  191. this.Controls.Add(this.button5);
  192. this.Controls.Add(this.button4);
  193. this.Controls.Add(this.label4);
  194. this.Controls.Add(this.label2);
  195. this.Controls.Add(this.button3);
  196. this.Controls.Add(this.label1);
  197. this.Controls.Add(this.pictureBox1);
  198. this.Controls.Add(this.button2);
  199. this.Controls.Add(this.button1);
  200. this.Controls.Add(this.pictureBox2);
  201. this.Name = "menbegun";
  202. this.Text = "menbegun";
  203. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  205. this.ResumeLayout(false);
  206. this.PerformLayout();
  207. }
  208. #endregion
  209. private System.Windows.Forms.Button button5;
  210. private System.Windows.Forms.Button button4;
  211. private System.Windows.Forms.Label label4;
  212. private System.Windows.Forms.Label label2;
  213. private System.Windows.Forms.Button button3;
  214. private System.Windows.Forms.Label label1;
  215. private System.Windows.Forms.PictureBox pictureBox1;
  216. private System.Windows.Forms.Button button2;
  217. private System.Windows.Forms.Button button1;
  218. private System.Windows.Forms.PictureBox pictureBox2;
  219. private System.Windows.Forms.Button button7;
  220. private System.Windows.Forms.Button button6;
  221. }
  222. }