mainMenu.Designer.cs 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849
  1. 
  2. namespace hospital
  3. {
  4. partial class mainMenu
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.tabControl1 = new System.Windows.Forms.TabControl();
  30. this.tabPage1 = new System.Windows.Forms.TabPage();
  31. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  32. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.delete_medicalCard = new System.Windows.Forms.Button();
  35. this.update_medicalCard = new System.Windows.Forms.Button();
  36. this.add_medicalCard = new System.Windows.Forms.Button();
  37. this.tabPage2 = new System.Windows.Forms.TabPage();
  38. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  39. this.dataGridView2 = new System.Windows.Forms.DataGridView();
  40. this.label2 = new System.Windows.Forms.Label();
  41. this.delete_patientCard = new System.Windows.Forms.Button();
  42. this.add_patientCard = new System.Windows.Forms.Button();
  43. this.tabPage3 = new System.Windows.Forms.TabPage();
  44. this.splitContainer3 = new System.Windows.Forms.SplitContainer();
  45. this.dataGridView3 = new System.Windows.Forms.DataGridView();
  46. this.label4 = new System.Windows.Forms.Label();
  47. this.label3 = new System.Windows.Forms.Label();
  48. this.deleteDrugsBTN = new System.Windows.Forms.Button();
  49. this.button3 = new System.Windows.Forms.Button();
  50. this.costL = new System.Windows.Forms.Label();
  51. this.addDrugsBTN = new System.Windows.Forms.Button();
  52. this.clearBTN = new System.Windows.Forms.Button();
  53. this.amountDrug = new System.Windows.Forms.NumericUpDown();
  54. this.addDrugBTN = new System.Windows.Forms.Button();
  55. this.dataGridView4 = new System.Windows.Forms.DataGridView();
  56. this.tabPage4 = new System.Windows.Forms.TabPage();
  57. this.panel1 = new System.Windows.Forms.Panel();
  58. this.label19 = new System.Windows.Forms.Label();
  59. this.label5 = new System.Windows.Forms.Label();
  60. this.button1 = new System.Windows.Forms.Button();
  61. this.checkPasswordTB = new System.Windows.Forms.TextBox();
  62. this.button2 = new System.Windows.Forms.Button();
  63. this.label18 = new System.Windows.Forms.Label();
  64. this.label17 = new System.Windows.Forms.Label();
  65. this.label16 = new System.Windows.Forms.Label();
  66. this.label15 = new System.Windows.Forms.Label();
  67. this.label14 = new System.Windows.Forms.Label();
  68. this.label13 = new System.Windows.Forms.Label();
  69. this.label12 = new System.Windows.Forms.Label();
  70. this.label11 = new System.Windows.Forms.Label();
  71. this.label10 = new System.Windows.Forms.Label();
  72. this.label9 = new System.Windows.Forms.Label();
  73. this.label8 = new System.Windows.Forms.Label();
  74. this.label7 = new System.Windows.Forms.Label();
  75. this.label6 = new System.Windows.Forms.Label();
  76. this.newLoginTB = new System.Windows.Forms.TextBox();
  77. this.newPasswordTB = new System.Windows.Forms.TextBox();
  78. this.newSuraname_employeeTB = new System.Windows.Forms.TextBox();
  79. this.passportCodeMTB = new System.Windows.Forms.MaskedTextBox();
  80. this.newPassport_place_employeeTB = new System.Windows.Forms.TextBox();
  81. this.passportDateDTP = new System.Windows.Forms.DateTimePicker();
  82. this.birthdateDTP = new System.Windows.Forms.DateTimePicker();
  83. this.passportNumberMTB = new System.Windows.Forms.MaskedTextBox();
  84. this.newTelephone_employeeMTB = new System.Windows.Forms.MaskedTextBox();
  85. this.newMidname_employeeTB = new System.Windows.Forms.TextBox();
  86. this.newName_employeeTB = new System.Windows.Forms.TextBox();
  87. this.genderTB = new System.Windows.Forms.TextBox();
  88. this.print = new System.Windows.Forms.Button();
  89. this.tabControl1.SuspendLayout();
  90. this.tabPage1.SuspendLayout();
  91. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  92. this.splitContainer1.Panel1.SuspendLayout();
  93. this.splitContainer1.Panel2.SuspendLayout();
  94. this.splitContainer1.SuspendLayout();
  95. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  96. this.tabPage2.SuspendLayout();
  97. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  98. this.splitContainer2.Panel1.SuspendLayout();
  99. this.splitContainer2.Panel2.SuspendLayout();
  100. this.splitContainer2.SuspendLayout();
  101. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
  102. this.tabPage3.SuspendLayout();
  103. ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
  104. this.splitContainer3.Panel1.SuspendLayout();
  105. this.splitContainer3.Panel2.SuspendLayout();
  106. this.splitContainer3.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.amountDrug)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).BeginInit();
  110. this.tabPage4.SuspendLayout();
  111. this.panel1.SuspendLayout();
  112. this.SuspendLayout();
  113. //
  114. // tabControl1
  115. //
  116. this.tabControl1.Controls.Add(this.tabPage1);
  117. this.tabControl1.Controls.Add(this.tabPage2);
  118. this.tabControl1.Controls.Add(this.tabPage3);
  119. this.tabControl1.Controls.Add(this.tabPage4);
  120. this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  121. this.tabControl1.Location = new System.Drawing.Point(0, 0);
  122. this.tabControl1.Name = "tabControl1";
  123. this.tabControl1.SelectedIndex = 0;
  124. this.tabControl1.Size = new System.Drawing.Size(800, 450);
  125. this.tabControl1.TabIndex = 0;
  126. this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
  127. //
  128. // tabPage1
  129. //
  130. this.tabPage1.Controls.Add(this.splitContainer1);
  131. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  132. this.tabPage1.Name = "tabPage1";
  133. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  134. this.tabPage1.Size = new System.Drawing.Size(792, 424);
  135. this.tabPage1.TabIndex = 0;
  136. this.tabPage1.Text = "Мед карты";
  137. this.tabPage1.UseVisualStyleBackColor = true;
  138. //
  139. // splitContainer1
  140. //
  141. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  142. this.splitContainer1.Location = new System.Drawing.Point(3, 3);
  143. this.splitContainer1.Name = "splitContainer1";
  144. //
  145. // splitContainer1.Panel1
  146. //
  147. this.splitContainer1.Panel1.Controls.Add(this.dataGridView1);
  148. //
  149. // splitContainer1.Panel2
  150. //
  151. this.splitContainer1.Panel2.Controls.Add(this.label1);
  152. this.splitContainer1.Panel2.Controls.Add(this.delete_medicalCard);
  153. this.splitContainer1.Panel2.Controls.Add(this.update_medicalCard);
  154. this.splitContainer1.Panel2.Controls.Add(this.add_medicalCard);
  155. this.splitContainer1.Size = new System.Drawing.Size(786, 418);
  156. this.splitContainer1.SplitterDistance = 597;
  157. this.splitContainer1.TabIndex = 0;
  158. //
  159. // dataGridView1
  160. //
  161. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  162. this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
  163. this.dataGridView1.Location = new System.Drawing.Point(0, 0);
  164. this.dataGridView1.Name = "dataGridView1";
  165. this.dataGridView1.Size = new System.Drawing.Size(597, 418);
  166. this.dataGridView1.TabIndex = 0;
  167. //
  168. // label1
  169. //
  170. this.label1.AutoSize = true;
  171. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  172. this.label1.Location = new System.Drawing.Point(10, 5);
  173. this.label1.Name = "label1";
  174. this.label1.Size = new System.Drawing.Size(165, 18);
  175. this.label1.TabIndex = 3;
  176. this.label1.Text = "Элементы управления";
  177. //
  178. // delete_medicalCard
  179. //
  180. this.delete_medicalCard.Location = new System.Drawing.Point(55, 108);
  181. this.delete_medicalCard.Name = "delete_medicalCard";
  182. this.delete_medicalCard.Size = new System.Drawing.Size(75, 23);
  183. this.delete_medicalCard.TabIndex = 2;
  184. this.delete_medicalCard.Text = "Удалить";
  185. this.delete_medicalCard.UseVisualStyleBackColor = true;
  186. this.delete_medicalCard.Click += new System.EventHandler(this.button3_Click);
  187. //
  188. // update_medicalCard
  189. //
  190. this.update_medicalCard.Location = new System.Drawing.Point(55, 79);
  191. this.update_medicalCard.Name = "update_medicalCard";
  192. this.update_medicalCard.Size = new System.Drawing.Size(75, 23);
  193. this.update_medicalCard.TabIndex = 1;
  194. this.update_medicalCard.Text = "Изменить";
  195. this.update_medicalCard.UseVisualStyleBackColor = true;
  196. this.update_medicalCard.Click += new System.EventHandler(this.button2_Click);
  197. //
  198. // add_medicalCard
  199. //
  200. this.add_medicalCard.Location = new System.Drawing.Point(55, 50);
  201. this.add_medicalCard.Name = "add_medicalCard";
  202. this.add_medicalCard.Size = new System.Drawing.Size(75, 23);
  203. this.add_medicalCard.TabIndex = 0;
  204. this.add_medicalCard.Text = "Добавить";
  205. this.add_medicalCard.UseVisualStyleBackColor = true;
  206. this.add_medicalCard.Click += new System.EventHandler(this.button1_Click);
  207. //
  208. // tabPage2
  209. //
  210. this.tabPage2.Controls.Add(this.splitContainer2);
  211. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  212. this.tabPage2.Name = "tabPage2";
  213. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  214. this.tabPage2.Size = new System.Drawing.Size(792, 424);
  215. this.tabPage2.TabIndex = 1;
  216. this.tabPage2.Text = "Карты пациентов";
  217. this.tabPage2.UseVisualStyleBackColor = true;
  218. //
  219. // splitContainer2
  220. //
  221. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  222. this.splitContainer2.Location = new System.Drawing.Point(3, 3);
  223. this.splitContainer2.Name = "splitContainer2";
  224. //
  225. // splitContainer2.Panel1
  226. //
  227. this.splitContainer2.Panel1.Controls.Add(this.dataGridView2);
  228. //
  229. // splitContainer2.Panel2
  230. //
  231. this.splitContainer2.Panel2.Controls.Add(this.label2);
  232. this.splitContainer2.Panel2.Controls.Add(this.delete_patientCard);
  233. this.splitContainer2.Panel2.Controls.Add(this.add_patientCard);
  234. this.splitContainer2.Size = new System.Drawing.Size(786, 418);
  235. this.splitContainer2.SplitterDistance = 597;
  236. this.splitContainer2.TabIndex = 1;
  237. //
  238. // dataGridView2
  239. //
  240. this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  241. this.dataGridView2.Dock = System.Windows.Forms.DockStyle.Fill;
  242. this.dataGridView2.Location = new System.Drawing.Point(0, 0);
  243. this.dataGridView2.Name = "dataGridView2";
  244. this.dataGridView2.Size = new System.Drawing.Size(597, 418);
  245. this.dataGridView2.TabIndex = 0;
  246. //
  247. // label2
  248. //
  249. this.label2.AutoSize = true;
  250. this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  251. this.label2.Location = new System.Drawing.Point(10, 5);
  252. this.label2.Name = "label2";
  253. this.label2.Size = new System.Drawing.Size(165, 18);
  254. this.label2.TabIndex = 4;
  255. this.label2.Text = "Элементы управления";
  256. //
  257. // delete_patientCard
  258. //
  259. this.delete_patientCard.Location = new System.Drawing.Point(55, 79);
  260. this.delete_patientCard.Name = "delete_patientCard";
  261. this.delete_patientCard.Size = new System.Drawing.Size(75, 23);
  262. this.delete_patientCard.TabIndex = 2;
  263. this.delete_patientCard.Text = "Выписать";
  264. this.delete_patientCard.UseVisualStyleBackColor = true;
  265. this.delete_patientCard.Click += new System.EventHandler(this.delete_patientCard_Click);
  266. //
  267. // add_patientCard
  268. //
  269. this.add_patientCard.Location = new System.Drawing.Point(55, 50);
  270. this.add_patientCard.Name = "add_patientCard";
  271. this.add_patientCard.Size = new System.Drawing.Size(75, 23);
  272. this.add_patientCard.TabIndex = 0;
  273. this.add_patientCard.Text = "Записать";
  274. this.add_patientCard.UseVisualStyleBackColor = true;
  275. this.add_patientCard.Click += new System.EventHandler(this.add_patientCard_Click);
  276. //
  277. // tabPage3
  278. //
  279. this.tabPage3.Controls.Add(this.splitContainer3);
  280. this.tabPage3.Location = new System.Drawing.Point(4, 22);
  281. this.tabPage3.Name = "tabPage3";
  282. this.tabPage3.Size = new System.Drawing.Size(792, 424);
  283. this.tabPage3.TabIndex = 2;
  284. this.tabPage3.Text = "Лекарства";
  285. this.tabPage3.UseVisualStyleBackColor = true;
  286. //
  287. // splitContainer3
  288. //
  289. this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
  290. this.splitContainer3.Location = new System.Drawing.Point(0, 0);
  291. this.splitContainer3.Name = "splitContainer3";
  292. //
  293. // splitContainer3.Panel1
  294. //
  295. this.splitContainer3.Panel1.Controls.Add(this.dataGridView3);
  296. //
  297. // splitContainer3.Panel2
  298. //
  299. this.splitContainer3.Panel2.Controls.Add(this.print);
  300. this.splitContainer3.Panel2.Controls.Add(this.label4);
  301. this.splitContainer3.Panel2.Controls.Add(this.label3);
  302. this.splitContainer3.Panel2.Controls.Add(this.deleteDrugsBTN);
  303. this.splitContainer3.Panel2.Controls.Add(this.button3);
  304. this.splitContainer3.Panel2.Controls.Add(this.costL);
  305. this.splitContainer3.Panel2.Controls.Add(this.addDrugsBTN);
  306. this.splitContainer3.Panel2.Controls.Add(this.clearBTN);
  307. this.splitContainer3.Panel2.Controls.Add(this.amountDrug);
  308. this.splitContainer3.Panel2.Controls.Add(this.addDrugBTN);
  309. this.splitContainer3.Panel2.Controls.Add(this.dataGridView4);
  310. this.splitContainer3.Size = new System.Drawing.Size(792, 424);
  311. this.splitContainer3.SplitterDistance = 506;
  312. this.splitContainer3.TabIndex = 0;
  313. //
  314. // dataGridView3
  315. //
  316. this.dataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  317. this.dataGridView3.Dock = System.Windows.Forms.DockStyle.Fill;
  318. this.dataGridView3.Location = new System.Drawing.Point(0, 0);
  319. this.dataGridView3.Name = "dataGridView3";
  320. this.dataGridView3.Size = new System.Drawing.Size(506, 424);
  321. this.dataGridView3.TabIndex = 0;
  322. //
  323. // label4
  324. //
  325. this.label4.AutoSize = true;
  326. this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  327. this.label4.Location = new System.Drawing.Point(50, 194);
  328. this.label4.Name = "label4";
  329. this.label4.Size = new System.Drawing.Size(182, 18);
  330. this.label4.TabIndex = 8;
  331. this.label4.Text = "Редактирование рецепта";
  332. //
  333. // label3
  334. //
  335. this.label3.AutoSize = true;
  336. this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  337. this.label3.Location = new System.Drawing.Point(61, 351);
  338. this.label3.Name = "label3";
  339. this.label3.Size = new System.Drawing.Size(165, 18);
  340. this.label3.TabIndex = 7;
  341. this.label3.Text = "Элементы управления";
  342. //
  343. // deleteDrugsBTN
  344. //
  345. this.deleteDrugsBTN.Location = new System.Drawing.Point(13, 389);
  346. this.deleteDrugsBTN.Name = "deleteDrugsBTN";
  347. this.deleteDrugsBTN.Size = new System.Drawing.Size(75, 23);
  348. this.deleteDrugsBTN.TabIndex = 6;
  349. this.deleteDrugsBTN.Text = "Удалить";
  350. this.deleteDrugsBTN.UseVisualStyleBackColor = true;
  351. this.deleteDrugsBTN.Click += new System.EventHandler(this.deleteDrugsBTN_Click);
  352. //
  353. // button3
  354. //
  355. this.button3.Location = new System.Drawing.Point(106, 389);
  356. this.button3.Name = "button3";
  357. this.button3.Size = new System.Drawing.Size(75, 23);
  358. this.button3.TabIndex = 1;
  359. this.button3.Text = "Изменить";
  360. this.button3.UseVisualStyleBackColor = true;
  361. this.button3.Click += new System.EventHandler(this.button3_Click_2);
  362. //
  363. // costL
  364. //
  365. this.costL.AutoSize = true;
  366. this.costL.Location = new System.Drawing.Point(91, 226);
  367. this.costL.Name = "costL";
  368. this.costL.Size = new System.Drawing.Size(35, 13);
  369. this.costL.TabIndex = 5;
  370. this.costL.Text = "label1";
  371. //
  372. // addDrugsBTN
  373. //
  374. this.addDrugsBTN.Location = new System.Drawing.Point(196, 389);
  375. this.addDrugsBTN.Name = "addDrugsBTN";
  376. this.addDrugsBTN.Size = new System.Drawing.Size(75, 23);
  377. this.addDrugsBTN.TabIndex = 4;
  378. this.addDrugsBTN.Text = "Добавить";
  379. this.addDrugsBTN.UseVisualStyleBackColor = true;
  380. this.addDrugsBTN.Click += new System.EventHandler(this.button3_Click_1);
  381. //
  382. // clearBTN
  383. //
  384. this.clearBTN.Location = new System.Drawing.Point(13, 268);
  385. this.clearBTN.Name = "clearBTN";
  386. this.clearBTN.Size = new System.Drawing.Size(75, 20);
  387. this.clearBTN.TabIndex = 3;
  388. this.clearBTN.Text = "Очистить";
  389. this.clearBTN.UseVisualStyleBackColor = true;
  390. this.clearBTN.Click += new System.EventHandler(this.clearBTN_Click);
  391. //
  392. // amountDrug
  393. //
  394. this.amountDrug.Location = new System.Drawing.Point(94, 242);
  395. this.amountDrug.Minimum = new decimal(new int[] {
  396. 1,
  397. 0,
  398. 0,
  399. 0});
  400. this.amountDrug.Name = "amountDrug";
  401. this.amountDrug.Size = new System.Drawing.Size(75, 20);
  402. this.amountDrug.TabIndex = 2;
  403. this.amountDrug.Value = new decimal(new int[] {
  404. 1,
  405. 0,
  406. 0,
  407. 0});
  408. //
  409. // addDrugBTN
  410. //
  411. this.addDrugBTN.Location = new System.Drawing.Point(13, 226);
  412. this.addDrugBTN.Name = "addDrugBTN";
  413. this.addDrugBTN.Size = new System.Drawing.Size(75, 36);
  414. this.addDrugBTN.TabIndex = 1;
  415. this.addDrugBTN.Text = "Добавить в рецепт";
  416. this.addDrugBTN.UseVisualStyleBackColor = true;
  417. this.addDrugBTN.Click += new System.EventHandler(this.addDrugBTN_Click);
  418. //
  419. // dataGridView4
  420. //
  421. this.dataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  422. this.dataGridView4.Dock = System.Windows.Forms.DockStyle.Top;
  423. this.dataGridView4.Location = new System.Drawing.Point(0, 0);
  424. this.dataGridView4.Name = "dataGridView4";
  425. this.dataGridView4.Size = new System.Drawing.Size(282, 186);
  426. this.dataGridView4.TabIndex = 0;
  427. //
  428. // tabPage4
  429. //
  430. this.tabPage4.Controls.Add(this.panel1);
  431. this.tabPage4.Controls.Add(this.button2);
  432. this.tabPage4.Controls.Add(this.label18);
  433. this.tabPage4.Controls.Add(this.label17);
  434. this.tabPage4.Controls.Add(this.label16);
  435. this.tabPage4.Controls.Add(this.label15);
  436. this.tabPage4.Controls.Add(this.label14);
  437. this.tabPage4.Controls.Add(this.label13);
  438. this.tabPage4.Controls.Add(this.label12);
  439. this.tabPage4.Controls.Add(this.label11);
  440. this.tabPage4.Controls.Add(this.label10);
  441. this.tabPage4.Controls.Add(this.label9);
  442. this.tabPage4.Controls.Add(this.label8);
  443. this.tabPage4.Controls.Add(this.label7);
  444. this.tabPage4.Controls.Add(this.label6);
  445. this.tabPage4.Controls.Add(this.newLoginTB);
  446. this.tabPage4.Controls.Add(this.newPasswordTB);
  447. this.tabPage4.Controls.Add(this.newSuraname_employeeTB);
  448. this.tabPage4.Controls.Add(this.passportCodeMTB);
  449. this.tabPage4.Controls.Add(this.newPassport_place_employeeTB);
  450. this.tabPage4.Controls.Add(this.passportDateDTP);
  451. this.tabPage4.Controls.Add(this.birthdateDTP);
  452. this.tabPage4.Controls.Add(this.passportNumberMTB);
  453. this.tabPage4.Controls.Add(this.newTelephone_employeeMTB);
  454. this.tabPage4.Controls.Add(this.newMidname_employeeTB);
  455. this.tabPage4.Controls.Add(this.newName_employeeTB);
  456. this.tabPage4.Controls.Add(this.genderTB);
  457. this.tabPage4.Location = new System.Drawing.Point(4, 22);
  458. this.tabPage4.Name = "tabPage4";
  459. this.tabPage4.Size = new System.Drawing.Size(792, 424);
  460. this.tabPage4.TabIndex = 3;
  461. this.tabPage4.Text = "Профиль";
  462. this.tabPage4.UseVisualStyleBackColor = true;
  463. //
  464. // panel1
  465. //
  466. this.panel1.Controls.Add(this.label19);
  467. this.panel1.Controls.Add(this.label5);
  468. this.panel1.Controls.Add(this.button1);
  469. this.panel1.Controls.Add(this.checkPasswordTB);
  470. this.panel1.Location = new System.Drawing.Point(3, 3);
  471. this.panel1.Name = "panel1";
  472. this.panel1.Size = new System.Drawing.Size(786, 418);
  473. this.panel1.TabIndex = 3;
  474. //
  475. // label19
  476. //
  477. this.label19.AutoSize = true;
  478. this.label19.Location = new System.Drawing.Point(11, 48);
  479. this.label19.Name = "label19";
  480. this.label19.Size = new System.Drawing.Size(45, 13);
  481. this.label19.TabIndex = 30;
  482. this.label19.Text = "Пароль";
  483. //
  484. // label5
  485. //
  486. this.label5.AutoSize = true;
  487. this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  488. this.label5.Location = new System.Drawing.Point(10, 16);
  489. this.label5.Name = "label5";
  490. this.label5.Size = new System.Drawing.Size(437, 24);
  491. this.label5.TabIndex = 4;
  492. this.label5.Text = "Введите пароль, чтобы подтвердить личность";
  493. //
  494. // button1
  495. //
  496. this.button1.Location = new System.Drawing.Point(14, 102);
  497. this.button1.Name = "button1";
  498. this.button1.Size = new System.Drawing.Size(86, 23);
  499. this.button1.TabIndex = 3;
  500. this.button1.Text = "Подтвердить";
  501. this.button1.UseVisualStyleBackColor = true;
  502. this.button1.Click += new System.EventHandler(this.button1_Click_1);
  503. //
  504. // checkPasswordTB
  505. //
  506. this.checkPasswordTB.Location = new System.Drawing.Point(14, 64);
  507. this.checkPasswordTB.Name = "checkPasswordTB";
  508. this.checkPasswordTB.PasswordChar = '●';
  509. this.checkPasswordTB.Size = new System.Drawing.Size(130, 20);
  510. this.checkPasswordTB.TabIndex = 2;
  511. //
  512. // button2
  513. //
  514. this.button2.Location = new System.Drawing.Point(20, 377);
  515. this.button2.Name = "button2";
  516. this.button2.Size = new System.Drawing.Size(119, 28);
  517. this.button2.TabIndex = 4;
  518. this.button2.Text = "Изменить данные";
  519. this.button2.UseVisualStyleBackColor = true;
  520. this.button2.Click += new System.EventHandler(this.button2_Click_1);
  521. //
  522. // label18
  523. //
  524. this.label18.AutoSize = true;
  525. this.label18.Location = new System.Drawing.Point(467, 86);
  526. this.label18.Name = "label18";
  527. this.label18.Size = new System.Drawing.Size(45, 13);
  528. this.label18.TabIndex = 29;
  529. this.label18.Text = "Пароль";
  530. //
  531. // label17
  532. //
  533. this.label17.AutoSize = true;
  534. this.label17.Location = new System.Drawing.Point(467, 44);
  535. this.label17.Name = "label17";
  536. this.label17.Size = new System.Drawing.Size(38, 13);
  537. this.label17.TabIndex = 28;
  538. this.label17.Text = "Логин";
  539. //
  540. // label16
  541. //
  542. this.label16.AutoSize = true;
  543. this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  544. this.label16.Location = new System.Drawing.Point(466, 12);
  545. this.label16.Name = "label16";
  546. this.label16.Size = new System.Drawing.Size(151, 20);
  547. this.label16.TabIndex = 27;
  548. this.label16.Text = "Данные для входа";
  549. //
  550. // label15
  551. //
  552. this.label15.AutoSize = true;
  553. this.label15.Location = new System.Drawing.Point(238, 247);
  554. this.label15.Name = "label15";
  555. this.label15.Size = new System.Drawing.Size(27, 13);
  556. this.label15.TabIndex = 26;
  557. this.label15.Text = "Пол";
  558. //
  559. // label14
  560. //
  561. this.label14.AutoSize = true;
  562. this.label14.Location = new System.Drawing.Point(238, 165);
  563. this.label14.Name = "label14";
  564. this.label14.Size = new System.Drawing.Size(107, 13);
  565. this.label14.TabIndex = 25;
  566. this.label14.Text = "Код подразделения";
  567. //
  568. // label13
  569. //
  570. this.label13.AutoSize = true;
  571. this.label13.Location = new System.Drawing.Point(238, 125);
  572. this.label13.Name = "label13";
  573. this.label13.Size = new System.Drawing.Size(69, 13);
  574. this.label13.TabIndex = 24;
  575. this.label13.Text = "Кем выдано";
  576. //
  577. // label12
  578. //
  579. this.label12.AutoSize = true;
  580. this.label12.Location = new System.Drawing.Point(238, 86);
  581. this.label12.Name = "label12";
  582. this.label12.Size = new System.Drawing.Size(73, 13);
  583. this.label12.TabIndex = 23;
  584. this.label12.Text = "Дата выдачи";
  585. //
  586. // label11
  587. //
  588. this.label11.AutoSize = true;
  589. this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  590. this.label11.Location = new System.Drawing.Point(237, 12);
  591. this.label11.Name = "label11";
  592. this.label11.Size = new System.Drawing.Size(165, 20);
  593. this.label11.TabIndex = 22;
  594. this.label11.Text = "Паспортные данные";
  595. //
  596. // label10
  597. //
  598. this.label10.AutoSize = true;
  599. this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  600. this.label10.Location = new System.Drawing.Point(16, 12);
  601. this.label10.Name = "label10";
  602. this.label10.Size = new System.Drawing.Size(163, 20);
  603. this.label10.TabIndex = 21;
  604. this.label10.Text = "Контактные данные";
  605. //
  606. // label9
  607. //
  608. this.label9.AutoSize = true;
  609. this.label9.Location = new System.Drawing.Point(238, 44);
  610. this.label9.Name = "label9";
  611. this.label9.Size = new System.Drawing.Size(76, 13);
  612. this.label9.TabIndex = 20;
  613. this.label9.Text = "Серия, номер";
  614. this.label9.Click += new System.EventHandler(this.label9_Click);
  615. //
  616. // label8
  617. //
  618. this.label8.AutoSize = true;
  619. this.label8.Location = new System.Drawing.Point(238, 208);
  620. this.label8.Name = "label8";
  621. this.label8.Size = new System.Drawing.Size(86, 13);
  622. this.label8.TabIndex = 19;
  623. this.label8.Text = "Дата рождения";
  624. //
  625. // label7
  626. //
  627. this.label7.AutoSize = true;
  628. this.label7.Location = new System.Drawing.Point(20, 142);
  629. this.label7.Name = "label7";
  630. this.label7.Size = new System.Drawing.Size(52, 13);
  631. this.label7.TabIndex = 18;
  632. this.label7.Text = "Телефон";
  633. //
  634. // label6
  635. //
  636. this.label6.AutoSize = true;
  637. this.label6.Location = new System.Drawing.Point(20, 44);
  638. this.label6.Name = "label6";
  639. this.label6.Size = new System.Drawing.Size(34, 13);
  640. this.label6.TabIndex = 17;
  641. this.label6.Text = "ФИО";
  642. //
  643. // newLoginTB
  644. //
  645. this.newLoginTB.Location = new System.Drawing.Point(470, 60);
  646. this.newLoginTB.Name = "newLoginTB";
  647. this.newLoginTB.Size = new System.Drawing.Size(100, 20);
  648. this.newLoginTB.TabIndex = 0;
  649. //
  650. // newPasswordTB
  651. //
  652. this.newPasswordTB.Location = new System.Drawing.Point(470, 102);
  653. this.newPasswordTB.Name = "newPasswordTB";
  654. this.newPasswordTB.Size = new System.Drawing.Size(100, 20);
  655. this.newPasswordTB.TabIndex = 1;
  656. //
  657. // newSuraname_employeeTB
  658. //
  659. this.newSuraname_employeeTB.Location = new System.Drawing.Point(20, 60);
  660. this.newSuraname_employeeTB.Name = "newSuraname_employeeTB";
  661. this.newSuraname_employeeTB.Size = new System.Drawing.Size(100, 20);
  662. this.newSuraname_employeeTB.TabIndex = 5;
  663. //
  664. // passportCodeMTB
  665. //
  666. this.passportCodeMTB.Location = new System.Drawing.Point(241, 183);
  667. this.passportCodeMTB.Mask = "000-000";
  668. this.passportCodeMTB.Name = "passportCodeMTB";
  669. this.passportCodeMTB.Size = new System.Drawing.Size(100, 20);
  670. this.passportCodeMTB.TabIndex = 16;
  671. //
  672. // newPassport_place_employeeTB
  673. //
  674. this.newPassport_place_employeeTB.Location = new System.Drawing.Point(241, 142);
  675. this.newPassport_place_employeeTB.Name = "newPassport_place_employeeTB";
  676. this.newPassport_place_employeeTB.Size = new System.Drawing.Size(100, 20);
  677. this.newPassport_place_employeeTB.TabIndex = 13;
  678. //
  679. // passportDateDTP
  680. //
  681. this.passportDateDTP.Location = new System.Drawing.Point(241, 102);
  682. this.passportDateDTP.Name = "passportDateDTP";
  683. this.passportDateDTP.Size = new System.Drawing.Size(124, 20);
  684. this.passportDateDTP.TabIndex = 12;
  685. //
  686. // birthdateDTP
  687. //
  688. this.birthdateDTP.Location = new System.Drawing.Point(241, 224);
  689. this.birthdateDTP.Name = "birthdateDTP";
  690. this.birthdateDTP.Size = new System.Drawing.Size(124, 20);
  691. this.birthdateDTP.TabIndex = 11;
  692. //
  693. // passportNumberMTB
  694. //
  695. this.passportNumberMTB.Location = new System.Drawing.Point(241, 60);
  696. this.passportNumberMTB.Mask = "0000-000000";
  697. this.passportNumberMTB.Name = "passportNumberMTB";
  698. this.passportNumberMTB.Size = new System.Drawing.Size(100, 20);
  699. this.passportNumberMTB.TabIndex = 10;
  700. //
  701. // newTelephone_employeeMTB
  702. //
  703. this.newTelephone_employeeMTB.Location = new System.Drawing.Point(20, 158);
  704. this.newTelephone_employeeMTB.Mask = "+7(000)000-00-00";
  705. this.newTelephone_employeeMTB.Name = "newTelephone_employeeMTB";
  706. this.newTelephone_employeeMTB.Size = new System.Drawing.Size(100, 20);
  707. this.newTelephone_employeeMTB.TabIndex = 9;
  708. //
  709. // newMidname_employeeTB
  710. //
  711. this.newMidname_employeeTB.Location = new System.Drawing.Point(20, 112);
  712. this.newMidname_employeeTB.Name = "newMidname_employeeTB";
  713. this.newMidname_employeeTB.Size = new System.Drawing.Size(100, 20);
  714. this.newMidname_employeeTB.TabIndex = 7;
  715. //
  716. // newName_employeeTB
  717. //
  718. this.newName_employeeTB.Location = new System.Drawing.Point(20, 86);
  719. this.newName_employeeTB.Name = "newName_employeeTB";
  720. this.newName_employeeTB.Size = new System.Drawing.Size(100, 20);
  721. this.newName_employeeTB.TabIndex = 6;
  722. //
  723. // genderTB
  724. //
  725. this.genderTB.Enabled = false;
  726. this.genderTB.Location = new System.Drawing.Point(241, 263);
  727. this.genderTB.Name = "genderTB";
  728. this.genderTB.Size = new System.Drawing.Size(100, 20);
  729. this.genderTB.TabIndex = 15;
  730. //
  731. // print
  732. //
  733. this.print.Location = new System.Drawing.Point(94, 268);
  734. this.print.Name = "print";
  735. this.print.Size = new System.Drawing.Size(75, 20);
  736. this.print.TabIndex = 9;
  737. this.print.Text = "Печать";
  738. this.print.UseVisualStyleBackColor = true;
  739. this.print.Click += new System.EventHandler(this.print_Click);
  740. //
  741. // mainMenu
  742. //
  743. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  744. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  745. this.ClientSize = new System.Drawing.Size(800, 450);
  746. this.Controls.Add(this.tabControl1);
  747. this.Name = "mainMenu";
  748. this.Text = "mainMenu";
  749. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.mainMenu_FormClosed);
  750. this.Load += new System.EventHandler(this.mainMenu_Load);
  751. this.tabControl1.ResumeLayout(false);
  752. this.tabPage1.ResumeLayout(false);
  753. this.splitContainer1.Panel1.ResumeLayout(false);
  754. this.splitContainer1.Panel2.ResumeLayout(false);
  755. this.splitContainer1.Panel2.PerformLayout();
  756. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  757. this.splitContainer1.ResumeLayout(false);
  758. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  759. this.tabPage2.ResumeLayout(false);
  760. this.splitContainer2.Panel1.ResumeLayout(false);
  761. this.splitContainer2.Panel2.ResumeLayout(false);
  762. this.splitContainer2.Panel2.PerformLayout();
  763. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  764. this.splitContainer2.ResumeLayout(false);
  765. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
  766. this.tabPage3.ResumeLayout(false);
  767. this.splitContainer3.Panel1.ResumeLayout(false);
  768. this.splitContainer3.Panel2.ResumeLayout(false);
  769. this.splitContainer3.Panel2.PerformLayout();
  770. ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
  771. this.splitContainer3.ResumeLayout(false);
  772. ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit();
  773. ((System.ComponentModel.ISupportInitialize)(this.amountDrug)).EndInit();
  774. ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).EndInit();
  775. this.tabPage4.ResumeLayout(false);
  776. this.tabPage4.PerformLayout();
  777. this.panel1.ResumeLayout(false);
  778. this.panel1.PerformLayout();
  779. this.ResumeLayout(false);
  780. }
  781. #endregion
  782. private System.Windows.Forms.TabControl tabControl1;
  783. private System.Windows.Forms.TabPage tabPage1;
  784. private System.Windows.Forms.SplitContainer splitContainer1;
  785. private System.Windows.Forms.DataGridView dataGridView1;
  786. private System.Windows.Forms.Button delete_medicalCard;
  787. private System.Windows.Forms.Button update_medicalCard;
  788. private System.Windows.Forms.Button add_medicalCard;
  789. private System.Windows.Forms.TabPage tabPage2;
  790. private System.Windows.Forms.TabPage tabPage3;
  791. private System.Windows.Forms.TabPage tabPage4;
  792. private System.Windows.Forms.SplitContainer splitContainer2;
  793. private System.Windows.Forms.DataGridView dataGridView2;
  794. private System.Windows.Forms.Button delete_patientCard;
  795. private System.Windows.Forms.Button add_patientCard;
  796. private System.Windows.Forms.Panel panel1;
  797. private System.Windows.Forms.Button button1;
  798. private System.Windows.Forms.TextBox checkPasswordTB;
  799. private System.Windows.Forms.TextBox newPasswordTB;
  800. private System.Windows.Forms.TextBox newLoginTB;
  801. private System.Windows.Forms.Button button2;
  802. private System.Windows.Forms.SplitContainer splitContainer3;
  803. private System.Windows.Forms.DataGridView dataGridView3;
  804. private System.Windows.Forms.Button clearBTN;
  805. private System.Windows.Forms.NumericUpDown amountDrug;
  806. private System.Windows.Forms.Button addDrugBTN;
  807. private System.Windows.Forms.DataGridView dataGridView4;
  808. private System.Windows.Forms.Button addDrugsBTN;
  809. private System.Windows.Forms.Label costL;
  810. private System.Windows.Forms.Button button3;
  811. private System.Windows.Forms.Button deleteDrugsBTN;
  812. private System.Windows.Forms.TextBox newSuraname_employeeTB;
  813. private System.Windows.Forms.TextBox newName_employeeTB;
  814. private System.Windows.Forms.TextBox newPassport_place_employeeTB;
  815. private System.Windows.Forms.DateTimePicker passportDateDTP;
  816. private System.Windows.Forms.DateTimePicker birthdateDTP;
  817. private System.Windows.Forms.MaskedTextBox passportNumberMTB;
  818. private System.Windows.Forms.MaskedTextBox newTelephone_employeeMTB;
  819. private System.Windows.Forms.TextBox newMidname_employeeTB;
  820. private System.Windows.Forms.TextBox genderTB;
  821. private System.Windows.Forms.MaskedTextBox passportCodeMTB;
  822. private System.Windows.Forms.Label label1;
  823. private System.Windows.Forms.Label label2;
  824. private System.Windows.Forms.Label label4;
  825. private System.Windows.Forms.Label label3;
  826. private System.Windows.Forms.Label label11;
  827. private System.Windows.Forms.Label label10;
  828. private System.Windows.Forms.Label label9;
  829. private System.Windows.Forms.Label label8;
  830. private System.Windows.Forms.Label label7;
  831. private System.Windows.Forms.Label label6;
  832. private System.Windows.Forms.Label label5;
  833. private System.Windows.Forms.Label label18;
  834. private System.Windows.Forms.Label label17;
  835. private System.Windows.Forms.Label label16;
  836. private System.Windows.Forms.Label label15;
  837. private System.Windows.Forms.Label label14;
  838. private System.Windows.Forms.Label label13;
  839. private System.Windows.Forms.Label label12;
  840. private System.Windows.Forms.Label label19;
  841. private System.Windows.Forms.Button print;
  842. }
  843. }