mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Added new icon
This commit is contained in:
parent
6f4324cc78
commit
1087bb85f8
1 changed files with 1 additions and 1 deletions
2
Crypto Notepad/Form1.Designer.cs
generated
2
Crypto Notepad/Form1.Designer.cs
generated
|
|
@ -796,7 +796,7 @@ public void InitializeComponent()
|
|||
// pictureBox13
|
||||
//
|
||||
this.pictureBox13.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.pictureBox13.Image = global::Crypto_Notepad.Properties.Resources._lock;
|
||||
this.pictureBox13.Image = global::Crypto_Notepad.Properties.Resources.lock_icon;
|
||||
this.pictureBox13.Location = new System.Drawing.Point(260, 3);
|
||||
this.pictureBox13.Name = "pictureBox13";
|
||||
this.pictureBox13.Size = new System.Drawing.Size(16, 16);
|
||||
|
|
|
|||
Loading…
Reference in a new issue