changeZakPredstavitel.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455
  1. namespace Дол_Восток
  2. {
  3. partial class changeZakPredstavitel
  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(changeZakPredstavitel));
  29. this.bt_change = new System.Windows.Forms.Button();
  30. this.tb_workPlaceZP = new System.Windows.Forms.TextBox();
  31. this.mtb_telephoneZP = new System.Windows.Forms.MaskedTextBox();
  32. this.mtb_snilsZP = new System.Windows.Forms.MaskedTextBox();
  33. this.mtb_innZP = new System.Windows.Forms.MaskedTextBox();
  34. this.mtb_nomerZP = new System.Windows.Forms.MaskedTextBox();
  35. this.mtb_seriaZP = new System.Windows.Forms.MaskedTextBox();
  36. this.dtp_dateVudachZP = new System.Windows.Forms.DateTimePicker();
  37. this.tb_kemVudanZP = new System.Windows.Forms.TextBox();
  38. this.tb_adressZP = new System.Windows.Forms.TextBox();
  39. this.dtp_dateBirthZP = new System.Windows.Forms.DateTimePicker();
  40. this.tb_patronymicZP = new System.Windows.Forms.TextBox();
  41. this.tb_nameZP = new System.Windows.Forms.TextBox();
  42. this.tb_surnameZP = new System.Windows.Forms.TextBox();
  43. this.label1 = new System.Windows.Forms.Label();
  44. this.label2 = new System.Windows.Forms.Label();
  45. this.label3 = new System.Windows.Forms.Label();
  46. this.label4 = new System.Windows.Forms.Label();
  47. this.label5 = new System.Windows.Forms.Label();
  48. this.label6 = new System.Windows.Forms.Label();
  49. this.label7 = new System.Windows.Forms.Label();
  50. this.label8 = new System.Windows.Forms.Label();
  51. this.label9 = new System.Windows.Forms.Label();
  52. this.label10 = new System.Windows.Forms.Label();
  53. this.label11 = new System.Windows.Forms.Label();
  54. this.label12 = new System.Windows.Forms.Label();
  55. this.label13 = new System.Windows.Forms.Label();
  56. this.label14 = new System.Windows.Forms.Label();
  57. this.label15 = new System.Windows.Forms.Label();
  58. this.label16 = new System.Windows.Forms.Label();
  59. this.SuspendLayout();
  60. //
  61. // bt_change
  62. //
  63. this.bt_change.BackColor = System.Drawing.SystemColors.Window;
  64. this.bt_change.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold);
  65. this.bt_change.Location = new System.Drawing.Point(529, 469);
  66. this.bt_change.Name = "bt_change";
  67. this.bt_change.Size = new System.Drawing.Size(172, 50);
  68. this.bt_change.TabIndex = 44;
  69. this.bt_change.Text = "Изменить";
  70. this.bt_change.UseVisualStyleBackColor = false;
  71. this.bt_change.Click += new System.EventHandler(this.bt_change_Click);
  72. //
  73. // tb_workPlaceZP
  74. //
  75. this.tb_workPlaceZP.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  76. this.tb_workPlaceZP.Location = new System.Drawing.Point(529, 234);
  77. this.tb_workPlaceZP.Name = "tb_workPlaceZP";
  78. this.tb_workPlaceZP.Size = new System.Drawing.Size(234, 26);
  79. this.tb_workPlaceZP.TabIndex = 43;
  80. //
  81. // mtb_telephoneZP
  82. //
  83. this.mtb_telephoneZP.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  84. this.mtb_telephoneZP.Location = new System.Drawing.Point(529, 158);
  85. this.mtb_telephoneZP.Mask = "+7(000)000-00-00";
  86. this.mtb_telephoneZP.Name = "mtb_telephoneZP";
  87. this.mtb_telephoneZP.Size = new System.Drawing.Size(234, 26);
  88. this.mtb_telephoneZP.TabIndex = 42;
  89. //
  90. // mtb_snilsZP
  91. //
  92. this.mtb_snilsZP.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  93. this.mtb_snilsZP.Location = new System.Drawing.Point(1023, 398);
  94. this.mtb_snilsZP.Mask = "00000000000";
  95. this.mtb_snilsZP.Name = "mtb_snilsZP";
  96. this.mtb_snilsZP.Size = new System.Drawing.Size(146, 26);
  97. this.mtb_snilsZP.TabIndex = 41;
  98. //
  99. // mtb_innZP
  100. //
  101. this.mtb_innZP.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  102. this.mtb_innZP.Location = new System.Drawing.Point(1023, 342);
  103. this.mtb_innZP.Mask = "000000000000";
  104. this.mtb_innZP.Name = "mtb_innZP";
  105. this.mtb_innZP.Size = new System.Drawing.Size(146, 26);
  106. this.mtb_innZP.TabIndex = 40;
  107. //
  108. // mtb_nomerZP
  109. //
  110. this.mtb_nomerZP.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  111. this.mtb_nomerZP.Location = new System.Drawing.Point(1023, 225);
  112. this.mtb_nomerZP.Mask = "000000";
  113. this.mtb_nomerZP.Name = "mtb_nomerZP";
  114. this.mtb_nomerZP.Size = new System.Drawing.Size(146, 26);
  115. this.mtb_nomerZP.TabIndex = 39;
  116. //
  117. // mtb_seriaZP
  118. //
  119. this.mtb_seriaZP.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  120. this.mtb_seriaZP.Location = new System.Drawing.Point(1023, 175);
  121. this.mtb_seriaZP.Mask = "0000";
  122. this.mtb_seriaZP.Name = "mtb_seriaZP";
  123. this.mtb_seriaZP.Size = new System.Drawing.Size(146, 26);
  124. this.mtb_seriaZP.TabIndex = 38;
  125. //
  126. // dtp_dateVudachZP
  127. //
  128. this.dtp_dateVudachZP.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  129. this.dtp_dateVudachZP.Location = new System.Drawing.Point(1023, 133);
  130. this.dtp_dateVudachZP.Name = "dtp_dateVudachZP";
  131. this.dtp_dateVudachZP.Size = new System.Drawing.Size(146, 26);
  132. this.dtp_dateVudachZP.TabIndex = 37;
  133. //
  134. // tb_kemVudanZP
  135. //
  136. this.tb_kemVudanZP.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  137. this.tb_kemVudanZP.Location = new System.Drawing.Point(1023, 92);
  138. this.tb_kemVudanZP.Name = "tb_kemVudanZP";
  139. this.tb_kemVudanZP.Size = new System.Drawing.Size(146, 26);
  140. this.tb_kemVudanZP.TabIndex = 36;
  141. //
  142. // tb_adressZP
  143. //
  144. this.tb_adressZP.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  145. this.tb_adressZP.Location = new System.Drawing.Point(529, 86);
  146. this.tb_adressZP.Name = "tb_adressZP";
  147. this.tb_adressZP.Size = new System.Drawing.Size(234, 44);
  148. this.tb_adressZP.TabIndex = 35;
  149. //
  150. // dtp_dateBirthZP
  151. //
  152. this.dtp_dateBirthZP.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  153. this.dtp_dateBirthZP.Location = new System.Drawing.Point(181, 310);
  154. this.dtp_dateBirthZP.Name = "dtp_dateBirthZP";
  155. this.dtp_dateBirthZP.Size = new System.Drawing.Size(142, 26);
  156. this.dtp_dateBirthZP.TabIndex = 34;
  157. //
  158. // tb_patronymicZP
  159. //
  160. this.tb_patronymicZP.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  161. this.tb_patronymicZP.Location = new System.Drawing.Point(181, 206);
  162. this.tb_patronymicZP.Name = "tb_patronymicZP";
  163. this.tb_patronymicZP.Size = new System.Drawing.Size(142, 26);
  164. this.tb_patronymicZP.TabIndex = 33;
  165. //
  166. // tb_nameZP
  167. //
  168. this.tb_nameZP.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  169. this.tb_nameZP.Location = new System.Drawing.Point(181, 150);
  170. this.tb_nameZP.Name = "tb_nameZP";
  171. this.tb_nameZP.Size = new System.Drawing.Size(142, 26);
  172. this.tb_nameZP.TabIndex = 32;
  173. //
  174. // tb_surnameZP
  175. //
  176. this.tb_surnameZP.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  177. this.tb_surnameZP.Location = new System.Drawing.Point(181, 89);
  178. this.tb_surnameZP.Name = "tb_surnameZP";
  179. this.tb_surnameZP.Size = new System.Drawing.Size(142, 26);
  180. this.tb_surnameZP.TabIndex = 31;
  181. //
  182. // label1
  183. //
  184. this.label1.AutoSize = true;
  185. this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  186. this.label1.Font = new System.Drawing.Font("aMavickFont", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  187. this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  188. this.label1.Location = new System.Drawing.Point(204, 9);
  189. this.label1.Name = "label1";
  190. this.label1.Size = new System.Drawing.Size(738, 38);
  191. this.label1.TabIndex = 45;
  192. this.label1.Text = "Данные о законном представителе";
  193. //
  194. // label2
  195. //
  196. this.label2.AutoSize = true;
  197. this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  198. this.label2.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  199. this.label2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  200. this.label2.Location = new System.Drawing.Point(25, 89);
  201. this.label2.Name = "label2";
  202. this.label2.Size = new System.Drawing.Size(150, 28);
  203. this.label2.TabIndex = 46;
  204. this.label2.Text = "Фамилия";
  205. //
  206. // label3
  207. //
  208. this.label3.AutoSize = true;
  209. this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  210. this.label3.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  211. this.label3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  212. this.label3.Location = new System.Drawing.Point(25, 150);
  213. this.label3.Name = "label3";
  214. this.label3.Size = new System.Drawing.Size(71, 28);
  215. this.label3.TabIndex = 47;
  216. this.label3.Text = "Имя";
  217. this.label3.Click += new System.EventHandler(this.label3_Click);
  218. //
  219. // label4
  220. //
  221. this.label4.AutoSize = true;
  222. this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  223. this.label4.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  224. this.label4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  225. this.label4.Location = new System.Drawing.Point(25, 206);
  226. this.label4.Name = "label4";
  227. this.label4.Size = new System.Drawing.Size(147, 28);
  228. this.label4.TabIndex = 48;
  229. this.label4.Text = "Отчество";
  230. //
  231. // label5
  232. //
  233. this.label5.AutoSize = true;
  234. this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  235. this.label5.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  236. this.label5.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  237. this.label5.Location = new System.Drawing.Point(14, 296);
  238. this.label5.Name = "label5";
  239. this.label5.Size = new System.Drawing.Size(161, 56);
  240. this.label5.TabIndex = 49;
  241. this.label5.Text = "Дата\r\nРождения\r\n";
  242. //
  243. // label6
  244. //
  245. this.label6.AutoSize = true;
  246. this.label6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  247. this.label6.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  248. this.label6.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  249. this.label6.Location = new System.Drawing.Point(368, 86);
  250. this.label6.Name = "label6";
  251. this.label6.Size = new System.Drawing.Size(97, 28);
  252. this.label6.TabIndex = 50;
  253. this.label6.Text = "АДрес";
  254. //
  255. // label7
  256. //
  257. this.label7.AutoSize = true;
  258. this.label7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  259. this.label7.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  260. this.label7.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  261. this.label7.Location = new System.Drawing.Point(368, 155);
  262. this.label7.Name = "label7";
  263. this.label7.Size = new System.Drawing.Size(135, 28);
  264. this.label7.TabIndex = 51;
  265. this.label7.Text = "Телефон";
  266. //
  267. // label8
  268. //
  269. this.label8.AutoSize = true;
  270. this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  271. this.label8.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  272. this.label8.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  273. this.label8.Location = new System.Drawing.Point(925, 61);
  274. this.label8.Name = "label8";
  275. this.label8.Size = new System.Drawing.Size(138, 28);
  276. this.label8.TabIndex = 52;
  277. this.label8.Text = "Паспорт";
  278. //
  279. // label9
  280. //
  281. this.label9.AutoSize = true;
  282. this.label9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  283. this.label9.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  284. this.label9.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  285. this.label9.Location = new System.Drawing.Point(853, 286);
  286. this.label9.Name = "label9";
  287. this.label9.Size = new System.Drawing.Size(290, 28);
  288. this.label9.TabIndex = 53;
  289. this.label9.Text = "Другие документы";
  290. //
  291. // label10
  292. //
  293. this.label10.AutoSize = true;
  294. this.label10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  295. this.label10.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  296. this.label10.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  297. this.label10.Location = new System.Drawing.Point(368, 214);
  298. this.label10.Name = "label10";
  299. this.label10.Size = new System.Drawing.Size(120, 56);
  300. this.label10.TabIndex = 54;
  301. this.label10.Text = "Место \r\nработы";
  302. //
  303. // label11
  304. //
  305. this.label11.AutoSize = true;
  306. this.label11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  307. this.label11.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  308. this.label11.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  309. this.label11.Location = new System.Drawing.Point(811, 90);
  310. this.label11.Name = "label11";
  311. this.label11.Size = new System.Drawing.Size(172, 28);
  312. this.label11.TabIndex = 55;
  313. this.label11.Text = "Кем выдан\r\n";
  314. //
  315. // label12
  316. //
  317. this.label12.AutoSize = true;
  318. this.label12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  319. this.label12.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  320. this.label12.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  321. this.label12.Location = new System.Drawing.Point(811, 131);
  322. this.label12.Name = "label12";
  323. this.label12.Size = new System.Drawing.Size(208, 28);
  324. this.label12.TabIndex = 56;
  325. this.label12.Text = "Дата выдачи";
  326. //
  327. // label13
  328. //
  329. this.label13.AutoSize = true;
  330. this.label13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  331. this.label13.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  332. this.label13.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  333. this.label13.Location = new System.Drawing.Point(811, 175);
  334. this.label13.Name = "label13";
  335. this.label13.Size = new System.Drawing.Size(95, 28);
  336. this.label13.TabIndex = 57;
  337. this.label13.Text = "Серия";
  338. //
  339. // label14
  340. //
  341. this.label14.AutoSize = true;
  342. this.label14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  343. this.label14.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  344. this.label14.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  345. this.label14.Location = new System.Drawing.Point(811, 223);
  346. this.label14.Name = "label14";
  347. this.label14.Size = new System.Drawing.Size(104, 28);
  348. this.label14.TabIndex = 58;
  349. this.label14.Text = "Номер";
  350. //
  351. // label15
  352. //
  353. this.label15.AutoSize = true;
  354. this.label15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  355. this.label15.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  356. this.label15.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  357. this.label15.Location = new System.Drawing.Point(826, 342);
  358. this.label15.Name = "label15";
  359. this.label15.Size = new System.Drawing.Size(69, 28);
  360. this.label15.TabIndex = 59;
  361. this.label15.Text = "ИНН";
  362. //
  363. // label16
  364. //
  365. this.label16.AutoSize = true;
  366. this.label16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  367. this.label16.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  368. this.label16.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  369. this.label16.Location = new System.Drawing.Point(826, 395);
  370. this.label16.Name = "label16";
  371. this.label16.Size = new System.Drawing.Size(102, 28);
  372. this.label16.TabIndex = 60;
  373. this.label16.Text = "СНИЛС";
  374. //
  375. // changeZakPredstavitel
  376. //
  377. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  378. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  379. this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
  380. this.ClientSize = new System.Drawing.Size(1194, 544);
  381. this.Controls.Add(this.label16);
  382. this.Controls.Add(this.label15);
  383. this.Controls.Add(this.label14);
  384. this.Controls.Add(this.label13);
  385. this.Controls.Add(this.label12);
  386. this.Controls.Add(this.label11);
  387. this.Controls.Add(this.label10);
  388. this.Controls.Add(this.label9);
  389. this.Controls.Add(this.label8);
  390. this.Controls.Add(this.label7);
  391. this.Controls.Add(this.label6);
  392. this.Controls.Add(this.label5);
  393. this.Controls.Add(this.label4);
  394. this.Controls.Add(this.label3);
  395. this.Controls.Add(this.label2);
  396. this.Controls.Add(this.label1);
  397. this.Controls.Add(this.bt_change);
  398. this.Controls.Add(this.tb_workPlaceZP);
  399. this.Controls.Add(this.mtb_telephoneZP);
  400. this.Controls.Add(this.mtb_snilsZP);
  401. this.Controls.Add(this.mtb_innZP);
  402. this.Controls.Add(this.mtb_nomerZP);
  403. this.Controls.Add(this.mtb_seriaZP);
  404. this.Controls.Add(this.dtp_dateVudachZP);
  405. this.Controls.Add(this.tb_kemVudanZP);
  406. this.Controls.Add(this.tb_adressZP);
  407. this.Controls.Add(this.dtp_dateBirthZP);
  408. this.Controls.Add(this.tb_patronymicZP);
  409. this.Controls.Add(this.tb_nameZP);
  410. this.Controls.Add(this.tb_surnameZP);
  411. this.Name = "changeZakPredstavitel";
  412. this.Text = "changeZakPredstavitel";
  413. this.Load += new System.EventHandler(this.changeZakPredstavitel_Load);
  414. this.ResumeLayout(false);
  415. this.PerformLayout();
  416. }
  417. #endregion
  418. private System.Windows.Forms.Button bt_change;
  419. private System.Windows.Forms.TextBox tb_workPlaceZP;
  420. private System.Windows.Forms.MaskedTextBox mtb_telephoneZP;
  421. private System.Windows.Forms.MaskedTextBox mtb_snilsZP;
  422. private System.Windows.Forms.MaskedTextBox mtb_innZP;
  423. private System.Windows.Forms.MaskedTextBox mtb_nomerZP;
  424. private System.Windows.Forms.MaskedTextBox mtb_seriaZP;
  425. private System.Windows.Forms.DateTimePicker dtp_dateVudachZP;
  426. private System.Windows.Forms.TextBox tb_kemVudanZP;
  427. private System.Windows.Forms.TextBox tb_adressZP;
  428. private System.Windows.Forms.DateTimePicker dtp_dateBirthZP;
  429. private System.Windows.Forms.TextBox tb_patronymicZP;
  430. private System.Windows.Forms.TextBox tb_nameZP;
  431. private System.Windows.Forms.TextBox tb_surnameZP;
  432. private System.Windows.Forms.Label label1;
  433. private System.Windows.Forms.Label label2;
  434. private System.Windows.Forms.Label label3;
  435. private System.Windows.Forms.Label label4;
  436. private System.Windows.Forms.Label label5;
  437. private System.Windows.Forms.Label label6;
  438. private System.Windows.Forms.Label label7;
  439. private System.Windows.Forms.Label label8;
  440. private System.Windows.Forms.Label label9;
  441. private System.Windows.Forms.Label label10;
  442. private System.Windows.Forms.Label label11;
  443. private System.Windows.Forms.Label label12;
  444. private System.Windows.Forms.Label label13;
  445. private System.Windows.Forms.Label label14;
  446. private System.Windows.Forms.Label label15;
  447. private System.Windows.Forms.Label label16;
  448. }
  449. }