DRGGroupSelect.Designer.cs 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. namespace PTMedicalInsurance.Forms
  2. {
  3. partial class DRGGroupSelect
  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. this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
  34. this.uiPanel1 = new Sunny.UI.UIPanel();
  35. this.uiLabel4 = new Sunny.UI.UILabel();
  36. this.uiLabel3 = new Sunny.UI.UILabel();
  37. this.uiTextBox3 = new Sunny.UI.UITextBox();
  38. this.uiTextBox2 = new Sunny.UI.UITextBox();
  39. this.uiLabel2 = new Sunny.UI.UILabel();
  40. this.uiTextBox1 = new Sunny.UI.UITextBox();
  41. this.uiLabel1 = new Sunny.UI.UILabel();
  42. this.uiButton2 = new Sunny.UI.UIButton();
  43. this.uiButton1 = new Sunny.UI.UIButton();
  44. this.uiDatePicker2 = new Sunny.UI.UIDatePicker();
  45. this.uiDatePicker1 = new Sunny.UI.UIDatePicker();
  46. ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
  47. this.uiPanel1.SuspendLayout();
  48. this.SuspendLayout();
  49. //
  50. // uiDataGridView1
  51. //
  52. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  53. this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  54. this.uiDataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  55. | System.Windows.Forms.AnchorStyles.Right)));
  56. this.uiDataGridView1.BackgroundColor = System.Drawing.Color.White;
  57. this.uiDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  58. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  59. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  60. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  61. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  62. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  63. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  64. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  65. this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  66. this.uiDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  67. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  68. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  69. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  70. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
  71. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  72. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  73. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  74. this.uiDataGridView1.DefaultCellStyle = dataGridViewCellStyle3;
  75. this.uiDataGridView1.EnableHeadersVisualStyles = false;
  76. this.uiDataGridView1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  77. this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  78. this.uiDataGridView1.Location = new System.Drawing.Point(0, 103);
  79. this.uiDataGridView1.Name = "uiDataGridView1";
  80. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  81. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  82. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  83. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  84. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  85. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
  86. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  87. this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  88. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  89. dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  90. this.uiDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle5;
  91. this.uiDataGridView1.RowTemplate.Height = 23;
  92. this.uiDataGridView1.SelectedIndex = -1;
  93. this.uiDataGridView1.Size = new System.Drawing.Size(1437, 527);
  94. this.uiDataGridView1.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  95. this.uiDataGridView1.TabIndex = 0;
  96. this.uiDataGridView1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  97. //
  98. // uiPanel1
  99. //
  100. this.uiPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  101. | System.Windows.Forms.AnchorStyles.Right)));
  102. this.uiPanel1.Controls.Add(this.uiLabel4);
  103. this.uiPanel1.Controls.Add(this.uiLabel3);
  104. this.uiPanel1.Controls.Add(this.uiTextBox3);
  105. this.uiPanel1.Controls.Add(this.uiTextBox2);
  106. this.uiPanel1.Controls.Add(this.uiLabel2);
  107. this.uiPanel1.Controls.Add(this.uiTextBox1);
  108. this.uiPanel1.Controls.Add(this.uiLabel1);
  109. this.uiPanel1.Controls.Add(this.uiButton2);
  110. this.uiPanel1.Controls.Add(this.uiButton1);
  111. this.uiPanel1.Controls.Add(this.uiDatePicker2);
  112. this.uiPanel1.Controls.Add(this.uiDatePicker1);
  113. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.uiPanel1.Location = new System.Drawing.Point(0, 1);
  115. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  116. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  117. this.uiPanel1.Name = "uiPanel1";
  118. this.uiPanel1.Size = new System.Drawing.Size(1437, 123);
  119. this.uiPanel1.TabIndex = 1;
  120. this.uiPanel1.Text = null;
  121. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  122. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  123. //
  124. // uiLabel4
  125. //
  126. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  127. this.uiLabel4.Location = new System.Drawing.Point(278, 80);
  128. this.uiLabel4.Name = "uiLabel4";
  129. this.uiLabel4.Size = new System.Drawing.Size(100, 23);
  130. this.uiLabel4.TabIndex = 10;
  131. this.uiLabel4.Text = "每页数量";
  132. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  133. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  134. this.uiLabel4.Click += new System.EventHandler(this.uiLabel4_Click);
  135. //
  136. // uiLabel3
  137. //
  138. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  139. this.uiLabel3.Location = new System.Drawing.Point(31, 86);
  140. this.uiLabel3.Name = "uiLabel3";
  141. this.uiLabel3.Size = new System.Drawing.Size(100, 23);
  142. this.uiLabel3.TabIndex = 9;
  143. this.uiLabel3.Text = "页数";
  144. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  145. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  146. //
  147. // uiTextBox3
  148. //
  149. this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam;
  150. this.uiTextBox3.DoubleValue = 300D;
  151. this.uiTextBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.uiTextBox3.IntValue = 300;
  153. this.uiTextBox3.Location = new System.Drawing.Point(402, 80);
  154. this.uiTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  155. this.uiTextBox3.MinimumSize = new System.Drawing.Size(1, 16);
  156. this.uiTextBox3.Name = "uiTextBox3";
  157. this.uiTextBox3.ShowText = false;
  158. this.uiTextBox3.Size = new System.Drawing.Size(87, 29);
  159. this.uiTextBox3.TabIndex = 8;
  160. this.uiTextBox3.Text = "300";
  161. this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  162. this.uiTextBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  163. //
  164. // uiTextBox2
  165. //
  166. this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam;
  167. this.uiTextBox2.DoubleValue = 1D;
  168. this.uiTextBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.uiTextBox2.IntValue = 1;
  170. this.uiTextBox2.Location = new System.Drawing.Point(138, 80);
  171. this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  172. this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 16);
  173. this.uiTextBox2.Name = "uiTextBox2";
  174. this.uiTextBox2.ShowText = false;
  175. this.uiTextBox2.Size = new System.Drawing.Size(92, 29);
  176. this.uiTextBox2.TabIndex = 7;
  177. this.uiTextBox2.Text = "1";
  178. this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  179. this.uiTextBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  180. //
  181. // uiLabel2
  182. //
  183. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.uiLabel2.Location = new System.Drawing.Point(437, 33);
  185. this.uiLabel2.Name = "uiLabel2";
  186. this.uiLabel2.Size = new System.Drawing.Size(100, 23);
  187. this.uiLabel2.TabIndex = 6;
  188. this.uiLabel2.Text = "身份证号";
  189. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  190. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  191. //
  192. // uiTextBox1
  193. //
  194. this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
  195. this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.uiTextBox1.Location = new System.Drawing.Point(544, 33);
  197. this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  198. this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
  199. this.uiTextBox1.Name = "uiTextBox1";
  200. this.uiTextBox1.ShowText = false;
  201. this.uiTextBox1.Size = new System.Drawing.Size(293, 29);
  202. this.uiTextBox1.TabIndex = 5;
  203. this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  204. this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  205. //
  206. // uiLabel1
  207. //
  208. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  209. this.uiLabel1.Location = new System.Drawing.Point(31, 31);
  210. this.uiLabel1.Name = "uiLabel1";
  211. this.uiLabel1.Size = new System.Drawing.Size(100, 29);
  212. this.uiLabel1.TabIndex = 4;
  213. this.uiLabel1.Text = "日期范围";
  214. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  215. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  216. //
  217. // uiButton2
  218. //
  219. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  220. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  221. this.uiButton2.Location = new System.Drawing.Point(1189, 31);
  222. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  223. this.uiButton2.Name = "uiButton2";
  224. this.uiButton2.Size = new System.Drawing.Size(100, 35);
  225. this.uiButton2.TabIndex = 3;
  226. this.uiButton2.Text = "导出";
  227. this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  228. this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  229. this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
  230. //
  231. // uiButton1
  232. //
  233. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  234. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.uiButton1.Location = new System.Drawing.Point(998, 31);
  236. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  237. this.uiButton1.Name = "uiButton1";
  238. this.uiButton1.Size = new System.Drawing.Size(100, 35);
  239. this.uiButton1.TabIndex = 2;
  240. this.uiButton1.Text = " 查询";
  241. this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  242. this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  243. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  244. //
  245. // uiDatePicker2
  246. //
  247. this.uiDatePicker2.FillColor = System.Drawing.Color.White;
  248. this.uiDatePicker2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  249. this.uiDatePicker2.Location = new System.Drawing.Point(282, 31);
  250. this.uiDatePicker2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  251. this.uiDatePicker2.MaxLength = 10;
  252. this.uiDatePicker2.MinimumSize = new System.Drawing.Size(63, 0);
  253. this.uiDatePicker2.Name = "uiDatePicker2";
  254. this.uiDatePicker2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  255. this.uiDatePicker2.Size = new System.Drawing.Size(134, 29);
  256. this.uiDatePicker2.SymbolDropDown = 61555;
  257. this.uiDatePicker2.SymbolNormal = 61555;
  258. this.uiDatePicker2.TabIndex = 1;
  259. this.uiDatePicker2.Text = "2025-01-31";
  260. this.uiDatePicker2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  261. this.uiDatePicker2.Value = new System.DateTime(2025, 1, 31, 0, 0, 0, 0);
  262. this.uiDatePicker2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  263. //
  264. // uiDatePicker1
  265. //
  266. this.uiDatePicker1.FillColor = System.Drawing.Color.White;
  267. this.uiDatePicker1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.uiDatePicker1.Location = new System.Drawing.Point(138, 31);
  269. this.uiDatePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  270. this.uiDatePicker1.MaxLength = 10;
  271. this.uiDatePicker1.MinimumSize = new System.Drawing.Size(63, 0);
  272. this.uiDatePicker1.Name = "uiDatePicker1";
  273. this.uiDatePicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  274. this.uiDatePicker1.Size = new System.Drawing.Size(120, 29);
  275. this.uiDatePicker1.SymbolDropDown = 61555;
  276. this.uiDatePicker1.SymbolNormal = 61555;
  277. this.uiDatePicker1.TabIndex = 0;
  278. this.uiDatePicker1.Text = "2025-01-01";
  279. this.uiDatePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  280. this.uiDatePicker1.Value = new System.DateTime(2025, 1, 1, 0, 0, 0, 0);
  281. this.uiDatePicker1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  282. //
  283. // DRGGroupSelect
  284. //
  285. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  286. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  287. this.ClientSize = new System.Drawing.Size(1437, 632);
  288. this.Controls.Add(this.uiPanel1);
  289. this.Controls.Add(this.uiDataGridView1);
  290. this.Name = "DRGGroupSelect";
  291. this.Text = "DRG分组查询";
  292. ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).EndInit();
  293. this.uiPanel1.ResumeLayout(false);
  294. this.ResumeLayout(false);
  295. }
  296. #endregion
  297. private Sunny.UI.UIDataGridView uiDataGridView1;
  298. private Sunny.UI.UIPanel uiPanel1;
  299. private Sunny.UI.UILabel uiLabel1;
  300. private Sunny.UI.UIButton uiButton2;
  301. private Sunny.UI.UIButton uiButton1;
  302. private Sunny.UI.UIDatePicker uiDatePicker2;
  303. private Sunny.UI.UIDatePicker uiDatePicker1;
  304. private Sunny.UI.UILabel uiLabel3;
  305. private Sunny.UI.UITextBox uiTextBox3;
  306. private Sunny.UI.UITextBox uiTextBox2;
  307. private Sunny.UI.UILabel uiLabel2;
  308. private Sunny.UI.UITextBox uiTextBox1;
  309. private Sunny.UI.UILabel uiLabel4;
  310. }
  311. }