This commit is contained in:
2021-08-18 18:01:52 +00:00
parent 6da7b13de5
commit 9d240b17ee
2 changed files with 75 additions and 154 deletions

View File

@@ -101,7 +101,7 @@
//
// edTags
//
this.edTags.Location = new System.Drawing.Point(26, 151);
this.edTags.Location = new System.Drawing.Point(26, 160);
this.edTags.Name = "edTags";
this.edTags.Size = new System.Drawing.Size(141, 20);
this.edTags.TabIndex = 40;
@@ -110,7 +110,7 @@
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(26, 132);
this.label1.Location = new System.Drawing.Point(26, 141);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(120, 13);
this.label1.TabIndex = 41;