| | |
| | | // |
| | | this.lb_pageStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_pageStatus.Appearance.Options.UseFont = true; |
| | | this.lb_pageStatus.Location = new System.Drawing.Point(464, 102); |
| | | this.lb_pageStatus.Location = new System.Drawing.Point(471, 102); |
| | | this.lb_pageStatus.Name = "lb_pageStatus"; |
| | | this.lb_pageStatus.Size = new System.Drawing.Size(34, 21); |
| | | this.lb_pageStatus.TabIndex = 222; |
| | |
| | | // |
| | | this.lb_pageIdx.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_pageIdx.Appearance.Options.UseFont = true; |
| | | this.lb_pageIdx.Location = new System.Drawing.Point(464, 61); |
| | | this.lb_pageIdx.Location = new System.Drawing.Point(471, 61); |
| | | this.lb_pageIdx.Name = "lb_pageIdx"; |
| | | this.lb_pageIdx.Size = new System.Drawing.Size(34, 21); |
| | | this.lb_pageIdx.TabIndex = 219; |
| | |
| | | // |
| | | this.lb_pageGroup.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_pageGroup.Appearance.Options.UseFont = true; |
| | | this.lb_pageGroup.Location = new System.Drawing.Point(464, 20); |
| | | this.lb_pageGroup.Location = new System.Drawing.Point(471, 20); |
| | | this.lb_pageGroup.Name = "lb_pageGroup"; |
| | | this.lb_pageGroup.Size = new System.Drawing.Size(34, 21); |
| | | this.lb_pageGroup.TabIndex = 217; |
| | |
| | | this.xtraTabPage1.Controls.Add(this.pageBar1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage1.Text = "数据查询"; |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.RowsCount = 50; |
| | | this.pageBar1.Size = new System.Drawing.Size(1126, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TotalPages = 0; |
| | |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.PageEnabled = false; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage2.Text = "数据编辑"; |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // panel1 |
| | | // |