Explorar el Código

支持指定文档发送

callm hace 1 año
padre
commit
78f6e97ac5
Se han modificado 2 ficheros con 20 adiciones y 4 borrados
  1. 8 4
      FileWatcher/SOP.Designer.cs
  2. 12 0
      FileWatcher/SOP.resx

+ 8 - 4
FileWatcher/SOP.Designer.cs

@@ -125,7 +125,9 @@
             // 
             // OperatResult
             // 
-            this.OperatResult.Location = new System.Drawing.Point(865, 525);
+            this.OperatResult.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
+            | System.Windows.Forms.AnchorStyles.Right)));
+            this.OperatResult.Location = new System.Drawing.Point(865, 841);
             this.OperatResult.Name = "OperatResult";
             this.OperatResult.Size = new System.Drawing.Size(1068, 381);
             this.OperatResult.TabIndex = 12;
@@ -216,6 +218,8 @@
             // 
             // SendDGV
             // 
+            this.SendDGV.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
+            | System.Windows.Forms.AnchorStyles.Right)));
             this.SendDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
             this.SendDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
             this.CheckColumn,
@@ -226,12 +230,12 @@
             this.SendDGV.Name = "SendDGV";
             this.SendDGV.RowHeadersWidth = 82;
             this.SendDGV.RowTemplate.Height = 37;
-            this.SendDGV.Size = new System.Drawing.Size(1068, 466);
+            this.SendDGV.Size = new System.Drawing.Size(1068, 788);
             this.SendDGV.TabIndex = 22;
             // 
             // ChooseALL
             // 
-            this.ChooseALL.Location = new System.Drawing.Point(957, 51);
+            this.ChooseALL.Location = new System.Drawing.Point(865, 54);
             this.ChooseALL.Name = "ChooseALL";
             this.ChooseALL.Size = new System.Drawing.Size(80, 42);
             this.ChooseALL.TabIndex = 23;
@@ -273,7 +277,7 @@
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1945, 934);
+            this.ClientSize = new System.Drawing.Size(1945, 1234);
             this.Controls.Add(this.ChooseALL);
             this.Controls.Add(this.SendDGV);
             this.Controls.Add(this.li_code);

+ 12 - 0
FileWatcher/SOP.resx

@@ -132,4 +132,16 @@
   <metadata name="issend.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
     <value>True</value>
   </metadata>
+  <metadata name="CheckColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>True</value>
+  </metadata>
+  <metadata name="fp_name.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>True</value>
+  </metadata>
+  <metadata name="fp_path.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>True</value>
+  </metadata>
+  <metadata name="issend.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>True</value>
+  </metadata>
 </root>