This commit is contained in:
chi
2021-10-22 13:05:23 +09:00
parent 92efb1e0a2
commit 6ba7af86ea
10 changed files with 392 additions and 384 deletions

View File

@@ -137,8 +137,8 @@
this.tam = new FPJ0000.dsPRJTableAdapters.TableAdapterManager();
this.taPart = new FPJ0000.dsPRJTableAdapters.ProjectsPartTableAdapter();
this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
pdateLabel = new System.Windows.Forms.Label();
requestLabel = new System.Windows.Forms.Label();
reqstaffLabel = new System.Windows.Forms.Label();
@@ -173,7 +173,7 @@
// requestLabel
//
requestLabel.AutoSize = true;
requestLabel.Location = new System.Drawing.Point(317, 12);
requestLabel.Location = new System.Drawing.Point(324, 12);
requestLabel.Name = "requestLabel";
requestLabel.Size = new System.Drawing.Size(53, 12);
requestLabel.TabIndex = 6;
@@ -182,7 +182,7 @@
// reqstaffLabel
//
reqstaffLabel.AutoSize = true;
reqstaffLabel.Location = new System.Drawing.Point(317, 39);
reqstaffLabel.Location = new System.Drawing.Point(324, 39);
reqstaffLabel.Name = "reqstaffLabel";
reqstaffLabel.Size = new System.Drawing.Size(53, 12);
reqstaffLabel.TabIndex = 8;
@@ -218,7 +218,7 @@
// statusLabel
//
statusLabel.AutoSize = true;
statusLabel.Location = new System.Drawing.Point(341, 66);
statusLabel.Location = new System.Drawing.Point(348, 66);
statusLabel.Name = "statusLabel";
statusLabel.Size = new System.Drawing.Size(29, 12);
statusLabel.TabIndex = 22;
@@ -227,11 +227,11 @@
// label1
//
label1.AutoSize = true;
label1.Location = new System.Drawing.Point(333, 94);
label1.Location = new System.Drawing.Point(325, 94);
label1.Name = "label1";
label1.Size = new System.Drawing.Size(44, 12);
label1.Size = new System.Drawing.Size(52, 12);
label1.TabIndex = 24;
label1.Text = "CR/CF";
label1.Text = "SCR/CF";
//
// label2
//