changeChild.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578
  1. namespace Дол_Восток
  2. {
  3. partial class changeChild
  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(changeChild));
  29. this.dtp_yearBuy = new System.Windows.Forms.DateTimePicker();
  30. this.bt_addOtryad = new System.Windows.Forms.Button();
  31. this.bt_addZP = new System.Windows.Forms.Button();
  32. this.cb_zakPredstavitel = new System.Windows.Forms.ComboBox();
  33. this.bt_change = new System.Windows.Forms.Button();
  34. this.cb_otryad = new System.Windows.Forms.ComboBox();
  35. this.nud_stoimost = new System.Windows.Forms.NumericUpDown();
  36. this.mtb_snils = new System.Windows.Forms.MaskedTextBox();
  37. this.mtb_nomer = new System.Windows.Forms.MaskedTextBox();
  38. this.mtb_seria = new System.Windows.Forms.MaskedTextBox();
  39. this.dtp_dateVudach = new System.Windows.Forms.DateTimePicker();
  40. this.tb_kemVudan = new System.Windows.Forms.TextBox();
  41. this.cb_typeDoc = new System.Windows.Forms.ComboBox();
  42. this.tb_adress = new System.Windows.Forms.TextBox();
  43. this.dtp_dateBirth = new System.Windows.Forms.DateTimePicker();
  44. this.tb_patronymic = new System.Windows.Forms.TextBox();
  45. this.tb_name = new System.Windows.Forms.TextBox();
  46. this.tb_surname = new System.Windows.Forms.TextBox();
  47. this.cb_lgotStoimost = new System.Windows.Forms.CheckBox();
  48. this.bt_changeOtryad = new System.Windows.Forms.Button();
  49. this.bt_changeZP = new System.Windows.Forms.Button();
  50. this.label1 = new System.Windows.Forms.Label();
  51. this.label5 = new System.Windows.Forms.Label();
  52. this.label4 = new System.Windows.Forms.Label();
  53. this.label3 = new System.Windows.Forms.Label();
  54. this.label6 = new System.Windows.Forms.Label();
  55. this.label2 = new System.Windows.Forms.Label();
  56. this.label16 = new System.Windows.Forms.Label();
  57. this.label15 = new System.Windows.Forms.Label();
  58. this.label9 = new System.Windows.Forms.Label();
  59. this.label13 = new System.Windows.Forms.Label();
  60. this.label12 = new System.Windows.Forms.Label();
  61. this.label11 = new System.Windows.Forms.Label();
  62. this.label7 = new System.Windows.Forms.Label();
  63. this.label8 = new System.Windows.Forms.Label();
  64. this.label10 = new System.Windows.Forms.Label();
  65. this.label14 = new System.Windows.Forms.Label();
  66. this.label17 = new System.Windows.Forms.Label();
  67. ((System.ComponentModel.ISupportInitialize)(this.nud_stoimost)).BeginInit();
  68. this.SuspendLayout();
  69. //
  70. // dtp_yearBuy
  71. //
  72. this.dtp_yearBuy.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  73. this.dtp_yearBuy.Location = new System.Drawing.Point(822, 482);
  74. this.dtp_yearBuy.Name = "dtp_yearBuy";
  75. this.dtp_yearBuy.Size = new System.Drawing.Size(174, 26);
  76. this.dtp_yearBuy.TabIndex = 52;
  77. //
  78. // bt_addOtryad
  79. //
  80. this.bt_addOtryad.BackColor = System.Drawing.SystemColors.Window;
  81. this.bt_addOtryad.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold);
  82. this.bt_addOtryad.Location = new System.Drawing.Point(418, 694);
  83. this.bt_addOtryad.Name = "bt_addOtryad";
  84. this.bt_addOtryad.Size = new System.Drawing.Size(50, 41);
  85. this.bt_addOtryad.TabIndex = 51;
  86. this.bt_addOtryad.Text = "+";
  87. this.bt_addOtryad.UseVisualStyleBackColor = false;
  88. this.bt_addOtryad.Click += new System.EventHandler(this.bt_addOtryad_Click);
  89. //
  90. // bt_addZP
  91. //
  92. this.bt_addZP.BackColor = System.Drawing.SystemColors.Window;
  93. this.bt_addZP.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold);
  94. this.bt_addZP.Location = new System.Drawing.Point(418, 567);
  95. this.bt_addZP.Name = "bt_addZP";
  96. this.bt_addZP.Size = new System.Drawing.Size(50, 39);
  97. this.bt_addZP.TabIndex = 50;
  98. this.bt_addZP.Text = "+";
  99. this.bt_addZP.UseVisualStyleBackColor = false;
  100. this.bt_addZP.Click += new System.EventHandler(this.bt_addZP_Click);
  101. //
  102. // cb_zakPredstavitel
  103. //
  104. this.cb_zakPredstavitel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  105. this.cb_zakPredstavitel.FormattingEnabled = true;
  106. this.cb_zakPredstavitel.Location = new System.Drawing.Point(295, 515);
  107. this.cb_zakPredstavitel.Name = "cb_zakPredstavitel";
  108. this.cb_zakPredstavitel.Size = new System.Drawing.Size(173, 28);
  109. this.cb_zakPredstavitel.TabIndex = 49;
  110. //
  111. // bt_change
  112. //
  113. this.bt_change.BackColor = System.Drawing.SystemColors.Window;
  114. this.bt_change.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold);
  115. this.bt_change.Location = new System.Drawing.Point(483, 757);
  116. this.bt_change.Name = "bt_change";
  117. this.bt_change.Size = new System.Drawing.Size(191, 48);
  118. this.bt_change.TabIndex = 48;
  119. this.bt_change.Text = "Изменить";
  120. this.bt_change.UseVisualStyleBackColor = false;
  121. this.bt_change.Click += new System.EventHandler(this.bt_change_Click);
  122. //
  123. // cb_otryad
  124. //
  125. this.cb_otryad.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  126. this.cb_otryad.FormattingEnabled = true;
  127. this.cb_otryad.Location = new System.Drawing.Point(295, 647);
  128. this.cb_otryad.Name = "cb_otryad";
  129. this.cb_otryad.Size = new System.Drawing.Size(173, 28);
  130. this.cb_otryad.TabIndex = 47;
  131. //
  132. // nud_stoimost
  133. //
  134. this.nud_stoimost.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  135. this.nud_stoimost.Location = new System.Drawing.Point(822, 550);
  136. this.nud_stoimost.Maximum = new decimal(new int[] {
  137. 1000000,
  138. 0,
  139. 0,
  140. 0});
  141. this.nud_stoimost.Name = "nud_stoimost";
  142. this.nud_stoimost.Size = new System.Drawing.Size(172, 26);
  143. this.nud_stoimost.TabIndex = 45;
  144. //
  145. // mtb_snils
  146. //
  147. this.mtb_snils.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  148. this.mtb_snils.Location = new System.Drawing.Point(821, 331);
  149. this.mtb_snils.Mask = "00000000000";
  150. this.mtb_snils.Name = "mtb_snils";
  151. this.mtb_snils.Size = new System.Drawing.Size(174, 26);
  152. this.mtb_snils.TabIndex = 44;
  153. //
  154. // mtb_nomer
  155. //
  156. this.mtb_nomer.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  157. this.mtb_nomer.Location = new System.Drawing.Point(821, 288);
  158. this.mtb_nomer.Mask = "000000";
  159. this.mtb_nomer.Name = "mtb_nomer";
  160. this.mtb_nomer.Size = new System.Drawing.Size(173, 26);
  161. this.mtb_nomer.TabIndex = 43;
  162. //
  163. // mtb_seria
  164. //
  165. this.mtb_seria.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  166. this.mtb_seria.Location = new System.Drawing.Point(822, 244);
  167. this.mtb_seria.Mask = "0000";
  168. this.mtb_seria.Name = "mtb_seria";
  169. this.mtb_seria.Size = new System.Drawing.Size(172, 26);
  170. this.mtb_seria.TabIndex = 42;
  171. //
  172. // dtp_dateVudach
  173. //
  174. this.dtp_dateVudach.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  175. this.dtp_dateVudach.Location = new System.Drawing.Point(821, 201);
  176. this.dtp_dateVudach.Name = "dtp_dateVudach";
  177. this.dtp_dateVudach.Size = new System.Drawing.Size(173, 26);
  178. this.dtp_dateVudach.TabIndex = 41;
  179. //
  180. // tb_kemVudan
  181. //
  182. this.tb_kemVudan.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  183. this.tb_kemVudan.Location = new System.Drawing.Point(822, 158);
  184. this.tb_kemVudan.Name = "tb_kemVudan";
  185. this.tb_kemVudan.Size = new System.Drawing.Size(173, 26);
  186. this.tb_kemVudan.TabIndex = 40;
  187. //
  188. // cb_typeDoc
  189. //
  190. this.cb_typeDoc.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  191. this.cb_typeDoc.FormattingEnabled = true;
  192. this.cb_typeDoc.Items.AddRange(new object[] {
  193. "Паспорт"});
  194. this.cb_typeDoc.Location = new System.Drawing.Point(821, 113);
  195. this.cb_typeDoc.Name = "cb_typeDoc";
  196. this.cb_typeDoc.Size = new System.Drawing.Size(173, 28);
  197. this.cb_typeDoc.TabIndex = 39;
  198. //
  199. // tb_adress
  200. //
  201. this.tb_adress.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  202. this.tb_adress.Location = new System.Drawing.Point(219, 355);
  203. this.tb_adress.Name = "tb_adress";
  204. this.tb_adress.Size = new System.Drawing.Size(173, 26);
  205. this.tb_adress.TabIndex = 38;
  206. //
  207. // dtp_dateBirth
  208. //
  209. this.dtp_dateBirth.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  210. this.dtp_dateBirth.Location = new System.Drawing.Point(219, 287);
  211. this.dtp_dateBirth.Name = "dtp_dateBirth";
  212. this.dtp_dateBirth.Size = new System.Drawing.Size(173, 26);
  213. this.dtp_dateBirth.TabIndex = 37;
  214. //
  215. // tb_patronymic
  216. //
  217. this.tb_patronymic.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  218. this.tb_patronymic.Location = new System.Drawing.Point(219, 218);
  219. this.tb_patronymic.Name = "tb_patronymic";
  220. this.tb_patronymic.Size = new System.Drawing.Size(173, 26);
  221. this.tb_patronymic.TabIndex = 36;
  222. //
  223. // tb_name
  224. //
  225. this.tb_name.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  226. this.tb_name.Location = new System.Drawing.Point(219, 162);
  227. this.tb_name.Name = "tb_name";
  228. this.tb_name.Size = new System.Drawing.Size(173, 26);
  229. this.tb_name.TabIndex = 35;
  230. //
  231. // tb_surname
  232. //
  233. this.tb_surname.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  234. this.tb_surname.Location = new System.Drawing.Point(219, 100);
  235. this.tb_surname.Name = "tb_surname";
  236. this.tb_surname.Size = new System.Drawing.Size(173, 26);
  237. this.tb_surname.TabIndex = 34;
  238. //
  239. // cb_lgotStoimost
  240. //
  241. this.cb_lgotStoimost.AutoSize = true;
  242. this.cb_lgotStoimost.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  243. this.cb_lgotStoimost.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold);
  244. this.cb_lgotStoimost.ForeColor = System.Drawing.SystemColors.Window;
  245. this.cb_lgotStoimost.Location = new System.Drawing.Point(728, 602);
  246. this.cb_lgotStoimost.Name = "cb_lgotStoimost";
  247. this.cb_lgotStoimost.Size = new System.Drawing.Size(136, 32);
  248. this.cb_lgotStoimost.TabIndex = 53;
  249. this.cb_lgotStoimost.Text = "Льготы";
  250. this.cb_lgotStoimost.UseVisualStyleBackColor = false;
  251. //
  252. // bt_changeOtryad
  253. //
  254. this.bt_changeOtryad.BackColor = System.Drawing.SystemColors.Window;
  255. this.bt_changeOtryad.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold);
  256. this.bt_changeOtryad.Location = new System.Drawing.Point(295, 694);
  257. this.bt_changeOtryad.Name = "bt_changeOtryad";
  258. this.bt_changeOtryad.Size = new System.Drawing.Size(50, 41);
  259. this.bt_changeOtryad.TabIndex = 54;
  260. this.bt_changeOtryad.Text = "*";
  261. this.bt_changeOtryad.UseVisualStyleBackColor = false;
  262. this.bt_changeOtryad.Click += new System.EventHandler(this.bt_changeOtryad_Click);
  263. //
  264. // bt_changeZP
  265. //
  266. this.bt_changeZP.BackColor = System.Drawing.SystemColors.Window;
  267. this.bt_changeZP.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold);
  268. this.bt_changeZP.Location = new System.Drawing.Point(295, 565);
  269. this.bt_changeZP.Name = "bt_changeZP";
  270. this.bt_changeZP.Size = new System.Drawing.Size(50, 41);
  271. this.bt_changeZP.TabIndex = 55;
  272. this.bt_changeZP.Text = "*";
  273. this.bt_changeZP.UseVisualStyleBackColor = false;
  274. this.bt_changeZP.Click += new System.EventHandler(this.bt_changeZP_Click);
  275. //
  276. // label1
  277. //
  278. this.label1.AutoSize = true;
  279. this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  280. this.label1.Font = new System.Drawing.Font("aMavickFont", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  281. this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  282. this.label1.Location = new System.Drawing.Point(397, 26);
  283. this.label1.Name = "label1";
  284. this.label1.Size = new System.Drawing.Size(404, 38);
  285. this.label1.TabIndex = 56;
  286. this.label1.Text = "Сведения о ребенке";
  287. //
  288. // label5
  289. //
  290. this.label5.AutoSize = true;
  291. this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  292. this.label5.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  293. this.label5.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  294. this.label5.Location = new System.Drawing.Point(27, 270);
  295. this.label5.Name = "label5";
  296. this.label5.Size = new System.Drawing.Size(161, 56);
  297. this.label5.TabIndex = 78;
  298. this.label5.Text = "Дата\r\nРождения\r\n";
  299. //
  300. // label4
  301. //
  302. this.label4.AutoSize = true;
  303. this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  304. this.label4.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  305. this.label4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  306. this.label4.Location = new System.Drawing.Point(27, 215);
  307. this.label4.Name = "label4";
  308. this.label4.Size = new System.Drawing.Size(147, 28);
  309. this.label4.TabIndex = 77;
  310. this.label4.Text = "Отчество";
  311. //
  312. // label3
  313. //
  314. this.label3.AutoSize = true;
  315. this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  316. this.label3.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  317. this.label3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  318. this.label3.Location = new System.Drawing.Point(27, 159);
  319. this.label3.Name = "label3";
  320. this.label3.Size = new System.Drawing.Size(71, 28);
  321. this.label3.TabIndex = 76;
  322. this.label3.Text = "Имя";
  323. //
  324. // label6
  325. //
  326. this.label6.AutoSize = true;
  327. this.label6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  328. this.label6.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  329. this.label6.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  330. this.label6.Location = new System.Drawing.Point(27, 98);
  331. this.label6.Name = "label6";
  332. this.label6.Size = new System.Drawing.Size(150, 28);
  333. this.label6.TabIndex = 75;
  334. this.label6.Text = "Фамилия";
  335. //
  336. // label2
  337. //
  338. this.label2.AutoSize = true;
  339. this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  340. this.label2.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  341. this.label2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  342. this.label2.Location = new System.Drawing.Point(27, 503);
  343. this.label2.Name = "label2";
  344. this.label2.Size = new System.Drawing.Size(233, 56);
  345. this.label2.TabIndex = 79;
  346. this.label2.Text = "Законный \r\nпредставитель";
  347. //
  348. // label16
  349. //
  350. this.label16.AutoSize = true;
  351. this.label16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  352. this.label16.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  353. this.label16.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  354. this.label16.Location = new System.Drawing.Point(554, 328);
  355. this.label16.Name = "label16";
  356. this.label16.Size = new System.Drawing.Size(102, 28);
  357. this.label16.TabIndex = 93;
  358. this.label16.Text = "СНИЛС";
  359. //
  360. // label15
  361. //
  362. this.label15.AutoSize = true;
  363. this.label15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  364. this.label15.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  365. this.label15.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  366. this.label15.Location = new System.Drawing.Point(554, 471);
  367. this.label15.Name = "label15";
  368. this.label15.Size = new System.Drawing.Size(221, 56);
  369. this.label15.TabIndex = 92;
  370. this.label15.Text = "Дата\r\nприобритения";
  371. //
  372. // label9
  373. //
  374. this.label9.AutoSize = true;
  375. this.label9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  376. this.label9.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  377. this.label9.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  378. this.label9.Location = new System.Drawing.Point(552, 285);
  379. this.label9.Name = "label9";
  380. this.label9.Size = new System.Drawing.Size(104, 28);
  381. this.label9.TabIndex = 91;
  382. this.label9.Text = "Номер";
  383. //
  384. // label13
  385. //
  386. this.label13.AutoSize = true;
  387. this.label13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  388. this.label13.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  389. this.label13.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  390. this.label13.Location = new System.Drawing.Point(552, 244);
  391. this.label13.Name = "label13";
  392. this.label13.Size = new System.Drawing.Size(95, 28);
  393. this.label13.TabIndex = 90;
  394. this.label13.Text = "Серия";
  395. //
  396. // label12
  397. //
  398. this.label12.AutoSize = true;
  399. this.label12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  400. this.label12.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  401. this.label12.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  402. this.label12.Location = new System.Drawing.Point(554, 199);
  403. this.label12.Name = "label12";
  404. this.label12.Size = new System.Drawing.Size(208, 28);
  405. this.label12.TabIndex = 89;
  406. this.label12.Text = "Дата выдачи";
  407. //
  408. // label11
  409. //
  410. this.label11.AutoSize = true;
  411. this.label11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  412. this.label11.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  413. this.label11.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  414. this.label11.Location = new System.Drawing.Point(552, 159);
  415. this.label11.Name = "label11";
  416. this.label11.Size = new System.Drawing.Size(172, 28);
  417. this.label11.TabIndex = 88;
  418. this.label11.Text = "Кем выдан\r\n";
  419. //
  420. // label7
  421. //
  422. this.label7.AutoSize = true;
  423. this.label7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  424. this.label7.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  425. this.label7.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  426. this.label7.Location = new System.Drawing.Point(27, 355);
  427. this.label7.Name = "label7";
  428. this.label7.Size = new System.Drawing.Size(97, 28);
  429. this.label7.TabIndex = 95;
  430. this.label7.Text = "Адрес";
  431. //
  432. // label8
  433. //
  434. this.label8.AutoSize = true;
  435. this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  436. this.label8.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  437. this.label8.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  438. this.label8.Location = new System.Drawing.Point(554, 113);
  439. this.label8.Name = "label8";
  440. this.label8.Size = new System.Drawing.Size(158, 28);
  441. this.label8.TabIndex = 96;
  442. this.label8.Text = "Документ";
  443. //
  444. // label10
  445. //
  446. this.label10.AutoSize = true;
  447. this.label10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  448. this.label10.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  449. this.label10.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  450. this.label10.Location = new System.Drawing.Point(732, 407);
  451. this.label10.Name = "label10";
  452. this.label10.Size = new System.Drawing.Size(132, 28);
  453. this.label10.TabIndex = 97;
  454. this.label10.Text = "путевка";
  455. //
  456. // label14
  457. //
  458. this.label14.AutoSize = true;
  459. this.label14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  460. this.label14.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  461. this.label14.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  462. this.label14.Location = new System.Drawing.Point(27, 644);
  463. this.label14.Name = "label14";
  464. this.label14.Size = new System.Drawing.Size(101, 28);
  465. this.label14.TabIndex = 98;
  466. this.label14.Text = "Отряд\r\n";
  467. //
  468. // label17
  469. //
  470. this.label17.AutoSize = true;
  471. this.label17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160)))));
  472. this.label17.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  473. this.label17.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  474. this.label17.Location = new System.Drawing.Point(554, 550);
  475. this.label17.Name = "label17";
  476. this.label17.Size = new System.Drawing.Size(176, 28);
  477. this.label17.TabIndex = 99;
  478. this.label17.Text = "Стоимость";
  479. this.label17.Click += new System.EventHandler(this.label17_Click);
  480. //
  481. // changeChild
  482. //
  483. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  484. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  485. this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
  486. this.ClientSize = new System.Drawing.Size(1182, 831);
  487. this.Controls.Add(this.label17);
  488. this.Controls.Add(this.label14);
  489. this.Controls.Add(this.label10);
  490. this.Controls.Add(this.label8);
  491. this.Controls.Add(this.label7);
  492. this.Controls.Add(this.label16);
  493. this.Controls.Add(this.label15);
  494. this.Controls.Add(this.label9);
  495. this.Controls.Add(this.label13);
  496. this.Controls.Add(this.label12);
  497. this.Controls.Add(this.label11);
  498. this.Controls.Add(this.label2);
  499. this.Controls.Add(this.label5);
  500. this.Controls.Add(this.label4);
  501. this.Controls.Add(this.label3);
  502. this.Controls.Add(this.label6);
  503. this.Controls.Add(this.label1);
  504. this.Controls.Add(this.bt_changeZP);
  505. this.Controls.Add(this.bt_changeOtryad);
  506. this.Controls.Add(this.cb_lgotStoimost);
  507. this.Controls.Add(this.dtp_yearBuy);
  508. this.Controls.Add(this.bt_addOtryad);
  509. this.Controls.Add(this.bt_addZP);
  510. this.Controls.Add(this.cb_zakPredstavitel);
  511. this.Controls.Add(this.bt_change);
  512. this.Controls.Add(this.cb_otryad);
  513. this.Controls.Add(this.nud_stoimost);
  514. this.Controls.Add(this.mtb_snils);
  515. this.Controls.Add(this.mtb_nomer);
  516. this.Controls.Add(this.mtb_seria);
  517. this.Controls.Add(this.dtp_dateVudach);
  518. this.Controls.Add(this.tb_kemVudan);
  519. this.Controls.Add(this.cb_typeDoc);
  520. this.Controls.Add(this.tb_adress);
  521. this.Controls.Add(this.dtp_dateBirth);
  522. this.Controls.Add(this.tb_patronymic);
  523. this.Controls.Add(this.tb_name);
  524. this.Controls.Add(this.tb_surname);
  525. this.Name = "changeChild";
  526. this.Text = "changeChild";
  527. this.Load += new System.EventHandler(this.changeChild_Load);
  528. ((System.ComponentModel.ISupportInitialize)(this.nud_stoimost)).EndInit();
  529. this.ResumeLayout(false);
  530. this.PerformLayout();
  531. }
  532. #endregion
  533. private System.Windows.Forms.DateTimePicker dtp_yearBuy;
  534. private System.Windows.Forms.Button bt_addOtryad;
  535. private System.Windows.Forms.Button bt_addZP;
  536. private System.Windows.Forms.ComboBox cb_zakPredstavitel;
  537. private System.Windows.Forms.Button bt_change;
  538. private System.Windows.Forms.ComboBox cb_otryad;
  539. private System.Windows.Forms.NumericUpDown nud_stoimost;
  540. private System.Windows.Forms.MaskedTextBox mtb_snils;
  541. private System.Windows.Forms.MaskedTextBox mtb_nomer;
  542. private System.Windows.Forms.MaskedTextBox mtb_seria;
  543. private System.Windows.Forms.DateTimePicker dtp_dateVudach;
  544. private System.Windows.Forms.TextBox tb_kemVudan;
  545. private System.Windows.Forms.ComboBox cb_typeDoc;
  546. private System.Windows.Forms.TextBox tb_adress;
  547. private System.Windows.Forms.DateTimePicker dtp_dateBirth;
  548. private System.Windows.Forms.TextBox tb_patronymic;
  549. private System.Windows.Forms.TextBox tb_name;
  550. private System.Windows.Forms.TextBox tb_surname;
  551. private System.Windows.Forms.CheckBox cb_lgotStoimost;
  552. private System.Windows.Forms.Button bt_changeOtryad;
  553. private System.Windows.Forms.Button bt_changeZP;
  554. private System.Windows.Forms.Label label1;
  555. private System.Windows.Forms.Label label5;
  556. private System.Windows.Forms.Label label4;
  557. private System.Windows.Forms.Label label3;
  558. private System.Windows.Forms.Label label6;
  559. private System.Windows.Forms.Label label2;
  560. private System.Windows.Forms.Label label16;
  561. private System.Windows.Forms.Label label15;
  562. private System.Windows.Forms.Label label9;
  563. private System.Windows.Forms.Label label13;
  564. private System.Windows.Forms.Label label12;
  565. private System.Windows.Forms.Label label11;
  566. private System.Windows.Forms.Label label7;
  567. private System.Windows.Forms.Label label8;
  568. private System.Windows.Forms.Label label10;
  569. private System.Windows.Forms.Label label14;
  570. private System.Windows.Forms.Label label17;
  571. }
  572. }