Minor button location changes

This commit is contained in:
Alexander 2018-12-20 01:07:35 +02:00
parent a909f6925a
commit ac322b1e47

View file

@ -54,7 +54,7 @@ private void InitializeComponent()
// button1
//
this.button1.Enabled = false;
this.button1.Location = new System.Drawing.Point(116, 79);
this.button1.Location = new System.Drawing.Point(113, 79);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 1;