OSDN Git Service

Tweak a layout a bit.
authorLatif Khalifa <latifer@streamgrid.net>
Mon, 24 Aug 2009 14:41:21 +0000 (14:41 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Mon, 24 Aug 2009 14:41:21 +0000 (14:41 +0000)
git-svn-id: https://radegast.googlecode.com/svn/trunk@154 f7a694da-4d33-11de-9ad6-1127a62b9fcd

Radegast/GUI/Consoles/SearchConsole.Designer.cs

index 07d3a81..8a7442e 100644 (file)
@@ -71,6 +71,7 @@ namespace Radegast
             this.tpgPeople = new System.Windows.Forms.TabPage();\r
             this.btnLink = new System.Windows.Forms.Button();\r
             this.tpgPlaces = new System.Windows.Forms.TabPage();\r
+            this.pnlPlaceDetail = new System.Windows.Forms.Panel();\r
             this.btnSearchPlace = new System.Windows.Forms.Button();\r
             this.txtSearchPlace = new System.Windows.Forms.TextBox();\r
             this.label2 = new System.Windows.Forms.Label();\r
@@ -80,7 +81,6 @@ namespace Radegast
             this.lvwPlaces = new Radegast.ListViewNoFlicker();\r
             this.Place = new System.Windows.Forms.ColumnHeader();\r
             this.Traffic = new System.Windows.Forms.ColumnHeader();\r
-            this.pnlPlaceDetail = new System.Windows.Forms.Panel();\r
             this.tabControl1.SuspendLayout();\r
             this.tpgPeople.SuspendLayout();\r
             this.tpgPlaces.SuspendLayout();\r
@@ -243,6 +243,16 @@ namespace Radegast
             this.tpgPlaces.Text = "Places";\r
             this.tpgPlaces.UseVisualStyleBackColor = true;\r
             // \r
+            // pnlPlaceDetail\r
+            // \r
+            this.pnlPlaceDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
+                        | System.Windows.Forms.AnchorStyles.Left)\r
+                        | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.pnlPlaceDetail.Location = new System.Drawing.Point(315, 10);\r
+            this.pnlPlaceDetail.Name = "pnlPlaceDetail";\r
+            this.pnlPlaceDetail.Size = new System.Drawing.Size(353, 338);\r
+            this.pnlPlaceDetail.TabIndex = 15;\r
+            // \r
             // btnSearchPlace\r
             // \r
             this.btnSearchPlace.Enabled = false;\r
@@ -342,15 +352,6 @@ namespace Radegast
             this.Traffic.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
             this.Traffic.Width = 50;\r
             // \r
-            // pnlPlaceDetail\r
-            // \r
-            this.pnlPlaceDetail.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
-                        | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.pnlPlaceDetail.Location = new System.Drawing.Point(315, 10);\r
-            this.pnlPlaceDetail.Name = "pnlPlaceDetail";\r
-            this.pnlPlaceDetail.Size = new System.Drawing.Size(353, 338);\r
-            this.pnlPlaceDetail.TabIndex = 15;\r
-            // \r
             // SearchConsole\r
             // \r
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r