|
@@ -1,13 +1,11 @@
|
|
|
namespace XdCxRhDW.App.UserControl
|
|
|
{
|
|
|
partial class UcCtrlPage
|
|
|
- {
|
|
|
- /// <summary>
|
|
|
- /// 必需的设计器变量。
|
|
|
- /// </summary>
|
|
|
+ {/// <summary>
|
|
|
+ /// 必需的设计器变量。
|
|
|
+ /// </summary>
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
-
|
|
|
- /// <summary>
|
|
|
+ /// <summary>
|
|
|
/// 清理所有正在使用的资源。
|
|
|
/// </summary>
|
|
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
|
@@ -22,556 +20,193 @@
|
|
|
|
|
|
#region 组件设计器生成的代码
|
|
|
|
|
|
- /// <summary>
|
|
|
- /// 设计器支持所需的方法 - 不要修改
|
|
|
+ /// <summary>
|
|
|
+ /// 设计器支持所需的方法 - 不要
|
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
- this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl();
|
|
|
- this.linkGo = new DevExpress.XtraEditors.SimpleButton();
|
|
|
- this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
|
- this.txtPageNum = new DevExpress.XtraEditors.TextEdit();
|
|
|
- this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|
|
- this.cbbPageSize = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
|
- this.lblTotalPage = new DevExpress.XtraEditors.LabelControl();
|
|
|
- this.linkNext = new DevExpress.XtraEditors.SimpleButton();
|
|
|
- this.linkPrev = new DevExpress.XtraEditors.SimpleButton();
|
|
|
- this.linkFirst = new DevExpress.XtraEditors.SimpleButton();
|
|
|
- this.linkLast = new DevExpress.XtraEditors.SimpleButton();
|
|
|
- this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
|
|
|
- this.lblTotalCount = new DevExpress.XtraEditors.LabelControl();
|
|
|
- this.labelControl211 = new DevExpress.XtraEditors.LabelControl();
|
|
|
- this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
- this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- this.emptySpaceItem11 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit();
|
|
|
- this.dataLayoutControl1.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtPageNum.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.cbbPageSize.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).BeginInit();
|
|
|
+ this.btnFrist = new System.Windows.Forms.Button();
|
|
|
+ this.lblPage = new System.Windows.Forms.Label();
|
|
|
+ this.btnPreviou = new System.Windows.Forms.Button();
|
|
|
+ this.btnNext = new System.Windows.Forms.Button();
|
|
|
+ this.btnLast = new System.Windows.Forms.Button();
|
|
|
+ this.cboPageSize = new System.Windows.Forms.ComboBox();
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
+ this.label2 = new System.Windows.Forms.Label();
|
|
|
+ this.label3 = new System.Windows.Forms.Label();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.lblTotalRows = new System.Windows.Forms.Label();
|
|
|
+ this.txtJumpPage = new System.Windows.Forms.TextBox();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
- // dataLayoutControl1
|
|
|
- //
|
|
|
- this.dataLayoutControl1.Controls.Add(this.linkGo);
|
|
|
- this.dataLayoutControl1.Controls.Add(this.labelControl3);
|
|
|
- this.dataLayoutControl1.Controls.Add(this.txtPageNum);
|
|
|
- this.dataLayoutControl1.Controls.Add(this.labelControl2);
|
|
|
- this.dataLayoutControl1.Controls.Add(this.cbbPageSize);
|
|
|
- this.dataLayoutControl1.Controls.Add(this.lblTotalPage);
|
|
|
- this.dataLayoutControl1.Controls.Add(this.linkNext);
|
|
|
- this.dataLayoutControl1.Controls.Add(this.linkPrev);
|
|
|
- this.dataLayoutControl1.Controls.Add(this.linkFirst);
|
|
|
- this.dataLayoutControl1.Controls.Add(this.linkLast);
|
|
|
- this.dataLayoutControl1.Controls.Add(this.labelControl21);
|
|
|
- this.dataLayoutControl1.Controls.Add(this.lblTotalCount);
|
|
|
- this.dataLayoutControl1.Controls.Add(this.labelControl211);
|
|
|
- this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.dataLayoutControl1.Name = "dataLayoutControl1";
|
|
|
- this.dataLayoutControl1.Root = this.Root;
|
|
|
- this.dataLayoutControl1.Size = new System.Drawing.Size(738, 48);
|
|
|
- this.dataLayoutControl1.TabIndex = 0;
|
|
|
- this.dataLayoutControl1.Text = "dataLayoutControl1";
|
|
|
- this.dataLayoutControl1.Paint += new System.Windows.Forms.PaintEventHandler(this.PageControl_Paint);
|
|
|
- //
|
|
|
- // linkGo
|
|
|
- //
|
|
|
- this.linkGo.Location = new System.Drawing.Point(490, 12);
|
|
|
- this.linkGo.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
- this.linkGo.Name = "linkGo";
|
|
|
- this.linkGo.Size = new System.Drawing.Size(61, 20);
|
|
|
- this.linkGo.StyleController = this.dataLayoutControl1;
|
|
|
- this.linkGo.TabIndex = 12;
|
|
|
- this.linkGo.Text = "跳转";
|
|
|
- this.linkGo.Click += new System.EventHandler(this.linkGo_LinkClicked);
|
|
|
- //
|
|
|
- // labelControl3
|
|
|
- //
|
|
|
- this.labelControl3.Location = new System.Drawing.Point(439, 12);
|
|
|
- this.labelControl3.Name = "labelControl3";
|
|
|
- this.labelControl3.Size = new System.Drawing.Size(12, 14);
|
|
|
- this.labelControl3.StyleController = this.dataLayoutControl1;
|
|
|
- this.labelControl3.TabIndex = 11;
|
|
|
- this.labelControl3.Text = "页";
|
|
|
- //
|
|
|
- // txtPageNum
|
|
|
- //
|
|
|
- this.txtPageNum.Location = new System.Drawing.Point(381, 12);
|
|
|
- this.txtPageNum.Name = "txtPageNum";
|
|
|
- this.txtPageNum.Size = new System.Drawing.Size(54, 20);
|
|
|
- this.txtPageNum.StyleController = this.dataLayoutControl1;
|
|
|
- this.txtPageNum.TabIndex = 10;
|
|
|
- this.txtPageNum.EditValueChanged += new System.EventHandler(this.txtPageNum_TextChanged);
|
|
|
- //
|
|
|
- // labelControl2
|
|
|
- //
|
|
|
- this.labelControl2.Location = new System.Drawing.Point(647, 12);
|
|
|
- this.labelControl2.Name = "labelControl2";
|
|
|
- this.labelControl2.Size = new System.Drawing.Size(12, 14);
|
|
|
- this.labelControl2.StyleController = this.dataLayoutControl1;
|
|
|
- this.labelControl2.TabIndex = 9;
|
|
|
- this.labelControl2.Text = "条";
|
|
|
- //
|
|
|
- // cbbPageSize
|
|
|
- //
|
|
|
- this.cbbPageSize.Location = new System.Drawing.Point(593, 12);
|
|
|
- this.cbbPageSize.Name = "cbbPageSize";
|
|
|
- this.cbbPageSize.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.cbbPageSize.Size = new System.Drawing.Size(50, 20);
|
|
|
- this.cbbPageSize.StyleController = this.dataLayoutControl1;
|
|
|
- this.cbbPageSize.TabIndex = 8;
|
|
|
- this.cbbPageSize.SelectedIndexChanged += new System.EventHandler(this.cbbPageSize_SelectedIndexChanged);
|
|
|
- //
|
|
|
- // lblTotalPage
|
|
|
- //
|
|
|
- this.lblTotalPage.Location = new System.Drawing.Point(156, 12);
|
|
|
- this.lblTotalPage.Name = "lblTotalPage";
|
|
|
- this.lblTotalPage.Size = new System.Drawing.Size(43, 14);
|
|
|
- this.lblTotalPage.StyleController = this.dataLayoutControl1;
|
|
|
- this.lblTotalPage.TabIndex = 7;
|
|
|
- this.lblTotalPage.Text = "第1/3页";
|
|
|
- //
|
|
|
- // linkNext
|
|
|
- //
|
|
|
- this.linkNext.Location = new System.Drawing.Point(232, 12);
|
|
|
- this.linkNext.MaximumSize = new System.Drawing.Size(0, 22);
|
|
|
- this.linkNext.Name = "linkNext";
|
|
|
- this.linkNext.Size = new System.Drawing.Size(44, 22);
|
|
|
- this.linkNext.StyleController = this.dataLayoutControl1;
|
|
|
- this.linkNext.TabIndex = 6;
|
|
|
- this.linkNext.Text = "下一页";
|
|
|
- this.linkNext.Click += new System.EventHandler(this.linkNext_LinkClicked);
|
|
|
- //
|
|
|
- // linkPrev
|
|
|
- //
|
|
|
- this.linkPrev.Location = new System.Drawing.Point(94, 12);
|
|
|
- this.linkPrev.MaximumSize = new System.Drawing.Size(0, 22);
|
|
|
- this.linkPrev.Name = "linkPrev";
|
|
|
- this.linkPrev.Size = new System.Drawing.Size(45, 22);
|
|
|
- this.linkPrev.StyleController = this.dataLayoutControl1;
|
|
|
- this.linkPrev.TabIndex = 5;
|
|
|
- this.linkPrev.Text = "上一页";
|
|
|
- this.linkPrev.Click += new System.EventHandler(this.linkPrev_LinkClicked);
|
|
|
- //
|
|
|
- // linkFirst
|
|
|
- //
|
|
|
- this.linkFirst.Location = new System.Drawing.Point(29, 12);
|
|
|
- this.linkFirst.MaximumSize = new System.Drawing.Size(0, 22);
|
|
|
- this.linkFirst.Name = "linkFirst";
|
|
|
- this.linkFirst.Size = new System.Drawing.Size(50, 22);
|
|
|
- this.linkFirst.StyleController = this.dataLayoutControl1;
|
|
|
- this.linkFirst.TabIndex = 4;
|
|
|
- this.linkFirst.Text = "首页";
|
|
|
- this.linkFirst.Click += new System.EventHandler(this.linkFirst_LinkClicked);
|
|
|
- //
|
|
|
- // linkLast
|
|
|
- //
|
|
|
- this.linkLast.Location = new System.Drawing.Point(290, 12);
|
|
|
- this.linkLast.MaximumSize = new System.Drawing.Size(0, 22);
|
|
|
- this.linkLast.Name = "linkLast";
|
|
|
- this.linkLast.Size = new System.Drawing.Size(44, 22);
|
|
|
- this.linkLast.StyleController = this.dataLayoutControl1;
|
|
|
- this.linkLast.TabIndex = 5;
|
|
|
- this.linkLast.Text = "尾页";
|
|
|
- this.linkLast.Click += new System.EventHandler(this.linkLast_LinkClicked);
|
|
|
- //
|
|
|
- // labelControl21
|
|
|
- //
|
|
|
- this.labelControl21.Location = new System.Drawing.Point(565, 12);
|
|
|
- this.labelControl21.Name = "labelControl21";
|
|
|
- this.labelControl21.Size = new System.Drawing.Size(24, 14);
|
|
|
- this.labelControl21.StyleController = this.dataLayoutControl1;
|
|
|
- this.labelControl21.TabIndex = 9;
|
|
|
- this.labelControl21.Text = "每页";
|
|
|
- //
|
|
|
- // lblTotalCount
|
|
|
- //
|
|
|
- this.lblTotalCount.Location = new System.Drawing.Point(673, 12);
|
|
|
- this.lblTotalCount.Name = "lblTotalCount";
|
|
|
- this.lblTotalCount.Size = new System.Drawing.Size(39, 14);
|
|
|
- this.lblTotalCount.StyleController = this.dataLayoutControl1;
|
|
|
- this.lblTotalCount.TabIndex = 9;
|
|
|
- this.lblTotalCount.Text = "共 3 条";
|
|
|
- //
|
|
|
- // labelControl211
|
|
|
- //
|
|
|
- this.labelControl211.Location = new System.Drawing.Point(353, 12);
|
|
|
- this.labelControl211.Name = "labelControl211";
|
|
|
- this.labelControl211.Size = new System.Drawing.Size(24, 14);
|
|
|
- this.labelControl211.StyleController = this.dataLayoutControl1;
|
|
|
- this.labelControl211.TabIndex = 9;
|
|
|
- this.labelControl211.Text = "前往";
|
|
|
- //
|
|
|
- // Root
|
|
|
- //
|
|
|
- this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
|
- this.Root.GroupBordersVisible = false;
|
|
|
- this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
- this.layoutControlItem1,
|
|
|
- this.layoutControlItem3,
|
|
|
- this.layoutControlItem5,
|
|
|
- this.layoutControlItem6,
|
|
|
- this.layoutControlItem7,
|
|
|
- this.layoutControlItem8,
|
|
|
- this.layoutControlItem9,
|
|
|
- this.emptySpaceItem1,
|
|
|
- this.emptySpaceItem4,
|
|
|
- this.emptySpaceItem5,
|
|
|
- this.emptySpaceItem8,
|
|
|
- this.emptySpaceItem9,
|
|
|
- this.layoutControlItem2,
|
|
|
- this.layoutControlItem4,
|
|
|
- this.emptySpaceItem3,
|
|
|
- this.emptySpaceItem6,
|
|
|
- this.layoutControlItem10,
|
|
|
- this.layoutControlItem11,
|
|
|
- this.emptySpaceItem2,
|
|
|
- this.layoutControlItem12,
|
|
|
- this.layoutControlItem13,
|
|
|
- this.emptySpaceItem7,
|
|
|
- this.emptySpaceItem11});
|
|
|
- this.Root.Name = "Root";
|
|
|
- this.Root.Size = new System.Drawing.Size(738, 48);
|
|
|
- this.Root.TextVisible = false;
|
|
|
- //
|
|
|
- // layoutControlItem1
|
|
|
- //
|
|
|
- this.layoutControlItem1.Control = this.linkFirst;
|
|
|
- this.layoutControlItem1.Location = new System.Drawing.Point(17, 0);
|
|
|
- this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
- this.layoutControlItem1.Size = new System.Drawing.Size(54, 28);
|
|
|
- this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem1.TextVisible = false;
|
|
|
- //
|
|
|
- // layoutControlItem3
|
|
|
- //
|
|
|
- this.layoutControlItem3.Control = this.linkLast;
|
|
|
- this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem3.CustomizationFormText = "layoutControlItem2";
|
|
|
- this.layoutControlItem3.Location = new System.Drawing.Point(278, 0);
|
|
|
- this.layoutControlItem3.Name = "layoutControlItem3";
|
|
|
- this.layoutControlItem3.Size = new System.Drawing.Size(48, 28);
|
|
|
- this.layoutControlItem3.Text = "layoutControlItem2";
|
|
|
- this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem3.TextVisible = false;
|
|
|
- //
|
|
|
- // layoutControlItem5
|
|
|
- //
|
|
|
- this.layoutControlItem5.Control = this.lblTotalPage;
|
|
|
- this.layoutControlItem5.Location = new System.Drawing.Point(144, 0);
|
|
|
- this.layoutControlItem5.Name = "layoutControlItem5";
|
|
|
- this.layoutControlItem5.Size = new System.Drawing.Size(47, 28);
|
|
|
- this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem5.TextVisible = false;
|
|
|
- //
|
|
|
- // layoutControlItem6
|
|
|
- //
|
|
|
- this.layoutControlItem6.Control = this.cbbPageSize;
|
|
|
- this.layoutControlItem6.Location = new System.Drawing.Point(581, 0);
|
|
|
- this.layoutControlItem6.Name = "layoutControlItem6";
|
|
|
- this.layoutControlItem6.Size = new System.Drawing.Size(54, 28);
|
|
|
- this.layoutControlItem6.Text = "每页";
|
|
|
- this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem6.TextVisible = false;
|
|
|
- //
|
|
|
- // layoutControlItem7
|
|
|
- //
|
|
|
- this.layoutControlItem7.Control = this.labelControl2;
|
|
|
- this.layoutControlItem7.Location = new System.Drawing.Point(635, 0);
|
|
|
- this.layoutControlItem7.Name = "layoutControlItem7";
|
|
|
- this.layoutControlItem7.Size = new System.Drawing.Size(16, 28);
|
|
|
- this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem7.TextVisible = false;
|
|
|
- //
|
|
|
- // layoutControlItem8
|
|
|
- //
|
|
|
- this.layoutControlItem8.Control = this.labelControl21;
|
|
|
- this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem8.CustomizationFormText = "layoutControlItem7";
|
|
|
- this.layoutControlItem8.Location = new System.Drawing.Point(553, 0);
|
|
|
- this.layoutControlItem8.Name = "layoutControlItem8";
|
|
|
- this.layoutControlItem8.Size = new System.Drawing.Size(28, 28);
|
|
|
- this.layoutControlItem8.Text = "layoutControlItem7";
|
|
|
- this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem8.TextVisible = false;
|
|
|
- //
|
|
|
- // layoutControlItem9
|
|
|
- //
|
|
|
- this.layoutControlItem9.Control = this.lblTotalCount;
|
|
|
- this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem9.CustomizationFormText = "layoutControlItem7";
|
|
|
- this.layoutControlItem9.Location = new System.Drawing.Point(661, 0);
|
|
|
- this.layoutControlItem9.Name = "layoutControlItem9";
|
|
|
- this.layoutControlItem9.Size = new System.Drawing.Size(43, 28);
|
|
|
- this.layoutControlItem9.Text = "layoutControlItem7";
|
|
|
- this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem9.TextVisible = false;
|
|
|
- //
|
|
|
- // emptySpaceItem1
|
|
|
- //
|
|
|
- this.emptySpaceItem1.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem1.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
|
- this.emptySpaceItem1.Size = new System.Drawing.Size(17, 28);
|
|
|
- this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- //
|
|
|
- // emptySpaceItem4
|
|
|
- //
|
|
|
- this.emptySpaceItem4.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem4.Location = new System.Drawing.Point(131, 0);
|
|
|
- this.emptySpaceItem4.Name = "emptySpaceItem4";
|
|
|
- this.emptySpaceItem4.Size = new System.Drawing.Size(13, 28);
|
|
|
- this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- //
|
|
|
- // emptySpaceItem5
|
|
|
- //
|
|
|
- this.emptySpaceItem5.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem5.Location = new System.Drawing.Point(191, 0);
|
|
|
- this.emptySpaceItem5.Name = "emptySpaceItem5";
|
|
|
- this.emptySpaceItem5.Size = new System.Drawing.Size(29, 28);
|
|
|
- this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- //
|
|
|
- // emptySpaceItem8
|
|
|
- //
|
|
|
- this.emptySpaceItem8.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem8.Location = new System.Drawing.Point(651, 0);
|
|
|
- this.emptySpaceItem8.Name = "emptySpaceItem8";
|
|
|
- this.emptySpaceItem8.Size = new System.Drawing.Size(10, 28);
|
|
|
- this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- //
|
|
|
- // emptySpaceItem9
|
|
|
- //
|
|
|
- this.emptySpaceItem9.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem9.Location = new System.Drawing.Point(704, 0);
|
|
|
- this.emptySpaceItem9.Name = "emptySpaceItem9";
|
|
|
- this.emptySpaceItem9.Size = new System.Drawing.Size(14, 28);
|
|
|
- this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- //
|
|
|
- // layoutControlItem2
|
|
|
- //
|
|
|
- this.layoutControlItem2.Control = this.linkPrev;
|
|
|
- this.layoutControlItem2.Location = new System.Drawing.Point(82, 0);
|
|
|
- this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
- this.layoutControlItem2.Size = new System.Drawing.Size(49, 28);
|
|
|
- this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem2.TextVisible = false;
|
|
|
- //
|
|
|
- // layoutControlItem4
|
|
|
- //
|
|
|
- this.layoutControlItem4.Control = this.linkNext;
|
|
|
- this.layoutControlItem4.Location = new System.Drawing.Point(220, 0);
|
|
|
- this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
- this.layoutControlItem4.Size = new System.Drawing.Size(48, 28);
|
|
|
- this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem4.TextVisible = false;
|
|
|
- //
|
|
|
- // emptySpaceItem3
|
|
|
- //
|
|
|
- this.emptySpaceItem3.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem3.Location = new System.Drawing.Point(71, 0);
|
|
|
- this.emptySpaceItem3.Name = "emptySpaceItem3";
|
|
|
- this.emptySpaceItem3.Size = new System.Drawing.Size(11, 28);
|
|
|
- this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- //
|
|
|
- // emptySpaceItem6
|
|
|
- //
|
|
|
- this.emptySpaceItem6.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem6.Location = new System.Drawing.Point(268, 0);
|
|
|
- this.emptySpaceItem6.Name = "emptySpaceItem6";
|
|
|
- this.emptySpaceItem6.Size = new System.Drawing.Size(10, 28);
|
|
|
- this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- //
|
|
|
- // layoutControlItem10
|
|
|
- //
|
|
|
- this.layoutControlItem10.Control = this.txtPageNum;
|
|
|
- this.layoutControlItem10.Location = new System.Drawing.Point(369, 0);
|
|
|
- this.layoutControlItem10.Name = "layoutControlItem10";
|
|
|
- this.layoutControlItem10.Size = new System.Drawing.Size(58, 28);
|
|
|
- this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem10.TextVisible = false;
|
|
|
- //
|
|
|
- // layoutControlItem11
|
|
|
- //
|
|
|
- this.layoutControlItem11.Control = this.labelControl211;
|
|
|
- this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem11.CustomizationFormText = "layoutControlItem7";
|
|
|
- this.layoutControlItem11.Location = new System.Drawing.Point(341, 0);
|
|
|
- this.layoutControlItem11.Name = "layoutControlItem11";
|
|
|
- this.layoutControlItem11.Size = new System.Drawing.Size(28, 28);
|
|
|
- this.layoutControlItem11.Text = "layoutControlItem7";
|
|
|
- this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem11.TextVisible = false;
|
|
|
- //
|
|
|
- // emptySpaceItem2
|
|
|
- //
|
|
|
- this.emptySpaceItem2.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem2.Location = new System.Drawing.Point(326, 0);
|
|
|
- this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
|
- this.emptySpaceItem2.Size = new System.Drawing.Size(15, 28);
|
|
|
- this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- //
|
|
|
- // layoutControlItem12
|
|
|
- //
|
|
|
- this.layoutControlItem12.Control = this.labelControl3;
|
|
|
- this.layoutControlItem12.Location = new System.Drawing.Point(427, 0);
|
|
|
- this.layoutControlItem12.Name = "layoutControlItem12";
|
|
|
- this.layoutControlItem12.Size = new System.Drawing.Size(16, 28);
|
|
|
- this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem12.TextVisible = false;
|
|
|
- //
|
|
|
- // layoutControlItem13
|
|
|
- //
|
|
|
- this.layoutControlItem13.Control = this.linkGo;
|
|
|
- this.layoutControlItem13.Location = new System.Drawing.Point(478, 0);
|
|
|
- this.layoutControlItem13.MaxSize = new System.Drawing.Size(0, 26);
|
|
|
- this.layoutControlItem13.MinSize = new System.Drawing.Size(35, 24);
|
|
|
- this.layoutControlItem13.Name = "layoutControlItem13";
|
|
|
- this.layoutControlItem13.Size = new System.Drawing.Size(65, 28);
|
|
|
- this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem13.TextVisible = false;
|
|
|
- //
|
|
|
- // emptySpaceItem7
|
|
|
- //
|
|
|
- this.emptySpaceItem7.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem7.Location = new System.Drawing.Point(543, 0);
|
|
|
- this.emptySpaceItem7.Name = "emptySpaceItem7";
|
|
|
- this.emptySpaceItem7.Size = new System.Drawing.Size(10, 28);
|
|
|
- this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- //
|
|
|
- // emptySpaceItem11
|
|
|
- //
|
|
|
- this.emptySpaceItem11.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem11.Location = new System.Drawing.Point(443, 0);
|
|
|
- this.emptySpaceItem11.Name = "emptySpaceItem11";
|
|
|
- this.emptySpaceItem11.Size = new System.Drawing.Size(35, 28);
|
|
|
- this.emptySpaceItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ // btnFrist
|
|
|
+ //
|
|
|
+ this.btnFrist.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.btnFrist.ImageIndex = 0;
|
|
|
+ this.btnFrist.Location = new System.Drawing.Point(9, 6);
|
|
|
+ this.btnFrist.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.btnFrist.Name = "btnFrist";
|
|
|
+ this.btnFrist.Size = new System.Drawing.Size(31, 22);
|
|
|
+ this.btnFrist.TabIndex = 0;
|
|
|
+ this.btnFrist.Text = "<<";
|
|
|
+ //
|
|
|
+ // lblPage
|
|
|
+ //
|
|
|
+ this.lblPage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.lblPage.AutoSize = true;
|
|
|
+ this.lblPage.Location = new System.Drawing.Point(95, 10);
|
|
|
+ this.lblPage.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.lblPage.Name = "lblPage";
|
|
|
+ this.lblPage.Size = new System.Drawing.Size(50, 14);
|
|
|
+ this.lblPage.TabIndex = 1;
|
|
|
+ this.lblPage.Text = "第1/1页";
|
|
|
+ //
|
|
|
+ // btnPreviou
|
|
|
+ //
|
|
|
+ this.btnPreviou.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.btnPreviou.ImageIndex = 3;
|
|
|
+ this.btnPreviou.Location = new System.Drawing.Point(48, 6);
|
|
|
+ this.btnPreviou.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.btnPreviou.Name = "btnPreviou";
|
|
|
+ this.btnPreviou.Size = new System.Drawing.Size(31, 22);
|
|
|
+ this.btnPreviou.TabIndex = 2;
|
|
|
+ this.btnPreviou.Text = "<";
|
|
|
+ //
|
|
|
+ // btnNext
|
|
|
+ //
|
|
|
+ this.btnNext.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.btnNext.ImageIndex = 2;
|
|
|
+ this.btnNext.Location = new System.Drawing.Point(159, 6);
|
|
|
+ this.btnNext.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.btnNext.Name = "btnNext";
|
|
|
+ this.btnNext.Size = new System.Drawing.Size(31, 22);
|
|
|
+ this.btnNext.TabIndex = 3;
|
|
|
+ this.btnNext.Text = ">";
|
|
|
+ //
|
|
|
+ // btnLast
|
|
|
+ //
|
|
|
+ this.btnLast.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.btnLast.ImageIndex = 1;
|
|
|
+ this.btnLast.Location = new System.Drawing.Point(199, 6);
|
|
|
+ this.btnLast.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.btnLast.Name = "btnLast";
|
|
|
+ this.btnLast.Size = new System.Drawing.Size(31, 22);
|
|
|
+ this.btnLast.TabIndex = 4;
|
|
|
+ this.btnLast.Text = ">>";
|
|
|
+ //
|
|
|
+ // cboPageSize
|
|
|
+ //
|
|
|
+ this.cboPageSize.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.cboPageSize.FormattingEnabled = true;
|
|
|
+ this.cboPageSize.Location = new System.Drawing.Point(314, 6);
|
|
|
+ this.cboPageSize.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.cboPageSize.Name = "cboPageSize";
|
|
|
+ this.cboPageSize.Size = new System.Drawing.Size(53, 22);
|
|
|
+ this.cboPageSize.TabIndex = 5;
|
|
|
+ //
|
|
|
+ // label1
|
|
|
+ //
|
|
|
+ this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.label1.AutoSize = true;
|
|
|
+ this.label1.Location = new System.Drawing.Point(275, 10);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label1.Name = "label1";
|
|
|
+ this.label1.Size = new System.Drawing.Size(31, 14);
|
|
|
+ this.label1.TabIndex = 6;
|
|
|
+ this.label1.Text = "每页";
|
|
|
+ //
|
|
|
+ // label2
|
|
|
+ //
|
|
|
+ this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.label2.AutoSize = true;
|
|
|
+ this.label2.Location = new System.Drawing.Point(372, 10);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label2.Name = "label2";
|
|
|
+ this.label2.Size = new System.Drawing.Size(19, 14);
|
|
|
+ this.label2.TabIndex = 7;
|
|
|
+ this.label2.Text = "条";
|
|
|
+ //
|
|
|
+ // label3
|
|
|
+ //
|
|
|
+ this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.label3.AutoSize = true;
|
|
|
+ this.label3.Location = new System.Drawing.Point(413, 10);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label3.Name = "label3";
|
|
|
+ this.label3.Size = new System.Drawing.Size(19, 14);
|
|
|
+ this.label3.TabIndex = 8;
|
|
|
+ this.label3.Text = "共";
|
|
|
+ //
|
|
|
+ // label4
|
|
|
+ //
|
|
|
+ this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.label4.AutoSize = true;
|
|
|
+ this.label4.Location = new System.Drawing.Point(479, 10);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(19, 14);
|
|
|
+ this.label4.TabIndex = 9;
|
|
|
+ this.label4.Text = "条";
|
|
|
+ //
|
|
|
+ // lblTotalRows
|
|
|
+ //
|
|
|
+ this.lblTotalRows.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.lblTotalRows.AutoSize = true;
|
|
|
+ this.lblTotalRows.Location = new System.Drawing.Point(441, 10);
|
|
|
+ this.lblTotalRows.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.lblTotalRows.Name = "lblTotalRows";
|
|
|
+ this.lblTotalRows.Size = new System.Drawing.Size(14, 14);
|
|
|
+ this.lblTotalRows.TabIndex = 10;
|
|
|
+ this.lblTotalRows.Text = "0";
|
|
|
+ //
|
|
|
+ // txtJumpPage
|
|
|
+ //
|
|
|
+ this.txtJumpPage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.txtJumpPage.Location = new System.Drawing.Point(238, 6);
|
|
|
+ this.txtJumpPage.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.txtJumpPage.Multiline = true;
|
|
|
+ this.txtJumpPage.Name = "txtJumpPage";
|
|
|
+ this.txtJumpPage.Size = new System.Drawing.Size(34, 18);
|
|
|
+ this.txtJumpPage.TabIndex = 11;
|
|
|
//
|
|
|
// UcCtrlPage
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.Controls.Add(this.dataLayoutControl1);
|
|
|
+ this.Controls.Add(this.txtJumpPage);
|
|
|
+ this.Controls.Add(this.lblTotalRows);
|
|
|
+ this.Controls.Add(this.label4);
|
|
|
+ this.Controls.Add(this.label3);
|
|
|
+ this.Controls.Add(this.label2);
|
|
|
+ this.Controls.Add(this.label1);
|
|
|
+ this.Controls.Add(this.cboPageSize);
|
|
|
+ this.Controls.Add(this.btnLast);
|
|
|
+ this.Controls.Add(this.btnNext);
|
|
|
+ this.Controls.Add(this.btnPreviou);
|
|
|
+ this.Controls.Add(this.lblPage);
|
|
|
+ this.Controls.Add(this.btnFrist);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "UcCtrlPage";
|
|
|
- this.Size = new System.Drawing.Size(738, 48);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit();
|
|
|
- this.dataLayoutControl1.ResumeLayout(false);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtPageNum.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.cbbPageSize.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).EndInit();
|
|
|
+ this.Size = new System.Drawing.Size(516, 34);
|
|
|
this.ResumeLayout(false);
|
|
|
+ this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
- private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1;
|
|
|
- private DevExpress.XtraLayout.LayoutControlGroup Root;
|
|
|
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
|
- private DevExpress.XtraEditors.SimpleButton linkFirst;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
|
- private DevExpress.XtraEditors.SimpleButton linkPrev;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
|
- private DevExpress.XtraEditors.SimpleButton linkLast;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
|
- private DevExpress.XtraEditors.SimpleButton linkNext;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
|
- private DevExpress.XtraEditors.LabelControl labelControl2;
|
|
|
- private DevExpress.XtraEditors.ComboBoxEdit cbbPageSize;
|
|
|
- private DevExpress.XtraEditors.LabelControl lblTotalPage;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
|
- private DevExpress.XtraEditors.LabelControl labelControl21;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
|
- private DevExpress.XtraEditors.LabelControl lblTotalCount;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
|
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
|
|
|
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
|
|
|
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
|
|
|
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
|
|
|
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
|
|
|
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9;
|
|
|
- private DevExpress.XtraEditors.TextEdit txtPageNum;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
|
- private DevExpress.XtraEditors.SimpleButton linkGo;
|
|
|
- private DevExpress.XtraEditors.LabelControl labelControl3;
|
|
|
- private DevExpress.XtraEditors.LabelControl labelControl211;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
|
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
|
|
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
|
|
|
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem11;
|
|
|
+ private System.Windows.Forms.Button btnFrist;
|
|
|
+ private System.Windows.Forms.Label lblPage;
|
|
|
+ private System.Windows.Forms.Button btnPreviou;
|
|
|
+ private System.Windows.Forms.Button btnNext;
|
|
|
+ private System.Windows.Forms.Button btnLast;
|
|
|
+ private System.Windows.Forms.ComboBox cboPageSize;
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
+ private System.Windows.Forms.Label label2;
|
|
|
+ private System.Windows.Forms.Label label3;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private System.Windows.Forms.Label lblTotalRows;
|
|
|
+ private System.Windows.Forms.TextBox txtJumpPage;
|
|
|
}
|
|
|
}
|