HandleException.designer.cs 132 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997
  1. namespace PTMedicalInsurance.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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  48. this.tcReverse = new Sunny.UI.UITabControl();
  49. this.tpSettlReverse = new System.Windows.Forms.TabPage();
  50. this.panel2 = new System.Windows.Forms.Panel();
  51. this.dgvSettlRecord = new Sunny.UI.UIDataGridView();
  52. this.uiPagination1 = new Sunny.UI.UIPagination();
  53. this.uiPanel2 = new Sunny.UI.UIPanel();
  54. this.uiButton4 = new Sunny.UI.UIButton();
  55. this.btCancleSettl = new Sunny.UI.UIButton();
  56. this.gbExactLocate = new Sunny.UI.UIGroupBox();
  57. this.tbHisNO = new Sunny.UI.UITextBox();
  58. this.tbPatSettlID = new Sunny.UI.UITextBox();
  59. this.tbName = new Sunny.UI.UITextBox();
  60. this.btnQuerySettleRec = new Sunny.UI.UIButton();
  61. this.btnReverseBySettl = new Sunny.UI.UIButton();
  62. this.rbgBillType = new Sunny.UI.UIRadioButtonGroup();
  63. this.rbgAdmType = new Sunny.UI.UIRadioButtonGroup();
  64. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  65. this.dpED_Settl = new Sunny.UI.UIDatetimePicker();
  66. this.dpST_Settl = new Sunny.UI.UIDatetimePicker();
  67. this.tpLogReverse = new System.Windows.Forms.TabPage();
  68. this.panel1 = new System.Windows.Forms.Panel();
  69. this.dgvLog = new Sunny.UI.UIDataGridView();
  70. this.pgSettlRecod = new Sunny.UI.UIPagination();
  71. this.uiPanel1 = new Sunny.UI.UIPanel();
  72. this.uiButton3 = new Sunny.UI.UIButton();
  73. this.gbOther = new Sunny.UI.UIGroupBox();
  74. this.tbCBD_Log = new Sunny.UI.UITextBox();
  75. this.uiLabel5 = new Sunny.UI.UILabel();
  76. this.btnQueryLog = new Sunny.UI.UIButton();
  77. this.btnReverseByLog = new Sunny.UI.UIButton();
  78. this.gbInterface = new Sunny.UI.UIGroupBox();
  79. this.tbPsnNO = new Sunny.UI.UITextBox();
  80. this.uiLabel3 = new Sunny.UI.UILabel();
  81. this.tbTransNO = new Sunny.UI.UITextBox();
  82. this.uiLabel2 = new Sunny.UI.UILabel();
  83. this.gbDateTime = new Sunny.UI.UIGroupBox();
  84. this.dpED_Log = new Sunny.UI.UIDatetimePicker();
  85. this.dpST_Log = new Sunny.UI.UIDatetimePicker();
  86. this.tpHandReverse = new System.Windows.Forms.TabPage();
  87. this.uiPanel5 = new Sunny.UI.UIPanel();
  88. this.uiSplitContainer3 = new Sunny.UI.UISplitContainer();
  89. this.uiGroupBox6 = new Sunny.UI.UIGroupBox();
  90. this.rtbInparam = new Sunny.UI.UIRichTextBox();
  91. this.uiGroupBox7 = new Sunny.UI.UIGroupBox();
  92. this.rtbOutparam = new Sunny.UI.UIRichTextBox();
  93. this.uiPanel4 = new Sunny.UI.UIPanel();
  94. this.tb_DealNo = new Sunny.UI.UITextBox();
  95. this.Chk_DealNo = new Sunny.UI.UICheckBox();
  96. this.uiButton2 = new Sunny.UI.UIButton();
  97. this.tbCBD_Hand = new Sunny.UI.UITextBox();
  98. this.uiLabel4 = new Sunny.UI.UILabel();
  99. this.btnPatInfoShow = new Sunny.UI.UIButton();
  100. this.btPatInfo_ex = new Sunny.UI.UIButton();
  101. this.tpCancleOutPatReg = new System.Windows.Forms.TabPage();
  102. this.panel3 = new System.Windows.Forms.Panel();
  103. this.dgvOutPatReg = new Sunny.UI.UIDataGridView();
  104. this.uiPagination2 = new Sunny.UI.UIPagination();
  105. this.uiPanel3 = new Sunny.UI.UIPanel();
  106. this.uiButton1 = new Sunny.UI.UIButton();
  107. this.btnCancleOutPatFee = new Sunny.UI.UIButton();
  108. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  109. this.tbOutPatPsnNO = new Sunny.UI.UITextBox();
  110. this.tbOutPatRegID = new Sunny.UI.UITextBox();
  111. this.tbOutPatName = new Sunny.UI.UITextBox();
  112. this.btnQueryOutPatReg = new Sunny.UI.UIButton();
  113. this.btnCancleOutPatReg = new Sunny.UI.UIButton();
  114. this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
  115. this.dpED_OutPatReg = new Sunny.UI.UIDatetimePicker();
  116. this.dpST_OutPatReg = new Sunny.UI.UIDatetimePicker();
  117. this.tpSignQuery = new System.Windows.Forms.TabPage();
  118. this.uiPagination3 = new Sunny.UI.UIPagination();
  119. this.uiPanel6 = new Sunny.UI.UIPanel();
  120. this.btnCancelSign = new Sunny.UI.UIButton();
  121. this.gbQuery = new Sunny.UI.UIGroupBox();
  122. this.edtOpterName = new Sunny.UI.UITextBox();
  123. this.edtSignOpterNo = new Sunny.UI.UITextBox();
  124. this.edtSignNo = new Sunny.UI.UITextBox();
  125. this.btnSignQuery = new Sunny.UI.UIButton();
  126. this.btnExit = new Sunny.UI.UIButton();
  127. this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
  128. this.dtSignEnd = new Sunny.UI.UIDatetimePicker();
  129. this.dtSignBegin = new Sunny.UI.UIDatetimePicker();
  130. this.dgvSignQuery = new Sunny.UI.UIDataGridView();
  131. this.tabImportIRIS = new System.Windows.Forms.TabPage();
  132. this.uiPanel8 = new Sunny.UI.UIPanel();
  133. this.uiSplitContainer1 = new Sunny.UI.UISplitContainer();
  134. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  135. this.rtbIn = new Sunny.UI.UIRichTextBox();
  136. this.uiGroupBox8 = new Sunny.UI.UIGroupBox();
  137. this.rtbOut = new Sunny.UI.UIRichTextBox();
  138. this.uiPanel7 = new Sunny.UI.UIPanel();
  139. this.rbInsertSettlement = new System.Windows.Forms.RadioButton();
  140. this.rbUpdateFeeRecord = new System.Windows.Forms.RadioButton();
  141. this.rbInsertFeeRecord = new System.Windows.Forms.RadioButton();
  142. this.uiButton5 = new Sunny.UI.UIButton();
  143. this.btHandle = new Sunny.UI.UIButton();
  144. this.tcReverse.SuspendLayout();
  145. this.tpSettlReverse.SuspendLayout();
  146. this.panel2.SuspendLayout();
  147. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).BeginInit();
  148. this.uiPanel2.SuspendLayout();
  149. this.gbExactLocate.SuspendLayout();
  150. this.uiGroupBox2.SuspendLayout();
  151. this.tpLogReverse.SuspendLayout();
  152. this.panel1.SuspendLayout();
  153. ((System.ComponentModel.ISupportInitialize)(this.dgvLog)).BeginInit();
  154. this.uiPanel1.SuspendLayout();
  155. this.gbOther.SuspendLayout();
  156. this.gbInterface.SuspendLayout();
  157. this.gbDateTime.SuspendLayout();
  158. this.tpHandReverse.SuspendLayout();
  159. this.uiPanel5.SuspendLayout();
  160. ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer3)).BeginInit();
  161. this.uiSplitContainer3.Panel1.SuspendLayout();
  162. this.uiSplitContainer3.Panel2.SuspendLayout();
  163. this.uiSplitContainer3.SuspendLayout();
  164. this.uiGroupBox6.SuspendLayout();
  165. this.uiGroupBox7.SuspendLayout();
  166. this.uiPanel4.SuspendLayout();
  167. this.tpCancleOutPatReg.SuspendLayout();
  168. this.panel3.SuspendLayout();
  169. ((System.ComponentModel.ISupportInitialize)(this.dgvOutPatReg)).BeginInit();
  170. this.uiPanel3.SuspendLayout();
  171. this.uiGroupBox3.SuspendLayout();
  172. this.uiGroupBox5.SuspendLayout();
  173. this.tpSignQuery.SuspendLayout();
  174. this.uiPanel6.SuspendLayout();
  175. this.gbQuery.SuspendLayout();
  176. this.uiGroupBox4.SuspendLayout();
  177. ((System.ComponentModel.ISupportInitialize)(this.dgvSignQuery)).BeginInit();
  178. this.tabImportIRIS.SuspendLayout();
  179. this.uiPanel8.SuspendLayout();
  180. ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).BeginInit();
  181. this.uiSplitContainer1.Panel1.SuspendLayout();
  182. this.uiSplitContainer1.Panel2.SuspendLayout();
  183. this.uiSplitContainer1.SuspendLayout();
  184. this.uiGroupBox1.SuspendLayout();
  185. this.uiGroupBox8.SuspendLayout();
  186. this.uiPanel7.SuspendLayout();
  187. this.SuspendLayout();
  188. //
  189. // tcReverse
  190. //
  191. this.tcReverse.Controls.Add(this.tpSettlReverse);
  192. this.tcReverse.Controls.Add(this.tpLogReverse);
  193. this.tcReverse.Controls.Add(this.tpHandReverse);
  194. this.tcReverse.Controls.Add(this.tpCancleOutPatReg);
  195. this.tcReverse.Controls.Add(this.tpSignQuery);
  196. this.tcReverse.Controls.Add(this.tabImportIRIS);
  197. this.tcReverse.Dock = System.Windows.Forms.DockStyle.Fill;
  198. this.tcReverse.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  199. this.tcReverse.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.tcReverse.ItemSize = new System.Drawing.Size(150, 40);
  201. this.tcReverse.Location = new System.Drawing.Point(0, 0);
  202. this.tcReverse.MainPage = "";
  203. this.tcReverse.Margin = new System.Windows.Forms.Padding(2);
  204. this.tcReverse.Name = "tcReverse";
  205. this.tcReverse.SelectedIndex = 0;
  206. this.tcReverse.Size = new System.Drawing.Size(1321, 620);
  207. this.tcReverse.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  208. this.tcReverse.TabIndex = 0;
  209. this.tcReverse.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  210. this.tcReverse.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  211. //
  212. // tpSettlReverse
  213. //
  214. this.tpSettlReverse.Controls.Add(this.panel2);
  215. this.tpSettlReverse.Location = new System.Drawing.Point(0, 40);
  216. this.tpSettlReverse.Name = "tpSettlReverse";
  217. this.tpSettlReverse.Size = new System.Drawing.Size(1321, 580);
  218. this.tpSettlReverse.TabIndex = 2;
  219. this.tpSettlReverse.Text = "结算冲正";
  220. this.tpSettlReverse.UseVisualStyleBackColor = true;
  221. //
  222. // panel2
  223. //
  224. this.panel2.Controls.Add(this.dgvSettlRecord);
  225. this.panel2.Controls.Add(this.uiPagination1);
  226. this.panel2.Controls.Add(this.uiPanel2);
  227. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  228. this.panel2.Location = new System.Drawing.Point(0, 0);
  229. this.panel2.Name = "panel2";
  230. this.panel2.Size = new System.Drawing.Size(1321, 580);
  231. this.panel2.TabIndex = 2;
  232. //
  233. // dgvSettlRecord
  234. //
  235. this.dgvSettlRecord.AllowUserToAddRows = false;
  236. this.dgvSettlRecord.AllowUserToDeleteRows = false;
  237. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  238. this.dgvSettlRecord.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  239. this.dgvSettlRecord.BackgroundColor = System.Drawing.Color.White;
  240. this.dgvSettlRecord.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  241. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  242. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  243. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  245. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  246. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  247. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  248. this.dgvSettlRecord.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  249. this.dgvSettlRecord.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  250. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  251. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  252. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  253. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
  254. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  255. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  256. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  257. this.dgvSettlRecord.DefaultCellStyle = dataGridViewCellStyle3;
  258. this.dgvSettlRecord.Dock = System.Windows.Forms.DockStyle.Fill;
  259. this.dgvSettlRecord.EnableHeadersVisualStyles = false;
  260. this.dgvSettlRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  261. this.dgvSettlRecord.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  262. this.dgvSettlRecord.Location = new System.Drawing.Point(0, 0);
  263. this.dgvSettlRecord.Name = "dgvSettlRecord";
  264. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  265. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  266. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  267. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  268. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  269. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
  270. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  271. this.dgvSettlRecord.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  272. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  273. dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.dgvSettlRecord.RowsDefaultCellStyle = dataGridViewCellStyle5;
  275. this.dgvSettlRecord.RowTemplate.Height = 23;
  276. this.dgvSettlRecord.SelectedIndex = -1;
  277. this.dgvSettlRecord.Size = new System.Drawing.Size(1321, 421);
  278. this.dgvSettlRecord.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  279. this.dgvSettlRecord.TabIndex = 3;
  280. this.dgvSettlRecord.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  281. //
  282. // uiPagination1
  283. //
  284. this.uiPagination1.Dock = System.Windows.Forms.DockStyle.Bottom;
  285. this.uiPagination1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  286. this.uiPagination1.Location = new System.Drawing.Point(0, 421);
  287. this.uiPagination1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  288. this.uiPagination1.MinimumSize = new System.Drawing.Size(1, 1);
  289. this.uiPagination1.Name = "uiPagination1";
  290. this.uiPagination1.PagerCount = 13;
  291. this.uiPagination1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  292. this.uiPagination1.ShowJumpButton = false;
  293. this.uiPagination1.ShowText = false;
  294. this.uiPagination1.Size = new System.Drawing.Size(1321, 31);
  295. this.uiPagination1.TabIndex = 2;
  296. this.uiPagination1.Text = "uiPagination1";
  297. this.uiPagination1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  298. this.uiPagination1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  299. //
  300. // uiPanel2
  301. //
  302. this.uiPanel2.Controls.Add(this.uiButton4);
  303. this.uiPanel2.Controls.Add(this.btCancleSettl);
  304. this.uiPanel2.Controls.Add(this.gbExactLocate);
  305. this.uiPanel2.Controls.Add(this.btnQuerySettleRec);
  306. this.uiPanel2.Controls.Add(this.btnReverseBySettl);
  307. this.uiPanel2.Controls.Add(this.rbgBillType);
  308. this.uiPanel2.Controls.Add(this.rbgAdmType);
  309. this.uiPanel2.Controls.Add(this.uiGroupBox2);
  310. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  311. this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.uiPanel2.Location = new System.Drawing.Point(0, 452);
  313. this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  314. this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  315. this.uiPanel2.Name = "uiPanel2";
  316. this.uiPanel2.Size = new System.Drawing.Size(1321, 128);
  317. this.uiPanel2.TabIndex = 4;
  318. this.uiPanel2.Text = null;
  319. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  320. this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  321. //
  322. // uiButton4
  323. //
  324. this.uiButton4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  325. this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
  326. this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  327. this.uiButton4.Location = new System.Drawing.Point(1183, 36);
  328. this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
  329. this.uiButton4.Name = "uiButton4";
  330. this.uiButton4.Size = new System.Drawing.Size(128, 62);
  331. this.uiButton4.TabIndex = 28;
  332. this.uiButton4.Text = "退 出";
  333. this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  334. this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  335. this.uiButton4.Click += new System.EventHandler(this.btnExit_Click);
  336. //
  337. // btCancleSettl
  338. //
  339. this.btCancleSettl.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  340. this.btCancleSettl.Cursor = System.Windows.Forms.Cursors.Hand;
  341. this.btCancleSettl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  342. this.btCancleSettl.Location = new System.Drawing.Point(1062, 36);
  343. this.btCancleSettl.MinimumSize = new System.Drawing.Size(1, 1);
  344. this.btCancleSettl.Name = "btCancleSettl";
  345. this.btCancleSettl.Size = new System.Drawing.Size(116, 62);
  346. this.btCancleSettl.TabIndex = 25;
  347. this.btCancleSettl.Text = "结算撤销";
  348. this.btCancleSettl.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  349. this.btCancleSettl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  350. this.btCancleSettl.Click += new System.EventHandler(this.btCancleSettl_Click);
  351. //
  352. // gbExactLocate
  353. //
  354. this.gbExactLocate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  355. this.gbExactLocate.Controls.Add(this.tbHisNO);
  356. this.gbExactLocate.Controls.Add(this.tbPatSettlID);
  357. this.gbExactLocate.Controls.Add(this.tbName);
  358. this.gbExactLocate.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.gbExactLocate.Location = new System.Drawing.Point(455, 0);
  360. this.gbExactLocate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  361. this.gbExactLocate.MinimumSize = new System.Drawing.Size(1, 1);
  362. this.gbExactLocate.Name = "gbExactLocate";
  363. this.gbExactLocate.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  364. this.gbExactLocate.Size = new System.Drawing.Size(198, 128);
  365. this.gbExactLocate.TabIndex = 23;
  366. this.gbExactLocate.Text = "精确定位";
  367. this.gbExactLocate.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  368. this.gbExactLocate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  369. //
  370. // tbHisNO
  371. //
  372. this.tbHisNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  373. this.tbHisNO.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  374. this.tbHisNO.Location = new System.Drawing.Point(15, 92);
  375. this.tbHisNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  376. this.tbHisNO.MinimumSize = new System.Drawing.Size(1, 16);
  377. this.tbHisNO.Name = "tbHisNO";
  378. this.tbHisNO.ShowText = false;
  379. this.tbHisNO.Size = new System.Drawing.Size(169, 24);
  380. this.tbHisNO.TabIndex = 3;
  381. this.tbHisNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  382. this.tbHisNO.Watermark = "患者卡号";
  383. this.tbHisNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  384. //
  385. // tbPatSettlID
  386. //
  387. this.tbPatSettlID.Cursor = System.Windows.Forms.Cursors.IBeam;
  388. this.tbPatSettlID.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  389. this.tbPatSettlID.Location = new System.Drawing.Point(15, 61);
  390. this.tbPatSettlID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  391. this.tbPatSettlID.MinimumSize = new System.Drawing.Size(1, 16);
  392. this.tbPatSettlID.Name = "tbPatSettlID";
  393. this.tbPatSettlID.ShowText = false;
  394. this.tbPatSettlID.Size = new System.Drawing.Size(169, 24);
  395. this.tbPatSettlID.TabIndex = 2;
  396. this.tbPatSettlID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  397. this.tbPatSettlID.Watermark = "结算编号";
  398. this.tbPatSettlID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  399. //
  400. // tbName
  401. //
  402. this.tbName.Cursor = System.Windows.Forms.Cursors.IBeam;
  403. this.tbName.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  404. this.tbName.Location = new System.Drawing.Point(15, 30);
  405. this.tbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  406. this.tbName.MinimumSize = new System.Drawing.Size(1, 16);
  407. this.tbName.Name = "tbName";
  408. this.tbName.ShowText = false;
  409. this.tbName.Size = new System.Drawing.Size(169, 24);
  410. this.tbName.TabIndex = 1;
  411. this.tbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  412. this.tbName.Watermark = "姓名";
  413. this.tbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  414. //
  415. // btnQuerySettleRec
  416. //
  417. this.btnQuerySettleRec.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  418. this.btnQuerySettleRec.Cursor = System.Windows.Forms.Cursors.Hand;
  419. this.btnQuerySettleRec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  420. this.btnQuerySettleRec.Location = new System.Drawing.Point(823, 36);
  421. this.btnQuerySettleRec.MinimumSize = new System.Drawing.Size(1, 1);
  422. this.btnQuerySettleRec.Name = "btnQuerySettleRec";
  423. this.btnQuerySettleRec.Size = new System.Drawing.Size(145, 62);
  424. this.btnQuerySettleRec.TabIndex = 19;
  425. this.btnQuerySettleRec.Text = "查询医保结算信息";
  426. this.btnQuerySettleRec.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  427. this.btnQuerySettleRec.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  428. this.btnQuerySettleRec.Click += new System.EventHandler(this.btnQuerySettleRec_Click);
  429. //
  430. // btnReverseBySettl
  431. //
  432. this.btnReverseBySettl.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  433. this.btnReverseBySettl.Cursor = System.Windows.Forms.Cursors.Hand;
  434. this.btnReverseBySettl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. this.btnReverseBySettl.Location = new System.Drawing.Point(973, 36);
  436. this.btnReverseBySettl.MinimumSize = new System.Drawing.Size(1, 1);
  437. this.btnReverseBySettl.Name = "btnReverseBySettl";
  438. this.btnReverseBySettl.Size = new System.Drawing.Size(84, 62);
  439. this.btnReverseBySettl.TabIndex = 18;
  440. this.btnReverseBySettl.Text = "冲正交易";
  441. this.btnReverseBySettl.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  442. this.btnReverseBySettl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  443. this.btnReverseBySettl.Click += new System.EventHandler(this.btnReverseBySettl_Click);
  444. //
  445. // rbgBillType
  446. //
  447. this.rbgBillType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  448. this.rbgBillType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  449. this.rbgBillType.Items.AddRange(new object[] {
  450. "全部",
  451. "正票",
  452. "负票"});
  453. this.rbgBillType.ItemSize = new System.Drawing.Size(150, 32);
  454. this.rbgBillType.Location = new System.Drawing.Point(341, 0);
  455. this.rbgBillType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  456. this.rbgBillType.MinimumSize = new System.Drawing.Size(1, 1);
  457. this.rbgBillType.Name = "rbgBillType";
  458. this.rbgBillType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  459. this.rbgBillType.Size = new System.Drawing.Size(114, 128);
  460. this.rbgBillType.TabIndex = 24;
  461. this.rbgBillType.Text = "票据类型";
  462. this.rbgBillType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  463. this.rbgBillType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  464. //
  465. // rbgAdmType
  466. //
  467. this.rbgAdmType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  468. this.rbgAdmType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  469. this.rbgAdmType.Items.AddRange(new object[] {
  470. "全部",
  471. "门诊",
  472. "住院"});
  473. this.rbgAdmType.ItemSize = new System.Drawing.Size(150, 32);
  474. this.rbgAdmType.Location = new System.Drawing.Point(226, 0);
  475. this.rbgAdmType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  476. this.rbgAdmType.MinimumSize = new System.Drawing.Size(1, 1);
  477. this.rbgAdmType.Name = "rbgAdmType";
  478. this.rbgAdmType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  479. this.rbgAdmType.Size = new System.Drawing.Size(115, 128);
  480. this.rbgAdmType.TabIndex = 21;
  481. this.rbgAdmType.Text = "就诊类型";
  482. this.rbgAdmType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  483. this.rbgAdmType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  484. //
  485. // uiGroupBox2
  486. //
  487. this.uiGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  488. this.uiGroupBox2.Controls.Add(this.dpED_Settl);
  489. this.uiGroupBox2.Controls.Add(this.dpST_Settl);
  490. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  491. this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
  492. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  493. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  494. this.uiGroupBox2.Name = "uiGroupBox2";
  495. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  496. this.uiGroupBox2.Size = new System.Drawing.Size(226, 128);
  497. this.uiGroupBox2.TabIndex = 20;
  498. this.uiGroupBox2.Text = "起止时间";
  499. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  500. this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  501. //
  502. // dpED_Settl
  503. //
  504. this.dpED_Settl.FillColor = System.Drawing.Color.White;
  505. this.dpED_Settl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  506. this.dpED_Settl.Location = new System.Drawing.Point(17, 75);
  507. this.dpED_Settl.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  508. this.dpED_Settl.MaxLength = 19;
  509. this.dpED_Settl.MinimumSize = new System.Drawing.Size(63, 0);
  510. this.dpED_Settl.Name = "dpED_Settl";
  511. this.dpED_Settl.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  512. this.dpED_Settl.Size = new System.Drawing.Size(193, 29);
  513. this.dpED_Settl.SymbolDropDown = 61555;
  514. this.dpED_Settl.SymbolNormal = 61555;
  515. this.dpED_Settl.TabIndex = 1;
  516. this.dpED_Settl.Text = "2022-05-22 14:03:13";
  517. this.dpED_Settl.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  518. this.dpED_Settl.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  519. this.dpED_Settl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  520. //
  521. // dpST_Settl
  522. //
  523. this.dpST_Settl.FillColor = System.Drawing.Color.White;
  524. this.dpST_Settl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  525. this.dpST_Settl.Location = new System.Drawing.Point(17, 36);
  526. this.dpST_Settl.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  527. this.dpST_Settl.MaxLength = 19;
  528. this.dpST_Settl.MinimumSize = new System.Drawing.Size(63, 0);
  529. this.dpST_Settl.Name = "dpST_Settl";
  530. this.dpST_Settl.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  531. this.dpST_Settl.Size = new System.Drawing.Size(193, 29);
  532. this.dpST_Settl.SymbolDropDown = 61555;
  533. this.dpST_Settl.SymbolNormal = 61555;
  534. this.dpST_Settl.TabIndex = 0;
  535. this.dpST_Settl.Text = "2022-05-22 14:03:13";
  536. this.dpST_Settl.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  537. this.dpST_Settl.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  538. this.dpST_Settl.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  539. //
  540. // tpLogReverse
  541. //
  542. this.tpLogReverse.Controls.Add(this.panel1);
  543. this.tpLogReverse.Location = new System.Drawing.Point(0, 40);
  544. this.tpLogReverse.Margin = new System.Windows.Forms.Padding(2);
  545. this.tpLogReverse.Name = "tpLogReverse";
  546. this.tpLogReverse.Size = new System.Drawing.Size(1321, 580);
  547. this.tpLogReverse.TabIndex = 0;
  548. this.tpLogReverse.Text = "日志冲正";
  549. this.tpLogReverse.UseVisualStyleBackColor = true;
  550. //
  551. // panel1
  552. //
  553. this.panel1.Controls.Add(this.dgvLog);
  554. this.panel1.Controls.Add(this.pgSettlRecod);
  555. this.panel1.Controls.Add(this.uiPanel1);
  556. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  557. this.panel1.Location = new System.Drawing.Point(0, 0);
  558. this.panel1.Name = "panel1";
  559. this.panel1.Size = new System.Drawing.Size(1321, 580);
  560. this.panel1.TabIndex = 2;
  561. //
  562. // dgvLog
  563. //
  564. this.dgvLog.AllowUserToAddRows = false;
  565. this.dgvLog.AllowUserToDeleteRows = false;
  566. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  567. this.dgvLog.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  568. this.dgvLog.BackgroundColor = System.Drawing.Color.White;
  569. this.dgvLog.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  570. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  571. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  572. dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  573. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  574. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  575. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  576. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  577. this.dgvLog.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  578. this.dgvLog.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  579. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  580. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
  581. dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  582. dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText;
  583. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  584. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  585. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  586. this.dgvLog.DefaultCellStyle = dataGridViewCellStyle8;
  587. this.dgvLog.Dock = System.Windows.Forms.DockStyle.Fill;
  588. this.dgvLog.EnableHeadersVisualStyles = false;
  589. this.dgvLog.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  590. this.dgvLog.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  591. this.dgvLog.Location = new System.Drawing.Point(0, 0);
  592. this.dgvLog.Name = "dgvLog";
  593. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  594. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  595. dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  596. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  597. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  598. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White;
  599. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  600. this.dgvLog.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
  601. dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
  602. dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  603. this.dgvLog.RowsDefaultCellStyle = dataGridViewCellStyle10;
  604. this.dgvLog.RowTemplate.Height = 23;
  605. this.dgvLog.SelectedIndex = -1;
  606. this.dgvLog.Size = new System.Drawing.Size(1321, 416);
  607. this.dgvLog.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  608. this.dgvLog.TabIndex = 3;
  609. this.dgvLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  610. //
  611. // pgSettlRecod
  612. //
  613. this.pgSettlRecod.Dock = System.Windows.Forms.DockStyle.Bottom;
  614. this.pgSettlRecod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  615. this.pgSettlRecod.Location = new System.Drawing.Point(0, 416);
  616. this.pgSettlRecod.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  617. this.pgSettlRecod.MinimumSize = new System.Drawing.Size(1, 1);
  618. this.pgSettlRecod.Name = "pgSettlRecod";
  619. this.pgSettlRecod.PagerCount = 13;
  620. this.pgSettlRecod.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  621. this.pgSettlRecod.ShowJumpButton = false;
  622. this.pgSettlRecod.ShowText = false;
  623. this.pgSettlRecod.Size = new System.Drawing.Size(1321, 31);
  624. this.pgSettlRecod.TabIndex = 2;
  625. this.pgSettlRecod.Text = "uiPagination1";
  626. this.pgSettlRecod.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  627. this.pgSettlRecod.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  628. //
  629. // uiPanel1
  630. //
  631. this.uiPanel1.Controls.Add(this.uiButton3);
  632. this.uiPanel1.Controls.Add(this.gbOther);
  633. this.uiPanel1.Controls.Add(this.btnQueryLog);
  634. this.uiPanel1.Controls.Add(this.btnReverseByLog);
  635. this.uiPanel1.Controls.Add(this.gbInterface);
  636. this.uiPanel1.Controls.Add(this.gbDateTime);
  637. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  638. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  639. this.uiPanel1.Location = new System.Drawing.Point(0, 447);
  640. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  641. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  642. this.uiPanel1.Name = "uiPanel1";
  643. this.uiPanel1.Size = new System.Drawing.Size(1321, 133);
  644. this.uiPanel1.TabIndex = 4;
  645. this.uiPanel1.Text = null;
  646. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  647. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  648. //
  649. // uiButton3
  650. //
  651. this.uiButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  652. this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
  653. this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  654. this.uiButton3.Location = new System.Drawing.Point(1143, 35);
  655. this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
  656. this.uiButton3.Name = "uiButton3";
  657. this.uiButton3.Size = new System.Drawing.Size(166, 72);
  658. this.uiButton3.TabIndex = 27;
  659. this.uiButton3.Text = "退 出";
  660. this.uiButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  661. this.uiButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  662. this.uiButton3.Click += new System.EventHandler(this.btnExit_Click);
  663. //
  664. // gbOther
  665. //
  666. this.gbOther.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  667. this.gbOther.Controls.Add(this.tbCBD_Log);
  668. this.gbOther.Controls.Add(this.uiLabel5);
  669. this.gbOther.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  670. this.gbOther.Location = new System.Drawing.Point(579, 0);
  671. this.gbOther.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  672. this.gbOther.MinimumSize = new System.Drawing.Size(1, 1);
  673. this.gbOther.Name = "gbOther";
  674. this.gbOther.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  675. this.gbOther.Size = new System.Drawing.Size(258, 133);
  676. this.gbOther.TabIndex = 25;
  677. this.gbOther.Text = "冲正条件";
  678. this.gbOther.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  679. this.gbOther.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  680. //
  681. // tbCBD_Log
  682. //
  683. this.tbCBD_Log.Cursor = System.Windows.Forms.Cursors.IBeam;
  684. this.tbCBD_Log.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  685. this.tbCBD_Log.Location = new System.Drawing.Point(83, 37);
  686. this.tbCBD_Log.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  687. this.tbCBD_Log.MinimumSize = new System.Drawing.Size(1, 16);
  688. this.tbCBD_Log.Name = "tbCBD_Log";
  689. this.tbCBD_Log.ShowText = false;
  690. this.tbCBD_Log.Size = new System.Drawing.Size(150, 25);
  691. this.tbCBD_Log.TabIndex = 3;
  692. this.tbCBD_Log.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  693. this.tbCBD_Log.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  694. //
  695. // uiLabel5
  696. //
  697. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  698. this.uiLabel5.Location = new System.Drawing.Point(18, 39);
  699. this.uiLabel5.Name = "uiLabel5";
  700. this.uiLabel5.Size = new System.Drawing.Size(100, 23);
  701. this.uiLabel5.TabIndex = 2;
  702. this.uiLabel5.Text = "参保地:";
  703. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  704. this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  705. //
  706. // btnQueryLog
  707. //
  708. this.btnQueryLog.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  709. this.btnQueryLog.Cursor = System.Windows.Forms.Cursors.Hand;
  710. this.btnQueryLog.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  711. this.btnQueryLog.Location = new System.Drawing.Point(971, 35);
  712. this.btnQueryLog.MinimumSize = new System.Drawing.Size(1, 1);
  713. this.btnQueryLog.Name = "btnQueryLog";
  714. this.btnQueryLog.Size = new System.Drawing.Size(166, 32);
  715. this.btnQueryLog.TabIndex = 24;
  716. this.btnQueryLog.Text = "查询";
  717. this.btnQueryLog.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  718. this.btnQueryLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  719. this.btnQueryLog.Click += new System.EventHandler(this.btnQueryLog_Click);
  720. //
  721. // btnReverseByLog
  722. //
  723. this.btnReverseByLog.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  724. this.btnReverseByLog.Cursor = System.Windows.Forms.Cursors.Hand;
  725. this.btnReverseByLog.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  726. this.btnReverseByLog.Location = new System.Drawing.Point(971, 75);
  727. this.btnReverseByLog.MinimumSize = new System.Drawing.Size(1, 1);
  728. this.btnReverseByLog.Name = "btnReverseByLog";
  729. this.btnReverseByLog.Size = new System.Drawing.Size(166, 32);
  730. this.btnReverseByLog.TabIndex = 23;
  731. this.btnReverseByLog.Text = "冲正";
  732. this.btnReverseByLog.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  733. this.btnReverseByLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  734. this.btnReverseByLog.Click += new System.EventHandler(this.btnReverseByLog_Click);
  735. //
  736. // gbInterface
  737. //
  738. this.gbInterface.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  739. this.gbInterface.Controls.Add(this.tbPsnNO);
  740. this.gbInterface.Controls.Add(this.uiLabel3);
  741. this.gbInterface.Controls.Add(this.tbTransNO);
  742. this.gbInterface.Controls.Add(this.uiLabel2);
  743. this.gbInterface.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  744. this.gbInterface.Location = new System.Drawing.Point(226, 0);
  745. this.gbInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  746. this.gbInterface.MinimumSize = new System.Drawing.Size(1, 1);
  747. this.gbInterface.Name = "gbInterface";
  748. this.gbInterface.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  749. this.gbInterface.Size = new System.Drawing.Size(353, 133);
  750. this.gbInterface.TabIndex = 22;
  751. this.gbInterface.Text = "筛选条件";
  752. this.gbInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  753. this.gbInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  754. //
  755. // tbPsnNO
  756. //
  757. this.tbPsnNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  758. this.tbPsnNO.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  759. this.tbPsnNO.Location = new System.Drawing.Point(137, 73);
  760. this.tbPsnNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  761. this.tbPsnNO.MinimumSize = new System.Drawing.Size(1, 16);
  762. this.tbPsnNO.Name = "tbPsnNO";
  763. this.tbPsnNO.ShowText = false;
  764. this.tbPsnNO.Size = new System.Drawing.Size(150, 25);
  765. this.tbPsnNO.TabIndex = 5;
  766. this.tbPsnNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  767. this.tbPsnNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  768. //
  769. // uiLabel3
  770. //
  771. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  772. this.uiLabel3.Location = new System.Drawing.Point(26, 73);
  773. this.uiLabel3.Name = "uiLabel3";
  774. this.uiLabel3.Size = new System.Drawing.Size(100, 23);
  775. this.uiLabel3.TabIndex = 4;
  776. this.uiLabel3.Text = "医保编号:";
  777. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  778. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  779. //
  780. // tbTransNO
  781. //
  782. this.tbTransNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  783. this.tbTransNO.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  784. this.tbTransNO.Location = new System.Drawing.Point(137, 37);
  785. this.tbTransNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  786. this.tbTransNO.MinimumSize = new System.Drawing.Size(1, 16);
  787. this.tbTransNO.Name = "tbTransNO";
  788. this.tbTransNO.ShowText = false;
  789. this.tbTransNO.Size = new System.Drawing.Size(150, 25);
  790. this.tbTransNO.TabIndex = 3;
  791. this.tbTransNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  792. this.tbTransNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  793. //
  794. // uiLabel2
  795. //
  796. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  797. this.uiLabel2.Location = new System.Drawing.Point(26, 37);
  798. this.uiLabel2.Name = "uiLabel2";
  799. this.uiLabel2.Size = new System.Drawing.Size(100, 23);
  800. this.uiLabel2.TabIndex = 2;
  801. this.uiLabel2.Text = "交易编码:";
  802. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  803. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  804. //
  805. // gbDateTime
  806. //
  807. this.gbDateTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  808. this.gbDateTime.Controls.Add(this.dpED_Log);
  809. this.gbDateTime.Controls.Add(this.dpST_Log);
  810. this.gbDateTime.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  811. this.gbDateTime.Location = new System.Drawing.Point(0, 0);
  812. this.gbDateTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  813. this.gbDateTime.MinimumSize = new System.Drawing.Size(1, 1);
  814. this.gbDateTime.Name = "gbDateTime";
  815. this.gbDateTime.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  816. this.gbDateTime.Size = new System.Drawing.Size(226, 133);
  817. this.gbDateTime.TabIndex = 20;
  818. this.gbDateTime.Text = "起止时间";
  819. this.gbDateTime.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  820. this.gbDateTime.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  821. //
  822. // dpED_Log
  823. //
  824. this.dpED_Log.FillColor = System.Drawing.Color.White;
  825. this.dpED_Log.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  826. this.dpED_Log.Location = new System.Drawing.Point(13, 70);
  827. this.dpED_Log.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  828. this.dpED_Log.MaxLength = 19;
  829. this.dpED_Log.MinimumSize = new System.Drawing.Size(63, 0);
  830. this.dpED_Log.Name = "dpED_Log";
  831. this.dpED_Log.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  832. this.dpED_Log.Size = new System.Drawing.Size(200, 29);
  833. this.dpED_Log.SymbolDropDown = 61555;
  834. this.dpED_Log.SymbolNormal = 61555;
  835. this.dpED_Log.TabIndex = 1;
  836. this.dpED_Log.Text = "2022-05-22 14:03:13";
  837. this.dpED_Log.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  838. this.dpED_Log.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  839. this.dpED_Log.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  840. //
  841. // dpST_Log
  842. //
  843. this.dpST_Log.FillColor = System.Drawing.Color.White;
  844. this.dpST_Log.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  845. this.dpST_Log.Location = new System.Drawing.Point(13, 31);
  846. this.dpST_Log.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  847. this.dpST_Log.MaxLength = 19;
  848. this.dpST_Log.MinimumSize = new System.Drawing.Size(63, 0);
  849. this.dpST_Log.Name = "dpST_Log";
  850. this.dpST_Log.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  851. this.dpST_Log.Size = new System.Drawing.Size(200, 29);
  852. this.dpST_Log.SymbolDropDown = 61555;
  853. this.dpST_Log.SymbolNormal = 61555;
  854. this.dpST_Log.TabIndex = 0;
  855. this.dpST_Log.Text = "2022-05-22 14:03:13";
  856. this.dpST_Log.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  857. this.dpST_Log.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  858. this.dpST_Log.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  859. //
  860. // tpHandReverse
  861. //
  862. this.tpHandReverse.Controls.Add(this.uiPanel5);
  863. this.tpHandReverse.Controls.Add(this.uiPanel4);
  864. this.tpHandReverse.Location = new System.Drawing.Point(0, 40);
  865. this.tpHandReverse.Margin = new System.Windows.Forms.Padding(2);
  866. this.tpHandReverse.Name = "tpHandReverse";
  867. this.tpHandReverse.Size = new System.Drawing.Size(1321, 580);
  868. this.tpHandReverse.TabIndex = 1;
  869. this.tpHandReverse.Text = "手工冲正";
  870. this.tpHandReverse.UseVisualStyleBackColor = true;
  871. //
  872. // uiPanel5
  873. //
  874. this.uiPanel5.Controls.Add(this.uiSplitContainer3);
  875. this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
  876. this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  877. this.uiPanel5.Location = new System.Drawing.Point(0, 0);
  878. this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  879. this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
  880. this.uiPanel5.Name = "uiPanel5";
  881. this.uiPanel5.Size = new System.Drawing.Size(1321, 467);
  882. this.uiPanel5.TabIndex = 5;
  883. this.uiPanel5.Text = null;
  884. this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  885. this.uiPanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  886. //
  887. // uiSplitContainer3
  888. //
  889. this.uiSplitContainer3.Cursor = System.Windows.Forms.Cursors.Default;
  890. this.uiSplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
  891. this.uiSplitContainer3.Location = new System.Drawing.Point(0, 0);
  892. this.uiSplitContainer3.MinimumSize = new System.Drawing.Size(20, 20);
  893. this.uiSplitContainer3.Name = "uiSplitContainer3";
  894. //
  895. // uiSplitContainer3.Panel1
  896. //
  897. this.uiSplitContainer3.Panel1.Controls.Add(this.uiGroupBox6);
  898. //
  899. // uiSplitContainer3.Panel2
  900. //
  901. this.uiSplitContainer3.Panel2.Controls.Add(this.uiGroupBox7);
  902. this.uiSplitContainer3.Size = new System.Drawing.Size(1321, 467);
  903. this.uiSplitContainer3.SplitterDistance = 607;
  904. this.uiSplitContainer3.SplitterWidth = 11;
  905. this.uiSplitContainer3.TabIndex = 0;
  906. this.uiSplitContainer3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  907. //
  908. // uiGroupBox6
  909. //
  910. this.uiGroupBox6.Controls.Add(this.rtbInparam);
  911. this.uiGroupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
  912. this.uiGroupBox6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  913. this.uiGroupBox6.Location = new System.Drawing.Point(0, 0);
  914. this.uiGroupBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  915. this.uiGroupBox6.MinimumSize = new System.Drawing.Size(1, 1);
  916. this.uiGroupBox6.Name = "uiGroupBox6";
  917. this.uiGroupBox6.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  918. this.uiGroupBox6.Size = new System.Drawing.Size(607, 467);
  919. this.uiGroupBox6.TabIndex = 0;
  920. this.uiGroupBox6.Text = "入参";
  921. this.uiGroupBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  922. this.uiGroupBox6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  923. //
  924. // rtbInparam
  925. //
  926. this.rtbInparam.Dock = System.Windows.Forms.DockStyle.Fill;
  927. this.rtbInparam.FillColor = System.Drawing.Color.White;
  928. this.rtbInparam.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  929. this.rtbInparam.Location = new System.Drawing.Point(0, 32);
  930. this.rtbInparam.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  931. this.rtbInparam.MinimumSize = new System.Drawing.Size(1, 1);
  932. this.rtbInparam.Name = "rtbInparam";
  933. this.rtbInparam.Padding = new System.Windows.Forms.Padding(2);
  934. this.rtbInparam.ShowText = false;
  935. this.rtbInparam.Size = new System.Drawing.Size(607, 435);
  936. this.rtbInparam.TabIndex = 0;
  937. this.rtbInparam.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  938. this.rtbInparam.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  939. //
  940. // uiGroupBox7
  941. //
  942. this.uiGroupBox7.Controls.Add(this.rtbOutparam);
  943. this.uiGroupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
  944. this.uiGroupBox7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  945. this.uiGroupBox7.Location = new System.Drawing.Point(0, 0);
  946. this.uiGroupBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  947. this.uiGroupBox7.MinimumSize = new System.Drawing.Size(1, 1);
  948. this.uiGroupBox7.Name = "uiGroupBox7";
  949. this.uiGroupBox7.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  950. this.uiGroupBox7.Size = new System.Drawing.Size(703, 467);
  951. this.uiGroupBox7.TabIndex = 1;
  952. this.uiGroupBox7.Text = "出参";
  953. this.uiGroupBox7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  954. this.uiGroupBox7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  955. //
  956. // rtbOutparam
  957. //
  958. this.rtbOutparam.Dock = System.Windows.Forms.DockStyle.Fill;
  959. this.rtbOutparam.FillColor = System.Drawing.Color.White;
  960. this.rtbOutparam.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  961. this.rtbOutparam.Location = new System.Drawing.Point(0, 32);
  962. this.rtbOutparam.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  963. this.rtbOutparam.MinimumSize = new System.Drawing.Size(1, 1);
  964. this.rtbOutparam.Name = "rtbOutparam";
  965. this.rtbOutparam.Padding = new System.Windows.Forms.Padding(2);
  966. this.rtbOutparam.ShowText = false;
  967. this.rtbOutparam.Size = new System.Drawing.Size(703, 435);
  968. this.rtbOutparam.TabIndex = 1;
  969. this.rtbOutparam.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  970. this.rtbOutparam.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  971. //
  972. // uiPanel4
  973. //
  974. this.uiPanel4.Controls.Add(this.tb_DealNo);
  975. this.uiPanel4.Controls.Add(this.Chk_DealNo);
  976. this.uiPanel4.Controls.Add(this.uiButton2);
  977. this.uiPanel4.Controls.Add(this.tbCBD_Hand);
  978. this.uiPanel4.Controls.Add(this.uiLabel4);
  979. this.uiPanel4.Controls.Add(this.btnPatInfoShow);
  980. this.uiPanel4.Controls.Add(this.btPatInfo_ex);
  981. this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Bottom;
  982. this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  983. this.uiPanel4.Location = new System.Drawing.Point(0, 467);
  984. this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  985. this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
  986. this.uiPanel4.Name = "uiPanel4";
  987. this.uiPanel4.Size = new System.Drawing.Size(1321, 113);
  988. this.uiPanel4.TabIndex = 4;
  989. this.uiPanel4.Text = null;
  990. this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  991. this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  992. //
  993. // tb_DealNo
  994. //
  995. this.tb_DealNo.Cursor = System.Windows.Forms.Cursors.IBeam;
  996. this.tb_DealNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  997. this.tb_DealNo.Location = new System.Drawing.Point(382, 48);
  998. this.tb_DealNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  999. this.tb_DealNo.MinimumSize = new System.Drawing.Size(1, 16);
  1000. this.tb_DealNo.Name = "tb_DealNo";
  1001. this.tb_DealNo.ShowText = false;
  1002. this.tb_DealNo.Size = new System.Drawing.Size(100, 29);
  1003. this.tb_DealNo.TabIndex = 30;
  1004. this.tb_DealNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1005. this.tb_DealNo.Visible = false;
  1006. this.tb_DealNo.Watermark = "交易码";
  1007. this.tb_DealNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1008. //
  1009. // Chk_DealNo
  1010. //
  1011. this.Chk_DealNo.Cursor = System.Windows.Forms.Cursors.Hand;
  1012. this.Chk_DealNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1013. this.Chk_DealNo.Location = new System.Drawing.Point(269, 48);
  1014. this.Chk_DealNo.MinimumSize = new System.Drawing.Size(1, 1);
  1015. this.Chk_DealNo.Name = "Chk_DealNo";
  1016. this.Chk_DealNo.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  1017. this.Chk_DealNo.Size = new System.Drawing.Size(106, 29);
  1018. this.Chk_DealNo.TabIndex = 29;
  1019. this.Chk_DealNo.Text = "自定义交易";
  1020. this.Chk_DealNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1021. this.Chk_DealNo.ValueChanged += new Sunny.UI.UICheckBox.OnValueChanged(this.Chk_DealNo_ValueChanged);
  1022. //
  1023. // uiButton2
  1024. //
  1025. this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1026. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  1027. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1028. this.uiButton2.Location = new System.Drawing.Point(1190, 38);
  1029. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  1030. this.uiButton2.Name = "uiButton2";
  1031. this.uiButton2.Size = new System.Drawing.Size(121, 46);
  1032. this.uiButton2.TabIndex = 26;
  1033. this.uiButton2.Text = "退 出";
  1034. this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1035. this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1036. this.uiButton2.Click += new System.EventHandler(this.btnExit_Click);
  1037. //
  1038. // tbCBD_Hand
  1039. //
  1040. this.tbCBD_Hand.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1041. this.tbCBD_Hand.Cursor = System.Windows.Forms.Cursors.IBeam;
  1042. this.tbCBD_Hand.DoubleValue = 530100D;
  1043. this.tbCBD_Hand.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1044. this.tbCBD_Hand.IntValue = 530100;
  1045. this.tbCBD_Hand.Location = new System.Drawing.Point(93, 48);
  1046. this.tbCBD_Hand.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1047. this.tbCBD_Hand.MinimumSize = new System.Drawing.Size(1, 16);
  1048. this.tbCBD_Hand.Name = "tbCBD_Hand";
  1049. this.tbCBD_Hand.ShowText = false;
  1050. this.tbCBD_Hand.Size = new System.Drawing.Size(111, 25);
  1051. this.tbCBD_Hand.TabIndex = 5;
  1052. this.tbCBD_Hand.Text = "530100";
  1053. this.tbCBD_Hand.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1054. this.tbCBD_Hand.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1055. //
  1056. // uiLabel4
  1057. //
  1058. this.uiLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1059. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1060. this.uiLabel4.Location = new System.Drawing.Point(26, 48);
  1061. this.uiLabel4.Name = "uiLabel4";
  1062. this.uiLabel4.Size = new System.Drawing.Size(65, 23);
  1063. this.uiLabel4.TabIndex = 4;
  1064. this.uiLabel4.Text = "参保地:";
  1065. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1066. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1067. //
  1068. // btnPatInfoShow
  1069. //
  1070. this.btnPatInfoShow.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1071. this.btnPatInfoShow.Cursor = System.Windows.Forms.Cursors.Hand;
  1072. this.btnPatInfoShow.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1073. this.btnPatInfoShow.Location = new System.Drawing.Point(1066, 38);
  1074. this.btnPatInfoShow.MinimumSize = new System.Drawing.Size(1, 1);
  1075. this.btnPatInfoShow.Name = "btnPatInfoShow";
  1076. this.btnPatInfoShow.Size = new System.Drawing.Size(121, 46);
  1077. this.btnPatInfoShow.TabIndex = 1;
  1078. this.btnPatInfoShow.Text = "冲正";
  1079. this.btnPatInfoShow.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1080. this.btnPatInfoShow.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1081. this.btnPatInfoShow.Click += new System.EventHandler(this.btnPatInfoShow_Click);
  1082. //
  1083. // btPatInfo_ex
  1084. //
  1085. this.btPatInfo_ex.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1086. this.btPatInfo_ex.Cursor = System.Windows.Forms.Cursors.Hand;
  1087. this.btPatInfo_ex.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1088. this.btPatInfo_ex.Location = new System.Drawing.Point(942, 38);
  1089. this.btPatInfo_ex.MinimumSize = new System.Drawing.Size(1, 1);
  1090. this.btPatInfo_ex.Name = "btPatInfo_ex";
  1091. this.btPatInfo_ex.Size = new System.Drawing.Size(121, 46);
  1092. this.btPatInfo_ex.TabIndex = 0;
  1093. this.btPatInfo_ex.Text = "冲正示例";
  1094. this.btPatInfo_ex.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1095. this.btPatInfo_ex.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1096. this.btPatInfo_ex.Click += new System.EventHandler(this.btPatInfo_ex_Click);
  1097. //
  1098. // tpCancleOutPatReg
  1099. //
  1100. this.tpCancleOutPatReg.Controls.Add(this.panel3);
  1101. this.tpCancleOutPatReg.Location = new System.Drawing.Point(0, 40);
  1102. this.tpCancleOutPatReg.Margin = new System.Windows.Forms.Padding(2);
  1103. this.tpCancleOutPatReg.Name = "tpCancleOutPatReg";
  1104. this.tpCancleOutPatReg.Size = new System.Drawing.Size(1321, 580);
  1105. this.tpCancleOutPatReg.TabIndex = 3;
  1106. this.tpCancleOutPatReg.Text = "撤销门诊登记";
  1107. this.tpCancleOutPatReg.UseVisualStyleBackColor = true;
  1108. //
  1109. // panel3
  1110. //
  1111. this.panel3.Controls.Add(this.dgvOutPatReg);
  1112. this.panel3.Controls.Add(this.uiPagination2);
  1113. this.panel3.Controls.Add(this.uiPanel3);
  1114. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1115. this.panel3.Location = new System.Drawing.Point(0, 0);
  1116. this.panel3.Name = "panel3";
  1117. this.panel3.Size = new System.Drawing.Size(1321, 580);
  1118. this.panel3.TabIndex = 3;
  1119. //
  1120. // dgvOutPatReg
  1121. //
  1122. this.dgvOutPatReg.AllowUserToAddRows = false;
  1123. this.dgvOutPatReg.AllowUserToDeleteRows = false;
  1124. dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1125. this.dgvOutPatReg.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
  1126. this.dgvOutPatReg.BackgroundColor = System.Drawing.Color.White;
  1127. this.dgvOutPatReg.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1128. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1129. dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1130. dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1131. dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White;
  1132. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1133. dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1134. dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1135. this.dgvOutPatReg.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
  1136. this.dgvOutPatReg.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1137. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1138. dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
  1139. dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1140. dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.ControlText;
  1141. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1142. dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1143. dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1144. this.dgvOutPatReg.DefaultCellStyle = dataGridViewCellStyle13;
  1145. this.dgvOutPatReg.Dock = System.Windows.Forms.DockStyle.Fill;
  1146. this.dgvOutPatReg.EnableHeadersVisualStyles = false;
  1147. this.dgvOutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1148. this.dgvOutPatReg.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1149. this.dgvOutPatReg.Location = new System.Drawing.Point(0, 0);
  1150. this.dgvOutPatReg.Name = "dgvOutPatReg";
  1151. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1152. dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1153. dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1154. dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1155. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1156. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.White;
  1157. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1158. this.dgvOutPatReg.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
  1159. dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
  1160. dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1161. this.dgvOutPatReg.RowsDefaultCellStyle = dataGridViewCellStyle15;
  1162. this.dgvOutPatReg.RowTemplate.Height = 23;
  1163. this.dgvOutPatReg.SelectedIndex = -1;
  1164. this.dgvOutPatReg.Size = new System.Drawing.Size(1321, 421);
  1165. this.dgvOutPatReg.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1166. this.dgvOutPatReg.TabIndex = 3;
  1167. this.dgvOutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1168. //
  1169. // uiPagination2
  1170. //
  1171. this.uiPagination2.Dock = System.Windows.Forms.DockStyle.Bottom;
  1172. this.uiPagination2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1173. this.uiPagination2.Location = new System.Drawing.Point(0, 421);
  1174. this.uiPagination2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1175. this.uiPagination2.MinimumSize = new System.Drawing.Size(1, 1);
  1176. this.uiPagination2.Name = "uiPagination2";
  1177. this.uiPagination2.PagerCount = 13;
  1178. this.uiPagination2.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  1179. this.uiPagination2.ShowJumpButton = false;
  1180. this.uiPagination2.ShowText = false;
  1181. this.uiPagination2.Size = new System.Drawing.Size(1321, 31);
  1182. this.uiPagination2.TabIndex = 2;
  1183. this.uiPagination2.Text = "uiPagination2";
  1184. this.uiPagination2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1185. this.uiPagination2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1186. //
  1187. // uiPanel3
  1188. //
  1189. this.uiPanel3.Controls.Add(this.uiButton1);
  1190. this.uiPanel3.Controls.Add(this.btnCancleOutPatFee);
  1191. this.uiPanel3.Controls.Add(this.uiGroupBox3);
  1192. this.uiPanel3.Controls.Add(this.btnQueryOutPatReg);
  1193. this.uiPanel3.Controls.Add(this.btnCancleOutPatReg);
  1194. this.uiPanel3.Controls.Add(this.uiGroupBox5);
  1195. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  1196. this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1197. this.uiPanel3.Location = new System.Drawing.Point(0, 452);
  1198. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1199. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  1200. this.uiPanel3.Name = "uiPanel3";
  1201. this.uiPanel3.Size = new System.Drawing.Size(1321, 128);
  1202. this.uiPanel3.TabIndex = 4;
  1203. this.uiPanel3.Text = null;
  1204. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1205. this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1206. //
  1207. // uiButton1
  1208. //
  1209. this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1210. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  1211. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1212. this.uiButton1.Location = new System.Drawing.Point(1144, 30);
  1213. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  1214. this.uiButton1.Name = "uiButton1";
  1215. this.uiButton1.Size = new System.Drawing.Size(166, 72);
  1216. this.uiButton1.TabIndex = 25;
  1217. this.uiButton1.Text = "退 出";
  1218. this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1219. this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1220. this.uiButton1.Click += new System.EventHandler(this.btnExit_Click);
  1221. //
  1222. // btnCancleOutPatFee
  1223. //
  1224. this.btnCancleOutPatFee.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1225. this.btnCancleOutPatFee.Cursor = System.Windows.Forms.Cursors.Hand;
  1226. this.btnCancleOutPatFee.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1227. this.btnCancleOutPatFee.Location = new System.Drawing.Point(971, 31);
  1228. this.btnCancleOutPatFee.MinimumSize = new System.Drawing.Size(1, 1);
  1229. this.btnCancleOutPatFee.Name = "btnCancleOutPatFee";
  1230. this.btnCancleOutPatFee.Size = new System.Drawing.Size(166, 32);
  1231. this.btnCancleOutPatFee.TabIndex = 24;
  1232. this.btnCancleOutPatFee.Text = "撤销费用信息";
  1233. this.btnCancleOutPatFee.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1234. this.btnCancleOutPatFee.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1235. this.btnCancleOutPatFee.Click += new System.EventHandler(this.btnCancleOutPatFee_Click);
  1236. //
  1237. // uiGroupBox3
  1238. //
  1239. this.uiGroupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1240. this.uiGroupBox3.Controls.Add(this.tbOutPatPsnNO);
  1241. this.uiGroupBox3.Controls.Add(this.tbOutPatRegID);
  1242. this.uiGroupBox3.Controls.Add(this.tbOutPatName);
  1243. this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1244. this.uiGroupBox3.Location = new System.Drawing.Point(226, 0);
  1245. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1246. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
  1247. this.uiGroupBox3.Name = "uiGroupBox3";
  1248. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1249. this.uiGroupBox3.Size = new System.Drawing.Size(184, 128);
  1250. this.uiGroupBox3.TabIndex = 23;
  1251. this.uiGroupBox3.Text = "精确定位";
  1252. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1253. this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1254. //
  1255. // tbOutPatPsnNO
  1256. //
  1257. this.tbOutPatPsnNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  1258. this.tbOutPatPsnNO.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1259. this.tbOutPatPsnNO.Location = new System.Drawing.Point(8, 93);
  1260. this.tbOutPatPsnNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1261. this.tbOutPatPsnNO.MinimumSize = new System.Drawing.Size(1, 16);
  1262. this.tbOutPatPsnNO.Name = "tbOutPatPsnNO";
  1263. this.tbOutPatPsnNO.ShowText = false;
  1264. this.tbOutPatPsnNO.Size = new System.Drawing.Size(164, 24);
  1265. this.tbOutPatPsnNO.TabIndex = 3;
  1266. this.tbOutPatPsnNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1267. this.tbOutPatPsnNO.Watermark = "医保编号";
  1268. this.tbOutPatPsnNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1269. //
  1270. // tbOutPatRegID
  1271. //
  1272. this.tbOutPatRegID.Cursor = System.Windows.Forms.Cursors.IBeam;
  1273. this.tbOutPatRegID.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1274. this.tbOutPatRegID.Location = new System.Drawing.Point(8, 62);
  1275. this.tbOutPatRegID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1276. this.tbOutPatRegID.MinimumSize = new System.Drawing.Size(1, 16);
  1277. this.tbOutPatRegID.Name = "tbOutPatRegID";
  1278. this.tbOutPatRegID.ShowText = false;
  1279. this.tbOutPatRegID.Size = new System.Drawing.Size(164, 24);
  1280. this.tbOutPatRegID.TabIndex = 2;
  1281. this.tbOutPatRegID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1282. this.tbOutPatRegID.Watermark = "医保登记号";
  1283. this.tbOutPatRegID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1284. //
  1285. // tbOutPatName
  1286. //
  1287. this.tbOutPatName.Cursor = System.Windows.Forms.Cursors.IBeam;
  1288. this.tbOutPatName.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1289. this.tbOutPatName.Location = new System.Drawing.Point(8, 31);
  1290. this.tbOutPatName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1291. this.tbOutPatName.MinimumSize = new System.Drawing.Size(1, 16);
  1292. this.tbOutPatName.Name = "tbOutPatName";
  1293. this.tbOutPatName.ShowText = false;
  1294. this.tbOutPatName.Size = new System.Drawing.Size(164, 24);
  1295. this.tbOutPatName.TabIndex = 1;
  1296. this.tbOutPatName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1297. this.tbOutPatName.Watermark = "姓名";
  1298. this.tbOutPatName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1299. //
  1300. // btnQueryOutPatReg
  1301. //
  1302. this.btnQueryOutPatReg.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1303. this.btnQueryOutPatReg.Cursor = System.Windows.Forms.Cursors.Hand;
  1304. this.btnQueryOutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1305. this.btnQueryOutPatReg.Location = new System.Drawing.Point(798, 31);
  1306. this.btnQueryOutPatReg.MinimumSize = new System.Drawing.Size(1, 1);
  1307. this.btnQueryOutPatReg.Name = "btnQueryOutPatReg";
  1308. this.btnQueryOutPatReg.Size = new System.Drawing.Size(166, 71);
  1309. this.btnQueryOutPatReg.TabIndex = 19;
  1310. this.btnQueryOutPatReg.Text = "登记信息查询";
  1311. this.btnQueryOutPatReg.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1312. this.btnQueryOutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1313. this.btnQueryOutPatReg.Click += new System.EventHandler(this.btnQueryOutPatReg_Click);
  1314. //
  1315. // btnCancleOutPatReg
  1316. //
  1317. this.btnCancleOutPatReg.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1318. this.btnCancleOutPatReg.Cursor = System.Windows.Forms.Cursors.Hand;
  1319. this.btnCancleOutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1320. this.btnCancleOutPatReg.Location = new System.Drawing.Point(971, 70);
  1321. this.btnCancleOutPatReg.MinimumSize = new System.Drawing.Size(1, 1);
  1322. this.btnCancleOutPatReg.Name = "btnCancleOutPatReg";
  1323. this.btnCancleOutPatReg.Size = new System.Drawing.Size(166, 32);
  1324. this.btnCancleOutPatReg.TabIndex = 18;
  1325. this.btnCancleOutPatReg.Text = "撤销挂号信息";
  1326. this.btnCancleOutPatReg.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1327. this.btnCancleOutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1328. this.btnCancleOutPatReg.Click += new System.EventHandler(this.btnCancleOutPatReg_Click);
  1329. //
  1330. // uiGroupBox5
  1331. //
  1332. this.uiGroupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1333. this.uiGroupBox5.Controls.Add(this.dpED_OutPatReg);
  1334. this.uiGroupBox5.Controls.Add(this.dpST_OutPatReg);
  1335. this.uiGroupBox5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1336. this.uiGroupBox5.Location = new System.Drawing.Point(0, 0);
  1337. this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1338. this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1);
  1339. this.uiGroupBox5.Name = "uiGroupBox5";
  1340. this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1341. this.uiGroupBox5.Size = new System.Drawing.Size(226, 128);
  1342. this.uiGroupBox5.TabIndex = 20;
  1343. this.uiGroupBox5.Text = "起止时间";
  1344. this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1345. this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1346. //
  1347. // dpED_OutPatReg
  1348. //
  1349. this.dpED_OutPatReg.FillColor = System.Drawing.Color.White;
  1350. this.dpED_OutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1351. this.dpED_OutPatReg.Location = new System.Drawing.Point(13, 70);
  1352. this.dpED_OutPatReg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1353. this.dpED_OutPatReg.MaxLength = 19;
  1354. this.dpED_OutPatReg.MinimumSize = new System.Drawing.Size(63, 0);
  1355. this.dpED_OutPatReg.Name = "dpED_OutPatReg";
  1356. this.dpED_OutPatReg.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1357. this.dpED_OutPatReg.Size = new System.Drawing.Size(200, 29);
  1358. this.dpED_OutPatReg.SymbolDropDown = 61555;
  1359. this.dpED_OutPatReg.SymbolNormal = 61555;
  1360. this.dpED_OutPatReg.TabIndex = 1;
  1361. this.dpED_OutPatReg.Text = "2022-05-22 14:03:13";
  1362. this.dpED_OutPatReg.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1363. this.dpED_OutPatReg.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  1364. this.dpED_OutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1365. //
  1366. // dpST_OutPatReg
  1367. //
  1368. this.dpST_OutPatReg.FillColor = System.Drawing.Color.White;
  1369. this.dpST_OutPatReg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1370. this.dpST_OutPatReg.Location = new System.Drawing.Point(13, 31);
  1371. this.dpST_OutPatReg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1372. this.dpST_OutPatReg.MaxLength = 19;
  1373. this.dpST_OutPatReg.MinimumSize = new System.Drawing.Size(63, 0);
  1374. this.dpST_OutPatReg.Name = "dpST_OutPatReg";
  1375. this.dpST_OutPatReg.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1376. this.dpST_OutPatReg.Size = new System.Drawing.Size(200, 29);
  1377. this.dpST_OutPatReg.SymbolDropDown = 61555;
  1378. this.dpST_OutPatReg.SymbolNormal = 61555;
  1379. this.dpST_OutPatReg.TabIndex = 0;
  1380. this.dpST_OutPatReg.Text = "2022-05-22 14:03:13";
  1381. this.dpST_OutPatReg.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1382. this.dpST_OutPatReg.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  1383. this.dpST_OutPatReg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1384. //
  1385. // tpSignQuery
  1386. //
  1387. this.tpSignQuery.Controls.Add(this.uiPagination3);
  1388. this.tpSignQuery.Controls.Add(this.uiPanel6);
  1389. this.tpSignQuery.Controls.Add(this.dgvSignQuery);
  1390. this.tpSignQuery.Location = new System.Drawing.Point(0, 40);
  1391. this.tpSignQuery.Name = "tpSignQuery";
  1392. this.tpSignQuery.Size = new System.Drawing.Size(1321, 580);
  1393. this.tpSignQuery.TabIndex = 4;
  1394. this.tpSignQuery.Text = "医保签退";
  1395. this.tpSignQuery.UseVisualStyleBackColor = true;
  1396. //
  1397. // uiPagination3
  1398. //
  1399. this.uiPagination3.Dock = System.Windows.Forms.DockStyle.Bottom;
  1400. this.uiPagination3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1401. this.uiPagination3.Location = new System.Drawing.Point(0, 421);
  1402. this.uiPagination3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1403. this.uiPagination3.MinimumSize = new System.Drawing.Size(1, 1);
  1404. this.uiPagination3.Name = "uiPagination3";
  1405. this.uiPagination3.PagerCount = 13;
  1406. this.uiPagination3.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  1407. this.uiPagination3.ShowJumpButton = false;
  1408. this.uiPagination3.ShowText = false;
  1409. this.uiPagination3.Size = new System.Drawing.Size(1321, 31);
  1410. this.uiPagination3.TabIndex = 6;
  1411. this.uiPagination3.Text = "uiPagination3";
  1412. this.uiPagination3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1413. this.uiPagination3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1414. //
  1415. // uiPanel6
  1416. //
  1417. this.uiPanel6.Controls.Add(this.btnCancelSign);
  1418. this.uiPanel6.Controls.Add(this.gbQuery);
  1419. this.uiPanel6.Controls.Add(this.btnSignQuery);
  1420. this.uiPanel6.Controls.Add(this.btnExit);
  1421. this.uiPanel6.Controls.Add(this.uiGroupBox4);
  1422. this.uiPanel6.Dock = System.Windows.Forms.DockStyle.Bottom;
  1423. this.uiPanel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1424. this.uiPanel6.Location = new System.Drawing.Point(0, 452);
  1425. this.uiPanel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1426. this.uiPanel6.MinimumSize = new System.Drawing.Size(1, 1);
  1427. this.uiPanel6.Name = "uiPanel6";
  1428. this.uiPanel6.Size = new System.Drawing.Size(1321, 128);
  1429. this.uiPanel6.TabIndex = 5;
  1430. this.uiPanel6.Text = null;
  1431. this.uiPanel6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1432. this.uiPanel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1433. //
  1434. // btnCancelSign
  1435. //
  1436. this.btnCancelSign.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1437. this.btnCancelSign.Cursor = System.Windows.Forms.Cursors.Hand;
  1438. this.btnCancelSign.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1439. this.btnCancelSign.Location = new System.Drawing.Point(978, 73);
  1440. this.btnCancelSign.MinimumSize = new System.Drawing.Size(1, 1);
  1441. this.btnCancelSign.Name = "btnCancelSign";
  1442. this.btnCancelSign.Size = new System.Drawing.Size(164, 35);
  1443. this.btnCancelSign.TabIndex = 24;
  1444. this.btnCancelSign.Text = "签 退";
  1445. this.btnCancelSign.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1446. this.btnCancelSign.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1447. this.btnCancelSign.Click += new System.EventHandler(this.btnCancelSign_Click);
  1448. //
  1449. // gbQuery
  1450. //
  1451. this.gbQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1452. this.gbQuery.Controls.Add(this.edtOpterName);
  1453. this.gbQuery.Controls.Add(this.edtSignOpterNo);
  1454. this.gbQuery.Controls.Add(this.edtSignNo);
  1455. this.gbQuery.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1456. this.gbQuery.Location = new System.Drawing.Point(242, 0);
  1457. this.gbQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1458. this.gbQuery.MinimumSize = new System.Drawing.Size(1, 1);
  1459. this.gbQuery.Name = "gbQuery";
  1460. this.gbQuery.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1461. this.gbQuery.Size = new System.Drawing.Size(245, 128);
  1462. this.gbQuery.TabIndex = 23;
  1463. this.gbQuery.Text = "查询条件";
  1464. this.gbQuery.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1465. this.gbQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1466. //
  1467. // edtOpterName
  1468. //
  1469. this.edtOpterName.Cursor = System.Windows.Forms.Cursors.IBeam;
  1470. this.edtOpterName.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1471. this.edtOpterName.Location = new System.Drawing.Point(19, 94);
  1472. this.edtOpterName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1473. this.edtOpterName.MinimumSize = new System.Drawing.Size(1, 16);
  1474. this.edtOpterName.Name = "edtOpterName";
  1475. this.edtOpterName.ShowText = false;
  1476. this.edtOpterName.Size = new System.Drawing.Size(206, 25);
  1477. this.edtOpterName.TabIndex = 5;
  1478. this.edtOpterName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1479. this.edtOpterName.Watermark = "操作员姓名";
  1480. this.edtOpterName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1481. //
  1482. // edtSignOpterNo
  1483. //
  1484. this.edtSignOpterNo.Cursor = System.Windows.Forms.Cursors.IBeam;
  1485. this.edtSignOpterNo.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1486. this.edtSignOpterNo.Location = new System.Drawing.Point(19, 61);
  1487. this.edtSignOpterNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1488. this.edtSignOpterNo.MinimumSize = new System.Drawing.Size(1, 16);
  1489. this.edtSignOpterNo.Name = "edtSignOpterNo";
  1490. this.edtSignOpterNo.ShowText = false;
  1491. this.edtSignOpterNo.Size = new System.Drawing.Size(206, 25);
  1492. this.edtSignOpterNo.TabIndex = 2;
  1493. this.edtSignOpterNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1494. this.edtSignOpterNo.Watermark = "操作员编号";
  1495. this.edtSignOpterNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1496. //
  1497. // edtSignNo
  1498. //
  1499. this.edtSignNo.Cursor = System.Windows.Forms.Cursors.IBeam;
  1500. this.edtSignNo.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1501. this.edtSignNo.Location = new System.Drawing.Point(19, 28);
  1502. this.edtSignNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1503. this.edtSignNo.MinimumSize = new System.Drawing.Size(1, 16);
  1504. this.edtSignNo.Name = "edtSignNo";
  1505. this.edtSignNo.ShowText = false;
  1506. this.edtSignNo.Size = new System.Drawing.Size(206, 25);
  1507. this.edtSignNo.TabIndex = 1;
  1508. this.edtSignNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1509. this.edtSignNo.Watermark = "签到编号";
  1510. this.edtSignNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1511. //
  1512. // btnSignQuery
  1513. //
  1514. this.btnSignQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1515. this.btnSignQuery.Cursor = System.Windows.Forms.Cursors.Hand;
  1516. this.btnSignQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1517. this.btnSignQuery.Location = new System.Drawing.Point(978, 32);
  1518. this.btnSignQuery.MinimumSize = new System.Drawing.Size(1, 1);
  1519. this.btnSignQuery.Name = "btnSignQuery";
  1520. this.btnSignQuery.Size = new System.Drawing.Size(164, 35);
  1521. this.btnSignQuery.TabIndex = 19;
  1522. this.btnSignQuery.Text = "查 询";
  1523. this.btnSignQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1524. this.btnSignQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1525. this.btnSignQuery.Click += new System.EventHandler(this.btnSignQuery_Click);
  1526. //
  1527. // btnExit
  1528. //
  1529. this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1530. this.btnExit.Cursor = System.Windows.Forms.Cursors.Hand;
  1531. this.btnExit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1532. this.btnExit.Location = new System.Drawing.Point(1147, 32);
  1533. this.btnExit.MinimumSize = new System.Drawing.Size(1, 1);
  1534. this.btnExit.Name = "btnExit";
  1535. this.btnExit.Size = new System.Drawing.Size(164, 76);
  1536. this.btnExit.TabIndex = 18;
  1537. this.btnExit.Text = "退 出";
  1538. this.btnExit.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1539. this.btnExit.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1540. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  1541. //
  1542. // uiGroupBox4
  1543. //
  1544. this.uiGroupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1545. this.uiGroupBox4.Controls.Add(this.dtSignEnd);
  1546. this.uiGroupBox4.Controls.Add(this.dtSignBegin);
  1547. this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1548. this.uiGroupBox4.Location = new System.Drawing.Point(0, 0);
  1549. this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1550. this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
  1551. this.uiGroupBox4.Name = "uiGroupBox4";
  1552. this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1553. this.uiGroupBox4.Size = new System.Drawing.Size(242, 128);
  1554. this.uiGroupBox4.TabIndex = 20;
  1555. this.uiGroupBox4.Text = "起止时间";
  1556. this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1557. this.uiGroupBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1558. //
  1559. // dtSignEnd
  1560. //
  1561. this.dtSignEnd.FillColor = System.Drawing.Color.White;
  1562. this.dtSignEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1563. this.dtSignEnd.Location = new System.Drawing.Point(18, 75);
  1564. this.dtSignEnd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1565. this.dtSignEnd.MaxLength = 19;
  1566. this.dtSignEnd.MinimumSize = new System.Drawing.Size(63, 0);
  1567. this.dtSignEnd.Name = "dtSignEnd";
  1568. this.dtSignEnd.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1569. this.dtSignEnd.Size = new System.Drawing.Size(200, 29);
  1570. this.dtSignEnd.SymbolDropDown = 61555;
  1571. this.dtSignEnd.SymbolNormal = 61555;
  1572. this.dtSignEnd.TabIndex = 1;
  1573. this.dtSignEnd.Text = "2022-05-22 14:03:13";
  1574. this.dtSignEnd.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1575. this.dtSignEnd.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  1576. this.dtSignEnd.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1577. //
  1578. // dtSignBegin
  1579. //
  1580. this.dtSignBegin.FillColor = System.Drawing.Color.White;
  1581. this.dtSignBegin.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1582. this.dtSignBegin.Location = new System.Drawing.Point(18, 34);
  1583. this.dtSignBegin.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1584. this.dtSignBegin.MaxLength = 19;
  1585. this.dtSignBegin.MinimumSize = new System.Drawing.Size(63, 0);
  1586. this.dtSignBegin.Name = "dtSignBegin";
  1587. this.dtSignBegin.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1588. this.dtSignBegin.Size = new System.Drawing.Size(200, 29);
  1589. this.dtSignBegin.SymbolDropDown = 61555;
  1590. this.dtSignBegin.SymbolNormal = 61555;
  1591. this.dtSignBegin.TabIndex = 0;
  1592. this.dtSignBegin.Text = "2022-05-22 14:03:13";
  1593. this.dtSignBegin.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1594. this.dtSignBegin.Value = new System.DateTime(2022, 5, 22, 14, 3, 13, 266);
  1595. this.dtSignBegin.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1596. //
  1597. // dgvSignQuery
  1598. //
  1599. dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1600. this.dgvSignQuery.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
  1601. this.dgvSignQuery.BackgroundColor = System.Drawing.Color.White;
  1602. this.dgvSignQuery.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1603. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1604. dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1605. dataGridViewCellStyle17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1606. dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
  1607. dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1608. dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1609. dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1610. this.dgvSignQuery.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
  1611. this.dgvSignQuery.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1612. dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1613. dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Window;
  1614. dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1615. dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.ControlText;
  1616. dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1617. dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1618. dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1619. this.dgvSignQuery.DefaultCellStyle = dataGridViewCellStyle18;
  1620. this.dgvSignQuery.Dock = System.Windows.Forms.DockStyle.Fill;
  1621. this.dgvSignQuery.EnableHeadersVisualStyles = false;
  1622. this.dgvSignQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1623. this.dgvSignQuery.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1624. this.dgvSignQuery.Location = new System.Drawing.Point(0, 0);
  1625. this.dgvSignQuery.Name = "dgvSignQuery";
  1626. dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1627. dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1628. dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1629. dataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1630. dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1631. dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.White;
  1632. dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1633. this.dgvSignQuery.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;
  1634. dataGridViewCellStyle20.BackColor = System.Drawing.Color.White;
  1635. dataGridViewCellStyle20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1636. this.dgvSignQuery.RowsDefaultCellStyle = dataGridViewCellStyle20;
  1637. this.dgvSignQuery.RowTemplate.Height = 23;
  1638. this.dgvSignQuery.SelectedIndex = -1;
  1639. this.dgvSignQuery.Size = new System.Drawing.Size(1321, 580);
  1640. this.dgvSignQuery.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  1641. this.dgvSignQuery.TabIndex = 0;
  1642. this.dgvSignQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1643. //
  1644. // tabImportIRIS
  1645. //
  1646. this.tabImportIRIS.Controls.Add(this.uiPanel8);
  1647. this.tabImportIRIS.Controls.Add(this.uiPanel7);
  1648. this.tabImportIRIS.Location = new System.Drawing.Point(0, 40);
  1649. this.tabImportIRIS.Name = "tabImportIRIS";
  1650. this.tabImportIRIS.Size = new System.Drawing.Size(1321, 580);
  1651. this.tabImportIRIS.TabIndex = 5;
  1652. this.tabImportIRIS.Text = "IRIS数据恢复";
  1653. this.tabImportIRIS.UseVisualStyleBackColor = true;
  1654. //
  1655. // uiPanel8
  1656. //
  1657. this.uiPanel8.Controls.Add(this.uiSplitContainer1);
  1658. this.uiPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
  1659. this.uiPanel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1660. this.uiPanel8.Location = new System.Drawing.Point(0, 0);
  1661. this.uiPanel8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1662. this.uiPanel8.MinimumSize = new System.Drawing.Size(1, 1);
  1663. this.uiPanel8.Name = "uiPanel8";
  1664. this.uiPanel8.Size = new System.Drawing.Size(1321, 467);
  1665. this.uiPanel8.TabIndex = 7;
  1666. this.uiPanel8.Text = null;
  1667. this.uiPanel8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1668. this.uiPanel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1669. //
  1670. // uiSplitContainer1
  1671. //
  1672. this.uiSplitContainer1.Cursor = System.Windows.Forms.Cursors.Default;
  1673. this.uiSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  1674. this.uiSplitContainer1.Location = new System.Drawing.Point(0, 0);
  1675. this.uiSplitContainer1.MinimumSize = new System.Drawing.Size(20, 20);
  1676. this.uiSplitContainer1.Name = "uiSplitContainer1";
  1677. //
  1678. // uiSplitContainer1.Panel1
  1679. //
  1680. this.uiSplitContainer1.Panel1.Controls.Add(this.uiGroupBox1);
  1681. //
  1682. // uiSplitContainer1.Panel2
  1683. //
  1684. this.uiSplitContainer1.Panel2.Controls.Add(this.uiGroupBox8);
  1685. this.uiSplitContainer1.Size = new System.Drawing.Size(1321, 467);
  1686. this.uiSplitContainer1.SplitterDistance = 753;
  1687. this.uiSplitContainer1.SplitterWidth = 11;
  1688. this.uiSplitContainer1.TabIndex = 0;
  1689. this.uiSplitContainer1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1690. //
  1691. // uiGroupBox1
  1692. //
  1693. this.uiGroupBox1.Controls.Add(this.rtbIn);
  1694. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  1695. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1696. this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);
  1697. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1698. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  1699. this.uiGroupBox1.Name = "uiGroupBox1";
  1700. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1701. this.uiGroupBox1.Size = new System.Drawing.Size(753, 467);
  1702. this.uiGroupBox1.TabIndex = 0;
  1703. this.uiGroupBox1.Text = "入参";
  1704. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1705. this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1706. //
  1707. // rtbIn
  1708. //
  1709. this.rtbIn.Dock = System.Windows.Forms.DockStyle.Fill;
  1710. this.rtbIn.FillColor = System.Drawing.Color.White;
  1711. this.rtbIn.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1712. this.rtbIn.Location = new System.Drawing.Point(0, 32);
  1713. this.rtbIn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1714. this.rtbIn.MinimumSize = new System.Drawing.Size(1, 1);
  1715. this.rtbIn.Name = "rtbIn";
  1716. this.rtbIn.Padding = new System.Windows.Forms.Padding(2);
  1717. this.rtbIn.ShowText = false;
  1718. this.rtbIn.Size = new System.Drawing.Size(753, 435);
  1719. this.rtbIn.TabIndex = 0;
  1720. this.rtbIn.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1721. this.rtbIn.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1722. //
  1723. // uiGroupBox8
  1724. //
  1725. this.uiGroupBox8.Controls.Add(this.rtbOut);
  1726. this.uiGroupBox8.Dock = System.Windows.Forms.DockStyle.Fill;
  1727. this.uiGroupBox8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1728. this.uiGroupBox8.Location = new System.Drawing.Point(0, 0);
  1729. this.uiGroupBox8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1730. this.uiGroupBox8.MinimumSize = new System.Drawing.Size(1, 1);
  1731. this.uiGroupBox8.Name = "uiGroupBox8";
  1732. this.uiGroupBox8.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1733. this.uiGroupBox8.Size = new System.Drawing.Size(557, 467);
  1734. this.uiGroupBox8.TabIndex = 1;
  1735. this.uiGroupBox8.Text = "出参";
  1736. this.uiGroupBox8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1737. this.uiGroupBox8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1738. //
  1739. // rtbOut
  1740. //
  1741. this.rtbOut.Dock = System.Windows.Forms.DockStyle.Fill;
  1742. this.rtbOut.FillColor = System.Drawing.Color.White;
  1743. this.rtbOut.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1744. this.rtbOut.Location = new System.Drawing.Point(0, 32);
  1745. this.rtbOut.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1746. this.rtbOut.MinimumSize = new System.Drawing.Size(1, 1);
  1747. this.rtbOut.Name = "rtbOut";
  1748. this.rtbOut.Padding = new System.Windows.Forms.Padding(2);
  1749. this.rtbOut.ShowText = false;
  1750. this.rtbOut.Size = new System.Drawing.Size(557, 435);
  1751. this.rtbOut.TabIndex = 1;
  1752. this.rtbOut.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1753. this.rtbOut.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1754. //
  1755. // uiPanel7
  1756. //
  1757. this.uiPanel7.Controls.Add(this.rbInsertSettlement);
  1758. this.uiPanel7.Controls.Add(this.rbUpdateFeeRecord);
  1759. this.uiPanel7.Controls.Add(this.rbInsertFeeRecord);
  1760. this.uiPanel7.Controls.Add(this.uiButton5);
  1761. this.uiPanel7.Controls.Add(this.btHandle);
  1762. this.uiPanel7.Dock = System.Windows.Forms.DockStyle.Bottom;
  1763. this.uiPanel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1764. this.uiPanel7.Location = new System.Drawing.Point(0, 467);
  1765. this.uiPanel7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1766. this.uiPanel7.MinimumSize = new System.Drawing.Size(1, 1);
  1767. this.uiPanel7.Name = "uiPanel7";
  1768. this.uiPanel7.Size = new System.Drawing.Size(1321, 113);
  1769. this.uiPanel7.TabIndex = 6;
  1770. this.uiPanel7.Text = null;
  1771. this.uiPanel7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1772. this.uiPanel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1773. //
  1774. // rbInsertSettlement
  1775. //
  1776. this.rbInsertSettlement.AutoSize = true;
  1777. this.rbInsertSettlement.Location = new System.Drawing.Point(12, 70);
  1778. this.rbInsertSettlement.Name = "rbInsertSettlement";
  1779. this.rbInsertSettlement.Size = new System.Drawing.Size(124, 25);
  1780. this.rbInsertSettlement.TabIndex = 29;
  1781. this.rbInsertSettlement.TabStop = true;
  1782. this.rbInsertSettlement.Text = "插入结算数据";
  1783. this.rbInsertSettlement.UseVisualStyleBackColor = true;
  1784. //
  1785. // rbUpdateFeeRecord
  1786. //
  1787. this.rbUpdateFeeRecord.AutoSize = true;
  1788. this.rbUpdateFeeRecord.Location = new System.Drawing.Point(12, 39);
  1789. this.rbUpdateFeeRecord.Name = "rbUpdateFeeRecord";
  1790. this.rbUpdateFeeRecord.Size = new System.Drawing.Size(124, 25);
  1791. this.rbUpdateFeeRecord.TabIndex = 28;
  1792. this.rbUpdateFeeRecord.TabStop = true;
  1793. this.rbUpdateFeeRecord.Text = "更新费用明细";
  1794. this.rbUpdateFeeRecord.UseVisualStyleBackColor = true;
  1795. //
  1796. // rbInsertFeeRecord
  1797. //
  1798. this.rbInsertFeeRecord.AutoSize = true;
  1799. this.rbInsertFeeRecord.Location = new System.Drawing.Point(12, 8);
  1800. this.rbInsertFeeRecord.Name = "rbInsertFeeRecord";
  1801. this.rbInsertFeeRecord.Size = new System.Drawing.Size(124, 25);
  1802. this.rbInsertFeeRecord.TabIndex = 27;
  1803. this.rbInsertFeeRecord.TabStop = true;
  1804. this.rbInsertFeeRecord.Text = "插入费用明细";
  1805. this.rbInsertFeeRecord.UseVisualStyleBackColor = true;
  1806. //
  1807. // uiButton5
  1808. //
  1809. this.uiButton5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1810. this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand;
  1811. this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1812. this.uiButton5.Location = new System.Drawing.Point(1170, 25);
  1813. this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1);
  1814. this.uiButton5.Name = "uiButton5";
  1815. this.uiButton5.Size = new System.Drawing.Size(121, 46);
  1816. this.uiButton5.TabIndex = 26;
  1817. this.uiButton5.Text = "退 出";
  1818. this.uiButton5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1819. this.uiButton5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1820. this.uiButton5.Click += new System.EventHandler(this.uiButton5_Click);
  1821. //
  1822. // btHandle
  1823. //
  1824. this.btHandle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1825. this.btHandle.Cursor = System.Windows.Forms.Cursors.Hand;
  1826. this.btHandle.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1827. this.btHandle.Location = new System.Drawing.Point(1002, 25);
  1828. this.btHandle.MinimumSize = new System.Drawing.Size(1, 1);
  1829. this.btHandle.Name = "btHandle";
  1830. this.btHandle.Size = new System.Drawing.Size(121, 46);
  1831. this.btHandle.TabIndex = 1;
  1832. this.btHandle.Text = "处理";
  1833. this.btHandle.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1834. this.btHandle.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1835. this.btHandle.Click += new System.EventHandler(this.btHandle_Click);
  1836. //
  1837. // HandleException
  1838. //
  1839. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1840. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1841. this.ClientSize = new System.Drawing.Size(1321, 620);
  1842. this.Controls.Add(this.tcReverse);
  1843. this.Margin = new System.Windows.Forms.Padding(2);
  1844. this.Name = "HandleException";
  1845. this.Text = "异常处理";
  1846. this.Load += new System.EventHandler(this.HandleException_Load);
  1847. this.tcReverse.ResumeLayout(false);
  1848. this.tpSettlReverse.ResumeLayout(false);
  1849. this.panel2.ResumeLayout(false);
  1850. ((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).EndInit();
  1851. this.uiPanel2.ResumeLayout(false);
  1852. this.gbExactLocate.ResumeLayout(false);
  1853. this.uiGroupBox2.ResumeLayout(false);
  1854. this.tpLogReverse.ResumeLayout(false);
  1855. this.panel1.ResumeLayout(false);
  1856. ((System.ComponentModel.ISupportInitialize)(this.dgvLog)).EndInit();
  1857. this.uiPanel1.ResumeLayout(false);
  1858. this.gbOther.ResumeLayout(false);
  1859. this.gbInterface.ResumeLayout(false);
  1860. this.gbDateTime.ResumeLayout(false);
  1861. this.tpHandReverse.ResumeLayout(false);
  1862. this.uiPanel5.ResumeLayout(false);
  1863. this.uiSplitContainer3.Panel1.ResumeLayout(false);
  1864. this.uiSplitContainer3.Panel2.ResumeLayout(false);
  1865. ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer3)).EndInit();
  1866. this.uiSplitContainer3.ResumeLayout(false);
  1867. this.uiGroupBox6.ResumeLayout(false);
  1868. this.uiGroupBox7.ResumeLayout(false);
  1869. this.uiPanel4.ResumeLayout(false);
  1870. this.tpCancleOutPatReg.ResumeLayout(false);
  1871. this.panel3.ResumeLayout(false);
  1872. ((System.ComponentModel.ISupportInitialize)(this.dgvOutPatReg)).EndInit();
  1873. this.uiPanel3.ResumeLayout(false);
  1874. this.uiGroupBox3.ResumeLayout(false);
  1875. this.uiGroupBox5.ResumeLayout(false);
  1876. this.tpSignQuery.ResumeLayout(false);
  1877. this.uiPanel6.ResumeLayout(false);
  1878. this.gbQuery.ResumeLayout(false);
  1879. this.uiGroupBox4.ResumeLayout(false);
  1880. ((System.ComponentModel.ISupportInitialize)(this.dgvSignQuery)).EndInit();
  1881. this.tabImportIRIS.ResumeLayout(false);
  1882. this.uiPanel8.ResumeLayout(false);
  1883. this.uiSplitContainer1.Panel1.ResumeLayout(false);
  1884. this.uiSplitContainer1.Panel2.ResumeLayout(false);
  1885. ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).EndInit();
  1886. this.uiSplitContainer1.ResumeLayout(false);
  1887. this.uiGroupBox1.ResumeLayout(false);
  1888. this.uiGroupBox8.ResumeLayout(false);
  1889. this.uiPanel7.ResumeLayout(false);
  1890. this.uiPanel7.PerformLayout();
  1891. this.ResumeLayout(false);
  1892. }
  1893. #endregion
  1894. private Sunny.UI.UITabControl tcReverse;
  1895. private System.Windows.Forms.TabPage tpLogReverse;
  1896. private System.Windows.Forms.Panel panel1;
  1897. private Sunny.UI.UIDataGridView dgvLog;
  1898. private Sunny.UI.UIPagination pgSettlRecod;
  1899. private Sunny.UI.UIPanel uiPanel1;
  1900. private Sunny.UI.UIGroupBox gbInterface;
  1901. private Sunny.UI.UIGroupBox gbDateTime;
  1902. private Sunny.UI.UIDatetimePicker dpED_Log;
  1903. private Sunny.UI.UIDatetimePicker dpST_Log;
  1904. private System.Windows.Forms.TabPage tpHandReverse;
  1905. private System.Windows.Forms.TabPage tpSettlReverse;
  1906. private Sunny.UI.UIButton btnQueryLog;
  1907. private Sunny.UI.UIButton btnReverseByLog;
  1908. private System.Windows.Forms.Panel panel2;
  1909. private Sunny.UI.UIDataGridView dgvSettlRecord;
  1910. private Sunny.UI.UIPagination uiPagination1;
  1911. private Sunny.UI.UIPanel uiPanel2;
  1912. private Sunny.UI.UIGroupBox gbExactLocate;
  1913. private Sunny.UI.UITextBox tbHisNO;
  1914. private Sunny.UI.UITextBox tbPatSettlID;
  1915. private Sunny.UI.UITextBox tbName;
  1916. private Sunny.UI.UIButton btnQuerySettleRec;
  1917. private Sunny.UI.UIButton btnReverseBySettl;
  1918. private Sunny.UI.UIRadioButtonGroup rbgBillType;
  1919. private Sunny.UI.UIRadioButtonGroup rbgAdmType;
  1920. private Sunny.UI.UIGroupBox uiGroupBox2;
  1921. private Sunny.UI.UIDatetimePicker dpED_Settl;
  1922. private Sunny.UI.UIDatetimePicker dpST_Settl;
  1923. private System.Windows.Forms.TabPage tpCancleOutPatReg;
  1924. private System.Windows.Forms.Panel panel3;
  1925. private Sunny.UI.UIDataGridView dgvOutPatReg;
  1926. private Sunny.UI.UIPagination uiPagination2;
  1927. private Sunny.UI.UIPanel uiPanel3;
  1928. private Sunny.UI.UIGroupBox uiGroupBox3;
  1929. private Sunny.UI.UITextBox tbOutPatPsnNO;
  1930. private Sunny.UI.UITextBox tbOutPatRegID;
  1931. private Sunny.UI.UITextBox tbOutPatName;
  1932. private Sunny.UI.UIButton btnQueryOutPatReg;
  1933. private Sunny.UI.UIButton btnCancleOutPatReg;
  1934. private Sunny.UI.UIGroupBox uiGroupBox5;
  1935. private Sunny.UI.UIDatetimePicker dpED_OutPatReg;
  1936. private Sunny.UI.UIDatetimePicker dpST_OutPatReg;
  1937. private Sunny.UI.UIPanel uiPanel4;
  1938. private Sunny.UI.UIButton btnPatInfoShow;
  1939. private Sunny.UI.UIButton btPatInfo_ex;
  1940. private Sunny.UI.UIPanel uiPanel5;
  1941. private Sunny.UI.UISplitContainer uiSplitContainer3;
  1942. private Sunny.UI.UIGroupBox uiGroupBox6;
  1943. private Sunny.UI.UIRichTextBox rtbInparam;
  1944. private Sunny.UI.UIGroupBox uiGroupBox7;
  1945. private Sunny.UI.UIRichTextBox rtbOutparam;
  1946. private Sunny.UI.UITextBox tbPsnNO;
  1947. private Sunny.UI.UILabel uiLabel3;
  1948. private Sunny.UI.UITextBox tbTransNO;
  1949. private Sunny.UI.UILabel uiLabel2;
  1950. private Sunny.UI.UIButton btnCancleOutPatFee;
  1951. private Sunny.UI.UIGroupBox gbOther;
  1952. private Sunny.UI.UITextBox tbCBD_Log;
  1953. private Sunny.UI.UILabel uiLabel5;
  1954. private Sunny.UI.UITextBox tbCBD_Hand;
  1955. private Sunny.UI.UILabel uiLabel4;
  1956. private Sunny.UI.UIButton btCancleSettl;
  1957. private System.Windows.Forms.TabPage tpSignQuery;
  1958. private Sunny.UI.UIPagination uiPagination3;
  1959. private Sunny.UI.UIPanel uiPanel6;
  1960. private Sunny.UI.UIButton btnCancelSign;
  1961. private Sunny.UI.UIGroupBox gbQuery;
  1962. private Sunny.UI.UITextBox edtSignOpterNo;
  1963. private Sunny.UI.UITextBox edtSignNo;
  1964. private Sunny.UI.UIButton btnSignQuery;
  1965. private Sunny.UI.UIButton btnExit;
  1966. private Sunny.UI.UIGroupBox uiGroupBox4;
  1967. private Sunny.UI.UIDatetimePicker dtSignEnd;
  1968. private Sunny.UI.UIDatetimePicker dtSignBegin;
  1969. private Sunny.UI.UIDataGridView dgvSignQuery;
  1970. private Sunny.UI.UIButton uiButton1;
  1971. private Sunny.UI.UITextBox edtOpterName;
  1972. private Sunny.UI.UIButton uiButton4;
  1973. private Sunny.UI.UIButton uiButton3;
  1974. private Sunny.UI.UIButton uiButton2;
  1975. private Sunny.UI.UITextBox tb_DealNo;
  1976. private Sunny.UI.UICheckBox Chk_DealNo;
  1977. private System.Windows.Forms.TabPage tabImportIRIS;
  1978. private Sunny.UI.UIPanel uiPanel8;
  1979. private Sunny.UI.UISplitContainer uiSplitContainer1;
  1980. private Sunny.UI.UIGroupBox uiGroupBox1;
  1981. private Sunny.UI.UIRichTextBox rtbIn;
  1982. private Sunny.UI.UIGroupBox uiGroupBox8;
  1983. private Sunny.UI.UIRichTextBox rtbOut;
  1984. private Sunny.UI.UIPanel uiPanel7;
  1985. private System.Windows.Forms.RadioButton rbInsertSettlement;
  1986. private System.Windows.Forms.RadioButton rbUpdateFeeRecord;
  1987. private System.Windows.Forms.RadioButton rbInsertFeeRecord;
  1988. private Sunny.UI.UIButton uiButton5;
  1989. private Sunny.UI.UIButton btHandle;
  1990. }
  1991. }