HandleException.designer.cs 137 KB

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