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

This commit is contained in:
2026-09-02 15:48:26 -04:00
parent 213b8d18f7
commit c32121c4c4
2 changed files with 2 additions and 50 deletions
-1
View File
@@ -99,7 +99,6 @@
this.cbUseTruncatedData.Text = "Use Truncated Data";
this.tt.SetToolTip(this.cbUseTruncatedData, "Set the Search to be Case Sensitive\r\nUppercase and Lowercase will not match");
this.cbUseTruncatedData.UseVisualStyleBackColor = true;
this.cbUseTruncatedData.Click += new System.EventHandler(this.cbUseTruncatedData_Click);
//
// btnUC
//