removed the border around the text box and fixed the "Open With" function

This commit is contained in:
Brendan
2024-05-31 22:32:59 +02:00
parent e16091be31
commit 4c52a98373
6 changed files with 57 additions and 17 deletions

View File

@@ -34,7 +34,7 @@
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(63, 39);
this.label1.TabIndex = 0;
this.label1.Text = "V_EditorPro\nVersion 1.0\nOS: ";
this.label1.Text = "V_EditorPro\nVersion 1.1\nOS: ";
//
// pictureBox1
//