PreAndInProcessAnalysisForm.Designer.cs 49 KB

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