파트리스트, 품목추가화면에 minsize 적용
This commit is contained in:
3
SubProject/FPJ0000/Project/fPartList.Designer.cs
generated
3
SubProject/FPJ0000/Project/fPartList.Designer.cs
generated
@@ -139,8 +139,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();
|
||||
@@ -1430,6 +1430,7 @@
|
||||
this.Controls.Add(this.fpSpread1);
|
||||
this.Controls.Add(this.bn);
|
||||
this.Controls.Add(this.panel1);
|
||||
this.MinimumSize = new System.Drawing.Size(1361, 700);
|
||||
this.Name = "fPartList";
|
||||
this.Text = "파트리스트";
|
||||
this.Load += new System.EventHandler(this.fPartList_Load);
|
||||
|
||||
Reference in New Issue
Block a user