|
@@ -33,8 +33,8 @@ namespace UAS_LabelMachine
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(客户标签维护));
|
|
|
- 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();
|
|
|
this.cl_code_label = new System.Windows.Forms.Label();
|
|
|
this.cu_name_label = new System.Windows.Forms.Label();
|
|
|
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
|
@@ -85,6 +85,7 @@ namespace UAS_LabelMachine
|
|
|
this.UpdateGrid = new UAS_LabelMachine.CustomControl.NormalButton();
|
|
|
this.Screen = new UAS_LabelMachine.CustomControl.NormalButton();
|
|
|
this.cu_name = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.PortModel = new System.Windows.Forms.CheckBox();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
@@ -332,17 +333,22 @@ namespace UAS_LabelMachine
|
|
|
//
|
|
|
// la_code
|
|
|
//
|
|
|
+ this.la_code.AllPower = null;
|
|
|
this.la_code.Caller = null;
|
|
|
this.la_code.Condition = null;
|
|
|
+ this.la_code.DBTitle = null;
|
|
|
this.la_code.FormName = null;
|
|
|
this.la_code.Location = new System.Drawing.Point(659, 455);
|
|
|
this.la_code.Name = "la_code";
|
|
|
+ this.la_code.Power = null;
|
|
|
+ this.la_code.ReturnData = null;
|
|
|
this.la_code.SelectField = null;
|
|
|
this.la_code.SetValueField = null;
|
|
|
this.la_code.Size = new System.Drawing.Size(161, 21);
|
|
|
this.la_code.TabIndex = 179;
|
|
|
this.la_code.TableName = null;
|
|
|
this.la_code.Tag = "la_code";
|
|
|
+ this.la_code.TextBoxEnable = false;
|
|
|
//
|
|
|
// Save
|
|
|
//
|
|
@@ -395,16 +401,16 @@ namespace UAS_LabelMachine
|
|
|
this.cl_status});
|
|
|
this.LabelDataGridView.Location = new System.Drawing.Point(17, 90);
|
|
|
this.LabelDataGridView.Name = "LabelDataGridView";
|
|
|
- dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.Blue;
|
|
|
- dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
- dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
- dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
|
|
|
- dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.LabelDataGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.White;
|
|
|
- this.LabelDataGridView.RowsDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
+ dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle3.BackColor = System.Drawing.Color.Blue;
|
|
|
+ dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
+ dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
|
|
|
+ dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.LabelDataGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
|
|
|
+ dataGridViewCellStyle4.BackColor = System.Drawing.Color.White;
|
|
|
+ this.LabelDataGridView.RowsDefaultCellStyle = dataGridViewCellStyle4;
|
|
|
this.LabelDataGridView.RowTemplate.Height = 23;
|
|
|
this.LabelDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
this.LabelDataGridView.Size = new System.Drawing.Size(890, 348);
|
|
@@ -519,31 +525,41 @@ namespace UAS_LabelMachine
|
|
|
//
|
|
|
// 客户编号
|
|
|
//
|
|
|
+ this.客户编号.AllPower = null;
|
|
|
this.客户编号.Caller = null;
|
|
|
this.客户编号.Condition = null;
|
|
|
+ this.客户编号.DBTitle = null;
|
|
|
this.客户编号.FormName = null;
|
|
|
this.客户编号.Location = new System.Drawing.Point(116, 453);
|
|
|
this.客户编号.Name = "客户编号";
|
|
|
+ this.客户编号.Power = null;
|
|
|
+ this.客户编号.ReturnData = null;
|
|
|
this.客户编号.SelectField = null;
|
|
|
this.客户编号.SetValueField = null;
|
|
|
this.客户编号.Size = new System.Drawing.Size(136, 21);
|
|
|
this.客户编号.TabIndex = 168;
|
|
|
this.客户编号.TableName = null;
|
|
|
this.客户编号.Tag = "cu_code";
|
|
|
+ this.客户编号.TextBoxEnable = false;
|
|
|
//
|
|
|
// cu_code
|
|
|
//
|
|
|
+ this.cu_code.AllPower = null;
|
|
|
this.cu_code.Caller = null;
|
|
|
this.cu_code.Condition = null;
|
|
|
+ this.cu_code.DBTitle = null;
|
|
|
this.cu_code.FormName = null;
|
|
|
this.cu_code.Location = new System.Drawing.Point(127, 16);
|
|
|
this.cu_code.Name = "cu_code";
|
|
|
+ this.cu_code.Power = null;
|
|
|
+ this.cu_code.ReturnData = null;
|
|
|
this.cu_code.SelectField = null;
|
|
|
this.cu_code.SetValueField = null;
|
|
|
this.cu_code.Size = new System.Drawing.Size(150, 21);
|
|
|
this.cu_code.TabIndex = 159;
|
|
|
this.cu_code.TableName = null;
|
|
|
this.cu_code.Tag = "cl_custcode";
|
|
|
+ this.cu_code.TextBoxEnable = false;
|
|
|
//
|
|
|
// UpdateGrid
|
|
|
//
|
|
@@ -581,11 +597,23 @@ namespace UAS_LabelMachine
|
|
|
this.cu_name.TabIndex = 147;
|
|
|
this.cu_name.Tag = "cu_name";
|
|
|
//
|
|
|
+ // PortModel
|
|
|
+ //
|
|
|
+ this.PortModel.AutoSize = true;
|
|
|
+ this.PortModel.Location = new System.Drawing.Point(923, 116);
|
|
|
+ this.PortModel.Name = "PortModel";
|
|
|
+ this.PortModel.Size = new System.Drawing.Size(96, 16);
|
|
|
+ this.PortModel.TabIndex = 193;
|
|
|
+ this.PortModel.Text = "启用被动模式";
|
|
|
+ this.PortModel.UseVisualStyleBackColor = true;
|
|
|
+ this.PortModel.CheckedChanged += new System.EventHandler(this.PortModel_CheckedChanged);
|
|
|
+ //
|
|
|
// 客户标签维护
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1179, 581);
|
|
|
+ this.Controls.Add(this.PortModel);
|
|
|
this.Controls.Add(this.pictureBox1);
|
|
|
this.Controls.Add(this.pagination1);
|
|
|
this.Controls.Add(this.NewLabel);
|
|
@@ -687,5 +715,6 @@ namespace UAS_LabelMachine
|
|
|
private DataGridViewTextBoxColumn cl_labelsoft;
|
|
|
private DataGridViewTextBoxColumn cl_status;
|
|
|
private PictureBox pictureBox1;
|
|
|
+ private CheckBox PortModel;
|
|
|
}
|
|
|
}
|