LoginForm - Remove pictureBoxImageLogo border style
This commit is contained in:
parent
33eace9899
commit
92e57da18c
1
AIParkingApplication/LoginForm.Designer.cs
generated
1
AIParkingApplication/LoginForm.Designer.cs
generated
|
@ -44,7 +44,6 @@
|
|||
//
|
||||
// pictureBoxImageLogo
|
||||
//
|
||||
this.pictureBoxImageLogo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.pictureBoxImageLogo.Location = new System.Drawing.Point(12, 14);
|
||||
this.pictureBoxImageLogo.Name = "pictureBoxImageLogo";
|
||||
this.pictureBoxImageLogo.Size = new System.Drawing.Size(185, 185);
|
||||
|
|
Loading…
Reference in New Issue
Block a user