From 5f7af3309d1aaa4bc6b59dfc36e58e0c1e5bc505 Mon Sep 17 00:00:00 2001 From: Kevin Laskey Date: Tue, 6 Aug 2024 11:17:17 -0400 Subject: [PATCH] B2024-054 - Update Annotation tooltip --- PROMS/VEPROMS User Interface/frmBatchRefresh.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROMS/VEPROMS User Interface/frmBatchRefresh.Designer.cs b/PROMS/VEPROMS User Interface/frmBatchRefresh.Designer.cs index c6086457..9eef5ffc 100644 --- a/PROMS/VEPROMS User Interface/frmBatchRefresh.Designer.cs +++ b/PROMS/VEPROMS User Interface/frmBatchRefresh.Designer.cs @@ -561,7 +561,7 @@ this.labelX14.Location = new System.Drawing.Point(85, 14); this.labelX14.Name = "labelX14"; this.labelX14.Size = new System.Drawing.Size(186, 22); - this.superTooltip1.SetSuperTooltip(this.labelX14, new DevComponents.DotNetBar.SuperTooltipInfo("Process Deletions", "", resources.GetString("labelX14.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(200, 175))); + this.superTooltip1.SetSuperTooltip(this.labelX14, new DevComponents.DotNetBar.SuperTooltipInfo("Delete Annotations", "", resources.GetString("labelX14.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(200, 175))); this.labelX14.TabIndex = 36; this.labelX14.Text = "Delete Annotations"; //