HandleException.designer.cs 93 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432
  1. namespace MedicalInsurance.Forms
  2. {
  3. partial class HandleException
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  43. this.tcReverse = new Sunny.UI.UITabControl();
  44. this.tpSettlReverse = new System.Windows.Forms.TabPage();
  45. this.panel2 = new System.Windows.Forms.Panel();
  46. this.dgvSettlRecord = new Sunny.UI.UIDataGridView();
  47. this.uiPagination1 = new Sunny.UI.UIPagination();
  48. this.uiPanel2 = new Sunny.UI.UIPanel();
  49. this.gbExactLocate = new Sunny.UI.UIGroupBox();
  50. this.tbHisNO = new Sunny.UI.UITextBox();
  51. this.tbPatSettlID = new Sunny.UI.UITextBox();
  52. this.tbName = new Sunny.UI.UITextBox();
  53. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  54. this.cbxInterface_settl = new Sunny.UI.UIComboBox();
  55. this.btnQuerySettleRec = new Sunny.UI.UIButton();
  56. this.btnReverseBySettl = new Sunny.UI.UIButton();
  57. this.rbgBillType = new Sunny.UI.UIRadioButtonGroup();
  58. this.rbgAdmType = new Sunny.UI.UIRadioButtonGroup();
  59. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  60. this.dpED_Settl = new Sunny.UI.UIDatetimePicker();
  61. this.dpST_Settl = new Sunny.UI.UIDatetimePicker();
  62. this.tpLogReverse = new System.Windows.Forms.TabPage();
  63. this.panel1 = new System.Windows.Forms.Panel();
  64. this.dgvLog = new Sunny.UI.UIDataGridView();
  65. this.pgSettlRecod = new Sunny.UI.UIPagination();
  66. this.uiPanel1 = new Sunny.UI.UIPanel();
  67. this.gbOther = new Sunny.UI.UIGroupBox();
  68. this.tbCBD_Log = new Sunny.UI.UITextBox();
  69. this.uiLabel5 = new Sunny.UI.UILabel();
  70. this.btnQueryLog = new Sunny.UI.UIButton();
  71. this.btnReverseByLog = new Sunny.UI.UIButton();
  72. this.gbInterface = new Sunny.UI.UIGroupBox();
  73. this.tbPsnNO = new Sunny.UI.UITextBox();
  74. this.uiLabel3 = new Sunny.UI.UILabel();
  75. this.tbTransNO = new Sunny.UI.UITextBox();
  76. this.uiLabel2 = new Sunny.UI.UILabel();
  77. this.uiLabel1 = new Sunny.UI.UILabel();
  78. this.cbxInterface_Log = new Sunny.UI.UIComboBox();
  79. this.gbDateTime = new Sunny.UI.UIGroupBox();
  80. this.dpED_Log = new Sunny.UI.UIDatetimePicker();
  81. this.dpST_Log = new Sunny.UI.UIDatetimePicker();
  82. this.tpHandReverse = new System.Windows.Forms.TabPage();
  83. this.uiPanel5 = new Sunny.UI.UIPanel();
  84. this.uiSplitContainer3 = new Sunny.UI.UISplitContainer();
  85. this.uiGroupBox6 = new Sunny.UI.UIGroupBox();
  86. this.rtbInparam = new Sunny.UI.UIRichTextBox();
  87. this.uiGroupBox7 = new Sunny.UI.UIGroupBox();
  88. this.rtbOutparam = new Sunny.UI.UIRichTextBox();
  89. this.uiPanel4 = new Sunny.UI.UIPanel();
  90. this.btnPatInfoShow = new Sunny.UI.UIButton();
  91. this.btPatInfo_ex = new Sunny.UI.UIButton();
  92. this.tpCancleOutPatReg = new System.Windows.Forms.TabPage();
  93. this.panel3 = new System.Windows.Forms.Panel();
  94. this.dgvOutPatReg = new Sunny.UI.UIDataGridView();
  95. this.uiPagination2 = new Sunny.UI.UIPagination();
  96. this.uiPanel3 = new Sunny.UI.UIPanel();
  97. this.btnCancleOutPatFee = new Sunny.UI.UIButton();
  98. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  99. this.tbOutPatPsnNO = new Sunny.UI.UITextBox();
  100. this.tbOutPatRegID = new Sunny.UI.UITextBox();
  101. this.tbOutPatName = new Sunny.UI.UITextBox();
  102. this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
  103. this.cbxInterface_OutPatReg = new Sunny.UI.UIComboBox();
  104. this.btnQueryOutPatReg = new Sunny.UI.UIButton();
  105. this.btnCancleOutPatReg = new Sunny.UI.UIButton();
  106. this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
  107. this.dpED_OutPatReg = new Sunny.UI.UIDatetimePicker();
  108. this.dpST_OutPatReg = new Sunny.UI.UIDatetimePicker();
  109. this.tbJYD = new Sunny.UI.UITextBox();
  110. this.uiLabel4 = new Sunny.UI.UILabel();
  111. this.tcReverse.SuspendLayout();
  112. this.tpSettlReverse.SuspendLayout();
  113. this.panel2.SuspendLayout();
  114. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).BeginInit();
  115. this.uiPanel2.SuspendLayout();
  116. this.gbExactLocate.SuspendLayout();
  117. this.uiGroupBox1.SuspendLayout();
  118. this.uiGroupBox2.SuspendLayout();
  119. this.tpLogReverse.SuspendLayout();
  120. this.panel1.SuspendLayout();
  121. ((System.ComponentModel.ISupportInitialize)(this.dgvLog)).BeginInit();
  122. this.uiPanel1.SuspendLayout();
  123. this.gbOther.SuspendLayout();
  124. this.gbInterface.SuspendLayout();
  125. this.gbDateTime.SuspendLayout();
  126. this.tpHandReverse.SuspendLayout();
  127. this.uiPanel5.SuspendLayout();
  128. ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer3)).BeginInit();
  129. this.uiSplitContainer3.Panel1.SuspendLayout();
  130. this.uiSplitContainer3.Panel2.SuspendLayout();
  131. this.uiSplitContainer3.SuspendLayout();
  132. this.uiGroupBox6.SuspendLayout();
  133. this.uiGroupBox7.SuspendLayout();
  134. this.uiPanel4.SuspendLayout();
  135. this.tpCancleOutPatReg.SuspendLayout();
  136. this.panel3.SuspendLayout();
  137. ((System.ComponentModel.ISupportInitialize)(this.dgvOutPatReg)).BeginInit();
  138. this.uiPanel3.SuspendLayout();
  139. this.uiGroupBox3.SuspendLayout();
  140. this.uiGroupBox4.SuspendLayout();
  141. this.uiGroupBox5.SuspendLayout();
  142. this.SuspendLayout();
  143. //
  144. // tcReverse
  145. //
  146. this.tcReverse.Controls.Add(this.tpSettlReverse);
  147. this.tcReverse.Controls.Add(this.tpLogReverse);
  148. this.tcReverse.Controls.Add(this.tpHandReverse);
  149. this.tcReverse.Controls.Add(this.tpCancleOutPatReg);
  150. this.tcReverse.Dock = System.Windows.Forms.DockStyle.Fill;
  151. this.tcReverse.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  152. this.tcReverse.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  153. this.tcReverse.ItemSize = new System.Drawing.Size(150, 40);
  154. this.tcReverse.Location = new System.Drawing.Point(0, 0);
  155. this.tcReverse.MainPage = "";
  156. this.tcReverse.Margin = new System.Windows.Forms.Padding(2);
  157. this.tcReverse.Name = "tcReverse";
  158. this.tcReverse.SelectedIndex = 0;
  159. this.tcReverse.Size = new System.Drawing.Size(1400, 579);
  160. this.tcReverse.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  161. this.tcReverse.TabIndex = 0;
  162. this.tcReverse.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  163. this.tcReverse.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  164. //
  165. // tpSettlReverse
  166. //
  167. this.tpSettlReverse.Controls.Add(this.panel2);
  168. this.tpSettlReverse.Location = new System.Drawing.Point(0, 40);
  169. this.tpSettlReverse.Name = "tpSettlReverse";
  170. this.tpSettlReverse.Size = new System.Drawing.Size(1400, 539);
  171. this.tpSettlReverse.TabIndex = 2;
  172. this.tpSettlReverse.Text = "结算冲正";
  173. this.tpSettlReverse.UseVisualStyleBackColor = true;
  174. //
  175. // panel2
  176. //
  177. this.panel2.Controls.Add(this.dgvSettlRecord);
  178. this.panel2.Controls.Add(this.uiPagination1);
  179. this.panel2.Controls.Add(this.uiPanel2);
  180. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  181. this.panel2.Location = new System.Drawing.Point(0, 0);
  182. this.panel2.Name = "panel2";
  183. this.panel2.Size = new System.Drawing.Size(1400, 539);
  184. this.panel2.TabIndex = 2;
  185. //
  186. // dgvSettlRecord
  187. //
  188. this.dgvSettlRecord.AllowUserToAddRows = false;
  189. this.dgvSettlRecord.AllowUserToDeleteRows = false;
  190. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  191. this.dgvSettlRecord.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  192. this.dgvSettlRecord.BackgroundColor = System.Drawing.Color.White;
  193. this.dgvSettlRecord.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  194. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  195. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  196. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  197. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  198. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  199. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  200. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  201. this.dgvSettlRecord.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  202. this.dgvSettlRecord.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  203. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  204. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  205. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  206. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
  207. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  208. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  209. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  210. this.dgvSettlRecord.DefaultCellStyle = dataGridViewCellStyle3;
  211. this.dgvSettlRecord.Dock = System.Windows.Forms.DockStyle.Fill;
  212. this.dgvSettlRecord.EnableHeadersVisualStyles = false;
  213. this.dgvSettlRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.dgvSettlRecord.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  215. this.dgvSettlRecord.Location = new System.Drawing.Point(0, 0);
  216. this.dgvSettlRecord.Name = "dgvSettlRecord";
  217. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  218. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  219. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  221. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  222. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
  223. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  224. this.dgvSettlRecord.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  225. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  226. dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.dgvSettlRecord.RowsDefaultCellStyle = dataGridViewCellStyle5;
  228. this.dgvSettlRecord.RowTemplate.Height = 23;
  229. this.dgvSettlRecord.SelectedIndex = -1;
  230. this.dgvSettlRecord.Size = new System.Drawing.Size(1400, 380);
  231. this.dgvSettlRecord.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  232. this.dgvSettlRecord.TabIndex = 3;
  233. this.dgvSettlRecord.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  234. //
  235. // uiPagination1
  236. //
  237. this.uiPagination1.Dock = System.Windows.Forms.DockStyle.Bottom;
  238. this.uiPagination1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.uiPagination1.Location = new System.Drawing.Point(0, 380);
  240. this.uiPagination1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  241. this.uiPagination1.MinimumSize = new System.Drawing.Size(1, 1);
  242. this.uiPagination1.Name = "uiPagination1";
  243. this.uiPagination1.PagerCount = 13;
  244. this.uiPagination1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  245. this.uiPagination1.ShowJumpButton = false;
  246. this.uiPagination1.ShowText = false;
  247. this.uiPagination1.Size = new System.Drawing.Size(1400, 31);
  248. this.uiPagination1.TabIndex = 2;
  249. this.uiPagination1.Text = "uiPagination1";
  250. this.uiPagination1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  251. this.uiPagination1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  252. //
  253. // uiPanel2
  254. //
  255. this.uiPanel2.Controls.Add(this.gbExactLocate);
  256. this.uiPanel2.Controls.Add(this.uiGroupBox1);
  257. this.uiPanel2.Controls.Add(this.btnQuerySettleRec);
  258. this.uiPanel2.Controls.Add(this.btnReverseBySettl);
  259. this.uiPanel2.Controls.Add(this.rbgBillType);
  260. this.uiPanel2.Controls.Add(this.rbgAdmType);
  261. this.uiPanel2.Controls.Add(this.uiGroupBox2);
  262. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  263. this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.uiPanel2.Location = new System.Drawing.Point(0, 411);
  265. this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  266. this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  267. this.uiPanel2.Name = "uiPanel2";
  268. this.uiPanel2.Size = new System.Drawing.Size(1400, 128);
  269. this.uiPanel2.TabIndex = 4;
  270. this.uiPanel2.Text = null;
  271. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  272. this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  273. //
  274. // gbExactLocate
  275. //
  276. this.gbExactLocate.Controls.Add(this.tbHisNO);
  277. this.gbExactLocate.Controls.Add(this.tbPatSettlID);
  278. this.gbExactLocate.Controls.Add(this.tbName);
  279. this.gbExactLocate.Dock = System.Windows.Forms.DockStyle.Left;
  280. this.gbExactLocate.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  281. this.gbExactLocate.Location = new System.Drawing.Point(556, 0);
  282. this.gbExactLocate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  283. this.gbExactLocate.MinimumSize = new System.Drawing.Size(1, 1);
  284. this.gbExactLocate.Name = "gbExactLocate";
  285. this.gbExactLocate.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  286. this.gbExactLocate.Size = new System.Drawing.Size(184, 128);
  287. this.gbExactLocate.TabIndex = 23;
  288. this.gbExactLocate.Text = "精确定位";
  289. this.gbExactLocate.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  290. this.gbExactLocate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  291. //
  292. // tbHisNO
  293. //
  294. this.tbHisNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  295. this.tbHisNO.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  296. this.tbHisNO.Location = new System.Drawing.Point(8, 93);
  297. this.tbHisNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  298. this.tbHisNO.MinimumSize = new System.Drawing.Size(1, 16);
  299. this.tbHisNO.Name = "tbHisNO";
  300. this.tbHisNO.ShowText = false;
  301. this.tbHisNO.Size = new System.Drawing.Size(164, 24);
  302. this.tbHisNO.TabIndex = 3;
  303. this.tbHisNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  304. this.tbHisNO.Watermark = "患者卡号";
  305. this.tbHisNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  306. //
  307. // tbPatSettlID
  308. //
  309. this.tbPatSettlID.Cursor = System.Windows.Forms.Cursors.IBeam;
  310. this.tbPatSettlID.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  311. this.tbPatSettlID.Location = new System.Drawing.Point(8, 62);
  312. this.tbPatSettlID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  313. this.tbPatSettlID.MinimumSize = new System.Drawing.Size(1, 16);
  314. this.tbPatSettlID.Name = "tbPatSettlID";
  315. this.tbPatSettlID.ShowText = false;
  316. this.tbPatSettlID.Size = new System.Drawing.Size(164, 24);
  317. this.tbPatSettlID.TabIndex = 2;
  318. this.tbPatSettlID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  319. this.tbPatSettlID.Watermark = "结算编号";
  320. this.tbPatSettlID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  321. //
  322. // tbName
  323. //
  324. this.tbName.Cursor = System.Windows.Forms.Cursors.IBeam;
  325. this.tbName.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  326. this.tbName.Location = new System.Drawing.Point(8, 31);
  327. this.tbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  328. this.tbName.MinimumSize = new System.Drawing.Size(1, 16);
  329. this.tbName.Name = "tbName";
  330. this.tbName.ShowText = false;
  331. this.tbName.Size = new System.Drawing.Size(164, 24);
  332. this.tbName.TabIndex = 1;
  333. this.tbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  334. this.tbName.Watermark = "姓名";
  335. this.tbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  336. //
  337. // uiGroupBox1
  338. //
  339. this.uiGroupBox1.Controls.Add(this.cbxInterface_settl);
  340. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
  341. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  342. this.uiGroupBox1.Location = new System.Drawing.Point(402, 0);
  343. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  344. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  345. this.uiGroupBox1.Name = "uiGroupBox1";
  346. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  347. this.uiGroupBox1.Size = new System.Drawing.Size(154, 128);
  348. this.uiGroupBox1.TabIndex = 22;
  349. this.uiGroupBox1.Text = "接口选择";
  350. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  351. this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  352. //
  353. // cbxInterface_settl
  354. //
  355. this.cbxInterface_settl.DataSource = null;
  356. this.cbxInterface_settl.FillColor = System.Drawing.Color.White;
  357. this.cbxInterface_settl.FilterMaxCount = 50;
  358. this.cbxInterface_settl.Font = new System.Drawing.Font("新宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.cbxInterface_settl.Location = new System.Drawing.Point(6, 37);
  360. this.cbxInterface_settl.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  361. this.cbxInterface_settl.MinimumSize = new System.Drawing.Size(63, 0);
  362. this.cbxInterface_settl.Name = "cbxInterface_settl";
  363. this.cbxInterface_settl.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  364. this.cbxInterface_settl.Size = new System.Drawing.Size(134, 23);
  365. this.cbxInterface_settl.TabIndex = 0;
  366. this.cbxInterface_settl.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  367. this.cbxInterface_settl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  368. //
  369. // btnQuerySettleRec
  370. //
  371. this.btnQuerySettleRec.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  372. this.btnQuerySettleRec.Cursor = System.Windows.Forms.Cursors.Hand;
  373. this.btnQuerySettleRec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  374. this.btnQuerySettleRec.Location = new System.Drawing.Point(1243, 23);
  375. this.btnQuerySettleRec.MinimumSize = new System.Drawing.Size(1, 1);
  376. this.btnQuerySettleRec.Name = "btnQuerySettleRec";
  377. this.btnQuerySettleRec.Size = new System.Drawing.Size(67, 32);
  378. this.btnQuerySettleRec.TabIndex = 19;
  379. this.btnQuerySettleRec.Text = "查询";
  380. this.btnQuerySettleRec.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  381. this.btnQuerySettleRec.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  382. this.btnQuerySettleRec.Click += new System.EventHandler(this.btnQuerySettleRec_Click);
  383. //
  384. // btnReverseBySettl
  385. //
  386. this.btnReverseBySettl.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  387. this.btnReverseBySettl.Cursor = System.Windows.Forms.Cursors.Hand;
  388. this.btnReverseBySettl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  389. this.btnReverseBySettl.Location = new System.Drawing.Point(1243, 79);
  390. this.btnReverseBySettl.MinimumSize = new System.Drawing.Size(1, 1);
  391. this.btnReverseBySettl.Name = "btnReverseBySettl";
  392. this.btnReverseBySettl.Size = new System.Drawing.Size(67, 35);
  393. this.btnReverseBySettl.TabIndex = 18;
  394. this.btnReverseBySettl.Text = "冲正";
  395. this.btnReverseBySettl.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  396. this.btnReverseBySettl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  397. this.btnReverseBySettl.Click += new System.EventHandler(this.btnReverseBySettl_Click);
  398. //
  399. // rbgBillType
  400. //
  401. this.rbgBillType.Dock = System.Windows.Forms.DockStyle.Left;
  402. this.rbgBillType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. this.rbgBillType.Items.AddRange(new object[] {
  404. "全部",
  405. "正票",
  406. "负票"});
  407. this.rbgBillType.Location = new System.Drawing.Point(314, 0);
  408. this.rbgBillType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  409. this.rbgBillType.MinimumSize = new System.Drawing.Size(1, 1);
  410. this.rbgBillType.Name = "rbgBillType";
  411. this.rbgBillType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  412. this.rbgBillType.Size = new System.Drawing.Size(88, 128);
  413. this.rbgBillType.TabIndex = 24;
  414. this.rbgBillType.Text = "票据类型";
  415. this.rbgBillType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  416. this.rbgBillType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  417. //
  418. // rbgAdmType
  419. //
  420. this.rbgAdmType.Dock = System.Windows.Forms.DockStyle.Left;
  421. this.rbgAdmType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  422. this.rbgAdmType.Items.AddRange(new object[] {
  423. "全部",
  424. "住院",
  425. "门诊"});
  426. this.rbgAdmType.Location = new System.Drawing.Point(226, 0);
  427. this.rbgAdmType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  428. this.rbgAdmType.MinimumSize = new System.Drawing.Size(1, 1);
  429. this.rbgAdmType.Name = "rbgAdmType";
  430. this.rbgAdmType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  431. this.rbgAdmType.Size = new System.Drawing.Size(88, 128);
  432. this.rbgAdmType.TabIndex = 21;
  433. this.rbgAdmType.Text = "就诊类型";
  434. this.rbgAdmType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  435. this.rbgAdmType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  436. //
  437. // uiGroupBox2
  438. //
  439. this.uiGroupBox2.Controls.Add(this.dpED_Settl);
  440. this.uiGroupBox2.Controls.Add(this.dpST_Settl);
  441. this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Left;
  442. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  443. this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
  444. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  445. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  446. this.uiGroupBox2.Name = "uiGroupBox2";
  447. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  448. this.uiGroupBox2.Size = new System.Drawing.Size(226, 128);
  449. this.uiGroupBox2.TabIndex = 20;
  450. this.uiGroupBox2.Text = "起止时间";
  451. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  452. this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  453. //
  454. // dpED_Settl
  455. //
  456. this.dpED_Settl.FillColor = System.Drawing.Color.White;
  457. this.dpED_Settl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  458. this.dpED_Settl.Location = new System.Drawing.Point(13, 70);
  459. this.dpED_Settl.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  460. this.dpED_Settl.MaxLength = 19;
  461. this.dpED_Settl.MinimumSize = new System.Drawing.Size(63, 0);
  462. this.dpED_Settl.Name = "dpED_Settl";
  463. this.dpED_Settl.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  464. this.dpED_Settl.Size = new System.Drawing.Size(200, 29);
  465. this.dpED_Settl.SymbolDropDown = 61555;
  466. this.dpED_Settl.SymbolNormal = 61555;
  467. this.dpED_Settl.TabIndex = 1;
  468. this.dpED_Settl.Text = "2022-05-22 14:03:13";
  469. this.dpED_Settl.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  470. this.dpED_Settl.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  471. this.dpED_Settl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  472. //
  473. // dpST_Settl
  474. //
  475. this.dpST_Settl.FillColor = System.Drawing.Color.White;
  476. this.dpST_Settl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  477. this.dpST_Settl.Location = new System.Drawing.Point(13, 31);
  478. this.dpST_Settl.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  479. this.dpST_Settl.MaxLength = 19;
  480. this.dpST_Settl.MinimumSize = new System.Drawing.Size(63, 0);
  481. this.dpST_Settl.Name = "dpST_Settl";
  482. this.dpST_Settl.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  483. this.dpST_Settl.Size = new System.Drawing.Size(200, 29);
  484. this.dpST_Settl.SymbolDropDown = 61555;
  485. this.dpST_Settl.SymbolNormal = 61555;
  486. this.dpST_Settl.TabIndex = 0;
  487. this.dpST_Settl.Text = "2022-05-22 14:03:13";
  488. this.dpST_Settl.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  489. this.dpST_Settl.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  490. this.dpST_Settl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  491. //
  492. // tpLogReverse
  493. //
  494. this.tpLogReverse.Controls.Add(this.panel1);
  495. this.tpLogReverse.Location = new System.Drawing.Point(0, 40);
  496. this.tpLogReverse.Margin = new System.Windows.Forms.Padding(2);
  497. this.tpLogReverse.Name = "tpLogReverse";
  498. this.tpLogReverse.Size = new System.Drawing.Size(1400, 539);
  499. this.tpLogReverse.TabIndex = 0;
  500. this.tpLogReverse.Text = "日志冲正";
  501. this.tpLogReverse.UseVisualStyleBackColor = true;
  502. //
  503. // panel1
  504. //
  505. this.panel1.Controls.Add(this.dgvLog);
  506. this.panel1.Controls.Add(this.pgSettlRecod);
  507. this.panel1.Controls.Add(this.uiPanel1);
  508. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  509. this.panel1.Location = new System.Drawing.Point(0, 0);
  510. this.panel1.Name = "panel1";
  511. this.panel1.Size = new System.Drawing.Size(1400, 539);
  512. this.panel1.TabIndex = 2;
  513. //
  514. // dgvLog
  515. //
  516. this.dgvLog.AllowUserToAddRows = false;
  517. this.dgvLog.AllowUserToDeleteRows = false;
  518. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  519. this.dgvLog.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  520. this.dgvLog.BackgroundColor = System.Drawing.Color.White;
  521. this.dgvLog.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  522. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  523. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  524. dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  525. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  526. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  527. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  528. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  529. this.dgvLog.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  530. this.dgvLog.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  531. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  532. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
  533. dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  534. dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText;
  535. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  536. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  537. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  538. this.dgvLog.DefaultCellStyle = dataGridViewCellStyle8;
  539. this.dgvLog.Dock = System.Windows.Forms.DockStyle.Fill;
  540. this.dgvLog.EnableHeadersVisualStyles = false;
  541. this.dgvLog.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  542. this.dgvLog.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  543. this.dgvLog.Location = new System.Drawing.Point(0, 0);
  544. this.dgvLog.Name = "dgvLog";
  545. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  546. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  547. dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  548. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  549. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  550. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White;
  551. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  552. this.dgvLog.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
  553. dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
  554. dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  555. this.dgvLog.RowsDefaultCellStyle = dataGridViewCellStyle10;
  556. this.dgvLog.RowTemplate.Height = 23;
  557. this.dgvLog.SelectedIndex = -1;
  558. this.dgvLog.Size = new System.Drawing.Size(1400, 352);
  559. this.dgvLog.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  560. this.dgvLog.TabIndex = 3;
  561. this.dgvLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  562. //
  563. // pgSettlRecod
  564. //
  565. this.pgSettlRecod.Dock = System.Windows.Forms.DockStyle.Bottom;
  566. this.pgSettlRecod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  567. this.pgSettlRecod.Location = new System.Drawing.Point(0, 352);
  568. this.pgSettlRecod.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  569. this.pgSettlRecod.MinimumSize = new System.Drawing.Size(1, 1);
  570. this.pgSettlRecod.Name = "pgSettlRecod";
  571. this.pgSettlRecod.PagerCount = 13;
  572. this.pgSettlRecod.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  573. this.pgSettlRecod.ShowJumpButton = false;
  574. this.pgSettlRecod.ShowText = false;
  575. this.pgSettlRecod.Size = new System.Drawing.Size(1400, 31);
  576. this.pgSettlRecod.TabIndex = 2;
  577. this.pgSettlRecod.Text = "uiPagination1";
  578. this.pgSettlRecod.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  579. this.pgSettlRecod.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  580. //
  581. // uiPanel1
  582. //
  583. this.uiPanel1.Controls.Add(this.gbOther);
  584. this.uiPanel1.Controls.Add(this.btnQueryLog);
  585. this.uiPanel1.Controls.Add(this.btnReverseByLog);
  586. this.uiPanel1.Controls.Add(this.gbInterface);
  587. this.uiPanel1.Controls.Add(this.gbDateTime);
  588. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  589. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  590. this.uiPanel1.Location = new System.Drawing.Point(0, 383);
  591. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  592. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  593. this.uiPanel1.Name = "uiPanel1";
  594. this.uiPanel1.Size = new System.Drawing.Size(1400, 156);
  595. this.uiPanel1.TabIndex = 4;
  596. this.uiPanel1.Text = null;
  597. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  598. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  599. //
  600. // gbOther
  601. //
  602. this.gbOther.Controls.Add(this.tbJYD);
  603. this.gbOther.Controls.Add(this.uiLabel4);
  604. this.gbOther.Controls.Add(this.tbCBD_Log);
  605. this.gbOther.Controls.Add(this.uiLabel5);
  606. this.gbOther.Dock = System.Windows.Forms.DockStyle.Left;
  607. this.gbOther.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  608. this.gbOther.Location = new System.Drawing.Point(579, 0);
  609. this.gbOther.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  610. this.gbOther.MinimumSize = new System.Drawing.Size(1, 1);
  611. this.gbOther.Name = "gbOther";
  612. this.gbOther.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  613. this.gbOther.Size = new System.Drawing.Size(258, 156);
  614. this.gbOther.TabIndex = 25;
  615. this.gbOther.Text = "冲正条件";
  616. this.gbOther.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  617. this.gbOther.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  618. //
  619. // tbCBD_Log
  620. //
  621. this.tbCBD_Log.Cursor = System.Windows.Forms.Cursors.IBeam;
  622. this.tbCBD_Log.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  623. this.tbCBD_Log.Location = new System.Drawing.Point(68, 65);
  624. this.tbCBD_Log.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  625. this.tbCBD_Log.MinimumSize = new System.Drawing.Size(1, 16);
  626. this.tbCBD_Log.Name = "tbCBD_Log";
  627. this.tbCBD_Log.ShowText = false;
  628. this.tbCBD_Log.Size = new System.Drawing.Size(150, 25);
  629. this.tbCBD_Log.TabIndex = 3;
  630. this.tbCBD_Log.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  631. this.tbCBD_Log.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  632. //
  633. // uiLabel5
  634. //
  635. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  636. this.uiLabel5.Location = new System.Drawing.Point(3, 67);
  637. this.uiLabel5.Name = "uiLabel5";
  638. this.uiLabel5.Size = new System.Drawing.Size(100, 23);
  639. this.uiLabel5.TabIndex = 2;
  640. this.uiLabel5.Text = "参保地:";
  641. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  642. this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  643. //
  644. // btnQueryLog
  645. //
  646. this.btnQueryLog.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  647. this.btnQueryLog.Cursor = System.Windows.Forms.Cursors.Hand;
  648. this.btnQueryLog.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  649. this.btnQueryLog.Location = new System.Drawing.Point(1040, 24);
  650. this.btnQueryLog.MinimumSize = new System.Drawing.Size(1, 1);
  651. this.btnQueryLog.Name = "btnQueryLog";
  652. this.btnQueryLog.Size = new System.Drawing.Size(152, 32);
  653. this.btnQueryLog.TabIndex = 24;
  654. this.btnQueryLog.Text = "查询";
  655. this.btnQueryLog.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  656. this.btnQueryLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  657. this.btnQueryLog.Click += new System.EventHandler(this.btnQueryLog_Click);
  658. //
  659. // btnReverseByLog
  660. //
  661. this.btnReverseByLog.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  662. this.btnReverseByLog.Cursor = System.Windows.Forms.Cursors.Hand;
  663. this.btnReverseByLog.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  664. this.btnReverseByLog.Location = new System.Drawing.Point(1040, 84);
  665. this.btnReverseByLog.MinimumSize = new System.Drawing.Size(1, 1);
  666. this.btnReverseByLog.Name = "btnReverseByLog";
  667. this.btnReverseByLog.Size = new System.Drawing.Size(152, 32);
  668. this.btnReverseByLog.TabIndex = 23;
  669. this.btnReverseByLog.Text = "冲正";
  670. this.btnReverseByLog.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  671. this.btnReverseByLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  672. this.btnReverseByLog.Click += new System.EventHandler(this.btnReverseByLog_Click);
  673. //
  674. // gbInterface
  675. //
  676. this.gbInterface.Controls.Add(this.tbPsnNO);
  677. this.gbInterface.Controls.Add(this.uiLabel3);
  678. this.gbInterface.Controls.Add(this.tbTransNO);
  679. this.gbInterface.Controls.Add(this.uiLabel2);
  680. this.gbInterface.Controls.Add(this.uiLabel1);
  681. this.gbInterface.Controls.Add(this.cbxInterface_Log);
  682. this.gbInterface.Dock = System.Windows.Forms.DockStyle.Left;
  683. this.gbInterface.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  684. this.gbInterface.Location = new System.Drawing.Point(226, 0);
  685. this.gbInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  686. this.gbInterface.MinimumSize = new System.Drawing.Size(1, 1);
  687. this.gbInterface.Name = "gbInterface";
  688. this.gbInterface.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  689. this.gbInterface.Size = new System.Drawing.Size(353, 156);
  690. this.gbInterface.TabIndex = 22;
  691. this.gbInterface.Text = "筛选条件";
  692. this.gbInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  693. this.gbInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  694. this.gbInterface.Click += new System.EventHandler(this.gbInterface_Click);
  695. //
  696. // tbPsnNO
  697. //
  698. this.tbPsnNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  699. this.tbPsnNO.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  700. this.tbPsnNO.Location = new System.Drawing.Point(114, 103);
  701. this.tbPsnNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  702. this.tbPsnNO.MinimumSize = new System.Drawing.Size(1, 16);
  703. this.tbPsnNO.Name = "tbPsnNO";
  704. this.tbPsnNO.ShowText = false;
  705. this.tbPsnNO.Size = new System.Drawing.Size(150, 25);
  706. this.tbPsnNO.TabIndex = 5;
  707. this.tbPsnNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  708. this.tbPsnNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  709. //
  710. // uiLabel3
  711. //
  712. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  713. this.uiLabel3.Location = new System.Drawing.Point(3, 103);
  714. this.uiLabel3.Name = "uiLabel3";
  715. this.uiLabel3.Size = new System.Drawing.Size(100, 23);
  716. this.uiLabel3.TabIndex = 4;
  717. this.uiLabel3.Text = "医保编号:";
  718. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  719. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  720. //
  721. // tbTransNO
  722. //
  723. this.tbTransNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  724. this.tbTransNO.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  725. this.tbTransNO.Location = new System.Drawing.Point(114, 67);
  726. this.tbTransNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  727. this.tbTransNO.MinimumSize = new System.Drawing.Size(1, 16);
  728. this.tbTransNO.Name = "tbTransNO";
  729. this.tbTransNO.ShowText = false;
  730. this.tbTransNO.Size = new System.Drawing.Size(150, 25);
  731. this.tbTransNO.TabIndex = 3;
  732. this.tbTransNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  733. this.tbTransNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  734. //
  735. // uiLabel2
  736. //
  737. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  738. this.uiLabel2.Location = new System.Drawing.Point(3, 67);
  739. this.uiLabel2.Name = "uiLabel2";
  740. this.uiLabel2.Size = new System.Drawing.Size(100, 23);
  741. this.uiLabel2.TabIndex = 2;
  742. this.uiLabel2.Text = "交易编码:";
  743. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  744. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  745. //
  746. // uiLabel1
  747. //
  748. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  749. this.uiLabel1.Location = new System.Drawing.Point(3, 31);
  750. this.uiLabel1.Name = "uiLabel1";
  751. this.uiLabel1.Size = new System.Drawing.Size(100, 23);
  752. this.uiLabel1.TabIndex = 1;
  753. this.uiLabel1.Text = "接口目录:";
  754. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  755. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  756. //
  757. // cbxInterface_Log
  758. //
  759. this.cbxInterface_Log.DataSource = null;
  760. this.cbxInterface_Log.FillColor = System.Drawing.Color.White;
  761. this.cbxInterface_Log.FilterMaxCount = 50;
  762. this.cbxInterface_Log.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  763. this.cbxInterface_Log.Location = new System.Drawing.Point(114, 31);
  764. this.cbxInterface_Log.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  765. this.cbxInterface_Log.MinimumSize = new System.Drawing.Size(63, 0);
  766. this.cbxInterface_Log.Name = "cbxInterface_Log";
  767. this.cbxInterface_Log.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  768. this.cbxInterface_Log.Size = new System.Drawing.Size(150, 25);
  769. this.cbxInterface_Log.TabIndex = 0;
  770. this.cbxInterface_Log.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  771. this.cbxInterface_Log.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  772. //
  773. // gbDateTime
  774. //
  775. this.gbDateTime.Controls.Add(this.dpED_Log);
  776. this.gbDateTime.Controls.Add(this.dpST_Log);
  777. this.gbDateTime.Dock = System.Windows.Forms.DockStyle.Left;
  778. this.gbDateTime.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  779. this.gbDateTime.Location = new System.Drawing.Point(0, 0);
  780. this.gbDateTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  781. this.gbDateTime.MinimumSize = new System.Drawing.Size(1, 1);
  782. this.gbDateTime.Name = "gbDateTime";
  783. this.gbDateTime.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  784. this.gbDateTime.Size = new System.Drawing.Size(226, 156);
  785. this.gbDateTime.TabIndex = 20;
  786. this.gbDateTime.Text = "起止时间";
  787. this.gbDateTime.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  788. this.gbDateTime.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  789. //
  790. // dpED_Log
  791. //
  792. this.dpED_Log.FillColor = System.Drawing.Color.White;
  793. this.dpED_Log.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  794. this.dpED_Log.Location = new System.Drawing.Point(13, 70);
  795. this.dpED_Log.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  796. this.dpED_Log.MaxLength = 19;
  797. this.dpED_Log.MinimumSize = new System.Drawing.Size(63, 0);
  798. this.dpED_Log.Name = "dpED_Log";
  799. this.dpED_Log.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  800. this.dpED_Log.Size = new System.Drawing.Size(200, 29);
  801. this.dpED_Log.SymbolDropDown = 61555;
  802. this.dpED_Log.SymbolNormal = 61555;
  803. this.dpED_Log.TabIndex = 1;
  804. this.dpED_Log.Text = "2022-05-22 14:03:13";
  805. this.dpED_Log.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  806. this.dpED_Log.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  807. this.dpED_Log.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  808. //
  809. // dpST_Log
  810. //
  811. this.dpST_Log.FillColor = System.Drawing.Color.White;
  812. this.dpST_Log.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  813. this.dpST_Log.Location = new System.Drawing.Point(13, 31);
  814. this.dpST_Log.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  815. this.dpST_Log.MaxLength = 19;
  816. this.dpST_Log.MinimumSize = new System.Drawing.Size(63, 0);
  817. this.dpST_Log.Name = "dpST_Log";
  818. this.dpST_Log.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  819. this.dpST_Log.Size = new System.Drawing.Size(200, 29);
  820. this.dpST_Log.SymbolDropDown = 61555;
  821. this.dpST_Log.SymbolNormal = 61555;
  822. this.dpST_Log.TabIndex = 0;
  823. this.dpST_Log.Text = "2022-05-22 14:03:13";
  824. this.dpST_Log.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  825. this.dpST_Log.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  826. this.dpST_Log.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  827. //
  828. // tpHandReverse
  829. //
  830. this.tpHandReverse.Controls.Add(this.uiPanel5);
  831. this.tpHandReverse.Controls.Add(this.uiPanel4);
  832. this.tpHandReverse.Location = new System.Drawing.Point(0, 40);
  833. this.tpHandReverse.Margin = new System.Windows.Forms.Padding(2);
  834. this.tpHandReverse.Name = "tpHandReverse";
  835. this.tpHandReverse.Size = new System.Drawing.Size(1400, 539);
  836. this.tpHandReverse.TabIndex = 1;
  837. this.tpHandReverse.Text = "手工冲正";
  838. this.tpHandReverse.UseVisualStyleBackColor = true;
  839. //
  840. // uiPanel5
  841. //
  842. this.uiPanel5.Controls.Add(this.uiSplitContainer3);
  843. this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
  844. this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  845. this.uiPanel5.Location = new System.Drawing.Point(0, 0);
  846. this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  847. this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
  848. this.uiPanel5.Name = "uiPanel5";
  849. this.uiPanel5.Size = new System.Drawing.Size(1400, 393);
  850. this.uiPanel5.TabIndex = 5;
  851. this.uiPanel5.Text = null;
  852. this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  853. this.uiPanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  854. //
  855. // uiSplitContainer3
  856. //
  857. this.uiSplitContainer3.Cursor = System.Windows.Forms.Cursors.Default;
  858. this.uiSplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
  859. this.uiSplitContainer3.Location = new System.Drawing.Point(0, 0);
  860. this.uiSplitContainer3.MinimumSize = new System.Drawing.Size(20, 20);
  861. this.uiSplitContainer3.Name = "uiSplitContainer3";
  862. //
  863. // uiSplitContainer3.Panel1
  864. //
  865. this.uiSplitContainer3.Panel1.Controls.Add(this.uiGroupBox6);
  866. //
  867. // uiSplitContainer3.Panel2
  868. //
  869. this.uiSplitContainer3.Panel2.Controls.Add(this.uiGroupBox7);
  870. this.uiSplitContainer3.Size = new System.Drawing.Size(1400, 393);
  871. this.uiSplitContainer3.SplitterDistance = 643;
  872. this.uiSplitContainer3.SplitterWidth = 11;
  873. this.uiSplitContainer3.TabIndex = 0;
  874. this.uiSplitContainer3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  875. //
  876. // uiGroupBox6
  877. //
  878. this.uiGroupBox6.Controls.Add(this.rtbInparam);
  879. this.uiGroupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
  880. this.uiGroupBox6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  881. this.uiGroupBox6.Location = new System.Drawing.Point(0, 0);
  882. this.uiGroupBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  883. this.uiGroupBox6.MinimumSize = new System.Drawing.Size(1, 1);
  884. this.uiGroupBox6.Name = "uiGroupBox6";
  885. this.uiGroupBox6.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  886. this.uiGroupBox6.Size = new System.Drawing.Size(643, 393);
  887. this.uiGroupBox6.TabIndex = 0;
  888. this.uiGroupBox6.Text = "入参";
  889. this.uiGroupBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  890. this.uiGroupBox6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  891. //
  892. // rtbInparam
  893. //
  894. this.rtbInparam.Dock = System.Windows.Forms.DockStyle.Fill;
  895. this.rtbInparam.FillColor = System.Drawing.Color.White;
  896. this.rtbInparam.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  897. this.rtbInparam.Location = new System.Drawing.Point(0, 32);
  898. this.rtbInparam.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  899. this.rtbInparam.MinimumSize = new System.Drawing.Size(1, 1);
  900. this.rtbInparam.Name = "rtbInparam";
  901. this.rtbInparam.Padding = new System.Windows.Forms.Padding(2);
  902. this.rtbInparam.ShowText = false;
  903. this.rtbInparam.Size = new System.Drawing.Size(643, 361);
  904. this.rtbInparam.TabIndex = 0;
  905. this.rtbInparam.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  906. this.rtbInparam.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  907. //
  908. // uiGroupBox7
  909. //
  910. this.uiGroupBox7.Controls.Add(this.rtbOutparam);
  911. this.uiGroupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
  912. this.uiGroupBox7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  913. this.uiGroupBox7.Location = new System.Drawing.Point(0, 0);
  914. this.uiGroupBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  915. this.uiGroupBox7.MinimumSize = new System.Drawing.Size(1, 1);
  916. this.uiGroupBox7.Name = "uiGroupBox7";
  917. this.uiGroupBox7.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  918. this.uiGroupBox7.Size = new System.Drawing.Size(746, 393);
  919. this.uiGroupBox7.TabIndex = 1;
  920. this.uiGroupBox7.Text = "出参";
  921. this.uiGroupBox7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  922. this.uiGroupBox7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  923. //
  924. // rtbOutparam
  925. //
  926. this.rtbOutparam.Dock = System.Windows.Forms.DockStyle.Fill;
  927. this.rtbOutparam.FillColor = System.Drawing.Color.White;
  928. this.rtbOutparam.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  929. this.rtbOutparam.Location = new System.Drawing.Point(0, 32);
  930. this.rtbOutparam.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  931. this.rtbOutparam.MinimumSize = new System.Drawing.Size(1, 1);
  932. this.rtbOutparam.Name = "rtbOutparam";
  933. this.rtbOutparam.Padding = new System.Windows.Forms.Padding(2);
  934. this.rtbOutparam.ShowText = false;
  935. this.rtbOutparam.Size = new System.Drawing.Size(746, 361);
  936. this.rtbOutparam.TabIndex = 1;
  937. this.rtbOutparam.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  938. this.rtbOutparam.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  939. //
  940. // uiPanel4
  941. //
  942. this.uiPanel4.Controls.Add(this.btnPatInfoShow);
  943. this.uiPanel4.Controls.Add(this.btPatInfo_ex);
  944. this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Bottom;
  945. this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  946. this.uiPanel4.Location = new System.Drawing.Point(0, 393);
  947. this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  948. this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
  949. this.uiPanel4.Name = "uiPanel4";
  950. this.uiPanel4.Size = new System.Drawing.Size(1400, 146);
  951. this.uiPanel4.TabIndex = 4;
  952. this.uiPanel4.Text = null;
  953. this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  954. this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  955. //
  956. // btnPatInfoShow
  957. //
  958. this.btnPatInfoShow.Cursor = System.Windows.Forms.Cursors.Hand;
  959. this.btnPatInfoShow.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  960. this.btnPatInfoShow.Location = new System.Drawing.Point(12, 60);
  961. this.btnPatInfoShow.MinimumSize = new System.Drawing.Size(1, 1);
  962. this.btnPatInfoShow.Name = "btnPatInfoShow";
  963. this.btnPatInfoShow.Size = new System.Drawing.Size(236, 35);
  964. this.btnPatInfoShow.TabIndex = 1;
  965. this.btnPatInfoShow.Text = "冲正";
  966. this.btnPatInfoShow.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  967. this.btnPatInfoShow.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  968. this.btnPatInfoShow.Click += new System.EventHandler(this.btnPatInfoShow_Click);
  969. //
  970. // btPatInfo_ex
  971. //
  972. this.btPatInfo_ex.Cursor = System.Windows.Forms.Cursors.Hand;
  973. this.btPatInfo_ex.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  974. this.btPatInfo_ex.Location = new System.Drawing.Point(12, 13);
  975. this.btPatInfo_ex.MinimumSize = new System.Drawing.Size(1, 1);
  976. this.btPatInfo_ex.Name = "btPatInfo_ex";
  977. this.btPatInfo_ex.Size = new System.Drawing.Size(236, 35);
  978. this.btPatInfo_ex.TabIndex = 0;
  979. this.btPatInfo_ex.Text = "冲正示例";
  980. this.btPatInfo_ex.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  981. this.btPatInfo_ex.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  982. this.btPatInfo_ex.Click += new System.EventHandler(this.btPatInfo_ex_Click);
  983. //
  984. // tpCancleOutPatReg
  985. //
  986. this.tpCancleOutPatReg.Controls.Add(this.panel3);
  987. this.tpCancleOutPatReg.Location = new System.Drawing.Point(0, 40);
  988. this.tpCancleOutPatReg.Margin = new System.Windows.Forms.Padding(2);
  989. this.tpCancleOutPatReg.Name = "tpCancleOutPatReg";
  990. this.tpCancleOutPatReg.Size = new System.Drawing.Size(1400, 539);
  991. this.tpCancleOutPatReg.TabIndex = 3;
  992. this.tpCancleOutPatReg.Text = "撤销门诊登记";
  993. this.tpCancleOutPatReg.UseVisualStyleBackColor = true;
  994. //
  995. // panel3
  996. //
  997. this.panel3.Controls.Add(this.dgvOutPatReg);
  998. this.panel3.Controls.Add(this.uiPagination2);
  999. this.panel3.Controls.Add(this.uiPanel3);
  1000. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1001. this.panel3.Location = new System.Drawing.Point(0, 0);
  1002. this.panel3.Name = "panel3";
  1003. this.panel3.Size = new System.Drawing.Size(1400, 539);
  1004. this.panel3.TabIndex = 3;
  1005. //
  1006. // dgvOutPatReg
  1007. //
  1008. this.dgvOutPatReg.AllowUserToAddRows = false;
  1009. this.dgvOutPatReg.AllowUserToDeleteRows = false;
  1010. dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1011. this.dgvOutPatReg.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
  1012. this.dgvOutPatReg.BackgroundColor = System.Drawing.Color.White;
  1013. this.dgvOutPatReg.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1014. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1015. dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1016. dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1017. dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White;
  1018. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1019. dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1020. dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1021. this.dgvOutPatReg.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
  1022. this.dgvOutPatReg.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1023. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1024. dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
  1025. dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1026. dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.ControlText;
  1027. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1028. dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1029. dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1030. this.dgvOutPatReg.DefaultCellStyle = dataGridViewCellStyle13;
  1031. this.dgvOutPatReg.Dock = System.Windows.Forms.DockStyle.Fill;
  1032. this.dgvOutPatReg.EnableHeadersVisualStyles = false;
  1033. this.dgvOutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1034. this.dgvOutPatReg.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1035. this.dgvOutPatReg.Location = new System.Drawing.Point(0, 0);
  1036. this.dgvOutPatReg.Name = "dgvOutPatReg";
  1037. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1038. dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1039. dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1040. dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1041. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1042. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.White;
  1043. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1044. this.dgvOutPatReg.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
  1045. dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
  1046. dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1047. this.dgvOutPatReg.RowsDefaultCellStyle = dataGridViewCellStyle15;
  1048. this.dgvOutPatReg.RowTemplate.Height = 23;
  1049. this.dgvOutPatReg.SelectedIndex = -1;
  1050. this.dgvOutPatReg.Size = new System.Drawing.Size(1400, 380);
  1051. this.dgvOutPatReg.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1052. this.dgvOutPatReg.TabIndex = 3;
  1053. this.dgvOutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1054. //
  1055. // uiPagination2
  1056. //
  1057. this.uiPagination2.Dock = System.Windows.Forms.DockStyle.Bottom;
  1058. this.uiPagination2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1059. this.uiPagination2.Location = new System.Drawing.Point(0, 380);
  1060. this.uiPagination2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1061. this.uiPagination2.MinimumSize = new System.Drawing.Size(1, 1);
  1062. this.uiPagination2.Name = "uiPagination2";
  1063. this.uiPagination2.PagerCount = 13;
  1064. this.uiPagination2.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  1065. this.uiPagination2.ShowJumpButton = false;
  1066. this.uiPagination2.ShowText = false;
  1067. this.uiPagination2.Size = new System.Drawing.Size(1400, 31);
  1068. this.uiPagination2.TabIndex = 2;
  1069. this.uiPagination2.Text = "uiPagination2";
  1070. this.uiPagination2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1071. this.uiPagination2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1072. //
  1073. // uiPanel3
  1074. //
  1075. this.uiPanel3.Controls.Add(this.btnCancleOutPatFee);
  1076. this.uiPanel3.Controls.Add(this.uiGroupBox3);
  1077. this.uiPanel3.Controls.Add(this.uiGroupBox4);
  1078. this.uiPanel3.Controls.Add(this.btnQueryOutPatReg);
  1079. this.uiPanel3.Controls.Add(this.btnCancleOutPatReg);
  1080. this.uiPanel3.Controls.Add(this.uiGroupBox5);
  1081. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  1082. this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1083. this.uiPanel3.Location = new System.Drawing.Point(0, 411);
  1084. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1085. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  1086. this.uiPanel3.Name = "uiPanel3";
  1087. this.uiPanel3.Size = new System.Drawing.Size(1400, 128);
  1088. this.uiPanel3.TabIndex = 4;
  1089. this.uiPanel3.Text = null;
  1090. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1091. this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1092. //
  1093. // btnCancleOutPatFee
  1094. //
  1095. this.btnCancleOutPatFee.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1096. this.btnCancleOutPatFee.Cursor = System.Windows.Forms.Cursors.Hand;
  1097. this.btnCancleOutPatFee.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1098. this.btnCancleOutPatFee.Location = new System.Drawing.Point(839, 46);
  1099. this.btnCancleOutPatFee.MinimumSize = new System.Drawing.Size(1, 1);
  1100. this.btnCancleOutPatFee.Name = "btnCancleOutPatFee";
  1101. this.btnCancleOutPatFee.Size = new System.Drawing.Size(189, 32);
  1102. this.btnCancleOutPatFee.TabIndex = 24;
  1103. this.btnCancleOutPatFee.Text = "撤销费用信息";
  1104. this.btnCancleOutPatFee.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1105. this.btnCancleOutPatFee.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1106. this.btnCancleOutPatFee.Click += new System.EventHandler(this.btnCancleOutPatFee_Click);
  1107. //
  1108. // uiGroupBox3
  1109. //
  1110. this.uiGroupBox3.Controls.Add(this.tbOutPatPsnNO);
  1111. this.uiGroupBox3.Controls.Add(this.tbOutPatRegID);
  1112. this.uiGroupBox3.Controls.Add(this.tbOutPatName);
  1113. this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Left;
  1114. this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1115. this.uiGroupBox3.Location = new System.Drawing.Point(380, 0);
  1116. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1117. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
  1118. this.uiGroupBox3.Name = "uiGroupBox3";
  1119. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1120. this.uiGroupBox3.Size = new System.Drawing.Size(184, 128);
  1121. this.uiGroupBox3.TabIndex = 23;
  1122. this.uiGroupBox3.Text = "精确定位";
  1123. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1124. this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1125. //
  1126. // tbOutPatPsnNO
  1127. //
  1128. this.tbOutPatPsnNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  1129. this.tbOutPatPsnNO.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1130. this.tbOutPatPsnNO.Location = new System.Drawing.Point(8, 93);
  1131. this.tbOutPatPsnNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1132. this.tbOutPatPsnNO.MinimumSize = new System.Drawing.Size(1, 16);
  1133. this.tbOutPatPsnNO.Name = "tbOutPatPsnNO";
  1134. this.tbOutPatPsnNO.ShowText = false;
  1135. this.tbOutPatPsnNO.Size = new System.Drawing.Size(164, 24);
  1136. this.tbOutPatPsnNO.TabIndex = 3;
  1137. this.tbOutPatPsnNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1138. this.tbOutPatPsnNO.Watermark = "医保编号";
  1139. this.tbOutPatPsnNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1140. //
  1141. // tbOutPatRegID
  1142. //
  1143. this.tbOutPatRegID.Cursor = System.Windows.Forms.Cursors.IBeam;
  1144. this.tbOutPatRegID.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1145. this.tbOutPatRegID.Location = new System.Drawing.Point(8, 62);
  1146. this.tbOutPatRegID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1147. this.tbOutPatRegID.MinimumSize = new System.Drawing.Size(1, 16);
  1148. this.tbOutPatRegID.Name = "tbOutPatRegID";
  1149. this.tbOutPatRegID.ShowText = false;
  1150. this.tbOutPatRegID.Size = new System.Drawing.Size(164, 24);
  1151. this.tbOutPatRegID.TabIndex = 2;
  1152. this.tbOutPatRegID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1153. this.tbOutPatRegID.Watermark = "医保登记号";
  1154. this.tbOutPatRegID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1155. //
  1156. // tbOutPatName
  1157. //
  1158. this.tbOutPatName.Cursor = System.Windows.Forms.Cursors.IBeam;
  1159. this.tbOutPatName.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1160. this.tbOutPatName.Location = new System.Drawing.Point(8, 31);
  1161. this.tbOutPatName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1162. this.tbOutPatName.MinimumSize = new System.Drawing.Size(1, 16);
  1163. this.tbOutPatName.Name = "tbOutPatName";
  1164. this.tbOutPatName.ShowText = false;
  1165. this.tbOutPatName.Size = new System.Drawing.Size(164, 24);
  1166. this.tbOutPatName.TabIndex = 1;
  1167. this.tbOutPatName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1168. this.tbOutPatName.Watermark = "姓名";
  1169. this.tbOutPatName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1170. //
  1171. // uiGroupBox4
  1172. //
  1173. this.uiGroupBox4.Controls.Add(this.cbxInterface_OutPatReg);
  1174. this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Left;
  1175. this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1176. this.uiGroupBox4.Location = new System.Drawing.Point(226, 0);
  1177. this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1178. this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
  1179. this.uiGroupBox4.Name = "uiGroupBox4";
  1180. this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1181. this.uiGroupBox4.Size = new System.Drawing.Size(154, 128);
  1182. this.uiGroupBox4.TabIndex = 22;
  1183. this.uiGroupBox4.Text = "接口选择";
  1184. this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1185. this.uiGroupBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1186. //
  1187. // cbxInterface_OutPatReg
  1188. //
  1189. this.cbxInterface_OutPatReg.DataSource = null;
  1190. this.cbxInterface_OutPatReg.FillColor = System.Drawing.Color.White;
  1191. this.cbxInterface_OutPatReg.FilterMaxCount = 50;
  1192. this.cbxInterface_OutPatReg.Font = new System.Drawing.Font("新宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1193. this.cbxInterface_OutPatReg.Location = new System.Drawing.Point(6, 37);
  1194. this.cbxInterface_OutPatReg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1195. this.cbxInterface_OutPatReg.MinimumSize = new System.Drawing.Size(63, 0);
  1196. this.cbxInterface_OutPatReg.Name = "cbxInterface_OutPatReg";
  1197. this.cbxInterface_OutPatReg.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1198. this.cbxInterface_OutPatReg.Size = new System.Drawing.Size(134, 23);
  1199. this.cbxInterface_OutPatReg.TabIndex = 0;
  1200. this.cbxInterface_OutPatReg.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1201. this.cbxInterface_OutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1202. //
  1203. // btnQueryOutPatReg
  1204. //
  1205. this.btnQueryOutPatReg.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1206. this.btnQueryOutPatReg.Cursor = System.Windows.Forms.Cursors.Hand;
  1207. this.btnQueryOutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1208. this.btnQueryOutPatReg.Location = new System.Drawing.Point(839, 8);
  1209. this.btnQueryOutPatReg.MinimumSize = new System.Drawing.Size(1, 1);
  1210. this.btnQueryOutPatReg.Name = "btnQueryOutPatReg";
  1211. this.btnQueryOutPatReg.Size = new System.Drawing.Size(189, 32);
  1212. this.btnQueryOutPatReg.TabIndex = 19;
  1213. this.btnQueryOutPatReg.Text = "登记信息查询";
  1214. this.btnQueryOutPatReg.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1215. this.btnQueryOutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1216. this.btnQueryOutPatReg.Click += new System.EventHandler(this.btnQueryOutPatReg_Click);
  1217. //
  1218. // btnCancleOutPatReg
  1219. //
  1220. this.btnCancleOutPatReg.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1221. this.btnCancleOutPatReg.Cursor = System.Windows.Forms.Cursors.Hand;
  1222. this.btnCancleOutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1223. this.btnCancleOutPatReg.Location = new System.Drawing.Point(839, 85);
  1224. this.btnCancleOutPatReg.MinimumSize = new System.Drawing.Size(1, 1);
  1225. this.btnCancleOutPatReg.Name = "btnCancleOutPatReg";
  1226. this.btnCancleOutPatReg.Size = new System.Drawing.Size(189, 32);
  1227. this.btnCancleOutPatReg.TabIndex = 18;
  1228. this.btnCancleOutPatReg.Text = "撤销挂号信息";
  1229. this.btnCancleOutPatReg.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1230. this.btnCancleOutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1231. this.btnCancleOutPatReg.Click += new System.EventHandler(this.btnCancleOutPatReg_Click);
  1232. //
  1233. // uiGroupBox5
  1234. //
  1235. this.uiGroupBox5.Controls.Add(this.dpED_OutPatReg);
  1236. this.uiGroupBox5.Controls.Add(this.dpST_OutPatReg);
  1237. this.uiGroupBox5.Dock = System.Windows.Forms.DockStyle.Left;
  1238. this.uiGroupBox5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1239. this.uiGroupBox5.Location = new System.Drawing.Point(0, 0);
  1240. this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1241. this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1);
  1242. this.uiGroupBox5.Name = "uiGroupBox5";
  1243. this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1244. this.uiGroupBox5.Size = new System.Drawing.Size(226, 128);
  1245. this.uiGroupBox5.TabIndex = 20;
  1246. this.uiGroupBox5.Text = "起止时间";
  1247. this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1248. this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1249. //
  1250. // dpED_OutPatReg
  1251. //
  1252. this.dpED_OutPatReg.FillColor = System.Drawing.Color.White;
  1253. this.dpED_OutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1254. this.dpED_OutPatReg.Location = new System.Drawing.Point(13, 70);
  1255. this.dpED_OutPatReg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1256. this.dpED_OutPatReg.MaxLength = 19;
  1257. this.dpED_OutPatReg.MinimumSize = new System.Drawing.Size(63, 0);
  1258. this.dpED_OutPatReg.Name = "dpED_OutPatReg";
  1259. this.dpED_OutPatReg.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1260. this.dpED_OutPatReg.Size = new System.Drawing.Size(200, 29);
  1261. this.dpED_OutPatReg.SymbolDropDown = 61555;
  1262. this.dpED_OutPatReg.SymbolNormal = 61555;
  1263. this.dpED_OutPatReg.TabIndex = 1;
  1264. this.dpED_OutPatReg.Text = "2022-05-22 14:03:13";
  1265. this.dpED_OutPatReg.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1266. this.dpED_OutPatReg.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  1267. this.dpED_OutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1268. //
  1269. // dpST_OutPatReg
  1270. //
  1271. this.dpST_OutPatReg.FillColor = System.Drawing.Color.White;
  1272. this.dpST_OutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1273. this.dpST_OutPatReg.Location = new System.Drawing.Point(13, 31);
  1274. this.dpST_OutPatReg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1275. this.dpST_OutPatReg.MaxLength = 19;
  1276. this.dpST_OutPatReg.MinimumSize = new System.Drawing.Size(63, 0);
  1277. this.dpST_OutPatReg.Name = "dpST_OutPatReg";
  1278. this.dpST_OutPatReg.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1279. this.dpST_OutPatReg.Size = new System.Drawing.Size(200, 29);
  1280. this.dpST_OutPatReg.SymbolDropDown = 61555;
  1281. this.dpST_OutPatReg.SymbolNormal = 61555;
  1282. this.dpST_OutPatReg.TabIndex = 0;
  1283. this.dpST_OutPatReg.Text = "2022-05-22 14:03:13";
  1284. this.dpST_OutPatReg.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1285. this.dpST_OutPatReg.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  1286. this.dpST_OutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1287. //
  1288. // tbJYD
  1289. //
  1290. this.tbJYD.Cursor = System.Windows.Forms.Cursors.IBeam;
  1291. this.tbJYD.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1292. this.tbJYD.Location = new System.Drawing.Point(68, 100);
  1293. this.tbJYD.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1294. this.tbJYD.MinimumSize = new System.Drawing.Size(1, 16);
  1295. this.tbJYD.Name = "tbJYD";
  1296. this.tbJYD.ShowText = false;
  1297. this.tbJYD.Size = new System.Drawing.Size(150, 25);
  1298. this.tbJYD.TabIndex = 5;
  1299. this.tbJYD.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1300. this.tbJYD.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1301. //
  1302. // uiLabel4
  1303. //
  1304. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1305. this.uiLabel4.Location = new System.Drawing.Point(3, 102);
  1306. this.uiLabel4.Name = "uiLabel4";
  1307. this.uiLabel4.Size = new System.Drawing.Size(100, 23);
  1308. this.uiLabel4.TabIndex = 4;
  1309. this.uiLabel4.Text = "就医地:";
  1310. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1311. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1312. //
  1313. // HandleException
  1314. //
  1315. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1316. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1317. this.ClientSize = new System.Drawing.Size(1400, 579);
  1318. this.Controls.Add(this.tcReverse);
  1319. this.Margin = new System.Windows.Forms.Padding(2);
  1320. this.Name = "HandleException";
  1321. this.Text = "异常处理";
  1322. this.Load += new System.EventHandler(this.HandleException_Load);
  1323. this.tcReverse.ResumeLayout(false);
  1324. this.tpSettlReverse.ResumeLayout(false);
  1325. this.panel2.ResumeLayout(false);
  1326. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).EndInit();
  1327. this.uiPanel2.ResumeLayout(false);
  1328. this.gbExactLocate.ResumeLayout(false);
  1329. this.uiGroupBox1.ResumeLayout(false);
  1330. this.uiGroupBox2.ResumeLayout(false);
  1331. this.tpLogReverse.ResumeLayout(false);
  1332. this.panel1.ResumeLayout(false);
  1333. ((System.ComponentModel.ISupportInitialize)(this.dgvLog)).EndInit();
  1334. this.uiPanel1.ResumeLayout(false);
  1335. this.gbOther.ResumeLayout(false);
  1336. this.gbInterface.ResumeLayout(false);
  1337. this.gbDateTime.ResumeLayout(false);
  1338. this.tpHandReverse.ResumeLayout(false);
  1339. this.uiPanel5.ResumeLayout(false);
  1340. this.uiSplitContainer3.Panel1.ResumeLayout(false);
  1341. this.uiSplitContainer3.Panel2.ResumeLayout(false);
  1342. ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer3)).EndInit();
  1343. this.uiSplitContainer3.ResumeLayout(false);
  1344. this.uiGroupBox6.ResumeLayout(false);
  1345. this.uiGroupBox7.ResumeLayout(false);
  1346. this.uiPanel4.ResumeLayout(false);
  1347. this.tpCancleOutPatReg.ResumeLayout(false);
  1348. this.panel3.ResumeLayout(false);
  1349. ((System.ComponentModel.ISupportInitialize)(this.dgvOutPatReg)).EndInit();
  1350. this.uiPanel3.ResumeLayout(false);
  1351. this.uiGroupBox3.ResumeLayout(false);
  1352. this.uiGroupBox4.ResumeLayout(false);
  1353. this.uiGroupBox5.ResumeLayout(false);
  1354. this.ResumeLayout(false);
  1355. }
  1356. #endregion
  1357. private Sunny.UI.UITabControl tcReverse;
  1358. private System.Windows.Forms.TabPage tpLogReverse;
  1359. private System.Windows.Forms.Panel panel1;
  1360. private Sunny.UI.UIDataGridView dgvLog;
  1361. private Sunny.UI.UIPagination pgSettlRecod;
  1362. private Sunny.UI.UIPanel uiPanel1;
  1363. private Sunny.UI.UIGroupBox gbInterface;
  1364. private Sunny.UI.UIComboBox cbxInterface_Log;
  1365. private Sunny.UI.UIGroupBox gbDateTime;
  1366. private Sunny.UI.UIDatetimePicker dpED_Log;
  1367. private Sunny.UI.UIDatetimePicker dpST_Log;
  1368. private System.Windows.Forms.TabPage tpHandReverse;
  1369. private System.Windows.Forms.TabPage tpSettlReverse;
  1370. private Sunny.UI.UIButton btnQueryLog;
  1371. private Sunny.UI.UIButton btnReverseByLog;
  1372. private System.Windows.Forms.Panel panel2;
  1373. private Sunny.UI.UIDataGridView dgvSettlRecord;
  1374. private Sunny.UI.UIPagination uiPagination1;
  1375. private Sunny.UI.UIPanel uiPanel2;
  1376. private Sunny.UI.UIGroupBox gbExactLocate;
  1377. private Sunny.UI.UITextBox tbHisNO;
  1378. private Sunny.UI.UITextBox tbPatSettlID;
  1379. private Sunny.UI.UITextBox tbName;
  1380. private Sunny.UI.UIGroupBox uiGroupBox1;
  1381. private Sunny.UI.UIComboBox cbxInterface_settl;
  1382. private Sunny.UI.UIButton btnQuerySettleRec;
  1383. private Sunny.UI.UIButton btnReverseBySettl;
  1384. private Sunny.UI.UIRadioButtonGroup rbgBillType;
  1385. private Sunny.UI.UIRadioButtonGroup rbgAdmType;
  1386. private Sunny.UI.UIGroupBox uiGroupBox2;
  1387. private Sunny.UI.UIDatetimePicker dpED_Settl;
  1388. private Sunny.UI.UIDatetimePicker dpST_Settl;
  1389. private System.Windows.Forms.TabPage tpCancleOutPatReg;
  1390. private System.Windows.Forms.Panel panel3;
  1391. private Sunny.UI.UIDataGridView dgvOutPatReg;
  1392. private Sunny.UI.UIPagination uiPagination2;
  1393. private Sunny.UI.UIPanel uiPanel3;
  1394. private Sunny.UI.UIGroupBox uiGroupBox3;
  1395. private Sunny.UI.UITextBox tbOutPatPsnNO;
  1396. private Sunny.UI.UITextBox tbOutPatRegID;
  1397. private Sunny.UI.UITextBox tbOutPatName;
  1398. private Sunny.UI.UIGroupBox uiGroupBox4;
  1399. private Sunny.UI.UIComboBox cbxInterface_OutPatReg;
  1400. private Sunny.UI.UIButton btnQueryOutPatReg;
  1401. private Sunny.UI.UIButton btnCancleOutPatReg;
  1402. private Sunny.UI.UIGroupBox uiGroupBox5;
  1403. private Sunny.UI.UIDatetimePicker dpED_OutPatReg;
  1404. private Sunny.UI.UIDatetimePicker dpST_OutPatReg;
  1405. private Sunny.UI.UIPanel uiPanel4;
  1406. private Sunny.UI.UIButton btnPatInfoShow;
  1407. private Sunny.UI.UIButton btPatInfo_ex;
  1408. private Sunny.UI.UIPanel uiPanel5;
  1409. private Sunny.UI.UISplitContainer uiSplitContainer3;
  1410. private Sunny.UI.UIGroupBox uiGroupBox6;
  1411. private Sunny.UI.UIRichTextBox rtbInparam;
  1412. private Sunny.UI.UIGroupBox uiGroupBox7;
  1413. private Sunny.UI.UIRichTextBox rtbOutparam;
  1414. private Sunny.UI.UITextBox tbPsnNO;
  1415. private Sunny.UI.UILabel uiLabel3;
  1416. private Sunny.UI.UITextBox tbTransNO;
  1417. private Sunny.UI.UILabel uiLabel2;
  1418. private Sunny.UI.UILabel uiLabel1;
  1419. private Sunny.UI.UIButton btnCancleOutPatFee;
  1420. private Sunny.UI.UIGroupBox gbOther;
  1421. private Sunny.UI.UITextBox tbCBD_Log;
  1422. private Sunny.UI.UILabel uiLabel5;
  1423. private Sunny.UI.UITextBox tbJYD;
  1424. private Sunny.UI.UILabel uiLabel4;
  1425. }
  1426. }