PatientSelectTabExam.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303
  1. namespace CLIP.eForm.Consent.UI {
  2. partial class PatientSelectTabExam {
  3. /// <summary>
  4. /// 필수 디자이너 변수입니다.
  5. /// </summary>
  6. private System.ComponentModel.IContainer components = null;
  7. /// <summary>
  8. /// 사용 중인 모든 리소스를 정리합니다.
  9. /// </summary>
  10. /// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
  11. protected override void Dispose(bool disposing) {
  12. if (disposing && (components != null)) {
  13. components.Dispose();
  14. }
  15. base.Dispose(disposing);
  16. }
  17. #region 구성 요소 디자이너에서 생성한 코드
  18. /// <summary>
  19. /// 디자이너 지원에 필요한 메서드입니다.
  20. /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
  21. /// </summary>
  22. private void InitializeComponent() {
  23. this.panel1 = new System.Windows.Forms.Panel();
  24. this.chkIsMainD = new System.Windows.Forms.CheckBox();
  25. this.mainDr = new System.Windows.Forms.TextBox();
  26. this.label5 = new System.Windows.Forms.Label();
  27. this.label1 = new System.Windows.Forms.Label();
  28. this.radioGubunEx = new System.Windows.Forms.RadioButton();
  29. this.radioGubunIn = new System.Windows.Forms.RadioButton();
  30. this.radioGubunOut = new System.Windows.Forms.RadioButton();
  31. this.radioGubunAll = new System.Windows.Forms.RadioButton();
  32. this.label3 = new System.Windows.Forms.Label();
  33. this.todt = new System.Windows.Forms.DateTimePicker();
  34. this.label9 = new System.Windows.Forms.Label();
  35. this.txtBoxPid = new System.Windows.Forms.TextBox();
  36. this.label4 = new System.Windows.Forms.Label();
  37. this.label2 = new System.Windows.Forms.Label();
  38. this.fromdt = new System.Windows.Forms.DateTimePicker();
  39. this.buttonPatientSelect = new System.Windows.Forms.Button();
  40. this.setSupportDepts = new System.Windows.Forms.Button();
  41. this.gridPatientList = new System.Windows.Forms.DataGridView();
  42. this.panel1.SuspendLayout();
  43. ((System.ComponentModel.ISupportInitialize)(this.gridPatientList)).BeginInit();
  44. this.SuspendLayout();
  45. //
  46. // panel1
  47. //
  48. this.panel1.Controls.Add(this.chkIsMainD);
  49. this.panel1.Controls.Add(this.mainDr);
  50. this.panel1.Controls.Add(this.label5);
  51. this.panel1.Controls.Add(this.label1);
  52. this.panel1.Controls.Add(this.radioGubunEx);
  53. this.panel1.Controls.Add(this.radioGubunIn);
  54. this.panel1.Controls.Add(this.radioGubunOut);
  55. this.panel1.Controls.Add(this.radioGubunAll);
  56. this.panel1.Controls.Add(this.label3);
  57. this.panel1.Controls.Add(this.todt);
  58. this.panel1.Controls.Add(this.label9);
  59. this.panel1.Controls.Add(this.txtBoxPid);
  60. this.panel1.Controls.Add(this.label4);
  61. this.panel1.Controls.Add(this.label2);
  62. this.panel1.Controls.Add(this.fromdt);
  63. this.panel1.Controls.Add(this.buttonPatientSelect);
  64. this.panel1.Controls.Add(this.setSupportDepts);
  65. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  66. this.panel1.Location = new System.Drawing.Point(0, 0);
  67. this.panel1.Name = "panel1";
  68. this.panel1.Size = new System.Drawing.Size(720, 591);
  69. this.panel1.TabIndex = 97;
  70. //
  71. // chkIsMainD
  72. //
  73. this.chkIsMainD.AutoSize = true;
  74. this.chkIsMainD.Location = new System.Drawing.Point(155, 127);
  75. this.chkIsMainD.Name = "chkIsMainD";
  76. this.chkIsMainD.Size = new System.Drawing.Size(60, 16);
  77. this.chkIsMainD.TabIndex = 116;
  78. this.chkIsMainD.Text = "처방의";
  79. this.chkIsMainD.UseVisualStyleBackColor = true;
  80. //
  81. // mainDr
  82. //
  83. this.mainDr.Location = new System.Drawing.Point(62, 125);
  84. this.mainDr.Margin = new System.Windows.Forms.Padding(0);
  85. this.mainDr.MaxLength = 10;
  86. this.mainDr.Name = "mainDr";
  87. this.mainDr.Size = new System.Drawing.Size(80, 21);
  88. this.mainDr.TabIndex = 115;
  89. //
  90. // label5
  91. //
  92. this.label5.AutoSize = true;
  93. this.label5.Location = new System.Drawing.Point(4, 128);
  94. this.label5.Name = "label5";
  95. this.label5.Size = new System.Drawing.Size(53, 12);
  96. this.label5.TabIndex = 114;
  97. this.label5.Text = "판독의사";
  98. //
  99. // label1
  100. //
  101. this.label1.AutoSize = true;
  102. this.label1.Location = new System.Drawing.Point(334, 289);
  103. this.label1.Name = "label1";
  104. this.label1.Size = new System.Drawing.Size(53, 12);
  105. this.label1.TabIndex = 113;
  106. this.label1.Text = "등록번호";
  107. //
  108. // radioGubunEx
  109. //
  110. this.radioGubunEx.AutoSize = true;
  111. this.radioGubunEx.Location = new System.Drawing.Point(189, 71);
  112. this.radioGubunEx.Name = "radioGubunEx";
  113. this.radioGubunEx.Size = new System.Drawing.Size(47, 16);
  114. this.radioGubunEx.TabIndex = 112;
  115. this.radioGubunEx.Tag = "RE";
  116. this.radioGubunEx.Text = "판독";
  117. this.radioGubunEx.UseVisualStyleBackColor = true;
  118. //
  119. // radioGubunIn
  120. //
  121. this.radioGubunIn.AutoSize = true;
  122. this.radioGubunIn.Location = new System.Drawing.Point(139, 71);
  123. this.radioGubunIn.Name = "radioGubunIn";
  124. this.radioGubunIn.Size = new System.Drawing.Size(47, 16);
  125. this.radioGubunIn.TabIndex = 111;
  126. this.radioGubunIn.Tag = "AC";
  127. this.radioGubunIn.Text = "실시";
  128. this.radioGubunIn.UseVisualStyleBackColor = true;
  129. //
  130. // radioGubunOut
  131. //
  132. this.radioGubunOut.AutoSize = true;
  133. this.radioGubunOut.Location = new System.Drawing.Point(89, 71);
  134. this.radioGubunOut.Margin = new System.Windows.Forms.Padding(0);
  135. this.radioGubunOut.Name = "radioGubunOut";
  136. this.radioGubunOut.Size = new System.Drawing.Size(47, 16);
  137. this.radioGubunOut.TabIndex = 110;
  138. this.radioGubunOut.Tag = "RC";
  139. this.radioGubunOut.Text = "접수";
  140. this.radioGubunOut.UseVisualStyleBackColor = true;
  141. //
  142. // radioGubunAll
  143. //
  144. this.radioGubunAll.AutoSize = true;
  145. this.radioGubunAll.Checked = true;
  146. this.radioGubunAll.Location = new System.Drawing.Point(39, 71);
  147. this.radioGubunAll.Name = "radioGubunAll";
  148. this.radioGubunAll.Size = new System.Drawing.Size(47, 16);
  149. this.radioGubunAll.TabIndex = 109;
  150. this.radioGubunAll.TabStop = true;
  151. this.radioGubunAll.Tag = "";
  152. this.radioGubunAll.Text = "전체";
  153. this.radioGubunAll.UseVisualStyleBackColor = true;
  154. //
  155. // label3
  156. //
  157. this.label3.AutoSize = true;
  158. this.label3.Location = new System.Drawing.Point(136, 48);
  159. this.label3.Name = "label3";
  160. this.label3.Size = new System.Drawing.Size(14, 12);
  161. this.label3.TabIndex = 108;
  162. this.label3.Text = "~";
  163. //
  164. // todt
  165. //
  166. this.todt.CustomFormat = "yyyy-MM-dd";
  167. this.todt.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  168. this.todt.Location = new System.Drawing.Point(154, 42);
  169. this.todt.Name = "todt";
  170. this.todt.Size = new System.Drawing.Size(85, 21);
  171. this.todt.TabIndex = 107;
  172. this.todt.Value = new System.DateTime(2016, 6, 1, 0, 0, 0, 0);
  173. //
  174. // label9
  175. //
  176. this.label9.AutoSize = true;
  177. this.label9.Location = new System.Drawing.Point(4, 73);
  178. this.label9.Name = "label9";
  179. this.label9.Size = new System.Drawing.Size(29, 12);
  180. this.label9.TabIndex = 106;
  181. this.label9.Text = "구분";
  182. //
  183. // txtBoxPid
  184. //
  185. this.txtBoxPid.Location = new System.Drawing.Point(62, 96);
  186. this.txtBoxPid.Margin = new System.Windows.Forms.Padding(0);
  187. this.txtBoxPid.MaxLength = 10;
  188. this.txtBoxPid.Name = "txtBoxPid";
  189. this.txtBoxPid.Size = new System.Drawing.Size(80, 21);
  190. this.txtBoxPid.TabIndex = 102;
  191. this.txtBoxPid.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBoxSearchText_KeyDown);
  192. //
  193. // label4
  194. //
  195. this.label4.AutoSize = true;
  196. this.label4.Location = new System.Drawing.Point(4, 46);
  197. this.label4.Name = "label4";
  198. this.label4.Size = new System.Drawing.Size(41, 12);
  199. this.label4.TabIndex = 101;
  200. this.label4.Text = "검사일";
  201. //
  202. // label2
  203. //
  204. this.label2.AutoSize = true;
  205. this.label2.Location = new System.Drawing.Point(4, 100);
  206. this.label2.Name = "label2";
  207. this.label2.Size = new System.Drawing.Size(53, 12);
  208. this.label2.TabIndex = 100;
  209. this.label2.Text = "등록번호";
  210. //
  211. // fromdt
  212. //
  213. this.fromdt.CustomFormat = "yyyy-MM-dd";
  214. this.fromdt.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  215. this.fromdt.Location = new System.Drawing.Point(49, 42);
  216. this.fromdt.Name = "fromdt";
  217. this.fromdt.Size = new System.Drawing.Size(85, 21);
  218. this.fromdt.TabIndex = 98;
  219. this.fromdt.Value = new System.DateTime(2016, 6, 1, 0, 0, 0, 0);
  220. //
  221. // buttonPatientSelect
  222. //
  223. this.buttonPatientSelect.Location = new System.Drawing.Point(155, 95);
  224. this.buttonPatientSelect.Name = "buttonPatientSelect";
  225. this.buttonPatientSelect.Size = new System.Drawing.Size(50, 23);
  226. this.buttonPatientSelect.TabIndex = 99;
  227. this.buttonPatientSelect.Text = "조회";
  228. this.buttonPatientSelect.UseVisualStyleBackColor = true;
  229. this.buttonPatientSelect.Click += new System.EventHandler(this.buttonPatientSelect_Click);
  230. //
  231. // setSupportDepts
  232. //
  233. this.setSupportDepts.Location = new System.Drawing.Point(3, 3);
  234. this.setSupportDepts.Name = "setSupportDepts";
  235. this.setSupportDepts.Size = new System.Drawing.Size(93, 35);
  236. this.setSupportDepts.TabIndex = 97;
  237. this.setSupportDepts.Text = "지원부서설정";
  238. this.setSupportDepts.UseVisualStyleBackColor = true;
  239. this.setSupportDepts.Click += new System.EventHandler(this.setSupportDepts_Click);
  240. //
  241. // gridPatientList
  242. //
  243. this.gridPatientList.AllowUserToAddRows = false;
  244. this.gridPatientList.AllowUserToDeleteRows = false;
  245. this.gridPatientList.AllowUserToResizeRows = false;
  246. this.gridPatientList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  247. | System.Windows.Forms.AnchorStyles.Left)
  248. | System.Windows.Forms.AnchorStyles.Right)));
  249. this.gridPatientList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  250. this.gridPatientList.Location = new System.Drawing.Point(0, 154);
  251. this.gridPatientList.MultiSelect = false;
  252. this.gridPatientList.Name = "gridPatientList";
  253. this.gridPatientList.RowHeadersWidth = 40;
  254. this.gridPatientList.RowTemplate.Height = 23;
  255. this.gridPatientList.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  256. this.gridPatientList.ShowEditingIcon = false;
  257. this.gridPatientList.Size = new System.Drawing.Size(720, 437);
  258. this.gridPatientList.TabIndex = 112;
  259. this.gridPatientList.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.gridPatientList_CellContentClick);
  260. //
  261. // PatientSelectTabExam
  262. //
  263. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
  264. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  265. this.Controls.Add(this.gridPatientList);
  266. this.Controls.Add(this.panel1);
  267. this.Margin = new System.Windows.Forms.Padding(0);
  268. this.Name = "PatientSelectTabExam";
  269. this.Size = new System.Drawing.Size(720, 591);
  270. this.Load += new System.EventHandler(this.PatientSelectTabExam_Load);
  271. this.panel1.ResumeLayout(false);
  272. this.panel1.PerformLayout();
  273. ((System.ComponentModel.ISupportInitialize)(this.gridPatientList)).EndInit();
  274. this.ResumeLayout(false);
  275. }
  276. #endregion
  277. private System.Windows.Forms.Panel panel1;
  278. private System.Windows.Forms.Label label3;
  279. private System.Windows.Forms.DateTimePicker todt;
  280. private System.Windows.Forms.Label label9;
  281. private System.Windows.Forms.TextBox txtBoxPid;
  282. private System.Windows.Forms.Label label4;
  283. private System.Windows.Forms.Label label2;
  284. private System.Windows.Forms.DateTimePicker fromdt;
  285. private System.Windows.Forms.Button buttonPatientSelect;
  286. private System.Windows.Forms.Button setSupportDepts;
  287. private System.Windows.Forms.DataGridView gridPatientList;
  288. private System.Windows.Forms.RadioButton radioGubunAll;
  289. private System.Windows.Forms.RadioButton radioGubunEx;
  290. private System.Windows.Forms.RadioButton radioGubunIn;
  291. private System.Windows.Forms.RadioButton radioGubunOut;
  292. private System.Windows.Forms.TextBox mainDr;
  293. private System.Windows.Forms.Label label5;
  294. private System.Windows.Forms.Label label1;
  295. private System.Windows.Forms.CheckBox chkIsMainD;
  296. }
  297. }