Update ModelControl.Designer.cs

This commit is contained in:
R-YaTian 2023-04-17 18:29:32 +08:00 committed by GitHub
parent 4744d7b63b
commit 59e9bcc450
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ namespace _3DModels
// numericPoly
//
this.numericPoly.Enabled = false;
this.numericPoly.Location = new System.Drawing.Point(90, 483);
this.numericPoly.Location = new System.Drawing.Point(110, 483);
this.numericPoly.Name = "numericPoly";
this.numericPoly.Size = new System.Drawing.Size(63, 20);
this.numericPoly.TabIndex = 3;