Advertisement
Guest User

Untitled

a guest
May 23rd, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.35 KB | None | 0 0
  1. namespace GSB_CR
  2. {
  3. partial class Form3
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9.  
  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.  
  23. #region Windows Form Designer generated code
  24.  
  25. /// <summary>
  26. /// Required method for Designer support - do not modify
  27. /// the contents of this method with the code editor.
  28. /// </summary>
  29. private void InitializeComponent()
  30. {
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form3));
  32. this.tabControl1 = new System.Windows.Forms.TabControl();
  33. this.tabPage2 = new System.Windows.Forms.TabPage();
  34. this.cBx_numRapp = new System.Windows.Forms.ComboBox();
  35. this.btn_rechercher = new System.Windows.Forms.Button();
  36. this.cBx_nom2 = new System.Windows.Forms.ComboBox();
  37. this.txt_motif2 = new System.Windows.Forms.TextBox();
  38. this.txt_Bilan2 = new System.Windows.Forms.RichTextBox();
  39. this.label7 = new System.Windows.Forms.Label();
  40. this.label8 = new System.Windows.Forms.Label();
  41. this.label9 = new System.Windows.Forms.Label();
  42. this.dateTime2 = new System.Windows.Forms.DateTimePicker();
  43. this.label10 = new System.Windows.Forms.Label();
  44. this.label11 = new System.Windows.Forms.Label();
  45. this.label6 = new System.Windows.Forms.Label();
  46. this.tabPage1 = new System.Windows.Forms.TabPage();
  47. this.btn_creer = new System.Windows.Forms.Button();
  48. this.cBx_nom1 = new System.Windows.Forms.ComboBox();
  49. this.txt_motif1 = new System.Windows.Forms.TextBox();
  50. this.txt_Bilan1 = new System.Windows.Forms.RichTextBox();
  51. this.txt_numRap = new System.Windows.Forms.TextBox();
  52. this.label5 = new System.Windows.Forms.Label();
  53. this.label4 = new System.Windows.Forms.Label();
  54. this.label3 = new System.Windows.Forms.Label();
  55. this.dateTime1 = new System.Windows.Forms.DateTimePicker();
  56. this.label2 = new System.Windows.Forms.Label();
  57. this.label1 = new System.Windows.Forms.Label();
  58. this.GestionCompteRendus = new System.Windows.Forms.Label();
  59. this.tabPage4 = new System.Windows.Forms.TabPage();
  60. this.cBx_numRapp2 = new System.Windows.Forms.ComboBox();
  61. this.btn_modifier = new System.Windows.Forms.Button();
  62. this.cbx_Praticien = new System.Windows.Forms.ComboBox();
  63. this.txt_motif = new System.Windows.Forms.TextBox();
  64. this.txt_bilan = new System.Windows.Forms.RichTextBox();
  65. this.label12 = new System.Windows.Forms.Label();
  66. this.label13 = new System.Windows.Forms.Label();
  67. this.label14 = new System.Windows.Forms.Label();
  68. this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
  69. this.label15 = new System.Windows.Forms.Label();
  70. this.label16 = new System.Windows.Forms.Label();
  71. this.label17 = new System.Windows.Forms.Label();
  72. this.button1 = new System.Windows.Forms.Button();
  73. this.tabControl1.SuspendLayout();
  74. this.tabPage2.SuspendLayout();
  75. this.tabPage1.SuspendLayout();
  76. this.tabPage4.SuspendLayout();
  77. this.SuspendLayout();
  78. //
  79. // tabControl1
  80. //
  81. this.tabControl1.Controls.Add(this.tabPage2);
  82. this.tabControl1.Controls.Add(this.tabPage1);
  83. this.tabControl1.Controls.Add(this.tabPage4);
  84. this.tabControl1.Location = new System.Drawing.Point(12, 12);
  85. this.tabControl1.Name = "tabControl1";
  86. this.tabControl1.SelectedIndex = 0;
  87. this.tabControl1.Size = new System.Drawing.Size(469, 456);
  88. this.tabControl1.TabIndex = 0;
  89. //
  90. // tabPage2
  91. //
  92. this.tabPage2.Controls.Add(this.cBx_numRapp);
  93. this.tabPage2.Controls.Add(this.btn_rechercher);
  94. this.tabPage2.Controls.Add(this.cBx_nom2);
  95. this.tabPage2.Controls.Add(this.txt_motif2);
  96. this.tabPage2.Controls.Add(this.txt_Bilan2);
  97. this.tabPage2.Controls.Add(this.label7);
  98. this.tabPage2.Controls.Add(this.label8);
  99. this.tabPage2.Controls.Add(this.label9);
  100. this.tabPage2.Controls.Add(this.dateTime2);
  101. this.tabPage2.Controls.Add(this.label10);
  102. this.tabPage2.Controls.Add(this.label11);
  103. this.tabPage2.Controls.Add(this.label6);
  104. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  105. this.tabPage2.Name = "tabPage2";
  106. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  107. this.tabPage2.Size = new System.Drawing.Size(461, 430);
  108. this.tabPage2.TabIndex = 1;
  109. this.tabPage2.Text = "Consulter un compte rendu";
  110. this.tabPage2.UseVisualStyleBackColor = true;
  111. //
  112. // cBx_numRapp
  113. //
  114. this.cBx_numRapp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  115. this.cBx_numRapp.FormattingEnabled = true;
  116. this.cBx_numRapp.Location = new System.Drawing.Point(110, 95);
  117. this.cBx_numRapp.Name = "cBx_numRapp";
  118. this.cBx_numRapp.Size = new System.Drawing.Size(100, 21);
  119. this.cBx_numRapp.TabIndex = 27;
  120. //
  121. // btn_rechercher
  122. //
  123. this.btn_rechercher.Location = new System.Drawing.Point(166, 401);
  124. this.btn_rechercher.Name = "btn_rechercher";
  125. this.btn_rechercher.Size = new System.Drawing.Size(137, 23);
  126. this.btn_rechercher.TabIndex = 3;
  127. this.btn_rechercher.Text = "Rechercher";
  128. this.btn_rechercher.UseVisualStyleBackColor = true;
  129. this.btn_rechercher.Click += new System.EventHandler(this.btn_rechercher_Click);
  130. //
  131. // cBx_nom2
  132. //
  133. this.cBx_nom2.Enabled = false;
  134. this.cBx_nom2.FormattingEnabled = true;
  135. this.cBx_nom2.Location = new System.Drawing.Point(296, 95);
  136. this.cBx_nom2.Name = "cBx_nom2";
  137. this.cBx_nom2.Size = new System.Drawing.Size(140, 21);
  138. this.cBx_nom2.TabIndex = 26;
  139. //
  140. // txt_motif2
  141. //
  142. this.txt_motif2.Enabled = false;
  143. this.txt_motif2.Location = new System.Drawing.Point(296, 124);
  144. this.txt_motif2.Name = "txt_motif2";
  145. this.txt_motif2.Size = new System.Drawing.Size(140, 20);
  146. this.txt_motif2.TabIndex = 25;
  147. //
  148. // txt_Bilan2
  149. //
  150. this.txt_Bilan2.Enabled = false;
  151. this.txt_Bilan2.Location = new System.Drawing.Point(12, 175);
  152. this.txt_Bilan2.Name = "txt_Bilan2";
  153. this.txt_Bilan2.Size = new System.Drawing.Size(444, 219);
  154. this.txt_Bilan2.TabIndex = 24;
  155. this.txt_Bilan2.Text = "";
  156. //
  157. // label7
  158. //
  159. this.label7.AutoSize = true;
  160. this.label7.Location = new System.Drawing.Point(9, 159);
  161. this.label7.Name = "label7";
  162. this.label7.Size = new System.Drawing.Size(36, 13);
  163. this.label7.TabIndex = 23;
  164. this.label7.Text = "Bilan :";
  165. //
  166. // label8
  167. //
  168. this.label8.AutoSize = true;
  169. this.label8.Location = new System.Drawing.Point(254, 127);
  170. this.label8.Name = "label8";
  171. this.label8.Size = new System.Drawing.Size(36, 13);
  172. this.label8.TabIndex = 22;
  173. this.label8.Text = "Motif :";
  174. //
  175. // label9
  176. //
  177. this.label9.AutoSize = true;
  178. this.label9.Location = new System.Drawing.Point(236, 98);
  179. this.label9.Name = "label9";
  180. this.label9.Size = new System.Drawing.Size(54, 13);
  181. this.label9.TabIndex = 21;
  182. this.label9.Text = "Praticien :";
  183. //
  184. // dateTime2
  185. //
  186. this.dateTime2.CustomFormat = "dd/mm/yyyy";
  187. this.dateTime2.Enabled = false;
  188. this.dateTime2.Format = System.Windows.Forms.DateTimePickerFormat.Short;
  189. this.dateTime2.Location = new System.Drawing.Point(110, 124);
  190. this.dateTime2.Name = "dateTime2";
  191. this.dateTime2.Size = new System.Drawing.Size(100, 20);
  192. this.dateTime2.TabIndex = 20;
  193. //
  194. // label10
  195. //
  196. this.label10.AutoSize = true;
  197. this.label10.Location = new System.Drawing.Point(68, 126);
  198. this.label10.Name = "label10";
  199. this.label10.Size = new System.Drawing.Size(36, 13);
  200. this.label10.TabIndex = 19;
  201. this.label10.Text = "Date :";
  202. //
  203. // label11
  204. //
  205. this.label11.AutoSize = true;
  206. this.label11.Location = new System.Drawing.Point(23, 98);
  207. this.label11.Name = "label11";
  208. this.label11.Size = new System.Drawing.Size(81, 13);
  209. this.label11.TabIndex = 17;
  210. this.label11.Text = "N° de Rapport :";
  211. //
  212. // label6
  213. //
  214. this.label6.BackColor = System.Drawing.Color.DeepSkyBlue;
  215. this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  216. this.label6.Location = new System.Drawing.Point(6, 3);
  217. this.label6.Name = "label6";
  218. this.label6.Size = new System.Drawing.Size(450, 72);
  219. this.label6.TabIndex = 16;
  220. this.label6.Text = "Gestion des Comptes Rendus";
  221. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  222. //
  223. // tabPage1
  224. //
  225. this.tabPage1.Controls.Add(this.btn_creer);
  226. this.tabPage1.Controls.Add(this.cBx_nom1);
  227. this.tabPage1.Controls.Add(this.txt_motif1);
  228. this.tabPage1.Controls.Add(this.txt_Bilan1);
  229. this.tabPage1.Controls.Add(this.txt_numRap);
  230. this.tabPage1.Controls.Add(this.label5);
  231. this.tabPage1.Controls.Add(this.label4);
  232. this.tabPage1.Controls.Add(this.label3);
  233. this.tabPage1.Controls.Add(this.dateTime1);
  234. this.tabPage1.Controls.Add(this.label2);
  235. this.tabPage1.Controls.Add(this.label1);
  236. this.tabPage1.Controls.Add(this.GestionCompteRendus);
  237. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  238. this.tabPage1.Name = "tabPage1";
  239. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  240. this.tabPage1.Size = new System.Drawing.Size(461, 430);
  241. this.tabPage1.TabIndex = 2;
  242. this.tabPage1.Text = "Rédaction d\'un compte rendu";
  243. this.tabPage1.UseVisualStyleBackColor = true;
  244. //
  245. // btn_creer
  246. //
  247. this.btn_creer.Location = new System.Drawing.Point(166, 401);
  248. this.btn_creer.Name = "btn_creer";
  249. this.btn_creer.Size = new System.Drawing.Size(137, 23);
  250. this.btn_creer.TabIndex = 14;
  251. this.btn_creer.Text = "Créer";
  252. this.btn_creer.UseVisualStyleBackColor = true;
  253. //
  254. // cBx_nom1
  255. //
  256. this.cBx_nom1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  257. this.cBx_nom1.FormattingEnabled = true;
  258. this.cBx_nom1.Location = new System.Drawing.Point(296, 95);
  259. this.cBx_nom1.Name = "cBx_nom1";
  260. this.cBx_nom1.Size = new System.Drawing.Size(140, 21);
  261. this.cBx_nom1.TabIndex = 13;
  262. //
  263. // txt_motif1
  264. //
  265. this.txt_motif1.Location = new System.Drawing.Point(296, 124);
  266. this.txt_motif1.Name = "txt_motif1";
  267. this.txt_motif1.Size = new System.Drawing.Size(140, 20);
  268. this.txt_motif1.TabIndex = 11;
  269. //
  270. // txt_Bilan1
  271. //
  272. this.txt_Bilan1.Location = new System.Drawing.Point(12, 175);
  273. this.txt_Bilan1.Name = "txt_Bilan1";
  274. this.txt_Bilan1.Size = new System.Drawing.Size(444, 219);
  275. this.txt_Bilan1.TabIndex = 10;
  276. this.txt_Bilan1.Text = "";
  277. //
  278. // txt_numRap
  279. //
  280. this.txt_numRap.Enabled = false;
  281. this.txt_numRap.Location = new System.Drawing.Point(110, 95);
  282. this.txt_numRap.Name = "txt_numRap";
  283. this.txt_numRap.Size = new System.Drawing.Size(100, 20);
  284. this.txt_numRap.TabIndex = 2;
  285. //
  286. // label5
  287. //
  288. this.label5.AutoSize = true;
  289. this.label5.Location = new System.Drawing.Point(9, 159);
  290. this.label5.Name = "label5";
  291. this.label5.Size = new System.Drawing.Size(36, 13);
  292. this.label5.TabIndex = 9;
  293. this.label5.Text = "Bilan :";
  294. //
  295. // label4
  296. //
  297. this.label4.AutoSize = true;
  298. this.label4.Location = new System.Drawing.Point(254, 127);
  299. this.label4.Name = "label4";
  300. this.label4.Size = new System.Drawing.Size(36, 13);
  301. this.label4.TabIndex = 7;
  302. this.label4.Text = "Motif :";
  303. //
  304. // label3
  305. //
  306. this.label3.AutoSize = true;
  307. this.label3.Location = new System.Drawing.Point(236, 98);
  308. this.label3.Name = "label3";
  309. this.label3.Size = new System.Drawing.Size(54, 13);
  310. this.label3.TabIndex = 5;
  311. this.label3.Text = "Praticien :";
  312. //
  313. // dateTime1
  314. //
  315. this.dateTime1.CustomFormat = "dd/mm/yyyy";
  316. this.dateTime1.Format = System.Windows.Forms.DateTimePickerFormat.Short;
  317. this.dateTime1.Location = new System.Drawing.Point(110, 124);
  318. this.dateTime1.Name = "dateTime1";
  319. this.dateTime1.Size = new System.Drawing.Size(100, 20);
  320. this.dateTime1.TabIndex = 4;
  321. //
  322. // label2
  323. //
  324. this.label2.AutoSize = true;
  325. this.label2.Location = new System.Drawing.Point(68, 126);
  326. this.label2.Name = "label2";
  327. this.label2.Size = new System.Drawing.Size(36, 13);
  328. this.label2.TabIndex = 3;
  329. this.label2.Text = "Date :";
  330. //
  331. // label1
  332. //
  333. this.label1.AutoSize = true;
  334. this.label1.Location = new System.Drawing.Point(23, 98);
  335. this.label1.Name = "label1";
  336. this.label1.Size = new System.Drawing.Size(81, 13);
  337. this.label1.TabIndex = 1;
  338. this.label1.Text = "N° de Rapport :";
  339. //
  340. // GestionCompteRendus
  341. //
  342. this.GestionCompteRendus.BackColor = System.Drawing.Color.DeepSkyBlue;
  343. this.GestionCompteRendus.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  344. this.GestionCompteRendus.Location = new System.Drawing.Point(6, 3);
  345. this.GestionCompteRendus.Name = "GestionCompteRendus";
  346. this.GestionCompteRendus.Size = new System.Drawing.Size(450, 72);
  347. this.GestionCompteRendus.TabIndex = 0;
  348. this.GestionCompteRendus.Text = "Gestion des Comptes Rendus";
  349. this.GestionCompteRendus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  350. //
  351. // tabPage4
  352. //
  353. this.tabPage4.Controls.Add(this.button1);
  354. this.tabPage4.Controls.Add(this.cBx_numRapp2);
  355. this.tabPage4.Controls.Add(this.btn_modifier);
  356. this.tabPage4.Controls.Add(this.cbx_Praticien);
  357. this.tabPage4.Controls.Add(this.txt_motif);
  358. this.tabPage4.Controls.Add(this.txt_bilan);
  359. this.tabPage4.Controls.Add(this.label12);
  360. this.tabPage4.Controls.Add(this.label13);
  361. this.tabPage4.Controls.Add(this.label14);
  362. this.tabPage4.Controls.Add(this.dateTimePicker1);
  363. this.tabPage4.Controls.Add(this.label15);
  364. this.tabPage4.Controls.Add(this.label16);
  365. this.tabPage4.Controls.Add(this.label17);
  366. this.tabPage4.Location = new System.Drawing.Point(4, 22);
  367. this.tabPage4.Name = "tabPage4";
  368. this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
  369. this.tabPage4.Size = new System.Drawing.Size(461, 430);
  370. this.tabPage4.TabIndex = 4;
  371. this.tabPage4.Text = "Editer un compte rendu";
  372. this.tabPage4.UseVisualStyleBackColor = true;
  373. //
  374. // cBx_numRapp2
  375. //
  376. this.cBx_numRapp2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  377. this.cBx_numRapp2.FormattingEnabled = true;
  378. this.cBx_numRapp2.Location = new System.Drawing.Point(110, 95);
  379. this.cBx_numRapp2.Name = "cBx_numRapp2";
  380. this.cBx_numRapp2.Size = new System.Drawing.Size(100, 21);
  381. this.cBx_numRapp2.TabIndex = 27;
  382. //
  383. // btn_modifier
  384. //
  385. this.btn_modifier.Location = new System.Drawing.Point(257, 401);
  386. this.btn_modifier.Name = "btn_modifier";
  387. this.btn_modifier.Size = new System.Drawing.Size(137, 23);
  388. this.btn_modifier.TabIndex = 3;
  389. this.btn_modifier.Text = "Modifier";
  390. this.btn_modifier.UseVisualStyleBackColor = true;
  391. this.btn_modifier.Click += new System.EventHandler(this.btn_modifier_Click);
  392. //
  393. // cbx_Praticien
  394. //
  395. this.cbx_Praticien.FormattingEnabled = true;
  396. this.cbx_Praticien.Location = new System.Drawing.Point(296, 95);
  397. this.cbx_Praticien.Name = "cbx_Praticien";
  398. this.cbx_Praticien.Size = new System.Drawing.Size(140, 21);
  399. this.cbx_Praticien.TabIndex = 26;
  400. //
  401. // txt_motif
  402. //
  403. this.txt_motif.Location = new System.Drawing.Point(296, 124);
  404. this.txt_motif.Name = "txt_motif";
  405. this.txt_motif.Size = new System.Drawing.Size(140, 20);
  406. this.txt_motif.TabIndex = 25;
  407. //
  408. // txt_bilan
  409. //
  410. this.txt_bilan.Location = new System.Drawing.Point(12, 175);
  411. this.txt_bilan.Name = "txt_bilan";
  412. this.txt_bilan.Size = new System.Drawing.Size(444, 219);
  413. this.txt_bilan.TabIndex = 24;
  414. this.txt_bilan.Text = "";
  415. //
  416. // label12
  417. //
  418. this.label12.AutoSize = true;
  419. this.label12.Location = new System.Drawing.Point(9, 159);
  420. this.label12.Name = "label12";
  421. this.label12.Size = new System.Drawing.Size(36, 13);
  422. this.label12.TabIndex = 23;
  423. this.label12.Text = "Bilan :";
  424. //
  425. // label13
  426. //
  427. this.label13.AutoSize = true;
  428. this.label13.Location = new System.Drawing.Point(254, 127);
  429. this.label13.Name = "label13";
  430. this.label13.Size = new System.Drawing.Size(36, 13);
  431. this.label13.TabIndex = 22;
  432. this.label13.Text = "Motif :";
  433. //
  434. // label14
  435. //
  436. this.label14.AutoSize = true;
  437. this.label14.Location = new System.Drawing.Point(236, 98);
  438. this.label14.Name = "label14";
  439. this.label14.Size = new System.Drawing.Size(54, 13);
  440. this.label14.TabIndex = 21;
  441. this.label14.Text = "Praticien :";
  442. //
  443. // dateTimePicker1
  444. //
  445. this.dateTimePicker1.CustomFormat = "dd/mm/yyyy";
  446. this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Short;
  447. this.dateTimePicker1.Location = new System.Drawing.Point(110, 124);
  448. this.dateTimePicker1.Name = "dateTimePicker1";
  449. this.dateTimePicker1.Size = new System.Drawing.Size(100, 20);
  450. this.dateTimePicker1.TabIndex = 20;
  451. //
  452. // label15
  453. //
  454. this.label15.AutoSize = true;
  455. this.label15.Location = new System.Drawing.Point(68, 126);
  456. this.label15.Name = "label15";
  457. this.label15.Size = new System.Drawing.Size(36, 13);
  458. this.label15.TabIndex = 19;
  459. this.label15.Text = "Date :";
  460. //
  461. // label16
  462. //
  463. this.label16.AutoSize = true;
  464. this.label16.Location = new System.Drawing.Point(23, 98);
  465. this.label16.Name = "label16";
  466. this.label16.Size = new System.Drawing.Size(81, 13);
  467. this.label16.TabIndex = 17;
  468. this.label16.Text = "N° de Rapport :";
  469. //
  470. // label17
  471. //
  472. this.label17.BackColor = System.Drawing.Color.DeepSkyBlue;
  473. this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  474. this.label17.Location = new System.Drawing.Point(6, 3);
  475. this.label17.Name = "label17";
  476. this.label17.Size = new System.Drawing.Size(450, 72);
  477. this.label17.TabIndex = 16;
  478. this.label17.Text = "Gestion des Comptes Rendus";
  479. this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  480. //
  481. // button1
  482. //
  483. this.button1.Location = new System.Drawing.Point(71, 400);
  484. this.button1.Name = "button1";
  485. this.button1.Size = new System.Drawing.Size(137, 23);
  486. this.button1.TabIndex = 28;
  487. this.button1.Text = "Rechercher";
  488. this.button1.UseVisualStyleBackColor = true;
  489. this.button1.Click += new System.EventHandler(this.button1_Click);
  490. //
  491. // Form3
  492. //
  493. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  494. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  495. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(209)))), ((int)(((byte)(234)))));
  496. this.ClientSize = new System.Drawing.Size(493, 480);
  497. this.Controls.Add(this.tabControl1);
  498. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  499. this.Name = "Form3";
  500. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  501. this.Text = "Gestion des Comptes Rendus";
  502. this.Load += new System.EventHandler(this.Form3_Load);
  503. this.tabControl1.ResumeLayout(false);
  504. this.tabPage2.ResumeLayout(false);
  505. this.tabPage2.PerformLayout();
  506. this.tabPage1.ResumeLayout(false);
  507. this.tabPage1.PerformLayout();
  508. this.tabPage4.ResumeLayout(false);
  509. this.tabPage4.PerformLayout();
  510. this.ResumeLayout(false);
  511.  
  512. }
  513.  
  514. #endregion
  515. private System.Windows.Forms.TabControl tabControl1;
  516. private System.Windows.Forms.TabPage tabPage2;
  517. private System.Windows.Forms.ComboBox cBx_numRapp;
  518. private System.Windows.Forms.Button btn_rechercher;
  519. private System.Windows.Forms.ComboBox cBx_nom2;
  520. private System.Windows.Forms.TextBox txt_motif2;
  521. private System.Windows.Forms.RichTextBox txt_Bilan2;
  522. private System.Windows.Forms.Label label7;
  523. private System.Windows.Forms.Label label8;
  524. private System.Windows.Forms.Label label9;
  525. private System.Windows.Forms.DateTimePicker dateTime2;
  526. private System.Windows.Forms.Label label10;
  527. private System.Windows.Forms.Label label11;
  528. private System.Windows.Forms.Label label6;
  529. private System.Windows.Forms.TabPage tabPage1;
  530. private System.Windows.Forms.Button btn_creer;
  531. private System.Windows.Forms.ComboBox cBx_nom1;
  532. private System.Windows.Forms.TextBox txt_motif1;
  533. private System.Windows.Forms.RichTextBox txt_Bilan1;
  534. private System.Windows.Forms.TextBox txt_numRap;
  535. private System.Windows.Forms.Label label5;
  536. private System.Windows.Forms.Label label4;
  537. private System.Windows.Forms.Label label3;
  538. private System.Windows.Forms.DateTimePicker dateTime1;
  539. private System.Windows.Forms.Label label2;
  540. private System.Windows.Forms.Label label1;
  541. private System.Windows.Forms.Label GestionCompteRendus;
  542. private System.Windows.Forms.TabPage tabPage4;
  543. private System.Windows.Forms.ComboBox cBx_numRapp2;
  544. private System.Windows.Forms.Button btn_modifier;
  545. private System.Windows.Forms.ComboBox cbx_Praticien;
  546. private System.Windows.Forms.TextBox txt_motif;
  547. private System.Windows.Forms.RichTextBox txt_bilan;
  548. private System.Windows.Forms.Label label12;
  549. private System.Windows.Forms.Label label13;
  550. private System.Windows.Forms.Label label14;
  551. private System.Windows.Forms.DateTimePicker dateTimePicker1;
  552. private System.Windows.Forms.Label label15;
  553. private System.Windows.Forms.Label label16;
  554. private System.Windows.Forms.Label label17;
  555. private System.Windows.Forms.Button button1;
  556. }
  557. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement