|
- namespace MaiMuAOI.SysUI.DefectPicShow
- {
- partial class PageCtrl
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
-
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
-
- #region 组件设计器生成的代码
-
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- 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.lblCurrentPage = new System.Windows.Forms.Label();
- this.lblPageCount = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.lblTotalCount = new System.Windows.Forms.Label();
- this.numPageDataCount = new System.Windows.Forms.NumericUpDown();
- this.numGoto = new System.Windows.Forms.NumericUpDown();
- this.linkFirst = new System.Windows.Forms.LinkLabel();
- this.linkLast = new System.Windows.Forms.LinkLabel();
- this.linkPrevious = new System.Windows.Forms.LinkLabel();
- this.linkNext = new System.Windows.Forms.LinkLabel();
- this.btnGo = new System.Windows.Forms.Button();
- ((System.ComponentModel.ISupportInitialize)(this.numPageDataCount)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numGoto)).BeginInit();
- this.SuspendLayout();
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(20, 10);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(32, 17);
- this.label1.TabIndex = 0;
- this.label1.Text = "每页";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(136, 10);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(20, 17);
- this.label2.TabIndex = 2;
- 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.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.Location = new System.Drawing.Point(211, 10);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(44, 17);
- this.label3.TabIndex = 3;
- 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.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.Location = new System.Drawing.Point(327, 10);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(13, 17);
- this.label4.TabIndex = 4;
- this.label4.Text = "/";
- //
- // lblCurrentPage
- //
- this.lblCurrentPage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.lblCurrentPage.AutoSize = true;
- this.lblCurrentPage.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCurrentPage.ForeColor = System.Drawing.SystemColors.Highlight;
- this.lblCurrentPage.Location = new System.Drawing.Point(278, 10);
- this.lblCurrentPage.Name = "lblCurrentPage";
- this.lblCurrentPage.Size = new System.Drawing.Size(43, 17);
- this.lblCurrentPage.TabIndex = 5;
- this.lblCurrentPage.Text = "10000";
- //
- // lblPageCount
- //
- this.lblPageCount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.lblPageCount.AutoSize = true;
- this.lblPageCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblPageCount.ForeColor = System.Drawing.SystemColors.Highlight;
- this.lblPageCount.Location = new System.Drawing.Point(346, 10);
- this.lblPageCount.Name = "lblPageCount";
- this.lblPageCount.Size = new System.Drawing.Size(43, 17);
- this.lblPageCount.TabIndex = 6;
- this.lblPageCount.Text = "10000";
- //
- // label7
- //
- this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.label7.AutoSize = true;
- this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label7.Location = new System.Drawing.Point(409, 10);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(20, 17);
- this.label7.TabIndex = 7;
- this.label7.Text = "共";
- //
- // label8
- //
- this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.label8.AutoSize = true;
- this.label8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label8.Location = new System.Drawing.Point(505, 10);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(44, 17);
- this.label8.TabIndex = 8;
- this.label8.Text = "条记录";
- //
- // lblTotalCount
- //
- this.lblTotalCount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.lblTotalCount.AutoSize = true;
- this.lblTotalCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblTotalCount.ForeColor = System.Drawing.SystemColors.Highlight;
- this.lblTotalCount.Location = new System.Drawing.Point(435, 10);
- this.lblTotalCount.Name = "lblTotalCount";
- this.lblTotalCount.Size = new System.Drawing.Size(64, 17);
- this.lblTotalCount.TabIndex = 9;
- this.lblTotalCount.Text = "10000000";
- //
- // numPageDataCount
- //
- this.numPageDataCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.numPageDataCount.Location = new System.Drawing.Point(58, 6);
- this.numPageDataCount.Maximum = new decimal(new int[] {
- 10000,
- 0,
- 0,
- 0});
- this.numPageDataCount.Minimum = new decimal(new int[] {
- 10,
- 0,
- 0,
- 0});
- this.numPageDataCount.Name = "numPageDataCount";
- this.numPageDataCount.Size = new System.Drawing.Size(72, 23);
- this.numPageDataCount.TabIndex = 10;
- this.numPageDataCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.numPageDataCount.Value = new decimal(new int[] {
- 30,
- 0,
- 0,
- 0});
- this.numPageDataCount.ValueChanged += new System.EventHandler(this.txtPageSize_TextChanged);
- this.numPageDataCount.Leave += new System.EventHandler(this.txtPageSize_Leave);
- //
- // numGoto
- //
- this.numGoto.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.numGoto.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.numGoto.Location = new System.Drawing.Point(756, 8);
- this.numGoto.Maximum = new decimal(new int[] {
- 10000,
- 0,
- 0,
- 0});
- this.numGoto.Minimum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.numGoto.Name = "numGoto";
- this.numGoto.Size = new System.Drawing.Size(67, 23);
- this.numGoto.TabIndex = 11;
- this.numGoto.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.numGoto.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.numGoto.ValueChanged += new System.EventHandler(this.txtPageNum_TextChanged);
- this.numGoto.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtPageNum_KeyPress);
- //
- // linkFirst
- //
- this.linkFirst.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.linkFirst.AutoSize = true;
- this.linkFirst.Location = new System.Drawing.Point(572, 13);
- this.linkFirst.Name = "linkFirst";
- this.linkFirst.Size = new System.Drawing.Size(29, 12);
- this.linkFirst.TabIndex = 12;
- this.linkFirst.TabStop = true;
- this.linkFirst.Text = "首页";
- this.linkFirst.Click += new System.EventHandler(this.linkFirst_Click);
- //
- // linkLast
- //
- this.linkLast.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.linkLast.AutoSize = true;
- this.linkLast.Location = new System.Drawing.Point(704, 13);
- this.linkLast.Name = "linkLast";
- this.linkLast.Size = new System.Drawing.Size(29, 12);
- this.linkLast.TabIndex = 13;
- this.linkLast.TabStop = true;
- this.linkLast.Text = "尾页";
- this.linkLast.Click += new System.EventHandler(this.linkLast_Click);
- //
- // linkPrevious
- //
- this.linkPrevious.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.linkPrevious.AutoSize = true;
- this.linkPrevious.Location = new System.Drawing.Point(624, 13);
- this.linkPrevious.Name = "linkPrevious";
- this.linkPrevious.Size = new System.Drawing.Size(17, 12);
- this.linkPrevious.TabIndex = 14;
- this.linkPrevious.TabStop = true;
- this.linkPrevious.Text = "<<";
- this.linkPrevious.Click += new System.EventHandler(this.linkPrevious_Click);
- //
- // linkNext
- //
- this.linkNext.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.linkNext.AutoSize = true;
- this.linkNext.Location = new System.Drawing.Point(664, 13);
- this.linkNext.Name = "linkNext";
- this.linkNext.Size = new System.Drawing.Size(17, 12);
- this.linkNext.TabIndex = 15;
- this.linkNext.TabStop = true;
- this.linkNext.Text = ">>";
- this.linkNext.Click += new System.EventHandler(this.linkNext_Click);
- //
- // btnGo
- //
- this.btnGo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnGo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnGo.Location = new System.Drawing.Point(829, 5);
- this.btnGo.Name = "btnGo";
- this.btnGo.Size = new System.Drawing.Size(47, 28);
- this.btnGo.TabIndex = 16;
- this.btnGo.Text = "跳转";
- this.btnGo.UseVisualStyleBackColor = true;
- this.btnGo.Click += new System.EventHandler(this.btnGo_Click);
- //
- // PageCtrl
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.btnGo);
- this.Controls.Add(this.linkNext);
- this.Controls.Add(this.linkPrevious);
- this.Controls.Add(this.linkLast);
- this.Controls.Add(this.linkFirst);
- this.Controls.Add(this.numGoto);
- this.Controls.Add(this.numPageDataCount);
- this.Controls.Add(this.lblTotalCount);
- this.Controls.Add(this.label8);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.lblPageCount);
- this.Controls.Add(this.lblCurrentPage);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.label1);
- this.Name = "PageCtrl";
- this.Size = new System.Drawing.Size(885, 36);
- ((System.ComponentModel.ISupportInitialize)(this.numPageDataCount)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numGoto)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
-
- }
-
- #endregion
-
- 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 lblCurrentPage;
- private System.Windows.Forms.Label lblPageCount;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label lblTotalCount;
- private System.Windows.Forms.NumericUpDown numPageDataCount;
- private System.Windows.Forms.NumericUpDown numGoto;
- private System.Windows.Forms.LinkLabel linkFirst;
- private System.Windows.Forms.LinkLabel linkLast;
- private System.Windows.Forms.LinkLabel linkPrevious;
- private System.Windows.Forms.LinkLabel linkNext;
- private System.Windows.Forms.Button btnGo;
- }
- }
|