diff --git a/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs b/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs index bf4db7c0..14ff5c49 100644 --- a/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs +++ b/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs @@ -1431,7 +1431,7 @@ namespace Volian.Controls.Library this.btnLoadSearchResults.Name = "btnLoadSearchResults"; this.btnLoadSearchResults.RightToLeft = System.Windows.Forms.RightToLeft.No; this.btnLoadSearchResults.Size = new System.Drawing.Size(57, 28); - this.superTooltip1.SetSuperTooltip(this.btnLoadSearchResults, new DevComponents.DotNetBar.SuperTooltipInfo("Save Search Results", "", "This button loads saved Search Results from a named file in xml.", + this.superTooltip1.SetSuperTooltip(this.btnLoadSearchResults, new DevComponents.DotNetBar.SuperTooltipInfo("Load Search Results", "", "This button loads saved Search Results from a named file in xml.", // C2021-023: fix Load tooltip null, null, DevComponents.DotNetBar.eTooltipColor.Gray)); this.btnLoadSearchResults.TabIndex = 10; this.btnLoadSearchResults.Text = "Load";