DiseaseSelectdForm.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276
  1. namespace PTMedicalInsurance.Forms
  2. {
  3. partial class DiseaseSelectdForm
  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 dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.uiPanel1 = new Sunny.UI.UIPanel();
  34. this.uiLabel4 = new Sunny.UI.UILabel();
  35. this.uiTextBox3 = new Sunny.UI.UITextBox();
  36. this.uiTextBox2 = new Sunny.UI.UITextBox();
  37. this.uiLabel3 = new Sunny.UI.UILabel();
  38. this.uiTextBox1 = new Sunny.UI.UITextBox();
  39. this.uiLabel2 = new Sunny.UI.UILabel();
  40. this.uiComboBox1 = new Sunny.UI.UIComboBox();
  41. this.uiLabel1 = new Sunny.UI.UILabel();
  42. this.uiButton1 = new Sunny.UI.UIButton();
  43. this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
  44. this.uiPanel1.SuspendLayout();
  45. ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
  46. this.SuspendLayout();
  47. //
  48. // uiPanel1
  49. //
  50. this.uiPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  51. | System.Windows.Forms.AnchorStyles.Right)));
  52. this.uiPanel1.Controls.Add(this.uiLabel4);
  53. this.uiPanel1.Controls.Add(this.uiTextBox3);
  54. this.uiPanel1.Controls.Add(this.uiTextBox2);
  55. this.uiPanel1.Controls.Add(this.uiLabel3);
  56. this.uiPanel1.Controls.Add(this.uiTextBox1);
  57. this.uiPanel1.Controls.Add(this.uiLabel2);
  58. this.uiPanel1.Controls.Add(this.uiComboBox1);
  59. this.uiPanel1.Controls.Add(this.uiLabel1);
  60. this.uiPanel1.Controls.Add(this.uiButton1);
  61. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  62. this.uiPanel1.Location = new System.Drawing.Point(-2, 2);
  63. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  64. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  65. this.uiPanel1.Name = "uiPanel1";
  66. this.uiPanel1.Size = new System.Drawing.Size(1469, 128);
  67. this.uiPanel1.TabIndex = 0;
  68. this.uiPanel1.Text = null;
  69. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  70. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  71. //
  72. // uiLabel4
  73. //
  74. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  75. this.uiLabel4.Location = new System.Drawing.Point(244, 78);
  76. this.uiLabel4.Name = "uiLabel4";
  77. this.uiLabel4.Size = new System.Drawing.Size(100, 29);
  78. this.uiLabel4.TabIndex = 8;
  79. this.uiLabel4.Text = "单页数量:";
  80. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  81. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  82. //
  83. // uiTextBox3
  84. //
  85. this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam;
  86. this.uiTextBox3.DoubleValue = 30D;
  87. this.uiTextBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.uiTextBox3.IntValue = 30;
  89. this.uiTextBox3.Location = new System.Drawing.Point(351, 78);
  90. this.uiTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  91. this.uiTextBox3.MinimumSize = new System.Drawing.Size(1, 16);
  92. this.uiTextBox3.Name = "uiTextBox3";
  93. this.uiTextBox3.ShowText = false;
  94. this.uiTextBox3.Size = new System.Drawing.Size(150, 29);
  95. this.uiTextBox3.TabIndex = 7;
  96. this.uiTextBox3.Text = "30";
  97. this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  98. this.uiTextBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  99. //
  100. // uiTextBox2
  101. //
  102. this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam;
  103. this.uiTextBox2.DoubleValue = 1D;
  104. this.uiTextBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  105. this.uiTextBox2.IntValue = 1;
  106. this.uiTextBox2.Location = new System.Drawing.Point(156, 84);
  107. this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  108. this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 16);
  109. this.uiTextBox2.Name = "uiTextBox2";
  110. this.uiTextBox2.ShowText = false;
  111. this.uiTextBox2.Size = new System.Drawing.Size(72, 23);
  112. this.uiTextBox2.TabIndex = 6;
  113. this.uiTextBox2.Text = "1";
  114. this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  115. this.uiTextBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  116. //
  117. // uiLabel3
  118. //
  119. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  120. this.uiLabel3.Location = new System.Drawing.Point(99, 84);
  121. this.uiLabel3.Name = "uiLabel3";
  122. this.uiLabel3.Size = new System.Drawing.Size(70, 23);
  123. this.uiLabel3.TabIndex = 5;
  124. this.uiLabel3.Text = "页数:";
  125. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  126. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  127. //
  128. // uiTextBox1
  129. //
  130. this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
  131. this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.uiTextBox1.Location = new System.Drawing.Point(528, 35);
  133. this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  134. this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
  135. this.uiTextBox1.Name = "uiTextBox1";
  136. this.uiTextBox1.ShowText = false;
  137. this.uiTextBox1.Size = new System.Drawing.Size(382, 29);
  138. this.uiTextBox1.TabIndex = 4;
  139. this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  140. this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  141. //
  142. // uiLabel2
  143. //
  144. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.uiLabel2.Location = new System.Drawing.Point(421, 35);
  146. this.uiLabel2.Name = "uiLabel2";
  147. this.uiLabel2.Size = new System.Drawing.Size(100, 23);
  148. this.uiLabel2.TabIndex = 3;
  149. this.uiLabel2.Text = "身份证号:";
  150. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  151. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  152. //
  153. // uiComboBox1
  154. //
  155. this.uiComboBox1.DataSource = null;
  156. this.uiComboBox1.FillColor = System.Drawing.Color.White;
  157. this.uiComboBox1.FilterMaxCount = 50;
  158. this.uiComboBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.uiComboBox1.Items.AddRange(new object[] {
  160. "1.已审核",
  161. "2.未审核"});
  162. this.uiComboBox1.Location = new System.Drawing.Point(190, 29);
  163. this.uiComboBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  164. this.uiComboBox1.MinimumSize = new System.Drawing.Size(63, 0);
  165. this.uiComboBox1.Name = "uiComboBox1";
  166. this.uiComboBox1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  167. this.uiComboBox1.Size = new System.Drawing.Size(150, 29);
  168. this.uiComboBox1.TabIndex = 2;
  169. this.uiComboBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  170. this.uiComboBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  171. this.uiComboBox1.SelectedIndexChanged += new System.EventHandler(this.uiComboBox1_SelectedIndexChanged);
  172. //
  173. // uiLabel1
  174. //
  175. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.uiLabel1.Location = new System.Drawing.Point(99, 29);
  177. this.uiLabel1.Name = "uiLabel1";
  178. this.uiLabel1.Size = new System.Drawing.Size(84, 23);
  179. this.uiLabel1.TabIndex = 1;
  180. this.uiLabel1.Text = "审核状态:";
  181. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  182. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  183. //
  184. // uiButton1
  185. //
  186. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  187. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  188. this.uiButton1.Location = new System.Drawing.Point(999, 29);
  189. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  190. this.uiButton1.Name = "uiButton1";
  191. this.uiButton1.Size = new System.Drawing.Size(100, 35);
  192. this.uiButton1.TabIndex = 0;
  193. this.uiButton1.Text = "查询";
  194. this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  196. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  197. //
  198. // uiDataGridView1
  199. //
  200. dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  201. this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
  202. this.uiDataGridView1.BackgroundColor = System.Drawing.Color.White;
  203. this.uiDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  204. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  205. dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  206. dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White;
  208. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  209. dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  210. dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  211. this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
  212. this.uiDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  213. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  214. dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
  215. dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.ControlText;
  217. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  218. dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  219. dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  220. this.uiDataGridView1.DefaultCellStyle = dataGridViewCellStyle13;
  221. this.uiDataGridView1.EnableHeadersVisualStyles = false;
  222. this.uiDataGridView1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  224. this.uiDataGridView1.Location = new System.Drawing.Point(-2, 127);
  225. this.uiDataGridView1.Name = "uiDataGridView1";
  226. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  227. dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  228. dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  229. dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  230. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  231. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.White;
  232. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  233. this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
  234. dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
  235. dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  236. this.uiDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle15;
  237. this.uiDataGridView1.RowTemplate.Height = 23;
  238. this.uiDataGridView1.SelectedIndex = -1;
  239. this.uiDataGridView1.Size = new System.Drawing.Size(1469, 613);
  240. this.uiDataGridView1.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  241. this.uiDataGridView1.TabIndex = 1;
  242. this.uiDataGridView1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  243. //
  244. // DiseaseSelectdForm
  245. //
  246. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  247. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  248. this.ClientSize = new System.Drawing.Size(1466, 741);
  249. this.Controls.Add(this.uiDataGridView1);
  250. this.Controls.Add(this.uiPanel1);
  251. this.Name = "DiseaseSelectdForm";
  252. this.Text = "重大疾病备案查询";
  253. this.uiPanel1.ResumeLayout(false);
  254. ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).EndInit();
  255. this.ResumeLayout(false);
  256. }
  257. #endregion
  258. private Sunny.UI.UIPanel uiPanel1;
  259. private Sunny.UI.UILabel uiLabel4;
  260. private Sunny.UI.UITextBox uiTextBox3;
  261. private Sunny.UI.UITextBox uiTextBox2;
  262. private Sunny.UI.UILabel uiLabel3;
  263. private Sunny.UI.UITextBox uiTextBox1;
  264. private Sunny.UI.UILabel uiLabel2;
  265. private Sunny.UI.UIComboBox uiComboBox1;
  266. private Sunny.UI.UILabel uiLabel1;
  267. private Sunny.UI.UIButton uiButton1;
  268. private Sunny.UI.UIDataGridView uiDataGridView1;
  269. }
  270. }