PreAndInProcessAnalysisForm.designer.cs 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702
  1. namespace PTMedicalInsurance.Forms
  2. {
  3. partial class PreAndInProcessAnalysisForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  38. this.uiPanel1 = new Sunny.UI.UIPanel();
  39. this.btnModify = new Sunny.UI.UIButton();
  40. this.btn_Continue = new Sunny.UI.UIButton();
  41. this.btnCancle = new Sunny.UI.UIButton();
  42. this.uiPanel2 = new Sunny.UI.UIPanel();
  43. this.tbRuleName = new Sunny.UI.UITextBox();
  44. this.tbVolaEvid = new Sunny.UI.UITextBox();
  45. this.tbVolaBhvrType = new Sunny.UI.UITextBox();
  46. this.tbSevDeg = new Sunny.UI.UITextBox();
  47. this.tbVolaAmtStas = new Sunny.UI.UITextBox();
  48. this.tbVolaAmt = new Sunny.UI.UITextBox();
  49. this.tbMdtrdID = new Sunny.UI.UITextBox();
  50. this.tbPatID = new Sunny.UI.UITextBox();
  51. this.tbRuleID = new Sunny.UI.UITextBox();
  52. this.tbJrID = new Sunny.UI.UITextBox();
  53. this.uiLabel6 = new Sunny.UI.UILabel();
  54. this.uiLabel7 = new Sunny.UI.UILabel();
  55. this.uiLabel8 = new Sunny.UI.UILabel();
  56. this.uiLabel9 = new Sunny.UI.UILabel();
  57. this.uiLabel10 = new Sunny.UI.UILabel();
  58. this.uiLabel5 = new Sunny.UI.UILabel();
  59. this.uiLabel4 = new Sunny.UI.UILabel();
  60. this.uiLabel3 = new Sunny.UI.UILabel();
  61. this.uiLabel2 = new Sunny.UI.UILabel();
  62. this.uiLabel1 = new Sunny.UI.UILabel();
  63. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  64. this.rbtVolaContent = new Sunny.UI.UIRichTextBox();
  65. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  66. this.dgvVolaItems = new Sunny.UI.UIDataGridView();
  67. this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
  68. this.rtb_DspoWayRea = new Sunny.UI.UIRichTextBox();
  69. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  70. this.dgvVolaDetailDtos = new Sunny.UI.UIDataGridView();
  71. this.uiPanel1.SuspendLayout();
  72. this.uiPanel2.SuspendLayout();
  73. this.uiGroupBox1.SuspendLayout();
  74. this.uiGroupBox3.SuspendLayout();
  75. ((System.ComponentModel.ISupportInitialize)(this.dgvVolaItems)).BeginInit();
  76. this.uiGroupBox5.SuspendLayout();
  77. this.uiGroupBox2.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.dgvVolaDetailDtos)).BeginInit();
  79. this.SuspendLayout();
  80. //
  81. // uiPanel1
  82. //
  83. this.uiPanel1.Controls.Add(this.btnModify);
  84. this.uiPanel1.Controls.Add(this.btn_Continue);
  85. this.uiPanel1.Controls.Add(this.btnCancle);
  86. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  87. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.uiPanel1.Location = new System.Drawing.Point(0, 739);
  89. this.uiPanel1.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
  90. this.uiPanel1.MinimumSize = new System.Drawing.Size(2, 2);
  91. this.uiPanel1.Name = "uiPanel1";
  92. this.uiPanel1.Size = new System.Drawing.Size(1719, 80);
  93. this.uiPanel1.TabIndex = 0;
  94. this.uiPanel1.Text = null;
  95. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  96. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  97. //
  98. // btnModify
  99. //
  100. this.btnModify.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  101. | System.Windows.Forms.AnchorStyles.Right)));
  102. this.btnModify.Cursor = System.Windows.Forms.Cursors.Hand;
  103. this.btnModify.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  104. this.btnModify.Location = new System.Drawing.Point(1413, 12);
  105. this.btnModify.MinimumSize = new System.Drawing.Size(1, 1);
  106. this.btnModify.Name = "btnModify";
  107. this.btnModify.Size = new System.Drawing.Size(119, 57);
  108. this.btnModify.TabIndex = 5;
  109. this.btnModify.Text = "修改医嘱";
  110. this.btnModify.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.btnModify.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  112. this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
  113. //
  114. // btn_Continue
  115. //
  116. this.btn_Continue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  117. | System.Windows.Forms.AnchorStyles.Right)));
  118. this.btn_Continue.Cursor = System.Windows.Forms.Cursors.Hand;
  119. this.btn_Continue.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  120. this.btn_Continue.Location = new System.Drawing.Point(1288, 12);
  121. this.btn_Continue.MinimumSize = new System.Drawing.Size(1, 1);
  122. this.btn_Continue.Name = "btn_Continue";
  123. this.btn_Continue.Size = new System.Drawing.Size(119, 57);
  124. this.btn_Continue.TabIndex = 4;
  125. this.btn_Continue.Text = "继续执行";
  126. this.btn_Continue.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  127. this.btn_Continue.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  128. this.btn_Continue.Click += new System.EventHandler(this.btn_Continue_Click);
  129. //
  130. // btnCancle
  131. //
  132. this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  133. | System.Windows.Forms.AnchorStyles.Right)));
  134. this.btnCancle.Cursor = System.Windows.Forms.Cursors.Hand;
  135. this.btnCancle.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.btnCancle.Location = new System.Drawing.Point(1593, 12);
  137. this.btnCancle.MinimumSize = new System.Drawing.Size(1, 1);
  138. this.btnCancle.Name = "btnCancle";
  139. this.btnCancle.Size = new System.Drawing.Size(119, 57);
  140. this.btnCancle.TabIndex = 1;
  141. this.btnCancle.Text = "取 消";
  142. this.btnCancle.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.btnCancle.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  144. this.btnCancle.Click += new System.EventHandler(this.btnCancle_Click);
  145. //
  146. // uiPanel2
  147. //
  148. this.uiPanel2.Controls.Add(this.tbRuleName);
  149. this.uiPanel2.Controls.Add(this.tbVolaEvid);
  150. this.uiPanel2.Controls.Add(this.tbVolaBhvrType);
  151. this.uiPanel2.Controls.Add(this.tbSevDeg);
  152. this.uiPanel2.Controls.Add(this.tbVolaAmtStas);
  153. this.uiPanel2.Controls.Add(this.tbVolaAmt);
  154. this.uiPanel2.Controls.Add(this.tbMdtrdID);
  155. this.uiPanel2.Controls.Add(this.tbPatID);
  156. this.uiPanel2.Controls.Add(this.tbRuleID);
  157. this.uiPanel2.Controls.Add(this.tbJrID);
  158. this.uiPanel2.Controls.Add(this.uiLabel6);
  159. this.uiPanel2.Controls.Add(this.uiLabel7);
  160. this.uiPanel2.Controls.Add(this.uiLabel8);
  161. this.uiPanel2.Controls.Add(this.uiLabel9);
  162. this.uiPanel2.Controls.Add(this.uiLabel10);
  163. this.uiPanel2.Controls.Add(this.uiLabel5);
  164. this.uiPanel2.Controls.Add(this.uiLabel4);
  165. this.uiPanel2.Controls.Add(this.uiLabel3);
  166. this.uiPanel2.Controls.Add(this.uiLabel2);
  167. this.uiPanel2.Controls.Add(this.uiLabel1);
  168. this.uiPanel2.Controls.Add(this.uiGroupBox1);
  169. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  170. this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.uiPanel2.Location = new System.Drawing.Point(405, 0);
  172. this.uiPanel2.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
  173. this.uiPanel2.MinimumSize = new System.Drawing.Size(2, 2);
  174. this.uiPanel2.Name = "uiPanel2";
  175. this.uiPanel2.Size = new System.Drawing.Size(1314, 382);
  176. this.uiPanel2.TabIndex = 1;
  177. this.uiPanel2.Text = null;
  178. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  179. this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  180. //
  181. // tbRuleName
  182. //
  183. this.tbRuleName.Cursor = System.Windows.Forms.Cursors.IBeam;
  184. this.tbRuleName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.tbRuleName.Location = new System.Drawing.Point(166, 324);
  186. this.tbRuleName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  187. this.tbRuleName.MinimumSize = new System.Drawing.Size(1, 16);
  188. this.tbRuleName.Name = "tbRuleName";
  189. this.tbRuleName.ShowText = false;
  190. this.tbRuleName.Size = new System.Drawing.Size(1123, 24);
  191. this.tbRuleName.TabIndex = 20;
  192. this.tbRuleName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  193. this.tbRuleName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  194. //
  195. // tbVolaEvid
  196. //
  197. this.tbVolaEvid.Cursor = System.Windows.Forms.Cursors.IBeam;
  198. this.tbVolaEvid.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  199. this.tbVolaEvid.Location = new System.Drawing.Point(166, 289);
  200. this.tbVolaEvid.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  201. this.tbVolaEvid.MinimumSize = new System.Drawing.Size(1, 16);
  202. this.tbVolaEvid.Name = "tbVolaEvid";
  203. this.tbVolaEvid.ShowText = false;
  204. this.tbVolaEvid.Size = new System.Drawing.Size(1123, 24);
  205. this.tbVolaEvid.TabIndex = 17;
  206. this.tbVolaEvid.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  207. this.tbVolaEvid.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  208. //
  209. // tbVolaBhvrType
  210. //
  211. this.tbVolaBhvrType.Cursor = System.Windows.Forms.Cursors.IBeam;
  212. this.tbVolaBhvrType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  213. this.tbVolaBhvrType.Location = new System.Drawing.Point(166, 254);
  214. this.tbVolaBhvrType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  215. this.tbVolaBhvrType.MinimumSize = new System.Drawing.Size(1, 16);
  216. this.tbVolaBhvrType.Name = "tbVolaBhvrType";
  217. this.tbVolaBhvrType.ShowText = false;
  218. this.tbVolaBhvrType.Size = new System.Drawing.Size(321, 24);
  219. this.tbVolaBhvrType.TabIndex = 19;
  220. this.tbVolaBhvrType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  221. this.tbVolaBhvrType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  222. //
  223. // tbSevDeg
  224. //
  225. this.tbSevDeg.Cursor = System.Windows.Forms.Cursors.IBeam;
  226. this.tbSevDeg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.tbSevDeg.Location = new System.Drawing.Point(166, 219);
  228. this.tbSevDeg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  229. this.tbSevDeg.MinimumSize = new System.Drawing.Size(1, 16);
  230. this.tbSevDeg.Name = "tbSevDeg";
  231. this.tbSevDeg.ShowText = false;
  232. this.tbSevDeg.Size = new System.Drawing.Size(321, 24);
  233. this.tbSevDeg.TabIndex = 18;
  234. this.tbSevDeg.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  235. this.tbSevDeg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  236. //
  237. // tbVolaAmtStas
  238. //
  239. this.tbVolaAmtStas.Cursor = System.Windows.Forms.Cursors.IBeam;
  240. this.tbVolaAmtStas.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.tbVolaAmtStas.Location = new System.Drawing.Point(166, 184);
  242. this.tbVolaAmtStas.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  243. this.tbVolaAmtStas.MinimumSize = new System.Drawing.Size(1, 16);
  244. this.tbVolaAmtStas.Name = "tbVolaAmtStas";
  245. this.tbVolaAmtStas.ShowText = false;
  246. this.tbVolaAmtStas.Size = new System.Drawing.Size(321, 24);
  247. this.tbVolaAmtStas.TabIndex = 16;
  248. this.tbVolaAmtStas.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  249. this.tbVolaAmtStas.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  250. //
  251. // tbVolaAmt
  252. //
  253. this.tbVolaAmt.Cursor = System.Windows.Forms.Cursors.IBeam;
  254. this.tbVolaAmt.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  255. this.tbVolaAmt.Location = new System.Drawing.Point(166, 149);
  256. this.tbVolaAmt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  257. this.tbVolaAmt.MinimumSize = new System.Drawing.Size(1, 16);
  258. this.tbVolaAmt.Name = "tbVolaAmt";
  259. this.tbVolaAmt.ShowText = false;
  260. this.tbVolaAmt.Size = new System.Drawing.Size(321, 24);
  261. this.tbVolaAmt.TabIndex = 15;
  262. this.tbVolaAmt.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  263. this.tbVolaAmt.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  264. //
  265. // tbMdtrdID
  266. //
  267. this.tbMdtrdID.Cursor = System.Windows.Forms.Cursors.IBeam;
  268. this.tbMdtrdID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.tbMdtrdID.Location = new System.Drawing.Point(166, 114);
  270. this.tbMdtrdID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  271. this.tbMdtrdID.MinimumSize = new System.Drawing.Size(1, 16);
  272. this.tbMdtrdID.Name = "tbMdtrdID";
  273. this.tbMdtrdID.ShowText = false;
  274. this.tbMdtrdID.Size = new System.Drawing.Size(321, 24);
  275. this.tbMdtrdID.TabIndex = 13;
  276. this.tbMdtrdID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  277. this.tbMdtrdID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  278. //
  279. // tbPatID
  280. //
  281. this.tbPatID.Cursor = System.Windows.Forms.Cursors.IBeam;
  282. this.tbPatID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. this.tbPatID.Location = new System.Drawing.Point(166, 79);
  284. this.tbPatID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  285. this.tbPatID.MinimumSize = new System.Drawing.Size(1, 16);
  286. this.tbPatID.Name = "tbPatID";
  287. this.tbPatID.ShowText = false;
  288. this.tbPatID.Size = new System.Drawing.Size(321, 24);
  289. this.tbPatID.TabIndex = 14;
  290. this.tbPatID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  291. this.tbPatID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  292. //
  293. // tbRuleID
  294. //
  295. this.tbRuleID.Cursor = System.Windows.Forms.Cursors.IBeam;
  296. this.tbRuleID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  297. this.tbRuleID.Location = new System.Drawing.Point(166, 44);
  298. this.tbRuleID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  299. this.tbRuleID.MinimumSize = new System.Drawing.Size(1, 16);
  300. this.tbRuleID.Name = "tbRuleID";
  301. this.tbRuleID.ShowText = false;
  302. this.tbRuleID.Size = new System.Drawing.Size(321, 24);
  303. this.tbRuleID.TabIndex = 13;
  304. this.tbRuleID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  305. this.tbRuleID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  306. //
  307. // tbJrID
  308. //
  309. this.tbJrID.Cursor = System.Windows.Forms.Cursors.IBeam;
  310. this.tbJrID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  311. this.tbJrID.Location = new System.Drawing.Point(166, 9);
  312. this.tbJrID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  313. this.tbJrID.MinimumSize = new System.Drawing.Size(1, 16);
  314. this.tbJrID.Name = "tbJrID";
  315. this.tbJrID.ShowText = false;
  316. this.tbJrID.Size = new System.Drawing.Size(321, 24);
  317. this.tbJrID.TabIndex = 12;
  318. this.tbJrID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  319. this.tbJrID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  320. //
  321. // uiLabel6
  322. //
  323. this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  324. this.uiLabel6.Location = new System.Drawing.Point(56, 324);
  325. this.uiLabel6.Name = "uiLabel6";
  326. this.uiLabel6.Size = new System.Drawing.Size(90, 20);
  327. this.uiLabel6.TabIndex = 11;
  328. this.uiLabel6.Text = "规则名称";
  329. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  330. this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  331. //
  332. // uiLabel7
  333. //
  334. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  335. this.uiLabel7.Location = new System.Drawing.Point(56, 289);
  336. this.uiLabel7.Name = "uiLabel7";
  337. this.uiLabel7.Size = new System.Drawing.Size(90, 20);
  338. this.uiLabel7.TabIndex = 10;
  339. this.uiLabel7.Text = "违规依据";
  340. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  341. this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  342. //
  343. // uiLabel8
  344. //
  345. this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  346. this.uiLabel8.Location = new System.Drawing.Point(11, 254);
  347. this.uiLabel8.Name = "uiLabel8";
  348. this.uiLabel8.Size = new System.Drawing.Size(135, 20);
  349. this.uiLabel8.TabIndex = 9;
  350. this.uiLabel8.Text = "违规行为分类";
  351. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  352. this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  353. //
  354. // uiLabel9
  355. //
  356. this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  357. this.uiLabel9.Location = new System.Drawing.Point(56, 219);
  358. this.uiLabel9.Name = "uiLabel9";
  359. this.uiLabel9.Size = new System.Drawing.Size(90, 20);
  360. this.uiLabel9.TabIndex = 8;
  361. this.uiLabel9.Text = "严重程度";
  362. this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  363. this.uiLabel9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  364. //
  365. // uiLabel10
  366. //
  367. this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  368. this.uiLabel10.Location = new System.Drawing.Point(7, 184);
  369. this.uiLabel10.Name = "uiLabel10";
  370. this.uiLabel10.Size = new System.Drawing.Size(139, 20);
  371. this.uiLabel10.TabIndex = 7;
  372. this.uiLabel10.Text = "违规金额计算状态";
  373. this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  374. this.uiLabel10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  375. //
  376. // uiLabel5
  377. //
  378. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  379. this.uiLabel5.Location = new System.Drawing.Point(56, 149);
  380. this.uiLabel5.Name = "uiLabel5";
  381. this.uiLabel5.Size = new System.Drawing.Size(90, 20);
  382. this.uiLabel5.TabIndex = 6;
  383. this.uiLabel5.Text = "违规金额";
  384. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  385. this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  386. //
  387. // uiLabel4
  388. //
  389. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  390. this.uiLabel4.Location = new System.Drawing.Point(56, 114);
  391. this.uiLabel4.Name = "uiLabel4";
  392. this.uiLabel4.Size = new System.Drawing.Size(90, 20);
  393. this.uiLabel4.TabIndex = 5;
  394. this.uiLabel4.Text = "就诊ID";
  395. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  396. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  397. //
  398. // uiLabel3
  399. //
  400. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  401. this.uiLabel3.Location = new System.Drawing.Point(56, 79);
  402. this.uiLabel3.Name = "uiLabel3";
  403. this.uiLabel3.Size = new System.Drawing.Size(90, 20);
  404. this.uiLabel3.TabIndex = 4;
  405. this.uiLabel3.Text = "参保人ID";
  406. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  407. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  408. //
  409. // uiLabel2
  410. //
  411. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  412. this.uiLabel2.Location = new System.Drawing.Point(56, 44);
  413. this.uiLabel2.Name = "uiLabel2";
  414. this.uiLabel2.Size = new System.Drawing.Size(90, 20);
  415. this.uiLabel2.TabIndex = 3;
  416. this.uiLabel2.Text = "规则ID";
  417. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  418. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  419. //
  420. // uiLabel1
  421. //
  422. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  423. this.uiLabel1.Location = new System.Drawing.Point(56, 9);
  424. this.uiLabel1.Name = "uiLabel1";
  425. this.uiLabel1.Size = new System.Drawing.Size(90, 20);
  426. this.uiLabel1.TabIndex = 2;
  427. this.uiLabel1.Text = "违规标识";
  428. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.TopRight;
  429. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  430. //
  431. // uiGroupBox1
  432. //
  433. this.uiGroupBox1.Controls.Add(this.rbtVolaContent);
  434. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. this.uiGroupBox1.Location = new System.Drawing.Point(526, 5);
  436. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  437. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  438. this.uiGroupBox1.Name = "uiGroupBox1";
  439. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 24, 0, 0);
  440. this.uiGroupBox1.Size = new System.Drawing.Size(763, 273);
  441. this.uiGroupBox1.TabIndex = 1;
  442. this.uiGroupBox1.Text = "违规内容";
  443. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  444. this.uiGroupBox1.TitleInterval = 0;
  445. this.uiGroupBox1.TitleTop = 8;
  446. this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  447. //
  448. // rbtVolaContent
  449. //
  450. this.rbtVolaContent.Dock = System.Windows.Forms.DockStyle.Fill;
  451. this.rbtVolaContent.FillColor = System.Drawing.Color.White;
  452. this.rbtVolaContent.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  453. this.rbtVolaContent.Location = new System.Drawing.Point(0, 24);
  454. this.rbtVolaContent.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  455. this.rbtVolaContent.MinimumSize = new System.Drawing.Size(1, 1);
  456. this.rbtVolaContent.Name = "rbtVolaContent";
  457. this.rbtVolaContent.Padding = new System.Windows.Forms.Padding(2);
  458. this.rbtVolaContent.ShowText = false;
  459. this.rbtVolaContent.Size = new System.Drawing.Size(763, 249);
  460. this.rbtVolaContent.TabIndex = 0;
  461. this.rbtVolaContent.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  462. this.rbtVolaContent.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  463. //
  464. // uiGroupBox3
  465. //
  466. this.uiGroupBox3.Controls.Add(this.dgvVolaItems);
  467. this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Left;
  468. this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  469. this.uiGroupBox3.Location = new System.Drawing.Point(0, 0);
  470. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  471. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(2, 2);
  472. this.uiGroupBox3.Name = "uiGroupBox3";
  473. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
  474. this.uiGroupBox3.Size = new System.Drawing.Size(405, 739);
  475. this.uiGroupBox3.TabIndex = 2;
  476. this.uiGroupBox3.Text = "违规项目";
  477. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  478. this.uiGroupBox3.TitleInterval = 6;
  479. this.uiGroupBox3.TitleTop = 10;
  480. this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  481. //
  482. // dgvVolaItems
  483. //
  484. this.dgvVolaItems.AllowUserToAddRows = false;
  485. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  486. this.dgvVolaItems.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  487. this.dgvVolaItems.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  488. this.dgvVolaItems.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  489. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  490. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  491. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  492. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  493. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  494. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  495. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  496. this.dgvVolaItems.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  497. this.dgvVolaItems.ColumnHeadersHeight = 32;
  498. this.dgvVolaItems.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  499. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  500. dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;
  501. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  502. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  503. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  504. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  505. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  506. this.dgvVolaItems.DefaultCellStyle = dataGridViewCellStyle3;
  507. this.dgvVolaItems.Dock = System.Windows.Forms.DockStyle.Fill;
  508. this.dgvVolaItems.EnableHeadersVisualStyles = false;
  509. this.dgvVolaItems.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  510. this.dgvVolaItems.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  511. this.dgvVolaItems.Location = new System.Drawing.Point(0, 26);
  512. this.dgvVolaItems.Name = "dgvVolaItems";
  513. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  514. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  515. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  516. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  517. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  518. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  519. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  520. this.dgvVolaItems.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  521. this.dgvVolaItems.RowHeadersWidth = 62;
  522. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  523. dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  524. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  525. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  526. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  527. this.dgvVolaItems.RowsDefaultCellStyle = dataGridViewCellStyle5;
  528. this.dgvVolaItems.RowTemplate.Height = 23;
  529. this.dgvVolaItems.SelectedIndex = -1;
  530. this.dgvVolaItems.Size = new System.Drawing.Size(405, 713);
  531. this.dgvVolaItems.TabIndex = 0;
  532. this.dgvVolaItems.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  533. this.dgvVolaItems.SelectionChanged += new System.EventHandler(this.dgvVolaItems_SelectionChanged);
  534. //
  535. // uiGroupBox5
  536. //
  537. this.uiGroupBox5.Controls.Add(this.rtb_DspoWayRea);
  538. this.uiGroupBox5.Dock = System.Windows.Forms.DockStyle.Bottom;
  539. this.uiGroupBox5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  540. this.uiGroupBox5.Location = new System.Drawing.Point(405, 620);
  541. this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  542. this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1);
  543. this.uiGroupBox5.Name = "uiGroupBox5";
  544. this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 24, 0, 0);
  545. this.uiGroupBox5.Size = new System.Drawing.Size(1314, 119);
  546. this.uiGroupBox5.TabIndex = 26;
  547. this.uiGroupBox5.Text = "处理原因";
  548. this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  549. this.uiGroupBox5.TitleInterval = 0;
  550. this.uiGroupBox5.TitleTop = 8;
  551. this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  552. //
  553. // rtb_DspoWayRea
  554. //
  555. this.rtb_DspoWayRea.Dock = System.Windows.Forms.DockStyle.Fill;
  556. this.rtb_DspoWayRea.FillColor = System.Drawing.Color.White;
  557. this.rtb_DspoWayRea.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  558. this.rtb_DspoWayRea.Location = new System.Drawing.Point(0, 24);
  559. this.rtb_DspoWayRea.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  560. this.rtb_DspoWayRea.MinimumSize = new System.Drawing.Size(1, 1);
  561. this.rtb_DspoWayRea.Name = "rtb_DspoWayRea";
  562. this.rtb_DspoWayRea.Padding = new System.Windows.Forms.Padding(2);
  563. this.rtb_DspoWayRea.ShowText = false;
  564. this.rtb_DspoWayRea.Size = new System.Drawing.Size(1314, 95);
  565. this.rtb_DspoWayRea.TabIndex = 0;
  566. this.rtb_DspoWayRea.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  567. this.rtb_DspoWayRea.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  568. //
  569. // uiGroupBox2
  570. //
  571. this.uiGroupBox2.Controls.Add(this.dgvVolaDetailDtos);
  572. this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  573. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  574. this.uiGroupBox2.Location = new System.Drawing.Point(405, 382);
  575. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  576. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  577. this.uiGroupBox2.Name = "uiGroupBox2";
  578. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 24, 0, 0);
  579. this.uiGroupBox2.Size = new System.Drawing.Size(1314, 238);
  580. this.uiGroupBox2.TabIndex = 28;
  581. this.uiGroupBox2.Text = "违规明细";
  582. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  583. this.uiGroupBox2.TitleInterval = 0;
  584. this.uiGroupBox2.TitleTop = 8;
  585. this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  586. //
  587. // dgvVolaDetailDtos
  588. //
  589. this.dgvVolaDetailDtos.AllowUserToAddRows = false;
  590. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  591. this.dgvVolaDetailDtos.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  592. this.dgvVolaDetailDtos.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  593. this.dgvVolaDetailDtos.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  594. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  595. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  596. dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  597. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  598. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  599. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  600. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  601. this.dgvVolaDetailDtos.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  602. this.dgvVolaDetailDtos.ColumnHeadersHeight = 32;
  603. this.dgvVolaDetailDtos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  604. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  605. dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
  606. dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  607. dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  608. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  609. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  610. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  611. this.dgvVolaDetailDtos.DefaultCellStyle = dataGridViewCellStyle8;
  612. this.dgvVolaDetailDtos.Dock = System.Windows.Forms.DockStyle.Fill;
  613. this.dgvVolaDetailDtos.EnableHeadersVisualStyles = false;
  614. this.dgvVolaDetailDtos.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  615. this.dgvVolaDetailDtos.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  616. this.dgvVolaDetailDtos.Location = new System.Drawing.Point(0, 24);
  617. this.dgvVolaDetailDtos.Name = "dgvVolaDetailDtos";
  618. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  619. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  620. dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  621. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  622. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  623. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  624. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  625. this.dgvVolaDetailDtos.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
  626. this.dgvVolaDetailDtos.RowHeadersWidth = 62;
  627. dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
  628. dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  629. dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  630. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  631. dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  632. this.dgvVolaDetailDtos.RowsDefaultCellStyle = dataGridViewCellStyle10;
  633. this.dgvVolaDetailDtos.RowTemplate.Height = 23;
  634. this.dgvVolaDetailDtos.SelectedIndex = -1;
  635. this.dgvVolaDetailDtos.Size = new System.Drawing.Size(1314, 214);
  636. this.dgvVolaDetailDtos.TabIndex = 1;
  637. this.dgvVolaDetailDtos.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  638. //
  639. // PreAndInProcessAnalysisForm
  640. //
  641. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  642. this.ClientSize = new System.Drawing.Size(1719, 819);
  643. this.Controls.Add(this.uiGroupBox2);
  644. this.Controls.Add(this.uiGroupBox5);
  645. this.Controls.Add(this.uiPanel2);
  646. this.Controls.Add(this.uiGroupBox3);
  647. this.Controls.Add(this.uiPanel1);
  648. this.Margin = new System.Windows.Forms.Padding(4);
  649. this.Name = "PreAndInProcessAnalysisForm";
  650. this.Text = "事前事中智能审核";
  651. this.uiPanel1.ResumeLayout(false);
  652. this.uiPanel2.ResumeLayout(false);
  653. this.uiGroupBox1.ResumeLayout(false);
  654. this.uiGroupBox3.ResumeLayout(false);
  655. ((System.ComponentModel.ISupportInitialize)(this.dgvVolaItems)).EndInit();
  656. this.uiGroupBox5.ResumeLayout(false);
  657. this.uiGroupBox2.ResumeLayout(false);
  658. ((System.ComponentModel.ISupportInitialize)(this.dgvVolaDetailDtos)).EndInit();
  659. this.ResumeLayout(false);
  660. }
  661. #endregion
  662. private Sunny.UI.UIPanel uiPanel1;
  663. private Sunny.UI.UIPanel uiPanel2;
  664. private Sunny.UI.UITextBox tbRuleName;
  665. private Sunny.UI.UITextBox tbVolaEvid;
  666. private Sunny.UI.UITextBox tbVolaBhvrType;
  667. private Sunny.UI.UITextBox tbSevDeg;
  668. private Sunny.UI.UITextBox tbVolaAmtStas;
  669. private Sunny.UI.UITextBox tbVolaAmt;
  670. private Sunny.UI.UITextBox tbMdtrdID;
  671. private Sunny.UI.UITextBox tbPatID;
  672. private Sunny.UI.UITextBox tbRuleID;
  673. private Sunny.UI.UITextBox tbJrID;
  674. private Sunny.UI.UILabel uiLabel6;
  675. private Sunny.UI.UILabel uiLabel7;
  676. private Sunny.UI.UILabel uiLabel8;
  677. private Sunny.UI.UILabel uiLabel9;
  678. private Sunny.UI.UILabel uiLabel10;
  679. private Sunny.UI.UILabel uiLabel5;
  680. private Sunny.UI.UILabel uiLabel4;
  681. private Sunny.UI.UILabel uiLabel3;
  682. private Sunny.UI.UILabel uiLabel2;
  683. private Sunny.UI.UILabel uiLabel1;
  684. private Sunny.UI.UIGroupBox uiGroupBox1;
  685. private Sunny.UI.UIRichTextBox rbtVolaContent;
  686. private Sunny.UI.UIButton btnCancle;
  687. private Sunny.UI.UIGroupBox uiGroupBox3;
  688. private Sunny.UI.UIDataGridView dgvVolaItems;
  689. private Sunny.UI.UIButton btnModify;
  690. private Sunny.UI.UIButton btn_Continue;
  691. private Sunny.UI.UIGroupBox uiGroupBox5;
  692. private Sunny.UI.UIRichTextBox rtb_DspoWayRea;
  693. private Sunny.UI.UIGroupBox uiGroupBox2;
  694. private Sunny.UI.UIDataGridView dgvVolaDetailDtos;
  695. }
  696. }