[ros-diffs] [gedmurphy] 33115: make the dialog fixed

gedmurphy at svn.reactos.org gedmurphy at svn.reactos.org
Wed Apr 23 00:17:38 CEST 2008


Author: gedmurphy
Date: Tue Apr 22 17:17:37 2008
New Revision: 33115

URL: http://svn.reactos.org/svn/reactos?rev=33115&view=rev
Log:
make the dialog fixed

Modified:
    trunk/tools/Message Translator/GUI/MainForm.Designer.cs

Modified: trunk/tools/Message Translator/GUI/MainForm.Designer.cs
URL: http://svn.reactos.org/svn/reactos/trunk/tools/Message%20Translator/GUI/MainForm.Designer.cs?rev=33115&r1=33114&r2=33115&view=diff
==============================================================================
--- trunk/tools/Message Translator/GUI/MainForm.Designer.cs [iso-8859-1] (original)
+++ trunk/tools/Message Translator/GUI/MainForm.Designer.cs [iso-8859-1] Tue Apr 22 17:17:37 2008
@@ -387,6 +387,7 @@
             this.Controls.Add(this.mainErrLabel);
             this.Controls.Add(this.mainErrTxtBox);
             this.Controls.Add(this.mainLookupButton);
+            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
             this.MaximizeBox = false;
             this.Name = "MainForm";



More information about the Ros-diffs mailing list