PreAndInProcessAnalysisForm.Designer.cs 47 KB

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