ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/Docking/PIDSelector.designer.cs
(Generate patch)

Comparing trunk/RomCheater/Docking/PIDSelector.designer.cs (file contents):
Revision 334 by william, Thu Jun 7 19:59:12 2012 UTC vs.
Revision 335 by william, Thu Jun 7 21:11:51 2012 UTC

--- trunk/RomCheater/Docking/PIDSelector.designer.cs	2012/06/07 19:59:12	334
+++ trunk/RomCheater/Docking/PIDSelector.designer.cs	2012/06/07 21:11:51	335
@@ -49,8 +49,8 @@
             this.ProcessWatcherTimer = new System.Windows.Forms.Timer(this.components);
             this.stripStatus = new System.Windows.Forms.StatusStrip();
             this.lblstatus_Pid = new System.Windows.Forms.ToolStripStatusLabel();
-            this.lblstatus_Filename = new System.Windows.Forms.ToolStripStatusLabel();
             this.txtstatus_Pid = new System.Windows.Forms.ToolStripStatusLabel();
+            this.lblstatus_Filename = new System.Windows.Forms.ToolStripStatusLabel();
             this.txtstatus_Filename = new System.Windows.Forms.ToolStripStatusLabel();
             this.toolmnu.SuspendLayout();
             this.btn_pnl.SuspendLayout();
@@ -222,7 +222,6 @@
             // 
             // ProcessWatcherTimer
             // 
-            this.ProcessWatcherTimer.Enabled = true;
             this.ProcessWatcherTimer.Interval = 5000;
             this.ProcessWatcherTimer.Tick += new System.EventHandler(this.ProcessWatcherTimer_Tick);
             // 
@@ -245,18 +244,18 @@
             this.lblstatus_Pid.Size = new System.Drawing.Size(28, 17);
             this.lblstatus_Pid.Text = "PID:";
             // 
-            // lblstatus_Filename
-            // 
-            this.lblstatus_Filename.Name = "lblstatus_Filename";
-            this.lblstatus_Filename.Size = new System.Drawing.Size(65, 17);
-            this.lblstatus_Filename.Text = "FILENAME:";
-            // 
             // txtstatus_Pid
             // 
             this.txtstatus_Pid.Name = "txtstatus_Pid";
             this.txtstatus_Pid.Size = new System.Drawing.Size(24, 17);
             this.txtstatus_Pid.Text = "pid";
             // 
+            // lblstatus_Filename
+            // 
+            this.lblstatus_Filename.Name = "lblstatus_Filename";
+            this.lblstatus_Filename.Size = new System.Drawing.Size(65, 17);
+            this.lblstatus_Filename.Text = "FILENAME:";
+            // 
             // txtstatus_Filename
             // 
             this.txtstatus_Filename.Name = "txtstatus_Filename";