|
@@ -28,21 +28,21 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
@@ -88,6 +88,9 @@
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
this.dgvHISDirectory = new Sunny.UI.UIDataGridView();
|
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
|
+ this.lblPage = new Sunny.UI.UILabel();
|
|
|
+ this.lblPageOrder = new Sunny.UI.UILabel();
|
|
|
+ this.numPage = new Sunny.UI.UITextBox();
|
|
|
this.btnExport = new Sunny.UI.UIButton();
|
|
|
this.btnCancelUpShip = new Sunny.UI.UIButton();
|
|
|
this.btnUpShip = new Sunny.UI.UIButton();
|
|
@@ -198,28 +201,28 @@
|
|
|
//
|
|
|
this.dgvDirectoy.AllowUserToAddRows = false;
|
|
|
this.dgvDirectoy.AllowUserToDeleteRows = false;
|
|
|
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
- this.dgvDirectoy.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
+ dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
+ this.dgvDirectoy.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
|
|
|
this.dgvDirectoy.BackgroundColor = System.Drawing.Color.White;
|
|
|
this.dgvDirectoy.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
|
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.dgvDirectoy.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
+ dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
+ dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dgvDirectoy.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
|
|
|
this.dgvDirectoy.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.dgvDirectoy.ContextMenuStrip = this.cmsUpdateInsuDir;
|
|
|
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
|
|
|
- dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
- this.dgvDirectoy.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
+ dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.dgvDirectoy.DefaultCellStyle = dataGridViewCellStyle8;
|
|
|
this.dgvDirectoy.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.dgvDirectoy.EnableHeadersVisualStyles = false;
|
|
|
this.dgvDirectoy.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -227,18 +230,18 @@
|
|
|
this.dgvDirectoy.Location = new System.Drawing.Point(0, 0);
|
|
|
this.dgvDirectoy.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.dgvDirectoy.Name = "dgvDirectoy";
|
|
|
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.dgvDirectoy.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
|
|
|
+ dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dgvDirectoy.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
|
|
|
this.dgvDirectoy.RowHeadersWidth = 51;
|
|
|
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.dgvDirectoy.RowsDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
+ dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.dgvDirectoy.RowsDefaultCellStyle = dataGridViewCellStyle10;
|
|
|
this.dgvDirectoy.RowTemplate.Height = 23;
|
|
|
this.dgvDirectoy.SelectedIndex = -1;
|
|
|
this.dgvDirectoy.Size = new System.Drawing.Size(1822, 334);
|
|
@@ -774,7 +777,7 @@
|
|
|
this.tabPage2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.tabPage2.Name = "tabPage2";
|
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
- this.tabPage2.Size = new System.Drawing.Size(1702, 689);
|
|
|
+ this.tabPage2.Size = new System.Drawing.Size(1830, 689);
|
|
|
this.tabPage2.TabIndex = 1;
|
|
|
this.tabPage2.Text = "数据对照";
|
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
@@ -786,7 +789,7 @@
|
|
|
this.panel7.Location = new System.Drawing.Point(242, 3);
|
|
|
this.panel7.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.panel7.Name = "panel7";
|
|
|
- this.panel7.Size = new System.Drawing.Size(1456, 683);
|
|
|
+ this.panel7.Size = new System.Drawing.Size(1584, 683);
|
|
|
this.panel7.TabIndex = 3;
|
|
|
//
|
|
|
// uiSplitContainer1
|
|
@@ -807,7 +810,7 @@
|
|
|
// uiSplitContainer1.Panel2
|
|
|
//
|
|
|
this.uiSplitContainer1.Panel2.Controls.Add(this.panel4);
|
|
|
- this.uiSplitContainer1.Size = new System.Drawing.Size(1456, 683);
|
|
|
+ this.uiSplitContainer1.Size = new System.Drawing.Size(1584, 683);
|
|
|
this.uiSplitContainer1.SplitterDistance = 344;
|
|
|
this.uiSplitContainer1.SplitterWidth = 13;
|
|
|
this.uiSplitContainer1.TabIndex = 3;
|
|
@@ -822,35 +825,35 @@
|
|
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panel3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.panel3.Name = "panel3";
|
|
|
- this.panel3.Size = new System.Drawing.Size(1456, 344);
|
|
|
+ this.panel3.Size = new System.Drawing.Size(1584, 344);
|
|
|
this.panel3.TabIndex = 2;
|
|
|
//
|
|
|
// dgvHISDirectory
|
|
|
//
|
|
|
this.dgvHISDirectory.AllowUserToAddRows = false;
|
|
|
this.dgvHISDirectory.AllowUserToDeleteRows = false;
|
|
|
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
- this.dgvHISDirectory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
|
|
|
+ dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
+ this.dgvHISDirectory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
|
|
|
this.dgvHISDirectory.BackgroundColor = System.Drawing.Color.White;
|
|
|
this.dgvHISDirectory.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
|
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.dgvHISDirectory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
|
|
|
+ dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
+ dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dgvHISDirectory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
|
|
|
this.dgvHISDirectory.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.dgvHISDirectory.ContextMenuStrip = this.cmsMapping;
|
|
|
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
|
|
|
- dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
- this.dgvHISDirectory.DefaultCellStyle = dataGridViewCellStyle8;
|
|
|
+ dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.dgvHISDirectory.DefaultCellStyle = dataGridViewCellStyle18;
|
|
|
this.dgvHISDirectory.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.dgvHISDirectory.EnableHeadersVisualStyles = false;
|
|
|
this.dgvHISDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -858,22 +861,22 @@
|
|
|
this.dgvHISDirectory.Location = new System.Drawing.Point(0, 57);
|
|
|
this.dgvHISDirectory.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.dgvHISDirectory.Name = "dgvHISDirectory";
|
|
|
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.dgvHISDirectory.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
|
|
|
+ dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dgvHISDirectory.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;
|
|
|
this.dgvHISDirectory.RowHeadersWidth = 51;
|
|
|
this.dgvHISDirectory.RowHeight = 25;
|
|
|
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.dgvHISDirectory.RowsDefaultCellStyle = dataGridViewCellStyle10;
|
|
|
+ dataGridViewCellStyle20.BackColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.dgvHISDirectory.RowsDefaultCellStyle = dataGridViewCellStyle20;
|
|
|
this.dgvHISDirectory.RowTemplate.Height = 25;
|
|
|
this.dgvHISDirectory.SelectedIndex = -1;
|
|
|
- this.dgvHISDirectory.Size = new System.Drawing.Size(1456, 244);
|
|
|
+ this.dgvHISDirectory.Size = new System.Drawing.Size(1584, 244);
|
|
|
this.dgvHISDirectory.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
this.dgvHISDirectory.TabIndex = 4;
|
|
|
this.dgvHISDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -882,6 +885,9 @@
|
|
|
//
|
|
|
// panel5
|
|
|
//
|
|
|
+ this.panel5.Controls.Add(this.lblPage);
|
|
|
+ this.panel5.Controls.Add(this.lblPageOrder);
|
|
|
+ this.panel5.Controls.Add(this.numPage);
|
|
|
this.panel5.Controls.Add(this.btnExport);
|
|
|
this.panel5.Controls.Add(this.btnCancelUpShip);
|
|
|
this.panel5.Controls.Add(this.btnUpShip);
|
|
@@ -895,14 +901,55 @@
|
|
|
this.panel5.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panel5.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.panel5.Name = "panel5";
|
|
|
- this.panel5.Size = new System.Drawing.Size(1456, 57);
|
|
|
+ this.panel5.Size = new System.Drawing.Size(1584, 57);
|
|
|
this.panel5.TabIndex = 1;
|
|
|
//
|
|
|
+ // lblPage
|
|
|
+ //
|
|
|
+ this.lblPage.AutoSize = true;
|
|
|
+ this.lblPage.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblPage.Location = new System.Drawing.Point(1035, 14);
|
|
|
+ this.lblPage.Name = "lblPage";
|
|
|
+ this.lblPage.Size = new System.Drawing.Size(24, 20);
|
|
|
+ this.lblPage.TabIndex = 15;
|
|
|
+ this.lblPage.Text = "页";
|
|
|
+ this.lblPage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
+ this.lblPage.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ //
|
|
|
+ // lblPageOrder
|
|
|
+ //
|
|
|
+ this.lblPageOrder.AutoSize = true;
|
|
|
+ this.lblPageOrder.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblPageOrder.Location = new System.Drawing.Point(955, 14);
|
|
|
+ this.lblPageOrder.Name = "lblPageOrder";
|
|
|
+ this.lblPageOrder.Size = new System.Drawing.Size(24, 20);
|
|
|
+ this.lblPageOrder.TabIndex = 15;
|
|
|
+ this.lblPageOrder.Text = "第";
|
|
|
+ this.lblPageOrder.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
+ this.lblPageOrder.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ //
|
|
|
+ // numPage
|
|
|
+ //
|
|
|
+ this.numPage.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
|
+ this.numPage.DoubleValue = 1D;
|
|
|
+ this.numPage.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.numPage.IntValue = 1;
|
|
|
+ this.numPage.Location = new System.Drawing.Point(982, 11);
|
|
|
+ this.numPage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.numPage.MinimumSize = new System.Drawing.Size(1, 16);
|
|
|
+ this.numPage.Name = "numPage";
|
|
|
+ this.numPage.ShowText = false;
|
|
|
+ this.numPage.Size = new System.Drawing.Size(50, 27);
|
|
|
+ this.numPage.TabIndex = 14;
|
|
|
+ this.numPage.Text = "1";
|
|
|
+ this.numPage.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
+ this.numPage.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ //
|
|
|
// btnExport
|
|
|
//
|
|
|
this.btnExport.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btnExport.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnExport.Location = new System.Drawing.Point(987, 10);
|
|
|
+ this.btnExport.Location = new System.Drawing.Point(1094, 10);
|
|
|
this.btnExport.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btnExport.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.btnExport.Name = "btnExport";
|
|
@@ -919,7 +966,7 @@
|
|
|
this.btnCancelUpShip.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.btnCancelUpShip.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btnCancelUpShip.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnCancelUpShip.Location = new System.Drawing.Point(1259, 10);
|
|
|
+ this.btnCancelUpShip.Location = new System.Drawing.Point(1387, 10);
|
|
|
this.btnCancelUpShip.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.btnCancelUpShip.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.btnCancelUpShip.Name = "btnCancelUpShip";
|
|
@@ -935,7 +982,7 @@
|
|
|
this.btnUpShip.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.btnUpShip.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btnUpShip.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnUpShip.Location = new System.Drawing.Point(1106, 10);
|
|
|
+ this.btnUpShip.Location = new System.Drawing.Point(1234, 10);
|
|
|
this.btnUpShip.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.btnUpShip.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.btnUpShip.Name = "btnUpShip";
|
|
@@ -1048,7 +1095,7 @@
|
|
|
this.pgHISDirect.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
|
|
|
this.pgHISDirect.ShowJumpButton = false;
|
|
|
this.pgHISDirect.ShowText = false;
|
|
|
- this.pgHISDirect.Size = new System.Drawing.Size(1456, 43);
|
|
|
+ this.pgHISDirect.Size = new System.Drawing.Size(1584, 43);
|
|
|
this.pgHISDirect.TabIndex = 6;
|
|
|
this.pgHISDirect.Text = "uiPagination2";
|
|
|
this.pgHISDirect.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -1062,7 +1109,7 @@
|
|
|
this.LabExplain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.LabExplain.Location = new System.Drawing.Point(741, 3);
|
|
|
this.LabExplain.Name = "LabExplain";
|
|
|
- this.LabExplain.Size = new System.Drawing.Size(288, 30);
|
|
|
+ this.LabExplain.Size = new System.Drawing.Size(416, 30);
|
|
|
this.LabExplain.TabIndex = 26;
|
|
|
this.LabExplain.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.LabExplain.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -1076,34 +1123,34 @@
|
|
|
this.panel4.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panel4.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.panel4.Name = "panel4";
|
|
|
- this.panel4.Size = new System.Drawing.Size(1456, 326);
|
|
|
+ this.panel4.Size = new System.Drawing.Size(1584, 326);
|
|
|
this.panel4.TabIndex = 3;
|
|
|
//
|
|
|
// dgvCenterDirectory
|
|
|
//
|
|
|
this.dgvCenterDirectory.AllowUserToAddRows = false;
|
|
|
this.dgvCenterDirectory.AllowUserToDeleteRows = false;
|
|
|
- dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
- this.dgvCenterDirectory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
|
|
|
+ dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
+ this.dgvCenterDirectory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
this.dgvCenterDirectory.BackgroundColor = System.Drawing.Color.White;
|
|
|
this.dgvCenterDirectory.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
|
- dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
- dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
- dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
- dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.dgvCenterDirectory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
|
|
|
+ dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
+ dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dgvCenterDirectory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
this.dgvCenterDirectory.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
- dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
|
|
|
- dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
- dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
- dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
- this.dgvCenterDirectory.DefaultCellStyle = dataGridViewCellStyle13;
|
|
|
+ dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.dgvCenterDirectory.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
this.dgvCenterDirectory.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.dgvCenterDirectory.EnableHeadersVisualStyles = false;
|
|
|
this.dgvCenterDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -1111,21 +1158,21 @@
|
|
|
this.dgvCenterDirectory.Location = new System.Drawing.Point(0, 50);
|
|
|
this.dgvCenterDirectory.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.dgvCenterDirectory.Name = "dgvCenterDirectory";
|
|
|
- dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.dgvCenterDirectory.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
|
|
|
+ dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dgvCenterDirectory.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
|
|
|
this.dgvCenterDirectory.RowHeadersWidth = 51;
|
|
|
- dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.dgvCenterDirectory.RowsDefaultCellStyle = dataGridViewCellStyle15;
|
|
|
+ dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.dgvCenterDirectory.RowsDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
this.dgvCenterDirectory.RowTemplate.Height = 23;
|
|
|
this.dgvCenterDirectory.SelectedIndex = -1;
|
|
|
- this.dgvCenterDirectory.Size = new System.Drawing.Size(1456, 233);
|
|
|
+ this.dgvCenterDirectory.Size = new System.Drawing.Size(1584, 233);
|
|
|
this.dgvCenterDirectory.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
this.dgvCenterDirectory.TabIndex = 3;
|
|
|
this.dgvCenterDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -1144,7 +1191,7 @@
|
|
|
this.panel6.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panel6.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.panel6.Name = "panel6";
|
|
|
- this.panel6.Size = new System.Drawing.Size(1456, 50);
|
|
|
+ this.panel6.Size = new System.Drawing.Size(1584, 50);
|
|
|
this.panel6.TabIndex = 2;
|
|
|
//
|
|
|
// tbManufacturer
|
|
@@ -1360,7 +1407,7 @@
|
|
|
this.pgCenterDirect.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
|
|
|
this.pgCenterDirect.ShowJumpButton = false;
|
|
|
this.pgCenterDirect.ShowText = false;
|
|
|
- this.pgCenterDirect.Size = new System.Drawing.Size(1456, 43);
|
|
|
+ this.pgCenterDirect.Size = new System.Drawing.Size(1584, 43);
|
|
|
this.pgCenterDirect.TabIndex = 0;
|
|
|
this.pgCenterDirect.Text = "uiPagination3";
|
|
|
this.pgCenterDirect.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -1372,7 +1419,7 @@
|
|
|
this.uiButton1.ContextMenuStrip = this.cmsMapping;
|
|
|
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiButton1.Location = new System.Drawing.Point(1232, 4);
|
|
|
+ this.uiButton1.Location = new System.Drawing.Point(1360, 4);
|
|
|
this.uiButton1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiButton1.Name = "uiButton1";
|
|
@@ -1479,6 +1526,7 @@
|
|
|
this.panel3.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvHISDirectory)).EndInit();
|
|
|
this.panel5.ResumeLayout(false);
|
|
|
+ this.panel5.PerformLayout();
|
|
|
this.pgHISDirect.ResumeLayout(false);
|
|
|
this.panel4.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvCenterDirectory)).EndInit();
|
|
@@ -1577,6 +1625,9 @@
|
|
|
private Sunny.UI.UITextBox uiTextBox3;
|
|
|
private Sunny.UI.UITextBox uiTextBox5;
|
|
|
private Sunny.UI.UILabel LabExplain;
|
|
|
+ private Sunny.UI.UILabel lblPage;
|
|
|
+ private Sunny.UI.UILabel lblPageOrder;
|
|
|
+ private Sunny.UI.UITextBox numPage;
|
|
|
}
|
|
|
}
|
|
|
|