PreAndInProcessAnalysisForm.Designer.cs 47 KB

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