mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Minor button location changes
This commit is contained in:
parent
a909f6925a
commit
ac322b1e47
1 changed files with 1 additions and 1 deletions
2
Crypto Notepad/EnterKeyForm.Designer.cs
generated
2
Crypto Notepad/EnterKeyForm.Designer.cs
generated
|
|
@ -54,7 +54,7 @@ private void InitializeComponent()
|
||||||
// button1
|
// button1
|
||||||
//
|
//
|
||||||
this.button1.Enabled = false;
|
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.Name = "button1";
|
||||||
this.button1.Size = new System.Drawing.Size(75, 23);
|
this.button1.Size = new System.Drawing.Size(75, 23);
|
||||||
this.button1.TabIndex = 1;
|
this.button1.TabIndex = 1;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue