| | |
| | | this.panelControl2.Location = new System.Drawing.Point(0, 0); |
| | | this.panelControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.panelControl2.Name = "panelControl2"; |
| | | this.panelControl2.Size = new System.Drawing.Size(987, 530); |
| | | this.panelControl2.Size = new System.Drawing.Size(1494, 612); |
| | | this.panelControl2.TabIndex = 4; |
| | | // |
| | | // gcMain |
| | |
| | | this.gcMain.MainView = this.gridView1; |
| | | this.gcMain.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMain.Name = "gcMain"; |
| | | this.gcMain.Size = new System.Drawing.Size(983, 463); |
| | | this.gcMain.Size = new System.Drawing.Size(1490, 545); |
| | | this.gcMain.TabIndex = 2; |
| | | this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.panelControl3.Location = new System.Drawing.Point(2, 2); |
| | | this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.panelControl3.Name = "panelControl3"; |
| | | this.panelControl3.Size = new System.Drawing.Size(983, 30); |
| | | this.panelControl3.Size = new System.Drawing.Size(1490, 30); |
| | | this.panelControl3.TabIndex = 6; |
| | | // |
| | | // label1 |
| | |
| | | // |
| | | this.panelControl1.Controls.Add(this.btnIn); |
| | | this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.panelControl1.Location = new System.Drawing.Point(2, 495); |
| | | this.panelControl1.Location = new System.Drawing.Point(2, 577); |
| | | this.panelControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.panelControl1.Name = "panelControl1"; |
| | | this.panelControl1.Size = new System.Drawing.Size(983, 33); |
| | | this.panelControl1.Size = new System.Drawing.Size(1490, 33); |
| | | this.panelControl1.TabIndex = 5; |
| | | // |
| | | // btnIn |
| | |
| | | this.btnIn.Appearance.Options.UseBackColor = true; |
| | | this.btnIn.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.zoom100_16x16; |
| | | this.btnIn.Location = new System.Drawing.Point(899, 2); |
| | | this.btnIn.Location = new System.Drawing.Point(1406, 2); |
| | | this.btnIn.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.btnIn.Name = "btnIn"; |
| | | this.btnIn.Size = new System.Drawing.Size(82, 29); |
| | |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(987, 530); |
| | | this.ClientSize = new System.Drawing.Size(1494, 612); |
| | | this.Controls.Add(this.panelControl2); |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; |
| | | this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |