From 462eac327c30522a9301d5c8feeec849fd556f06 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 27 Nov 2010 22:43:41 +0000 Subject: WinGui: - Fix a bug with the Scan Started and Ended Event Handlers. - Make the Error window Top Most. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3688 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/HandBrake.Framework/Views/ExceptionWindow.designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'win/C#/HandBrake.Framework') diff --git a/win/C#/HandBrake.Framework/Views/ExceptionWindow.designer.cs b/win/C#/HandBrake.Framework/Views/ExceptionWindow.designer.cs index 79bd6b29e..f8df557f5 100644 --- a/win/C#/HandBrake.Framework/Views/ExceptionWindow.designer.cs +++ b/win/C#/HandBrake.Framework/Views/ExceptionWindow.designer.cs @@ -156,6 +156,7 @@ this.Controls.Add(this.panel4); this.Controls.Add(this.panel1); this.Name = "ExceptionWindow"; + this.TopMost = true; this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit(); -- cgit v1.2.3