Browse Source

修改包装采集界面设置

章政 8 years ago
parent
commit
6cb978a327

+ 0 - 1
UAS-MES/CustomControl/AccordionMenu/AccordionMenu.cs

@@ -307,7 +307,6 @@ namespace UAS_MES.CustomControl.AccordionMenu
                 OpenedFormName.Add(item.ToolTipText, WinIndex);
                 tc.TabIndex = WinIndex;
                 WinIndex++;
-                OpenForm.WindowState = FormWindowState.Maximized;
                 OpenForm.Show();
             }
             //如果窗体已存在展示该窗体

+ 0 - 1
UAS-MES/FunctionCode/Make/Make_PackageCollection.Designer.cs

@@ -564,7 +564,6 @@
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
             this.AutoSize = true;
-            this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
             this.ClientSize = new System.Drawing.Size(1359, 760);
             this.Controls.Add(this.pa_code);
             this.Controls.Add(this.label2);