C2026-041-invisible-position-changes-as-differences

This commit is contained in:
2026-09-02 14:47:09 -04:00
parent 8e7be9723e
commit 213b8d18f7
3 changed files with 47 additions and 25 deletions
+1 -1
View File
@@ -277,7 +277,7 @@
this.lbProcedures.FormattingEnabled = true;
this.lbProcedures.Location = new System.Drawing.Point(0, 0);
this.lbProcedures.Name = "lbProcedures";
this.lbProcedures.Size = new System.Drawing.Size(150, 46);
this.lbProcedures.Size = new System.Drawing.Size(707, 25);
this.lbProcedures.TabIndex = 1;
this.tt.SetToolTip(this.lbProcedures, "Procedures withDifferences or Search Text");
this.lbProcedures.SelectedIndexChanged += new System.EventHandler(this.lbProcedures_SelectedIndexChanged);