HopitalAppeal.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397
  1. namespace HuBeiMI.Forms
  2. {
  3. partial class HopitalAppeal
  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. this.uiTabControl1 = new Sunny.UI.UITabControl();
  29. this.tabPage1 = new System.Windows.Forms.TabPage();
  30. this.uiPanel1 = new Sunny.UI.UIPanel();
  31. this.aButton1 = new Sunny.UI.UIButton();
  32. this.uiLabel7 = new Sunny.UI.UILabel();
  33. this.acbx1 = new Sunny.UI.UIComboBox();
  34. this.uiTextBox4 = new Sunny.UI.UITextBox();
  35. this.uiLabel6 = new Sunny.UI.UILabel();
  36. this.uiTextBox3 = new Sunny.UI.UITextBox();
  37. this.uiLabel5 = new Sunny.UI.UILabel();
  38. this.uiLabel4 = new Sunny.UI.UILabel();
  39. this.uiTextBox2 = new Sunny.UI.UITextBox();
  40. this.uiTextBox1 = new Sunny.UI.UITextBox();
  41. this.uiLabel3 = new Sunny.UI.UILabel();
  42. this.uiLabel2 = new Sunny.UI.UILabel();
  43. this.adate2 = new Sunny.UI.UIDatetimePicker();
  44. this.uiLabel1 = new Sunny.UI.UILabel();
  45. this.adate1 = new Sunny.UI.UIDatetimePicker();
  46. this.tabPage2 = new System.Windows.Forms.TabPage();
  47. this.tabPage3 = new System.Windows.Forms.TabPage();
  48. this.tabPage4 = new System.Windows.Forms.TabPage();
  49. this.uiTabControl1.SuspendLayout();
  50. this.tabPage1.SuspendLayout();
  51. this.uiPanel1.SuspendLayout();
  52. this.SuspendLayout();
  53. //
  54. // uiTabControl1
  55. //
  56. this.uiTabControl1.Controls.Add(this.tabPage1);
  57. this.uiTabControl1.Controls.Add(this.tabPage2);
  58. this.uiTabControl1.Controls.Add(this.tabPage3);
  59. this.uiTabControl1.Controls.Add(this.tabPage4);
  60. this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  61. this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  62. this.uiTabControl1.ItemSize = new System.Drawing.Size(200, 40);
  63. this.uiTabControl1.Location = new System.Drawing.Point(3, -1);
  64. this.uiTabControl1.MainPage = "";
  65. this.uiTabControl1.Name = "uiTabControl1";
  66. this.uiTabControl1.SelectedIndex = 0;
  67. this.uiTabControl1.Size = new System.Drawing.Size(1283, 725);
  68. this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  69. this.uiTabControl1.TabIndex = 0;
  70. this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  71. this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  72. //
  73. // tabPage1
  74. //
  75. this.tabPage1.Controls.Add(this.uiPanel1);
  76. this.tabPage1.Location = new System.Drawing.Point(0, 40);
  77. this.tabPage1.Name = "tabPage1";
  78. this.tabPage1.Size = new System.Drawing.Size(1283, 685);
  79. this.tabPage1.TabIndex = 0;
  80. this.tabPage1.Text = "审核申诉/扣款节点查询";
  81. this.tabPage1.UseVisualStyleBackColor = true;
  82. //
  83. // uiPanel1
  84. //
  85. this.uiPanel1.Controls.Add(this.aButton1);
  86. this.uiPanel1.Controls.Add(this.uiLabel7);
  87. this.uiPanel1.Controls.Add(this.acbx1);
  88. this.uiPanel1.Controls.Add(this.uiTextBox4);
  89. this.uiPanel1.Controls.Add(this.uiLabel6);
  90. this.uiPanel1.Controls.Add(this.uiTextBox3);
  91. this.uiPanel1.Controls.Add(this.uiLabel5);
  92. this.uiPanel1.Controls.Add(this.uiLabel4);
  93. this.uiPanel1.Controls.Add(this.uiTextBox2);
  94. this.uiPanel1.Controls.Add(this.uiTextBox1);
  95. this.uiPanel1.Controls.Add(this.uiLabel3);
  96. this.uiPanel1.Controls.Add(this.uiLabel2);
  97. this.uiPanel1.Controls.Add(this.adate2);
  98. this.uiPanel1.Controls.Add(this.uiLabel1);
  99. this.uiPanel1.Controls.Add(this.adate1);
  100. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.uiPanel1.Location = new System.Drawing.Point(4, 5);
  102. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  103. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  104. this.uiPanel1.Name = "uiPanel1";
  105. this.uiPanel1.Size = new System.Drawing.Size(279, 675);
  106. this.uiPanel1.TabIndex = 0;
  107. this.uiPanel1.Text = null;
  108. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  109. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  110. this.uiPanel1.Click += new System.EventHandler(this.uiPanel1_Click);
  111. //
  112. // aButton1
  113. //
  114. this.aButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  115. this.aButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.aButton1.Location = new System.Drawing.Point(39, 510);
  117. this.aButton1.MinimumSize = new System.Drawing.Size(1, 1);
  118. this.aButton1.Name = "aButton1";
  119. this.aButton1.Size = new System.Drawing.Size(182, 45);
  120. this.aButton1.TabIndex = 1;
  121. this.aButton1.Text = "查询";
  122. this.aButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  123. this.aButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  124. this.aButton1.Click += new System.EventHandler(this.aButton1_Click);
  125. //
  126. // uiLabel7
  127. //
  128. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  129. this.uiLabel7.Location = new System.Drawing.Point(3, 386);
  130. this.uiLabel7.Name = "uiLabel7";
  131. this.uiLabel7.Size = new System.Drawing.Size(100, 46);
  132. this.uiLabel7.TabIndex = 1;
  133. this.uiLabel7.Text = "申诉/合议申诉";
  134. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  135. this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  136. //
  137. // acbx1
  138. //
  139. this.acbx1.DataSource = null;
  140. this.acbx1.FillColor = System.Drawing.Color.White;
  141. this.acbx1.FilterMaxCount = 50;
  142. this.acbx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.acbx1.Items.AddRange(new object[] {
  144. "1申诉",
  145. "2合议申诉"});
  146. this.acbx1.Location = new System.Drawing.Point(104, 386);
  147. this.acbx1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  148. this.acbx1.MinimumSize = new System.Drawing.Size(63, 0);
  149. this.acbx1.Name = "acbx1";
  150. this.acbx1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  151. this.acbx1.Size = new System.Drawing.Size(150, 29);
  152. this.acbx1.TabIndex = 1;
  153. this.acbx1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  154. this.acbx1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  155. //
  156. // uiTextBox4
  157. //
  158. this.uiTextBox4.Cursor = System.Windows.Forms.Cursors.IBeam;
  159. this.uiTextBox4.DoubleValue = 200D;
  160. this.uiTextBox4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. this.uiTextBox4.IntValue = 200;
  162. this.uiTextBox4.Location = new System.Drawing.Point(104, 331);
  163. this.uiTextBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  164. this.uiTextBox4.MinimumSize = new System.Drawing.Size(1, 16);
  165. this.uiTextBox4.Name = "uiTextBox4";
  166. this.uiTextBox4.ShowText = false;
  167. this.uiTextBox4.Size = new System.Drawing.Size(150, 29);
  168. this.uiTextBox4.TabIndex = 1;
  169. this.uiTextBox4.Text = "200";
  170. this.uiTextBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  171. this.uiTextBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  172. //
  173. // uiLabel6
  174. //
  175. this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.uiLabel6.Location = new System.Drawing.Point(12, 331);
  177. this.uiLabel6.Name = "uiLabel6";
  178. this.uiLabel6.Size = new System.Drawing.Size(85, 27);
  179. this.uiLabel6.TabIndex = 1;
  180. this.uiLabel6.Text = "页记录数";
  181. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  182. this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  183. //
  184. // uiTextBox3
  185. //
  186. this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam;
  187. this.uiTextBox3.DoubleValue = 1D;
  188. this.uiTextBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  189. this.uiTextBox3.IntValue = 1;
  190. this.uiTextBox3.Location = new System.Drawing.Point(104, 282);
  191. this.uiTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  192. this.uiTextBox3.MinimumSize = new System.Drawing.Size(1, 16);
  193. this.uiTextBox3.Name = "uiTextBox3";
  194. this.uiTextBox3.ShowText = false;
  195. this.uiTextBox3.Size = new System.Drawing.Size(150, 29);
  196. this.uiTextBox3.TabIndex = 1;
  197. this.uiTextBox3.Text = "1";
  198. this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  199. this.uiTextBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  200. //
  201. // uiLabel5
  202. //
  203. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  204. this.uiLabel5.Location = new System.Drawing.Point(12, 282);
  205. this.uiLabel5.Name = "uiLabel5";
  206. this.uiLabel5.Size = new System.Drawing.Size(85, 29);
  207. this.uiLabel5.TabIndex = 1;
  208. this.uiLabel5.Text = "当前页数";
  209. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  210. this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  211. //
  212. // uiLabel4
  213. //
  214. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  215. this.uiLabel4.Location = new System.Drawing.Point(5, 183);
  216. this.uiLabel4.Name = "uiLabel4";
  217. this.uiLabel4.Size = new System.Drawing.Size(216, 24);
  218. this.uiLabel4.TabIndex = 1;
  219. this.uiLabel4.Text = "医疗机构名称";
  220. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  221. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  222. //
  223. // uiTextBox2
  224. //
  225. this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam;
  226. this.uiTextBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.uiTextBox2.Location = new System.Drawing.Point(9, 212);
  228. this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  229. this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 16);
  230. this.uiTextBox2.Name = "uiTextBox2";
  231. this.uiTextBox2.ShowText = false;
  232. this.uiTextBox2.Size = new System.Drawing.Size(221, 34);
  233. this.uiTextBox2.TabIndex = 1;
  234. this.uiTextBox2.Text = "湖北普瑞眼科医院";
  235. this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  236. this.uiTextBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  237. //
  238. // uiTextBox1
  239. //
  240. this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
  241. this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  242. this.uiTextBox1.Location = new System.Drawing.Point(9, 132);
  243. this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  244. this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
  245. this.uiTextBox1.Name = "uiTextBox1";
  246. this.uiTextBox1.ShowText = false;
  247. this.uiTextBox1.Size = new System.Drawing.Size(221, 29);
  248. this.uiTextBox1.TabIndex = 1;
  249. this.uiTextBox1.Text = "H42010000162";
  250. this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  251. this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  252. //
  253. // uiLabel3
  254. //
  255. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  256. this.uiLabel3.Location = new System.Drawing.Point(5, 104);
  257. this.uiLabel3.Name = "uiLabel3";
  258. this.uiLabel3.Size = new System.Drawing.Size(107, 23);
  259. this.uiLabel3.TabIndex = 1;
  260. this.uiLabel3.Text = "医疗机构编码";
  261. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  262. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  263. //
  264. // uiLabel2
  265. //
  266. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  267. this.uiLabel2.Location = new System.Drawing.Point(5, 44);
  268. this.uiLabel2.Name = "uiLabel2";
  269. this.uiLabel2.Size = new System.Drawing.Size(79, 29);
  270. this.uiLabel2.TabIndex = 1;
  271. this.uiLabel2.Text = "结束时间";
  272. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  273. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  274. //
  275. // adate2
  276. //
  277. this.adate2.FillColor = System.Drawing.Color.White;
  278. this.adate2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  279. this.adate2.Location = new System.Drawing.Point(91, 44);
  280. this.adate2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  281. this.adate2.MaxLength = 19;
  282. this.adate2.MinimumSize = new System.Drawing.Size(63, 0);
  283. this.adate2.Name = "adate2";
  284. this.adate2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  285. this.adate2.ShowToday = true;
  286. this.adate2.Size = new System.Drawing.Size(184, 29);
  287. this.adate2.SymbolDropDown = 61555;
  288. this.adate2.SymbolNormal = 61555;
  289. this.adate2.TabIndex = 1;
  290. this.adate2.Text = "2023-07-31 00:00:00";
  291. this.adate2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  292. this.adate2.Value = new System.DateTime(2023, 7, 31, 0, 0, 0, 0);
  293. this.adate2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  294. this.adate2.ValueChanged += new Sunny.UI.UIDatetimePicker.OnDateTimeChanged(this.adate2_ValueChanged);
  295. //
  296. // uiLabel1
  297. //
  298. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. this.uiLabel1.Location = new System.Drawing.Point(5, 5);
  300. this.uiLabel1.Name = "uiLabel1";
  301. this.uiLabel1.Size = new System.Drawing.Size(79, 29);
  302. this.uiLabel1.TabIndex = 1;
  303. this.uiLabel1.Text = "开始时间";
  304. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  305. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  306. //
  307. // adate1
  308. //
  309. this.adate1.FillColor = System.Drawing.Color.White;
  310. this.adate1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  311. this.adate1.Location = new System.Drawing.Point(91, 5);
  312. this.adate1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  313. this.adate1.MaxLength = 19;
  314. this.adate1.MinimumSize = new System.Drawing.Size(63, 0);
  315. this.adate1.Name = "adate1";
  316. this.adate1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  317. this.adate1.Size = new System.Drawing.Size(184, 29);
  318. this.adate1.SymbolDropDown = 61555;
  319. this.adate1.SymbolNormal = 61555;
  320. this.adate1.TabIndex = 1;
  321. this.adate1.Text = "2023-07-01 00:00:00";
  322. this.adate1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  323. this.adate1.Value = new System.DateTime(2023, 7, 1, 0, 0, 0, 0);
  324. this.adate1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  325. this.adate1.ValueChanged += new Sunny.UI.UIDatetimePicker.OnDateTimeChanged(this.adate1_ValueChanged);
  326. //
  327. // tabPage2
  328. //
  329. this.tabPage2.Location = new System.Drawing.Point(0, 40);
  330. this.tabPage2.Name = "tabPage2";
  331. this.tabPage2.Size = new System.Drawing.Size(1283, 685);
  332. this.tabPage2.TabIndex = 1;
  333. this.tabPage2.Text = "申诉提交";
  334. this.tabPage2.UseVisualStyleBackColor = true;
  335. //
  336. // tabPage3
  337. //
  338. this.tabPage3.Location = new System.Drawing.Point(0, 40);
  339. this.tabPage3.Name = "tabPage3";
  340. this.tabPage3.Size = new System.Drawing.Size(1283, 685);
  341. this.tabPage3.TabIndex = 2;
  342. this.tabPage3.Text = "申诉合议提交";
  343. this.tabPage3.UseVisualStyleBackColor = true;
  344. //
  345. // tabPage4
  346. //
  347. this.tabPage4.Location = new System.Drawing.Point(0, 40);
  348. this.tabPage4.Name = "tabPage4";
  349. this.tabPage4.Size = new System.Drawing.Size(1283, 685);
  350. this.tabPage4.TabIndex = 3;
  351. this.tabPage4.Text = "附件上传";
  352. this.tabPage4.UseVisualStyleBackColor = true;
  353. //
  354. // HopitalAppeal
  355. //
  356. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  357. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  358. this.ClientSize = new System.Drawing.Size(1287, 727);
  359. this.Controls.Add(this.uiTabControl1);
  360. this.Name = "HopitalAppeal";
  361. this.Text = "医保申诉";
  362. this.Load += new System.EventHandler(this.HopitalAppeal_Load);
  363. this.uiTabControl1.ResumeLayout(false);
  364. this.tabPage1.ResumeLayout(false);
  365. this.uiPanel1.ResumeLayout(false);
  366. this.ResumeLayout(false);
  367. }
  368. #endregion
  369. private Sunny.UI.UITabControl uiTabControl1;
  370. private System.Windows.Forms.TabPage tabPage1;
  371. private Sunny.UI.UIPanel uiPanel1;
  372. private Sunny.UI.UIDatetimePicker adate1;
  373. private System.Windows.Forms.TabPage tabPage2;
  374. private System.Windows.Forms.TabPage tabPage3;
  375. private System.Windows.Forms.TabPage tabPage4;
  376. private Sunny.UI.UILabel uiLabel2;
  377. private Sunny.UI.UIDatetimePicker adate2;
  378. private Sunny.UI.UILabel uiLabel1;
  379. private Sunny.UI.UILabel uiLabel7;
  380. private Sunny.UI.UIComboBox acbx1;
  381. private Sunny.UI.UITextBox uiTextBox4;
  382. private Sunny.UI.UILabel uiLabel6;
  383. private Sunny.UI.UITextBox uiTextBox3;
  384. private Sunny.UI.UILabel uiLabel5;
  385. private Sunny.UI.UILabel uiLabel4;
  386. private Sunny.UI.UITextBox uiTextBox2;
  387. private Sunny.UI.UITextBox uiTextBox1;
  388. private Sunny.UI.UILabel uiLabel3;
  389. private Sunny.UI.UIButton aButton1;
  390. }
  391. }