Browse Source

修改按钮挂靠位置

章政 7 years ago
parent
commit
fd30672194
1 changed files with 11 additions and 11 deletions
  1. 11 11
      UAS_DeviceMonitor/Main.Designer.cs

+ 11 - 11
UAS_DeviceMonitor/Main.Designer.cs

@@ -365,7 +365,7 @@ namespace UAS_DeviceMonitor
             // 
             this.ButtonAddDevice.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
             this.ButtonAddDevice.Grid = null;
-            this.ButtonAddDevice.Location = new System.Drawing.Point(795, 5);
+            this.ButtonAddDevice.Location = new System.Drawing.Point(811, 4);
             this.ButtonAddDevice.Name = "ButtonAddDevice";
             this.ButtonAddDevice.Size = new System.Drawing.Size(64, 23);
             this.ButtonAddDevice.TabIndex = 16;
@@ -375,7 +375,7 @@ namespace UAS_DeviceMonitor
             // 
             this.ButtonDeleteDevice.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
             this.ButtonDeleteDevice.Grid = null;
-            this.ButtonDeleteDevice.Location = new System.Drawing.Point(935, 5);
+            this.ButtonDeleteDevice.Location = new System.Drawing.Point(951, 4);
             this.ButtonDeleteDevice.Name = "ButtonDeleteDevice";
             this.ButtonDeleteDevice.Size = new System.Drawing.Size(64, 23);
             this.ButtonDeleteDevice.TabIndex = 15;
@@ -386,7 +386,7 @@ namespace UAS_DeviceMonitor
             this.ButtonSaveDevice.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
             this.ButtonSaveDevice.Grid = null;
             this.ButtonSaveDevice.HandlerOtherFirst = true;
-            this.ButtonSaveDevice.Location = new System.Drawing.Point(865, 5);
+            this.ButtonSaveDevice.Location = new System.Drawing.Point(881, 4);
             this.ButtonSaveDevice.Name = "ButtonSaveDevice";
             this.ButtonSaveDevice.Size = new System.Drawing.Size(64, 23);
             this.ButtonSaveDevice.TabIndex = 14;
@@ -905,7 +905,7 @@ namespace UAS_DeviceMonitor
             // 
             // ButtonDeleteNetConfig
             // 
-            this.ButtonDeleteNetConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
+            this.ButtonDeleteNetConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
             this.ButtonDeleteNetConfig.Grid = null;
             this.ButtonDeleteNetConfig.Location = new System.Drawing.Point(942, 7);
             this.ButtonDeleteNetConfig.Name = "ButtonDeleteNetConfig";
@@ -915,7 +915,7 @@ namespace UAS_DeviceMonitor
             // 
             // ButtonAddNetConfig
             // 
-            this.ButtonAddNetConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
+            this.ButtonAddNetConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
             this.ButtonAddNetConfig.Grid = null;
             this.ButtonAddNetConfig.Location = new System.Drawing.Point(802, 7);
             this.ButtonAddNetConfig.Name = "ButtonAddNetConfig";
@@ -925,7 +925,7 @@ namespace UAS_DeviceMonitor
             // 
             // ButtonSaveNetConfig
             // 
-            this.ButtonSaveNetConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
+            this.ButtonSaveNetConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
             this.ButtonSaveNetConfig.Grid = null;
             this.ButtonSaveNetConfig.HandlerOtherFirst = false;
             this.ButtonSaveNetConfig.Location = new System.Drawing.Point(872, 7);
@@ -1063,7 +1063,7 @@ namespace UAS_DeviceMonitor
             // 
             // ButtonDeleteCommandSet
             // 
-            this.ButtonDeleteCommandSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
+            this.ButtonDeleteCommandSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
             this.ButtonDeleteCommandSet.Grid = null;
             this.ButtonDeleteCommandSet.Location = new System.Drawing.Point(950, 6);
             this.ButtonDeleteCommandSet.Name = "ButtonDeleteCommandSet";
@@ -1073,7 +1073,7 @@ namespace UAS_DeviceMonitor
             // 
             // ButtonNewCommandSet
             // 
-            this.ButtonNewCommandSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
+            this.ButtonNewCommandSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
             this.ButtonNewCommandSet.Grid = null;
             this.ButtonNewCommandSet.Location = new System.Drawing.Point(810, 6);
             this.ButtonNewCommandSet.Name = "ButtonNewCommandSet";
@@ -1083,7 +1083,7 @@ namespace UAS_DeviceMonitor
             // 
             // ButtonSaveCommandSet
             // 
-            this.ButtonSaveCommandSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
+            this.ButtonSaveCommandSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
             this.ButtonSaveCommandSet.Grid = null;
             this.ButtonSaveCommandSet.HandlerOtherFirst = true;
             this.ButtonSaveCommandSet.Location = new System.Drawing.Point(880, 6);
@@ -1095,7 +1095,7 @@ namespace UAS_DeviceMonitor
             // 
             // ButtonPausePolling
             // 
-            this.ButtonPausePolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
+            this.ButtonPausePolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
             this.ButtonPausePolling.Location = new System.Drawing.Point(729, 6);
             this.ButtonPausePolling.Name = "ButtonPausePolling";
             this.ButtonPausePolling.Size = new System.Drawing.Size(75, 23);
@@ -1105,7 +1105,7 @@ namespace UAS_DeviceMonitor
             // 
             // ButtonStartPolling
             // 
-            this.ButtonStartPolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
+            this.ButtonStartPolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
             this.ButtonStartPolling.Location = new System.Drawing.Point(648, 6);
             this.ButtonStartPolling.Name = "ButtonStartPolling";
             this.ButtonStartPolling.Size = new System.Drawing.Size(75, 23);