Remove trailing space left at the end of the binary string

This commit is contained in:
2022-10-10 17:26:28 -05:00
parent afc7c92f22
commit 9e8bee43c8
12 changed files with 17 additions and 12 deletions

View File

@@ -302,6 +302,7 @@ namespace WindowsFormsApplication1
//
// label1
//
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(7, 39);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(76, 14);