diff --git a/ShareX/Tools/PinToScreen/PinToScreenForm.Designer.cs b/ShareX/Tools/PinToScreen/PinToScreenForm.Designer.cs index 2f9df5683..a649a6fe6 100644 --- a/ShareX/Tools/PinToScreen/PinToScreenForm.Designer.cs +++ b/ShareX/Tools/PinToScreen/PinToScreenForm.Designer.cs @@ -16,7 +16,7 @@ partial class PinToScreenForm private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PinToScreenForm)); - this.tsMain = new System.Windows.Forms.ToolStrip(); + this.tsMain = new ShareX.HelpersLib.ToolStripEx(); this.tsbCopy = new System.Windows.Forms.ToolStripButton(); this.tslScale = new System.Windows.Forms.ToolStripLabel(); this.tsbOptions = new System.Windows.Forms.ToolStripButton(); @@ -26,6 +26,7 @@ private void InitializeComponent() // // tsMain // + this.tsMain.ClickThrough = true; resources.ApplyResources(this.tsMain, "tsMain"); this.tsMain.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.tsMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { @@ -92,7 +93,7 @@ private void InitializeComponent() } #endregion - private System.Windows.Forms.ToolStrip tsMain; + private HelpersLib.ToolStripEx tsMain; private System.Windows.Forms.ToolStripButton tsbOptions; private System.Windows.Forms.ToolStripButton tsbClose; private System.Windows.Forms.ToolStripLabel tslScale; diff --git a/ShareX/Tools/PinToScreen/PinToScreenForm.resx b/ShareX/Tools/PinToScreen/PinToScreenForm.resx index 23f78be8e..1f13e5d2a 100644 --- a/ShareX/Tools/PinToScreen/PinToScreenForm.resx +++ b/ShareX/Tools/PinToScreen/PinToScreenForm.resx @@ -171,7 +171,7 @@ 3, 2, 1, 1 - 143, 34 + 174, 34 @@ -181,7 +181,7 @@ tsMain - System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + ShareX.HelpersLib.ToolStripEx, ShareX.HelpersLib, Version=15.0.1.0, Culture=neutral, PublicKeyToken=null $this