..
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
this.rpv1.LocalReport.ReportEmbeddedResource = "FEQ0000.ReportB.rdlc";
|
||||
this.rpv1.Location = new System.Drawing.Point(0, 0);
|
||||
this.rpv1.Name = "rpv1";
|
||||
this.rpv1.Size = new System.Drawing.Size(676, 487);
|
||||
this.rpv1.Size = new System.Drawing.Size(905, 545);
|
||||
this.rpv1.TabIndex = 0;
|
||||
//
|
||||
// dsEQ
|
||||
@@ -81,13 +81,13 @@
|
||||
//
|
||||
this.taSum.ClearBeforeFill = true;
|
||||
//
|
||||
// rpt_equipmentB
|
||||
// rpt_equipmentAll
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(676, 487);
|
||||
this.ClientSize = new System.Drawing.Size(905, 545);
|
||||
this.Controls.Add(this.rpv1);
|
||||
this.Name = "rpt_equipmentB";
|
||||
this.Name = "rpt_equipmentAll";
|
||||
this.Text = "Equipment Report (Bump)";
|
||||
this.Load += new System.EventHandler(this.rpt_equipment_Load);
|
||||
((System.ComponentModel.ISupportInitialize)(this.dsEQ)).EndInit();
|
||||
|
||||
Reference in New Issue
Block a user