Добавление_спортсмена.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. namespace EJ
  2. {
  3. partial class Group
  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.panel1 = new System.Windows.Forms.Panel();
  29. this.button2 = new System.Windows.Forms.Button();
  30. this.button1 = new System.Windows.Forms.Button();
  31. this.panel2 = new System.Windows.Forms.Panel();
  32. this.label7 = new System.Windows.Forms.Label();
  33. this.label6 = new System.Windows.Forms.Label();
  34. this.label5 = new System.Windows.Forms.Label();
  35. this.label4 = new System.Windows.Forms.Label();
  36. this.label3 = new System.Windows.Forms.Label();
  37. this.label2 = new System.Windows.Forms.Label();
  38. this.label1 = new System.Windows.Forms.Label();
  39. this.Grup = new System.Windows.Forms.TextBox();
  40. this.Saveadd = new System.Windows.Forms.Button();
  41. this.Star_GTO = new System.Windows.Forms.TextBox();
  42. this.Phone = new System.Windows.Forms.TextBox();
  43. this.MiddleName = new System.Windows.Forms.TextBox();
  44. this.SecondName = new System.Windows.Forms.TextBox();
  45. this.Name = new System.Windows.Forms.TextBox();
  46. this.panel1.SuspendLayout();
  47. this.panel2.SuspendLayout();
  48. this.SuspendLayout();
  49. //
  50. // panel1
  51. //
  52. this.panel1.BackColor = System.Drawing.Color.PowderBlue;
  53. this.panel1.Controls.Add(this.button2);
  54. this.panel1.Controls.Add(this.button1);
  55. this.panel1.Controls.Add(this.panel2);
  56. this.panel1.Controls.Add(this.label6);
  57. this.panel1.Controls.Add(this.label5);
  58. this.panel1.Controls.Add(this.label4);
  59. this.panel1.Controls.Add(this.label3);
  60. this.panel1.Controls.Add(this.label2);
  61. this.panel1.Controls.Add(this.label1);
  62. this.panel1.Controls.Add(this.Grup);
  63. this.panel1.Controls.Add(this.Saveadd);
  64. this.panel1.Controls.Add(this.Star_GTO);
  65. this.panel1.Controls.Add(this.Phone);
  66. this.panel1.Controls.Add(this.MiddleName);
  67. this.panel1.Controls.Add(this.SecondName);
  68. this.panel1.Controls.Add(this.Name);
  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(484, 361);
  73. this.panel1.TabIndex = 0;
  74. this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
  75. //
  76. // button2
  77. //
  78. this.button2.Location = new System.Drawing.Point(152, 249);
  79. this.button2.Name = "button2";
  80. this.button2.Size = new System.Drawing.Size(88, 28);
  81. this.button2.TabIndex = 16;
  82. this.button2.Text = "Назад";
  83. this.button2.UseVisualStyleBackColor = true;
  84. this.button2.Click += new System.EventHandler(this.button2_Click);
  85. //
  86. // button1
  87. //
  88. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  89. this.button1.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  90. this.button1.Location = new System.Drawing.Point(400, 46);
  91. this.button1.Name = "button1";
  92. this.button1.Size = new System.Drawing.Size(84, 31);
  93. this.button1.TabIndex = 15;
  94. this.button1.Text = "Памятка";
  95. this.button1.UseVisualStyleBackColor = true;
  96. this.button1.Click += new System.EventHandler(this.button1_Click);
  97. //
  98. // panel2
  99. //
  100. this.panel2.BackColor = System.Drawing.Color.Azure;
  101. this.panel2.Controls.Add(this.label7);
  102. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  103. this.panel2.Location = new System.Drawing.Point(0, 0);
  104. this.panel2.Name = "panel2";
  105. this.panel2.Size = new System.Drawing.Size(484, 45);
  106. this.panel2.TabIndex = 14;
  107. //
  108. // label7
  109. //
  110. this.label7.AutoSize = true;
  111. this.label7.Font = new System.Drawing.Font("Tw Cen MT", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  112. this.label7.Location = new System.Drawing.Point(101, 9);
  113. this.label7.Name = "label7";
  114. this.label7.Size = new System.Drawing.Size(267, 22);
  115. this.label7.TabIndex = 0;
  116. this.label7.Text = "Введите данные нового спортсмена";
  117. //
  118. // label6
  119. //
  120. this.label6.AutoSize = true;
  121. this.label6.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  122. this.label6.Location = new System.Drawing.Point(75, 203);
  123. this.label6.Name = "label6";
  124. this.label6.Size = new System.Drawing.Size(49, 19);
  125. this.label6.TabIndex = 13;
  126. this.label6.Text = "Группа";
  127. //
  128. // label5
  129. //
  130. this.label5.AutoSize = true;
  131. this.label5.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  132. this.label5.Location = new System.Drawing.Point(59, 172);
  133. this.label5.Name = "label5";
  134. this.label5.Size = new System.Drawing.Size(64, 19);
  135. this.label5.TabIndex = 12;
  136. this.label5.Text = "Знак ГТО";
  137. //
  138. // label4
  139. //
  140. this.label4.AutoSize = true;
  141. this.label4.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  142. this.label4.Location = new System.Drawing.Point(12, 141);
  143. this.label4.Name = "label4";
  144. this.label4.Size = new System.Drawing.Size(112, 19);
  145. this.label4.TabIndex = 11;
  146. this.label4.Text = "Номер телефона";
  147. //
  148. // label3
  149. //
  150. this.label3.AutoSize = true;
  151. this.label3.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  152. this.label3.Location = new System.Drawing.Point(59, 109);
  153. this.label3.Name = "label3";
  154. this.label3.Size = new System.Drawing.Size(65, 19);
  155. this.label3.TabIndex = 10;
  156. this.label3.Text = "Отчество";
  157. //
  158. // label2
  159. //
  160. this.label2.AutoSize = true;
  161. this.label2.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  162. this.label2.Location = new System.Drawing.Point(60, 80);
  163. this.label2.Name = "label2";
  164. this.label2.Size = new System.Drawing.Size(64, 19);
  165. this.label2.TabIndex = 9;
  166. this.label2.Text = "Фамилия";
  167. //
  168. // label1
  169. //
  170. this.label1.AutoSize = true;
  171. this.label1.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  172. this.label1.Location = new System.Drawing.Point(90, 48);
  173. this.label1.Name = "label1";
  174. this.label1.Size = new System.Drawing.Size(34, 19);
  175. this.label1.TabIndex = 8;
  176. this.label1.Text = "Имя";
  177. //
  178. // Grup
  179. //
  180. this.Grup.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  181. this.Grup.Location = new System.Drawing.Point(130, 203);
  182. this.Grup.Multiline = true;
  183. this.Grup.Name = "Grup";
  184. this.Grup.Size = new System.Drawing.Size(110, 25);
  185. this.Grup.TabIndex = 7;
  186. //
  187. // Saveadd
  188. //
  189. this.Saveadd.Location = new System.Drawing.Point(16, 249);
  190. this.Saveadd.Name = "Saveadd";
  191. this.Saveadd.Size = new System.Drawing.Size(88, 28);
  192. this.Saveadd.TabIndex = 6;
  193. this.Saveadd.Text = "Добавить";
  194. this.Saveadd.UseVisualStyleBackColor = true;
  195. this.Saveadd.Click += new System.EventHandler(this.Saveadd_Click);
  196. //
  197. // Star_GTO
  198. //
  199. this.Star_GTO.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  200. this.Star_GTO.Location = new System.Drawing.Point(130, 172);
  201. this.Star_GTO.Multiline = true;
  202. this.Star_GTO.Name = "Star_GTO";
  203. this.Star_GTO.Size = new System.Drawing.Size(110, 25);
  204. this.Star_GTO.TabIndex = 5;
  205. //
  206. // Phone
  207. //
  208. this.Phone.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  209. this.Phone.Location = new System.Drawing.Point(130, 142);
  210. this.Phone.Multiline = true;
  211. this.Phone.Name = "Phone";
  212. this.Phone.Size = new System.Drawing.Size(110, 25);
  213. this.Phone.TabIndex = 4;
  214. //
  215. // MiddleName
  216. //
  217. this.MiddleName.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  218. this.MiddleName.Location = new System.Drawing.Point(130, 110);
  219. this.MiddleName.Multiline = true;
  220. this.MiddleName.Name = "MiddleName";
  221. this.MiddleName.Size = new System.Drawing.Size(110, 25);
  222. this.MiddleName.TabIndex = 2;
  223. //
  224. // SecondName
  225. //
  226. this.SecondName.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  227. this.SecondName.Location = new System.Drawing.Point(130, 80);
  228. this.SecondName.Multiline = true;
  229. this.SecondName.Name = "SecondName";
  230. this.SecondName.Size = new System.Drawing.Size(110, 25);
  231. this.SecondName.TabIndex = 1;
  232. //
  233. // Name
  234. //
  235. this.Name.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  236. this.Name.Location = new System.Drawing.Point(130, 49);
  237. this.Name.Multiline = true;
  238. this.Name.Name = "Name";
  239. this.Name.Size = new System.Drawing.Size(110, 25);
  240. this.Name.TabIndex = 0;
  241. //
  242. // Group
  243. //
  244. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  245. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  246. this.ClientSize = new System.Drawing.Size(484, 361);
  247. this.Controls.Add(this.panel1);
  248. this.Name = "Group";
  249. this.Text = "Добавление_спортсмена";
  250. this.Load += new System.EventHandler(this.Group_Load);
  251. this.panel1.ResumeLayout(false);
  252. this.panel1.PerformLayout();
  253. this.panel2.ResumeLayout(false);
  254. this.panel2.PerformLayout();
  255. this.ResumeLayout(false);
  256. }
  257. #endregion
  258. private System.Windows.Forms.Panel panel1;
  259. private System.Windows.Forms.TextBox MiddleName;
  260. private System.Windows.Forms.TextBox SecondName;
  261. private System.Windows.Forms.TextBox Name;
  262. private System.Windows.Forms.Button Saveadd;
  263. private System.Windows.Forms.TextBox Star_GTO;
  264. private System.Windows.Forms.TextBox Phone;
  265. private System.Windows.Forms.TextBox Grup;
  266. private System.Windows.Forms.Button button1;
  267. private System.Windows.Forms.Panel panel2;
  268. private System.Windows.Forms.Label label7;
  269. private System.Windows.Forms.Label label6;
  270. private System.Windows.Forms.Label label5;
  271. private System.Windows.Forms.Label label4;
  272. private System.Windows.Forms.Label label3;
  273. private System.Windows.Forms.Label label2;
  274. private System.Windows.Forms.Label label1;
  275. private System.Windows.Forms.Button button2;
  276. }
  277. }