|
|
@@ -420,9 +420,11 @@
|
|
|
this.ms_sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_sncode.AutoSize = true;
|
|
|
+ this.ms_sncode.CutLength = null;
|
|
|
this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ms_sncode.Location = new System.Drawing.Point(119, 55);
|
|
|
this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_sncode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
this.ms_sncode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.ms_sncode.TabIndex = 126;
|
|
|
@@ -768,9 +770,11 @@
|
|
|
this.ms_makecode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_makecode.AutoSize = true;
|
|
|
+ this.ms_makecode.CutLength = null;
|
|
|
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ms_makecode.Location = new System.Drawing.Point(368, 55);
|
|
|
this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_makecode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
|
this.ms_makecode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.ms_makecode.TabIndex = 85;
|
|
|
@@ -780,9 +784,11 @@
|
|
|
this.ms_prodcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_prodcode.AutoSize = true;
|
|
|
+ this.ms_prodcode.CutLength = null;
|
|
|
this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ms_prodcode.Location = new System.Drawing.Point(662, 55);
|
|
|
this.ms_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.ms_prodcode.Name = "ms_prodcode";
|
|
|
this.ms_prodcode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.ms_prodcode.TabIndex = 83;
|
|
|
@@ -792,9 +798,11 @@
|
|
|
this.pr_detail.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
+ this.pr_detail.CutLength = null;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.pr_detail.Location = new System.Drawing.Point(968, 55);
|
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_detail.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pr_detail.TabIndex = 82;
|
|
|
@@ -806,7 +814,7 @@
|
|
|
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
|
|
|
this.Clean.Image = null;
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
- this.Clean.Location = new System.Drawing.Point(1041, 697);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(1043, 697);
|
|
|
this.Clean.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
this.Clean.Name = "Clean";
|
|
|
@@ -1009,14 +1017,14 @@
|
|
|
this.Text = "维修作业";
|
|
|
this.Load += new System.EventHandler(this.维修作业_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_Repair_SizeChanged);
|
|
|
- this.panel2.ResumeLayout(false);
|
|
|
+ this.panel2.ResumeLayout(true);
|
|
|
this.panel2.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LocationSource)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.mbp_partdgv)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.mbl_locdgv)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.RefreshTreeView)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|