UCPagerControl2.Designer.cs 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595
  1. // ***********************************************************************
  2. // Assembly : HZH_Controls
  3. // Created : 08-15-2019
  4. //
  5. // ***********************************************************************
  6. // <copyright file="UCPagerControl2.Designer.cs">
  7. // Copyright by Huang Zhenghui(黄正辉) All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com
  8. // </copyright>
  9. //
  10. // Blog: https://www.cnblogs.com/bfyx
  11. // GitHub:https://github.com/kwwwvagaa/NetWinformControl
  12. // gitee:https://gitee.com/kwwwvagaa/net_winform_custom_control.git
  13. //
  14. // If you use this code, please keep this note.
  15. // ***********************************************************************
  16. namespace HZH_Controls.Controls
  17. {
  18. /// <summary>
  19. /// Class UCPagerControl2.
  20. /// Implements the <see cref="HZH_Controls.Controls.UCPagerControlBase" />
  21. /// </summary>
  22. /// <seealso cref="HZH_Controls.Controls.UCPagerControlBase" />
  23. partial class UCPagerControl2
  24. {
  25. /// <summary>
  26. /// 必需的设计器变量。
  27. /// </summary>
  28. private System.ComponentModel.IContainer components = null;
  29. /// <summary>
  30. /// 清理所有正在使用的资源。
  31. /// </summary>
  32. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  33. protected override void Dispose(bool disposing)
  34. {
  35. if (disposing && (components != null))
  36. {
  37. components.Dispose();
  38. }
  39. base.Dispose(disposing);
  40. }
  41. #region 组件设计器生成的代码
  42. /// <summary>
  43. /// 设计器支持所需的方法 - 不要
  44. /// 使用代码编辑器修改此方法的内容。
  45. /// </summary>
  46. private void InitializeComponent()
  47. {
  48. this.btnFirst = new HZH_Controls.Controls.UCBtnExt();
  49. this.btnPrevious = new HZH_Controls.Controls.UCBtnExt();
  50. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  51. this.p9 = new HZH_Controls.Controls.UCBtnExt();
  52. this.p1 = new HZH_Controls.Controls.UCBtnExt();
  53. this.btnToPage = new HZH_Controls.Controls.UCBtnExt();
  54. this.btnEnd = new HZH_Controls.Controls.UCBtnExt();
  55. this.btnNext = new HZH_Controls.Controls.UCBtnExt();
  56. this.p8 = new HZH_Controls.Controls.UCBtnExt();
  57. this.p7 = new HZH_Controls.Controls.UCBtnExt();
  58. this.p6 = new HZH_Controls.Controls.UCBtnExt();
  59. this.p5 = new HZH_Controls.Controls.UCBtnExt();
  60. this.p4 = new HZH_Controls.Controls.UCBtnExt();
  61. this.p3 = new HZH_Controls.Controls.UCBtnExt();
  62. this.p2 = new HZH_Controls.Controls.UCBtnExt();
  63. this.txtPage = new HZH_Controls.Controls.UCTextBoxEx();
  64. this.tableLayoutPanel1.SuspendLayout();
  65. this.SuspendLayout();
  66. //
  67. // btnFirst
  68. //
  69. this.btnFirst.BackColor = System.Drawing.Color.White;
  70. this.btnFirst.BtnBackColor = System.Drawing.Color.White;
  71. this.btnFirst.BtnFont = new System.Drawing.Font("微软雅黑", 9F);
  72. this.btnFirst.BtnForeColor = System.Drawing.Color.Gray;
  73. this.btnFirst.BtnText = "<<";
  74. this.btnFirst.ConerRadius = 5;
  75. this.btnFirst.Cursor = System.Windows.Forms.Cursors.Hand;
  76. this.btnFirst.Dock = System.Windows.Forms.DockStyle.Fill;
  77. this.btnFirst.FillColor = System.Drawing.Color.White;
  78. this.btnFirst.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  79. this.btnFirst.IsRadius = true;
  80. this.btnFirst.IsShowRect = true;
  81. this.btnFirst.IsShowTips = false;
  82. this.btnFirst.Location = new System.Drawing.Point(5, 5);
  83. this.btnFirst.Margin = new System.Windows.Forms.Padding(5);
  84. this.btnFirst.Name = "btnFirst";
  85. this.btnFirst.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  86. this.btnFirst.RectWidth = 1;
  87. this.btnFirst.Size = new System.Drawing.Size(30, 30);
  88. this.btnFirst.TabIndex = 0;
  89. this.btnFirst.TabStop = false;
  90. this.btnFirst.TipsText = "";
  91. this.btnFirst.BtnClick += new System.EventHandler(this.btnFirst_BtnClick);
  92. //
  93. // btnPrevious
  94. //
  95. this.btnPrevious.BackColor = System.Drawing.Color.White;
  96. this.btnPrevious.BtnBackColor = System.Drawing.Color.White;
  97. this.btnPrevious.BtnFont = new System.Drawing.Font("微软雅黑", 9F);
  98. this.btnPrevious.BtnForeColor = System.Drawing.Color.Gray;
  99. this.btnPrevious.BtnText = "<";
  100. this.btnPrevious.ConerRadius = 5;
  101. this.btnPrevious.Cursor = System.Windows.Forms.Cursors.Hand;
  102. this.btnPrevious.Dock = System.Windows.Forms.DockStyle.Fill;
  103. this.btnPrevious.FillColor = System.Drawing.Color.White;
  104. this.btnPrevious.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  105. this.btnPrevious.IsRadius = true;
  106. this.btnPrevious.IsShowRect = true;
  107. this.btnPrevious.IsShowTips = false;
  108. this.btnPrevious.Location = new System.Drawing.Point(45, 5);
  109. this.btnPrevious.Margin = new System.Windows.Forms.Padding(5);
  110. this.btnPrevious.Name = "btnPrevious";
  111. this.btnPrevious.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  112. this.btnPrevious.RectWidth = 1;
  113. this.btnPrevious.Size = new System.Drawing.Size(30, 30);
  114. this.btnPrevious.TabIndex = 1;
  115. this.btnPrevious.TabStop = false;
  116. this.btnPrevious.TipsText = "";
  117. this.btnPrevious.BtnClick += new System.EventHandler(this.btnPrevious_BtnClick);
  118. //
  119. // tableLayoutPanel1
  120. //
  121. this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
  122. this.tableLayoutPanel1.ColumnCount = 15;
  123. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  124. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  125. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  126. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  127. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  128. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  129. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  130. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  131. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  132. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  133. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  134. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  135. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  136. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 70F));
  137. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 70F));
  138. this.tableLayoutPanel1.Controls.Add(this.p9, 10, 0);
  139. this.tableLayoutPanel1.Controls.Add(this.p1, 2, 0);
  140. this.tableLayoutPanel1.Controls.Add(this.btnToPage, 14, 0);
  141. this.tableLayoutPanel1.Controls.Add(this.btnEnd, 12, 0);
  142. this.tableLayoutPanel1.Controls.Add(this.btnNext, 11, 0);
  143. this.tableLayoutPanel1.Controls.Add(this.p8, 9, 0);
  144. this.tableLayoutPanel1.Controls.Add(this.p7, 8, 0);
  145. this.tableLayoutPanel1.Controls.Add(this.p6, 7, 0);
  146. this.tableLayoutPanel1.Controls.Add(this.p5, 6, 0);
  147. this.tableLayoutPanel1.Controls.Add(this.p4, 5, 0);
  148. this.tableLayoutPanel1.Controls.Add(this.p3, 4, 0);
  149. this.tableLayoutPanel1.Controls.Add(this.p2, 3, 0);
  150. this.tableLayoutPanel1.Controls.Add(this.btnPrevious, 1, 0);
  151. this.tableLayoutPanel1.Controls.Add(this.btnFirst, 0, 0);
  152. this.tableLayoutPanel1.Controls.Add(this.txtPage, 13, 0);
  153. this.tableLayoutPanel1.Location = new System.Drawing.Point(129, 0);
  154. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  155. this.tableLayoutPanel1.RowCount = 1;
  156. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  157. this.tableLayoutPanel1.Size = new System.Drawing.Size(662, 40);
  158. this.tableLayoutPanel1.TabIndex = 1;
  159. //
  160. // p9
  161. //
  162. this.p9.BackColor = System.Drawing.Color.White;
  163. this.p9.BtnBackColor = System.Drawing.Color.White;
  164. this.p9.BtnFont = new System.Drawing.Font("微软雅黑", 9F);
  165. this.p9.BtnForeColor = System.Drawing.Color.Gray;
  166. this.p9.BtnText = "9";
  167. this.p9.ConerRadius = 5;
  168. this.p9.Cursor = System.Windows.Forms.Cursors.Hand;
  169. this.p9.Dock = System.Windows.Forms.DockStyle.Fill;
  170. this.p9.FillColor = System.Drawing.Color.White;
  171. this.p9.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  172. this.p9.IsRadius = true;
  173. this.p9.IsShowRect = true;
  174. this.p9.IsShowTips = false;
  175. this.p9.Location = new System.Drawing.Point(402, 5);
  176. this.p9.Margin = new System.Windows.Forms.Padding(2, 5, 2, 5);
  177. this.p9.Name = "p9";
  178. this.p9.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  179. this.p9.RectWidth = 1;
  180. this.p9.Size = new System.Drawing.Size(36, 30);
  181. this.p9.TabIndex = 17;
  182. this.p9.TabStop = false;
  183. this.p9.TipsText = "";
  184. this.p9.BtnClick += new System.EventHandler(this.page_BtnClick);
  185. //
  186. // p1
  187. //
  188. this.p1.BackColor = System.Drawing.Color.White;
  189. this.p1.BtnBackColor = System.Drawing.Color.White;
  190. this.p1.BtnFont = new System.Drawing.Font("微软雅黑", 9F);
  191. this.p1.BtnForeColor = System.Drawing.Color.Gray;
  192. this.p1.BtnText = "1";
  193. this.p1.ConerRadius = 5;
  194. this.p1.Cursor = System.Windows.Forms.Cursors.Hand;
  195. this.p1.Dock = System.Windows.Forms.DockStyle.Fill;
  196. this.p1.FillColor = System.Drawing.Color.White;
  197. this.p1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  198. this.p1.IsRadius = true;
  199. this.p1.IsShowRect = true;
  200. this.p1.IsShowTips = false;
  201. this.p1.Location = new System.Drawing.Point(82, 5);
  202. this.p1.Margin = new System.Windows.Forms.Padding(2, 5, 2, 5);
  203. this.p1.Name = "p1";
  204. this.p1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  205. this.p1.RectWidth = 1;
  206. this.p1.Size = new System.Drawing.Size(36, 30);
  207. this.p1.TabIndex = 16;
  208. this.p1.TabStop = false;
  209. this.p1.TipsText = "";
  210. this.p1.BtnClick += new System.EventHandler(this.page_BtnClick);
  211. //
  212. // btnToPage
  213. //
  214. this.btnToPage.BackColor = System.Drawing.Color.White;
  215. this.btnToPage.BtnBackColor = System.Drawing.Color.White;
  216. this.btnToPage.BtnFont = new System.Drawing.Font("微软雅黑", 11F);
  217. this.btnToPage.BtnForeColor = System.Drawing.Color.Gray;
  218. this.btnToPage.BtnText = "跳转";
  219. this.btnToPage.ConerRadius = 5;
  220. this.btnToPage.Cursor = System.Windows.Forms.Cursors.Hand;
  221. this.btnToPage.Dock = System.Windows.Forms.DockStyle.Fill;
  222. this.btnToPage.FillColor = System.Drawing.Color.White;
  223. this.btnToPage.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  224. this.btnToPage.IsRadius = true;
  225. this.btnToPage.IsShowRect = true;
  226. this.btnToPage.IsShowTips = false;
  227. this.btnToPage.Location = new System.Drawing.Point(595, 5);
  228. this.btnToPage.Margin = new System.Windows.Forms.Padding(5);
  229. this.btnToPage.Name = "btnToPage";
  230. this.btnToPage.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  231. this.btnToPage.RectWidth = 1;
  232. this.btnToPage.Size = new System.Drawing.Size(62, 30);
  233. this.btnToPage.TabIndex = 15;
  234. this.btnToPage.TabStop = false;
  235. this.btnToPage.TipsText = "";
  236. this.btnToPage.BtnClick += new System.EventHandler(this.btnToPage_BtnClick);
  237. //
  238. // btnEnd
  239. //
  240. this.btnEnd.BackColor = System.Drawing.Color.White;
  241. this.btnEnd.BtnBackColor = System.Drawing.Color.White;
  242. this.btnEnd.BtnFont = new System.Drawing.Font("微软雅黑", 9F);
  243. this.btnEnd.BtnForeColor = System.Drawing.Color.Gray;
  244. this.btnEnd.BtnText = ">>";
  245. this.btnEnd.ConerRadius = 5;
  246. this.btnEnd.Cursor = System.Windows.Forms.Cursors.Hand;
  247. this.btnEnd.Dock = System.Windows.Forms.DockStyle.Fill;
  248. this.btnEnd.FillColor = System.Drawing.Color.White;
  249. this.btnEnd.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  250. this.btnEnd.IsRadius = true;
  251. this.btnEnd.IsShowRect = true;
  252. this.btnEnd.IsShowTips = false;
  253. this.btnEnd.Location = new System.Drawing.Point(485, 5);
  254. this.btnEnd.Margin = new System.Windows.Forms.Padding(5);
  255. this.btnEnd.Name = "btnEnd";
  256. this.btnEnd.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  257. this.btnEnd.RectWidth = 1;
  258. this.btnEnd.Size = new System.Drawing.Size(30, 30);
  259. this.btnEnd.TabIndex = 13;
  260. this.btnEnd.TabStop = false;
  261. this.btnEnd.TipsText = "";
  262. this.btnEnd.BtnClick += new System.EventHandler(this.btnEnd_BtnClick);
  263. //
  264. // btnNext
  265. //
  266. this.btnNext.BackColor = System.Drawing.Color.White;
  267. this.btnNext.BtnBackColor = System.Drawing.Color.White;
  268. this.btnNext.BtnFont = new System.Drawing.Font("微软雅黑", 9F);
  269. this.btnNext.BtnForeColor = System.Drawing.Color.Gray;
  270. this.btnNext.BtnText = ">";
  271. this.btnNext.ConerRadius = 5;
  272. this.btnNext.Cursor = System.Windows.Forms.Cursors.Hand;
  273. this.btnNext.Dock = System.Windows.Forms.DockStyle.Fill;
  274. this.btnNext.FillColor = System.Drawing.Color.White;
  275. this.btnNext.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  276. this.btnNext.IsRadius = true;
  277. this.btnNext.IsShowRect = true;
  278. this.btnNext.IsShowTips = false;
  279. this.btnNext.Location = new System.Drawing.Point(445, 5);
  280. this.btnNext.Margin = new System.Windows.Forms.Padding(5);
  281. this.btnNext.Name = "btnNext";
  282. this.btnNext.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  283. this.btnNext.RectWidth = 1;
  284. this.btnNext.Size = new System.Drawing.Size(30, 30);
  285. this.btnNext.TabIndex = 12;
  286. this.btnNext.TabStop = false;
  287. this.btnNext.TipsText = "";
  288. this.btnNext.BtnClick += new System.EventHandler(this.btnNext_BtnClick);
  289. //
  290. // p8
  291. //
  292. this.p8.BackColor = System.Drawing.Color.White;
  293. this.p8.BtnBackColor = System.Drawing.Color.White;
  294. this.p8.BtnFont = new System.Drawing.Font("微软雅黑", 9F);
  295. this.p8.BtnForeColor = System.Drawing.Color.Gray;
  296. this.p8.BtnText = "8";
  297. this.p8.ConerRadius = 5;
  298. this.p8.Cursor = System.Windows.Forms.Cursors.Hand;
  299. this.p8.Dock = System.Windows.Forms.DockStyle.Fill;
  300. this.p8.FillColor = System.Drawing.Color.White;
  301. this.p8.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  302. this.p8.IsRadius = true;
  303. this.p8.IsShowRect = true;
  304. this.p8.IsShowTips = false;
  305. this.p8.Location = new System.Drawing.Point(362, 5);
  306. this.p8.Margin = new System.Windows.Forms.Padding(2, 5, 2, 5);
  307. this.p8.Name = "p8";
  308. this.p8.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  309. this.p8.RectWidth = 1;
  310. this.p8.Size = new System.Drawing.Size(36, 30);
  311. this.p8.TabIndex = 8;
  312. this.p8.TabStop = false;
  313. this.p8.TipsText = "";
  314. this.p8.BtnClick += new System.EventHandler(this.page_BtnClick);
  315. //
  316. // p7
  317. //
  318. this.p7.BackColor = System.Drawing.Color.White;
  319. this.p7.BtnBackColor = System.Drawing.Color.White;
  320. this.p7.BtnFont = new System.Drawing.Font("微软雅黑", 9F);
  321. this.p7.BtnForeColor = System.Drawing.Color.Gray;
  322. this.p7.BtnText = "7";
  323. this.p7.ConerRadius = 5;
  324. this.p7.Cursor = System.Windows.Forms.Cursors.Hand;
  325. this.p7.Dock = System.Windows.Forms.DockStyle.Fill;
  326. this.p7.FillColor = System.Drawing.Color.White;
  327. this.p7.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  328. this.p7.IsRadius = true;
  329. this.p7.IsShowRect = true;
  330. this.p7.IsShowTips = false;
  331. this.p7.Location = new System.Drawing.Point(322, 5);
  332. this.p7.Margin = new System.Windows.Forms.Padding(2, 5, 2, 5);
  333. this.p7.Name = "p7";
  334. this.p7.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  335. this.p7.RectWidth = 1;
  336. this.p7.Size = new System.Drawing.Size(36, 30);
  337. this.p7.TabIndex = 7;
  338. this.p7.TabStop = false;
  339. this.p7.TipsText = "";
  340. this.p7.BtnClick += new System.EventHandler(this.page_BtnClick);
  341. //
  342. // p6
  343. //
  344. this.p6.BackColor = System.Drawing.Color.White;
  345. this.p6.BtnBackColor = System.Drawing.Color.White;
  346. this.p6.BtnFont = new System.Drawing.Font("微软雅黑", 9F);
  347. this.p6.BtnForeColor = System.Drawing.Color.Gray;
  348. this.p6.BtnText = "6";
  349. this.p6.ConerRadius = 5;
  350. this.p6.Cursor = System.Windows.Forms.Cursors.Hand;
  351. this.p6.Dock = System.Windows.Forms.DockStyle.Fill;
  352. this.p6.FillColor = System.Drawing.Color.White;
  353. this.p6.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  354. this.p6.IsRadius = true;
  355. this.p6.IsShowRect = true;
  356. this.p6.IsShowTips = false;
  357. this.p6.Location = new System.Drawing.Point(282, 5);
  358. this.p6.Margin = new System.Windows.Forms.Padding(2, 5, 2, 5);
  359. this.p6.Name = "p6";
  360. this.p6.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  361. this.p6.RectWidth = 1;
  362. this.p6.Size = new System.Drawing.Size(36, 30);
  363. this.p6.TabIndex = 6;
  364. this.p6.TabStop = false;
  365. this.p6.TipsText = "";
  366. this.p6.BtnClick += new System.EventHandler(this.page_BtnClick);
  367. //
  368. // p5
  369. //
  370. this.p5.BackColor = System.Drawing.Color.White;
  371. this.p5.BtnBackColor = System.Drawing.Color.White;
  372. this.p5.BtnFont = new System.Drawing.Font("微软雅黑", 9F);
  373. this.p5.BtnForeColor = System.Drawing.Color.Gray;
  374. this.p5.BtnText = "5";
  375. this.p5.ConerRadius = 5;
  376. this.p5.Cursor = System.Windows.Forms.Cursors.Hand;
  377. this.p5.Dock = System.Windows.Forms.DockStyle.Fill;
  378. this.p5.FillColor = System.Drawing.Color.White;
  379. this.p5.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  380. this.p5.IsRadius = true;
  381. this.p5.IsShowRect = true;
  382. this.p5.IsShowTips = false;
  383. this.p5.Location = new System.Drawing.Point(242, 5);
  384. this.p5.Margin = new System.Windows.Forms.Padding(2, 5, 2, 5);
  385. this.p5.Name = "p5";
  386. this.p5.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  387. this.p5.RectWidth = 1;
  388. this.p5.Size = new System.Drawing.Size(36, 30);
  389. this.p5.TabIndex = 5;
  390. this.p5.TabStop = false;
  391. this.p5.TipsText = "";
  392. this.p5.BtnClick += new System.EventHandler(this.page_BtnClick);
  393. //
  394. // p4
  395. //
  396. this.p4.BackColor = System.Drawing.Color.White;
  397. this.p4.BtnBackColor = System.Drawing.Color.White;
  398. this.p4.BtnFont = new System.Drawing.Font("微软雅黑", 9F);
  399. this.p4.BtnForeColor = System.Drawing.Color.Gray;
  400. this.p4.BtnText = "4";
  401. this.p4.ConerRadius = 5;
  402. this.p4.Cursor = System.Windows.Forms.Cursors.Hand;
  403. this.p4.Dock = System.Windows.Forms.DockStyle.Fill;
  404. this.p4.FillColor = System.Drawing.Color.White;
  405. this.p4.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  406. this.p4.IsRadius = true;
  407. this.p4.IsShowRect = true;
  408. this.p4.IsShowTips = false;
  409. this.p4.Location = new System.Drawing.Point(202, 5);
  410. this.p4.Margin = new System.Windows.Forms.Padding(2, 5, 2, 5);
  411. this.p4.Name = "p4";
  412. this.p4.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  413. this.p4.RectWidth = 1;
  414. this.p4.Size = new System.Drawing.Size(36, 30);
  415. this.p4.TabIndex = 4;
  416. this.p4.TabStop = false;
  417. this.p4.TipsText = "";
  418. this.p4.BtnClick += new System.EventHandler(this.page_BtnClick);
  419. //
  420. // p3
  421. //
  422. this.p3.BackColor = System.Drawing.Color.White;
  423. this.p3.BtnBackColor = System.Drawing.Color.White;
  424. this.p3.BtnFont = new System.Drawing.Font("微软雅黑", 9F);
  425. this.p3.BtnForeColor = System.Drawing.Color.Gray;
  426. this.p3.BtnText = "3";
  427. this.p3.ConerRadius = 5;
  428. this.p3.Cursor = System.Windows.Forms.Cursors.Hand;
  429. this.p3.Dock = System.Windows.Forms.DockStyle.Fill;
  430. this.p3.FillColor = System.Drawing.Color.White;
  431. this.p3.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  432. this.p3.IsRadius = true;
  433. this.p3.IsShowRect = true;
  434. this.p3.IsShowTips = false;
  435. this.p3.Location = new System.Drawing.Point(162, 5);
  436. this.p3.Margin = new System.Windows.Forms.Padding(2, 5, 2, 5);
  437. this.p3.Name = "p3";
  438. this.p3.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  439. this.p3.RectWidth = 1;
  440. this.p3.Size = new System.Drawing.Size(36, 30);
  441. this.p3.TabIndex = 3;
  442. this.p3.TabStop = false;
  443. this.p3.TipsText = "";
  444. this.p3.BtnClick += new System.EventHandler(this.page_BtnClick);
  445. //
  446. // p2
  447. //
  448. this.p2.BackColor = System.Drawing.Color.White;
  449. this.p2.BtnBackColor = System.Drawing.Color.White;
  450. this.p2.BtnFont = new System.Drawing.Font("微软雅黑", 9F);
  451. this.p2.BtnForeColor = System.Drawing.Color.Gray;
  452. this.p2.BtnText = "2";
  453. this.p2.ConerRadius = 5;
  454. this.p2.Cursor = System.Windows.Forms.Cursors.Hand;
  455. this.p2.Dock = System.Windows.Forms.DockStyle.Fill;
  456. this.p2.FillColor = System.Drawing.Color.White;
  457. this.p2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  458. this.p2.IsRadius = true;
  459. this.p2.IsShowRect = true;
  460. this.p2.IsShowTips = false;
  461. this.p2.Location = new System.Drawing.Point(122, 5);
  462. this.p2.Margin = new System.Windows.Forms.Padding(2, 5, 2, 5);
  463. this.p2.Name = "p2";
  464. this.p2.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
  465. this.p2.RectWidth = 1;
  466. this.p2.Size = new System.Drawing.Size(36, 30);
  467. this.p2.TabIndex = 2;
  468. this.p2.TabStop = false;
  469. this.p2.TipsText = "";
  470. this.p2.BtnClick += new System.EventHandler(this.page_BtnClick);
  471. //
  472. // txtPage
  473. //
  474. this.txtPage.BackColor = System.Drawing.Color.Transparent;
  475. this.txtPage.ConerRadius = 5;
  476. this.txtPage.Cursor = System.Windows.Forms.Cursors.IBeam;
  477. this.txtPage.DecLength = 2;
  478. this.txtPage.FillColor = System.Drawing.Color.Empty;
  479. this.txtPage.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  480. this.txtPage.ForeColor = System.Drawing.Color.Gray;
  481. this.txtPage.InputText = "";
  482. this.txtPage.InputType = HZH_Controls.TextInputType.PositiveInteger;
  483. this.txtPage.IsFocusColor = true;
  484. this.txtPage.IsRadius = true;
  485. this.txtPage.IsShowClearBtn = false;
  486. this.txtPage.IsShowKeyboard = false;
  487. this.txtPage.IsShowRect = true;
  488. this.txtPage.IsShowSearchBtn = false;
  489. this.txtPage.KeyBoardType = HZH_Controls.Controls.KeyBoardType.UCKeyBorderAll_EN;
  490. this.txtPage.Location = new System.Drawing.Point(524, 5);
  491. this.txtPage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  492. this.txtPage.MaxValue = new decimal(new int[] {
  493. 1000000,
  494. 0,
  495. 0,
  496. 0});
  497. this.txtPage.MinValue = new decimal(new int[] {
  498. 1000000,
  499. 0,
  500. 0,
  501. -2147483648});
  502. this.txtPage.Name = "txtPage";
  503. this.txtPage.Padding = new System.Windows.Forms.Padding(5);
  504. this.txtPage.PromptColor = System.Drawing.Color.Silver;
  505. this.txtPage.PromptFont = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  506. this.txtPage.PromptText = "页码";
  507. this.txtPage.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
  508. this.txtPage.RectWidth = 1;
  509. this.txtPage.RegexPattern = "";
  510. this.txtPage.Size = new System.Drawing.Size(62, 30);
  511. this.txtPage.TabIndex = 14;
  512. //
  513. // UCPagerControl2
  514. //
  515. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  516. this.BackColor = System.Drawing.Color.White;
  517. this.Controls.Add(this.tableLayoutPanel1);
  518. this.Name = "UCPagerControl2";
  519. this.Size = new System.Drawing.Size(921, 41);
  520. this.tableLayoutPanel1.ResumeLayout(false);
  521. this.ResumeLayout(false);
  522. }
  523. #endregion
  524. /// <summary>
  525. /// The BTN first
  526. /// </summary>
  527. private UCBtnExt btnFirst;
  528. /// <summary>
  529. /// The BTN previous
  530. /// </summary>
  531. private UCBtnExt btnPrevious;
  532. /// <summary>
  533. /// The table layout panel1
  534. /// </summary>
  535. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  536. /// <summary>
  537. /// The BTN end
  538. /// </summary>
  539. private UCBtnExt btnEnd;
  540. /// <summary>
  541. /// The BTN next
  542. /// </summary>
  543. private UCBtnExt btnNext;
  544. /// <summary>
  545. /// The p8
  546. /// </summary>
  547. private UCBtnExt p8;
  548. /// <summary>
  549. /// The p7
  550. /// </summary>
  551. private UCBtnExt p7;
  552. /// <summary>
  553. /// The p6
  554. /// </summary>
  555. private UCBtnExt p6;
  556. /// <summary>
  557. /// The p5
  558. /// </summary>
  559. private UCBtnExt p5;
  560. /// <summary>
  561. /// The p4
  562. /// </summary>
  563. private UCBtnExt p4;
  564. /// <summary>
  565. /// The p3
  566. /// </summary>
  567. private UCBtnExt p3;
  568. /// <summary>
  569. /// The p2
  570. /// </summary>
  571. private UCBtnExt p2;
  572. /// <summary>
  573. /// The BTN to page
  574. /// </summary>
  575. private UCBtnExt btnToPage;
  576. /// <summary>
  577. /// The text page
  578. /// </summary>
  579. private UCTextBoxEx txtPage;
  580. /// <summary>
  581. /// The p9
  582. /// </summary>
  583. private UCBtnExt p9;
  584. /// <summary>
  585. /// The p1
  586. /// </summary>
  587. private UCBtnExt p1;
  588. }
  589. }