PreAndInProcessAnalysisForm.Designer.cs 48 KB

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