diff --git a/TIASshot/PreviewMonitor.Designer.cs b/TIASshot/PreviewMonitor.Designer.cs index 1191db6..34280e8 100644 --- a/TIASshot/PreviewMonitor.Designer.cs +++ b/TIASshot/PreviewMonitor.Designer.cs @@ -124,7 +124,6 @@ this.ShowIcon = false; this.ShowInTaskbar = false; this.Text = "PreviewMonitor"; - this.TopMost = true; this.Load += new System.EventHandler(this.PreviewMonitor_Load); this.Paint += new System.Windows.Forms.PaintEventHandler(this.PreviewMonitor_Paint); ((System.ComponentModel.ISupportInitialize)(this.picPreview)).EndInit();