namespace WarM
|
{
|
partial class Gy_BarCodeBill_automaticallyByPLC_New
|
{
|
/// <summary>
|
/// 必需的设计器变量。
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// 清理所有正在使用的资源。
|
/// </summary>
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows 窗体设计器生成的代码
|
|
/// <summary>
|
/// 设计器支持所需的方法 - 不要
|
/// 使用代码编辑器修改此方法的内容。
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Gy_BarCodeBill_automaticallyByPLC_New));
|
this.Tool = new System.Windows.Forms.ToolStrip();
|
this.dy = new System.Windows.Forms.ToolStripButton();
|
this.sdy = new System.Windows.Forms.ToolStripButton();
|
this.yl = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
this.AddRow = new System.Windows.Forms.ToolStripButton();
|
this.spRow = new System.Windows.Forms.ToolStripButton();
|
this.bc = new System.Windows.Forms.ToolStripButton();
|
this.DelRow = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
|
this.wxm = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
|
this.cz = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
this.kc = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
|
this.mrlk = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
|
this.bclk = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
|
this.tb = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
this.gl = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
|
this.BatchNo = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
this.tc = new System.Windows.Forms.ToolStripButton();
|
this.lblCaption = new System.Windows.Forms.Label();
|
this.P1 = new System.Windows.Forms.Panel();
|
this.tabControl_MainInfo = new System.Windows.Forms.TabControl();
|
this.tabPage_BillInfo = new System.Windows.Forms.TabPage();
|
this.gbUp = new System.Windows.Forms.GroupBox();
|
this.cmdSourceBillNo = new System.Windows.Forms.Button();
|
this.cmbHWorksNumber = new System.Windows.Forms.ComboBox();
|
this.label4 = new System.Windows.Forms.Label();
|
this.cmbHOrgID = new System.Windows.Forms.ComboBox();
|
this.radioButton_HIsUsingBatchNo = new System.Windows.Forms.RadioButton();
|
this.label_SourceName = new System.Windows.Forms.Label();
|
this.button_stopListen = new System.Windows.Forms.Button();
|
this.textBox_SourceName = new System.Windows.Forms.TextBox();
|
this.dtpHDate = new System.Windows.Forms.DateTimePicker();
|
this.label_HMaterNumber = new System.Windows.Forms.Label();
|
this.label2 = new System.Windows.Forms.Label();
|
this.textBox_HMaterNumber = new System.Windows.Forms.TextBox();
|
this.button_startListen = new System.Windows.Forms.Button();
|
this.label_HMaterName = new System.Windows.Forms.Label();
|
this.cmbHBarCodeType = new System.Windows.Forms.ComboBox();
|
this.textBox_HMaterName = new System.Windows.Forms.TextBox();
|
this.label_HMaterModel = new System.Windows.Forms.Label();
|
this.label1 = new System.Windows.Forms.Label();
|
this.textBox_HMaterModel = new System.Windows.Forms.TextBox();
|
this.label3 = new System.Windows.Forms.Label();
|
this.label_HPlanQty = new System.Windows.Forms.Label();
|
this.textBox_HQty = new System.Windows.Forms.TextBox();
|
this.textBox_HPlanQty = new System.Windows.Forms.TextBox();
|
this.label10 = new System.Windows.Forms.Label();
|
this.txtHSourceBillNo = new System.Windows.Forms.TextBox();
|
this.cmbSourceBillType = new System.Windows.Forms.ComboBox();
|
this.label14 = new System.Windows.Forms.Label();
|
this.label_HQty = new System.Windows.Forms.Label();
|
this.tabPage_ParamsInfo = new System.Windows.Forms.TabPage();
|
this.groupBox_ParamsInfo = new System.Windows.Forms.GroupBox();
|
this.button_resetParams = new System.Windows.Forms.Button();
|
this.button_saveParams = new System.Windows.Forms.Button();
|
this.textBox_PrintModelParams = new System.Windows.Forms.TextBox();
|
this.label_PrintModelParams = new System.Windows.Forms.Label();
|
this.comboBox_PrinterParams = new System.Windows.Forms.ComboBox();
|
this.label_PrinterParams = new System.Windows.Forms.Label();
|
this.comboBox_SourceNameParams = new System.Windows.Forms.ComboBox();
|
this.label_SourceNameParams = new System.Windows.Forms.Label();
|
this.textBox_PortParams = new System.Windows.Forms.TextBox();
|
this.label_PortParams = new System.Windows.Forms.Label();
|
this.textBox_IPParams = new System.Windows.Forms.TextBox();
|
this.label_IPParams = new System.Windows.Forms.Label();
|
this.pic1 = new System.Windows.Forms.PictureBox();
|
this.panel2 = new System.Windows.Forms.Panel();
|
this.txtHDeleteDate = new System.Windows.Forms.Label();
|
this.label25 = new System.Windows.Forms.Label();
|
this.txtHDeleteMan = new System.Windows.Forms.Label();
|
this.label27 = new System.Windows.Forms.Label();
|
this.txtHUpDateDate = new System.Windows.Forms.Label();
|
this.label23 = new System.Windows.Forms.Label();
|
this.txtHUpDater = new System.Windows.Forms.Label();
|
this.label21 = new System.Windows.Forms.Label();
|
this.txtHCloseDate = new System.Windows.Forms.Label();
|
this.label19 = new System.Windows.Forms.Label();
|
this.txtHCloseMan = new System.Windows.Forms.Label();
|
this.label17 = new System.Windows.Forms.Label();
|
this.txtHCheckDate = new System.Windows.Forms.Label();
|
this.label15 = new System.Windows.Forms.Label();
|
this.txtHChecker = new System.Windows.Forms.Label();
|
this.label13 = new System.Windows.Forms.Label();
|
this.txtHMakeDate = new System.Windows.Forms.Label();
|
this.label11 = new System.Windows.Forms.Label();
|
this.txtHMaker = new System.Windows.Forms.Label();
|
this.label8 = new System.Windows.Forms.Label();
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
this.panel1 = new System.Windows.Forms.Panel();
|
this.panel3 = new System.Windows.Forms.Panel();
|
this.grdSum = new System.Windows.Forms.DataGridView();
|
this.grdPrint = new System.Windows.Forms.DataGridView();
|
this.tabPage3 = new System.Windows.Forms.TabPage();
|
this.grdList = new System.Windows.Forms.DataGridView();
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
this.grdSub = new System.Windows.Forms.DataGridView();
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
this.grdMain = new System.Windows.Forms.DataGridView();
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
this.tabPage4 = new System.Windows.Forms.TabPage();
|
this.grdBillBarCodeList = new System.Windows.Forms.DataGridView();
|
this.pageSetupDialog1 = new System.Windows.Forms.PageSetupDialog();
|
this.printDocument1 = new System.Drawing.Printing.PrintDocument();
|
this.printDialog1 = new System.Windows.Forms.PrintDialog();
|
this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
|
this.timer2 = new System.Windows.Forms.Timer(this.components);
|
this.timer3 = new System.Windows.Forms.Timer(this.components);
|
this.Tool.SuspendLayout();
|
this.P1.SuspendLayout();
|
this.tabControl_MainInfo.SuspendLayout();
|
this.tabPage_BillInfo.SuspendLayout();
|
this.gbUp.SuspendLayout();
|
this.tabPage_ParamsInfo.SuspendLayout();
|
this.groupBox_ParamsInfo.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit();
|
this.panel2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.grdPrint)).BeginInit();
|
this.tabPage3.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
|
this.tabPage2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdSub)).BeginInit();
|
this.tabPage1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
|
this.tabControl1.SuspendLayout();
|
this.tabPage4.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdBillBarCodeList)).BeginInit();
|
this.SuspendLayout();
|
//
|
// Tool
|
//
|
this.Tool.AutoSize = false;
|
this.Tool.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("Tool.BackgroundImage")));
|
this.Tool.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.Tool.ImageScalingSize = new System.Drawing.Size(22, 22);
|
this.Tool.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.dy,
|
this.sdy,
|
this.yl,
|
this.toolStripSeparator2,
|
this.AddRow,
|
this.spRow,
|
this.bc,
|
this.DelRow,
|
this.toolStripSeparator4,
|
this.toolStripSeparator8,
|
this.wxm,
|
this.toolStripSeparator9,
|
this.cz,
|
this.toolStripSeparator5,
|
this.kc,
|
this.toolStripSeparator1,
|
this.toolStripSeparator12,
|
this.mrlk,
|
this.toolStripSeparator11,
|
this.bclk,
|
this.toolStripSeparator10,
|
this.tb,
|
this.toolStripSeparator6,
|
this.gl,
|
this.toolStripSeparator7,
|
this.BatchNo,
|
this.toolStripSeparator3,
|
this.tc});
|
this.Tool.Location = new System.Drawing.Point(0, 0);
|
this.Tool.Name = "Tool";
|
this.Tool.Padding = new System.Windows.Forms.Padding(0);
|
this.Tool.Size = new System.Drawing.Size(1924, 75);
|
this.Tool.Stretch = true;
|
this.Tool.TabIndex = 17;
|
this.Tool.Text = "toolStrip1";
|
//
|
// dy
|
//
|
this.dy.AutoSize = false;
|
this.dy.Image = ((System.Drawing.Image)(resources.GetObject("dy.Image")));
|
this.dy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.dy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.dy.ImageTransparentColor = System.Drawing.Color.White;
|
this.dy.Name = "dy";
|
this.dy.Size = new System.Drawing.Size(35, 47);
|
this.dy.Text = "打印";
|
this.dy.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.dy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.dy.Visible = false;
|
//
|
// sdy
|
//
|
this.sdy.AutoSize = false;
|
this.sdy.Image = ((System.Drawing.Image)(resources.GetObject("sdy.Image")));
|
this.sdy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sdy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.sdy.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.sdy.Name = "sdy";
|
this.sdy.Size = new System.Drawing.Size(35, 47);
|
this.sdy.Text = "浏览";
|
this.sdy.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sdy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.sdy.Visible = false;
|
//
|
// yl
|
//
|
this.yl.AutoSize = false;
|
this.yl.Image = ((System.Drawing.Image)(resources.GetObject("yl.Image")));
|
this.yl.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.yl.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.yl.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.yl.Name = "yl";
|
this.yl.Size = new System.Drawing.Size(35, 47);
|
this.yl.Text = "预览";
|
this.yl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.yl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.yl.Visible = false;
|
//
|
// toolStripSeparator2
|
//
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 75);
|
//
|
// AddRow
|
//
|
this.AddRow.AutoSize = false;
|
this.AddRow.Image = ((System.Drawing.Image)(resources.GetObject("AddRow.Image")));
|
this.AddRow.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.AddRow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.AddRow.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.AddRow.Name = "AddRow";
|
this.AddRow.Size = new System.Drawing.Size(35, 47);
|
this.AddRow.Text = "增行";
|
this.AddRow.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.AddRow.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.AddRow.Visible = false;
|
this.AddRow.Click += new System.EventHandler(this.AddRow_Click);
|
//
|
// spRow
|
//
|
this.spRow.AutoSize = false;
|
this.spRow.Image = ((System.Drawing.Image)(resources.GetObject("spRow.Image")));
|
this.spRow.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.spRow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.spRow.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.spRow.Name = "spRow";
|
this.spRow.Size = new System.Drawing.Size(35, 47);
|
this.spRow.Text = "拆行";
|
this.spRow.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.spRow.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.spRow.Visible = false;
|
//
|
// bc
|
//
|
this.bc.AutoSize = false;
|
this.bc.Image = ((System.Drawing.Image)(resources.GetObject("bc.Image")));
|
this.bc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.bc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.bc.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.bc.Name = "bc";
|
this.bc.Size = new System.Drawing.Size(60, 60);
|
this.bc.Text = "生成";
|
this.bc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.bc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.bc.Click += new System.EventHandler(this.bc_Click);
|
//
|
// DelRow
|
//
|
this.DelRow.AutoSize = false;
|
this.DelRow.Image = ((System.Drawing.Image)(resources.GetObject("DelRow.Image")));
|
this.DelRow.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.DelRow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.DelRow.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.DelRow.Name = "DelRow";
|
this.DelRow.Size = new System.Drawing.Size(35, 47);
|
this.DelRow.Text = "删行";
|
this.DelRow.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.DelRow.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.DelRow.Visible = false;
|
this.DelRow.Click += new System.EventHandler(this.DelRow_Click);
|
//
|
// toolStripSeparator4
|
//
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 75);
|
this.toolStripSeparator4.Visible = false;
|
//
|
// toolStripSeparator8
|
//
|
this.toolStripSeparator8.Name = "toolStripSeparator8";
|
this.toolStripSeparator8.Size = new System.Drawing.Size(6, 75);
|
this.toolStripSeparator8.Visible = false;
|
//
|
// wxm
|
//
|
this.wxm.AutoSize = false;
|
this.wxm.Image = ((System.Drawing.Image)(resources.GetObject("wxm.Image")));
|
this.wxm.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.wxm.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.wxm.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.wxm.Name = "wxm";
|
this.wxm.Size = new System.Drawing.Size(50, 47);
|
this.wxm.Text = "外箱码";
|
this.wxm.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.wxm.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.wxm.Visible = false;
|
//
|
// toolStripSeparator9
|
//
|
this.toolStripSeparator9.Name = "toolStripSeparator9";
|
this.toolStripSeparator9.Size = new System.Drawing.Size(6, 75);
|
//
|
// cz
|
//
|
this.cz.AutoSize = false;
|
this.cz.Image = ((System.Drawing.Image)(resources.GetObject("cz.Image")));
|
this.cz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.cz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.cz.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.cz.Name = "cz";
|
this.cz.Size = new System.Drawing.Size(35, 47);
|
this.cz.Text = "重置";
|
this.cz.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.cz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.cz.Visible = false;
|
this.cz.Click += new System.EventHandler(this.cz_Click);
|
//
|
// toolStripSeparator5
|
//
|
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 75);
|
//
|
// kc
|
//
|
this.kc.AutoSize = false;
|
this.kc.Image = ((System.Drawing.Image)(resources.GetObject("kc.Image")));
|
this.kc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.kc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.kc.ImageTransparentColor = System.Drawing.Color.White;
|
this.kc.Name = "kc";
|
this.kc.Size = new System.Drawing.Size(35, 47);
|
this.kc.Text = "库存";
|
this.kc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.kc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.kc.Visible = false;
|
//
|
// toolStripSeparator1
|
//
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 75);
|
//
|
// toolStripSeparator12
|
//
|
this.toolStripSeparator12.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator12.Name = "toolStripSeparator12";
|
this.toolStripSeparator12.Size = new System.Drawing.Size(6, 75);
|
//
|
// mrlk
|
//
|
this.mrlk.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.mrlk.Image = ((System.Drawing.Image)(resources.GetObject("mrlk.Image")));
|
this.mrlk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.mrlk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.mrlk.ImageTransparentColor = System.Drawing.Color.White;
|
this.mrlk.Name = "mrlk";
|
this.mrlk.Size = new System.Drawing.Size(86, 70);
|
this.mrlk.Text = "默认列宽";
|
this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.mrlk.Click += new System.EventHandler(this.mrlk_Click);
|
//
|
// toolStripSeparator11
|
//
|
this.toolStripSeparator11.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator11.Name = "toolStripSeparator11";
|
this.toolStripSeparator11.Size = new System.Drawing.Size(6, 75);
|
//
|
// bclk
|
//
|
this.bclk.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.bclk.Image = ((System.Drawing.Image)(resources.GetObject("bclk.Image")));
|
this.bclk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.bclk.ImageTransparentColor = System.Drawing.Color.White;
|
this.bclk.Name = "bclk";
|
this.bclk.Size = new System.Drawing.Size(86, 70);
|
this.bclk.Text = "保存列宽";
|
this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.bclk.Click += new System.EventHandler(this.bclk_Click);
|
//
|
// toolStripSeparator10
|
//
|
this.toolStripSeparator10.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator10.Name = "toolStripSeparator10";
|
this.toolStripSeparator10.Size = new System.Drawing.Size(6, 75);
|
//
|
// tb
|
//
|
this.tb.AutoSize = false;
|
this.tb.Image = ((System.Drawing.Image)(resources.GetObject("tb.Image")));
|
this.tb.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.tb.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.tb.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.tb.Name = "tb";
|
this.tb.Size = new System.Drawing.Size(80, 47);
|
this.tb.Text = "同步资料";
|
this.tb.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.tb.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.tb.ToolTipText = "同步基础资料";
|
this.tb.Visible = false;
|
//
|
// toolStripSeparator6
|
//
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 75);
|
//
|
// gl
|
//
|
this.gl.AutoSize = false;
|
this.gl.Image = ((System.Drawing.Image)(resources.GetObject("gl.Image")));
|
this.gl.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.gl.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.gl.ImageTransparentColor = System.Drawing.Color.White;
|
this.gl.Name = "gl";
|
this.gl.Size = new System.Drawing.Size(35, 47);
|
this.gl.Text = "关联";
|
this.gl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.gl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.gl.Visible = false;
|
//
|
// toolStripSeparator7
|
//
|
this.toolStripSeparator7.Name = "toolStripSeparator7";
|
this.toolStripSeparator7.Size = new System.Drawing.Size(6, 75);
|
//
|
// BatchNo
|
//
|
this.BatchNo.AutoSize = false;
|
this.BatchNo.Image = ((System.Drawing.Image)(resources.GetObject("BatchNo.Image")));
|
this.BatchNo.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.BatchNo.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.BatchNo.ImageTransparentColor = System.Drawing.Color.White;
|
this.BatchNo.Name = "BatchNo";
|
this.BatchNo.Size = new System.Drawing.Size(36, 47);
|
this.BatchNo.Text = "批次";
|
this.BatchNo.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.BatchNo.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.BatchNo.Visible = false;
|
//
|
// toolStripSeparator3
|
//
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 75);
|
//
|
// tc
|
//
|
this.tc.AutoSize = false;
|
this.tc.Image = ((System.Drawing.Image)(resources.GetObject("tc.Image")));
|
this.tc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.tc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.tc.ImageTransparentColor = System.Drawing.Color.White;
|
this.tc.Margin = new System.Windows.Forms.Padding(100, 2, 0, 3);
|
this.tc.Name = "tc";
|
this.tc.Size = new System.Drawing.Size(60, 60);
|
this.tc.Text = "退出";
|
this.tc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.tc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.tc.Click += new System.EventHandler(this.tc_Click);
|
//
|
// lblCaption
|
//
|
this.lblCaption.AutoSize = true;
|
this.lblCaption.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblCaption.Location = new System.Drawing.Point(752, 18);
|
this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.lblCaption.Name = "lblCaption";
|
this.lblCaption.Size = new System.Drawing.Size(133, 29);
|
this.lblCaption.TabIndex = 18;
|
this.lblCaption.Text = "单据编辑";
|
this.lblCaption.Visible = false;
|
//
|
// P1
|
//
|
this.P1.BackColor = System.Drawing.Color.Lavender;
|
this.P1.Controls.Add(this.tabControl_MainInfo);
|
this.P1.Controls.Add(this.pic1);
|
this.P1.Controls.Add(this.lblCaption);
|
this.P1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.P1.Location = new System.Drawing.Point(62, 75);
|
this.P1.Margin = new System.Windows.Forms.Padding(4);
|
this.P1.Name = "P1";
|
this.P1.Size = new System.Drawing.Size(1804, 358);
|
this.P1.TabIndex = 31;
|
//
|
// tabControl_MainInfo
|
//
|
this.tabControl_MainInfo.Controls.Add(this.tabPage_BillInfo);
|
this.tabControl_MainInfo.Controls.Add(this.tabPage_ParamsInfo);
|
this.tabControl_MainInfo.Location = new System.Drawing.Point(3, 4);
|
this.tabControl_MainInfo.Name = "tabControl_MainInfo";
|
this.tabControl_MainInfo.SelectedIndex = 0;
|
this.tabControl_MainInfo.Size = new System.Drawing.Size(1794, 346);
|
this.tabControl_MainInfo.TabIndex = 38;
|
//
|
// tabPage_BillInfo
|
//
|
this.tabPage_BillInfo.BackColor = System.Drawing.Color.Lavender;
|
this.tabPage_BillInfo.Controls.Add(this.gbUp);
|
this.tabPage_BillInfo.Location = new System.Drawing.Point(4, 28);
|
this.tabPage_BillInfo.Name = "tabPage_BillInfo";
|
this.tabPage_BillInfo.Padding = new System.Windows.Forms.Padding(3);
|
this.tabPage_BillInfo.Size = new System.Drawing.Size(1786, 314);
|
this.tabPage_BillInfo.TabIndex = 0;
|
this.tabPage_BillInfo.Text = "工单信息";
|
//
|
// gbUp
|
//
|
this.gbUp.BackColor = System.Drawing.Color.Transparent;
|
this.gbUp.Controls.Add(this.cmdSourceBillNo);
|
this.gbUp.Controls.Add(this.cmbHWorksNumber);
|
this.gbUp.Controls.Add(this.label4);
|
this.gbUp.Controls.Add(this.cmbHOrgID);
|
this.gbUp.Controls.Add(this.radioButton_HIsUsingBatchNo);
|
this.gbUp.Controls.Add(this.label_SourceName);
|
this.gbUp.Controls.Add(this.button_stopListen);
|
this.gbUp.Controls.Add(this.textBox_SourceName);
|
this.gbUp.Controls.Add(this.dtpHDate);
|
this.gbUp.Controls.Add(this.label_HMaterNumber);
|
this.gbUp.Controls.Add(this.label2);
|
this.gbUp.Controls.Add(this.textBox_HMaterNumber);
|
this.gbUp.Controls.Add(this.button_startListen);
|
this.gbUp.Controls.Add(this.label_HMaterName);
|
this.gbUp.Controls.Add(this.cmbHBarCodeType);
|
this.gbUp.Controls.Add(this.textBox_HMaterName);
|
this.gbUp.Controls.Add(this.label_HMaterModel);
|
this.gbUp.Controls.Add(this.label1);
|
this.gbUp.Controls.Add(this.textBox_HMaterModel);
|
this.gbUp.Controls.Add(this.label3);
|
this.gbUp.Controls.Add(this.label_HPlanQty);
|
this.gbUp.Controls.Add(this.textBox_HQty);
|
this.gbUp.Controls.Add(this.textBox_HPlanQty);
|
this.gbUp.Controls.Add(this.label10);
|
this.gbUp.Controls.Add(this.txtHSourceBillNo);
|
this.gbUp.Controls.Add(this.cmbSourceBillType);
|
this.gbUp.Controls.Add(this.label14);
|
this.gbUp.Controls.Add(this.label_HQty);
|
this.gbUp.Location = new System.Drawing.Point(4, 4);
|
this.gbUp.Margin = new System.Windows.Forms.Padding(4);
|
this.gbUp.Name = "gbUp";
|
this.gbUp.Padding = new System.Windows.Forms.Padding(4);
|
this.gbUp.Size = new System.Drawing.Size(1775, 310);
|
this.gbUp.TabIndex = 33;
|
this.gbUp.TabStop = false;
|
//
|
// cmdSourceBillNo
|
//
|
this.cmdSourceBillNo.Image = ((System.Drawing.Image)(resources.GetObject("cmdSourceBillNo.Image")));
|
this.cmdSourceBillNo.Location = new System.Drawing.Point(1645, 0);
|
this.cmdSourceBillNo.Margin = new System.Windows.Forms.Padding(4);
|
this.cmdSourceBillNo.Name = "cmdSourceBillNo";
|
this.cmdSourceBillNo.Size = new System.Drawing.Size(122, 70);
|
this.cmdSourceBillNo.TabIndex = 99;
|
this.cmdSourceBillNo.UseVisualStyleBackColor = true;
|
this.cmdSourceBillNo.Click += new System.EventHandler(this.cmdSourceBillNo_Click_1);
|
//
|
// cmbHWorksNumber
|
//
|
this.cmbHWorksNumber.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbHWorksNumber.FormattingEnabled = true;
|
this.cmbHWorksNumber.Location = new System.Drawing.Point(122, 230);
|
this.cmbHWorksNumber.Margin = new System.Windows.Forms.Padding(4);
|
this.cmbHWorksNumber.Name = "cmbHWorksNumber";
|
this.cmbHWorksNumber.Size = new System.Drawing.Size(280, 26);
|
this.cmbHWorksNumber.TabIndex = 98;
|
this.cmbHWorksNumber.Visible = false;
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.ForeColor = System.Drawing.Color.Black;
|
this.label4.Location = new System.Drawing.Point(21, 236);
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(80, 18);
|
this.label4.TabIndex = 97;
|
this.label4.Text = "工厂代码";
|
this.label4.Visible = false;
|
//
|
// cmbHOrgID
|
//
|
this.cmbHOrgID.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbHOrgID.FormattingEnabled = true;
|
this.cmbHOrgID.Location = new System.Drawing.Point(121, 21);
|
this.cmbHOrgID.Margin = new System.Windows.Forms.Padding(4);
|
this.cmbHOrgID.Name = "cmbHOrgID";
|
this.cmbHOrgID.Size = new System.Drawing.Size(280, 26);
|
this.cmbHOrgID.TabIndex = 85;
|
//
|
// radioButton_HIsUsingBatchNo
|
//
|
this.radioButton_HIsUsingBatchNo.AutoSize = true;
|
this.radioButton_HIsUsingBatchNo.Enabled = false;
|
this.radioButton_HIsUsingBatchNo.Location = new System.Drawing.Point(600, 175);
|
this.radioButton_HIsUsingBatchNo.Name = "radioButton_HIsUsingBatchNo";
|
this.radioButton_HIsUsingBatchNo.Size = new System.Drawing.Size(141, 22);
|
this.radioButton_HIsUsingBatchNo.TabIndex = 98;
|
this.radioButton_HIsUsingBatchNo.TabStop = true;
|
this.radioButton_HIsUsingBatchNo.Text = "是否启用批次";
|
this.radioButton_HIsUsingBatchNo.UseVisualStyleBackColor = true;
|
//
|
// label_SourceName
|
//
|
this.label_SourceName.AutoSize = true;
|
this.label_SourceName.Location = new System.Drawing.Point(20, 84);
|
this.label_SourceName.Name = "label_SourceName";
|
this.label_SourceName.Size = new System.Drawing.Size(80, 18);
|
this.label_SourceName.TabIndex = 0;
|
this.label_SourceName.Text = "产 线";
|
//
|
// button_stopListen
|
//
|
this.button_stopListen.Location = new System.Drawing.Point(958, 203);
|
this.button_stopListen.Name = "button_stopListen";
|
this.button_stopListen.Size = new System.Drawing.Size(192, 101);
|
this.button_stopListen.TabIndex = 97;
|
this.button_stopListen.Text = "停止监听";
|
this.button_stopListen.UseVisualStyleBackColor = true;
|
this.button_stopListen.Click += new System.EventHandler(this.button_stopListen_Click);
|
//
|
// textBox_SourceName
|
//
|
this.textBox_SourceName.BackColor = System.Drawing.SystemColors.ScrollBar;
|
this.textBox_SourceName.Enabled = false;
|
this.textBox_SourceName.Location = new System.Drawing.Point(122, 81);
|
this.textBox_SourceName.Name = "textBox_SourceName";
|
this.textBox_SourceName.Size = new System.Drawing.Size(280, 28);
|
this.textBox_SourceName.TabIndex = 43;
|
//
|
// dtpHDate
|
//
|
this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
|
this.dtpHDate.Location = new System.Drawing.Point(697, 124);
|
this.dtpHDate.Name = "dtpHDate";
|
this.dtpHDate.Size = new System.Drawing.Size(280, 28);
|
this.dtpHDate.TabIndex = 96;
|
//
|
// label_HMaterNumber
|
//
|
this.label_HMaterNumber.AutoSize = true;
|
this.label_HMaterNumber.Location = new System.Drawing.Point(1178, 80);
|
this.label_HMaterNumber.Name = "label_HMaterNumber";
|
this.label_HMaterNumber.Size = new System.Drawing.Size(80, 18);
|
this.label_HMaterNumber.TabIndex = 86;
|
this.label_HMaterNumber.Text = "物料代码";
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.Location = new System.Drawing.Point(597, 130);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(80, 18);
|
this.label2.TabIndex = 95;
|
this.label2.Text = "日 期";
|
//
|
// textBox_HMaterNumber
|
//
|
this.textBox_HMaterNumber.BackColor = System.Drawing.SystemColors.ScrollBar;
|
this.textBox_HMaterNumber.Enabled = false;
|
this.textBox_HMaterNumber.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox_HMaterNumber.Location = new System.Drawing.Point(1280, 77);
|
this.textBox_HMaterNumber.Multiline = true;
|
this.textBox_HMaterNumber.Name = "textBox_HMaterNumber";
|
this.textBox_HMaterNumber.Size = new System.Drawing.Size(468, 48);
|
this.textBox_HMaterNumber.TabIndex = 87;
|
//
|
// button_startListen
|
//
|
this.button_startListen.Location = new System.Drawing.Point(521, 203);
|
this.button_startListen.Name = "button_startListen";
|
this.button_startListen.Size = new System.Drawing.Size(160, 100);
|
this.button_startListen.TabIndex = 96;
|
this.button_startListen.Text = "开始监听";
|
this.button_startListen.UseVisualStyleBackColor = true;
|
this.button_startListen.Click += new System.EventHandler(this.button_startListen_Click);
|
//
|
// label_HMaterName
|
//
|
this.label_HMaterName.AutoSize = true;
|
this.label_HMaterName.Location = new System.Drawing.Point(1175, 136);
|
this.label_HMaterName.Name = "label_HMaterName";
|
this.label_HMaterName.Size = new System.Drawing.Size(80, 18);
|
this.label_HMaterName.TabIndex = 88;
|
this.label_HMaterName.Text = "物料名称";
|
//
|
// cmbHBarCodeType
|
//
|
this.cmbHBarCodeType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbHBarCodeType.FormattingEnabled = true;
|
this.cmbHBarCodeType.Location = new System.Drawing.Point(697, 80);
|
this.cmbHBarCodeType.Margin = new System.Windows.Forms.Padding(4);
|
this.cmbHBarCodeType.Name = "cmbHBarCodeType";
|
this.cmbHBarCodeType.Size = new System.Drawing.Size(280, 26);
|
this.cmbHBarCodeType.TabIndex = 81;
|
//
|
// textBox_HMaterName
|
//
|
this.textBox_HMaterName.BackColor = System.Drawing.SystemColors.ScrollBar;
|
this.textBox_HMaterName.Enabled = false;
|
this.textBox_HMaterName.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox_HMaterName.Location = new System.Drawing.Point(1280, 131);
|
this.textBox_HMaterName.Multiline = true;
|
this.textBox_HMaterName.Name = "textBox_HMaterName";
|
this.textBox_HMaterName.Size = new System.Drawing.Size(468, 57);
|
this.textBox_HMaterName.TabIndex = 89;
|
//
|
// label_HMaterModel
|
//
|
this.label_HMaterModel.AutoSize = true;
|
this.label_HMaterModel.Location = new System.Drawing.Point(1178, 197);
|
this.label_HMaterModel.Name = "label_HMaterModel";
|
this.label_HMaterModel.Size = new System.Drawing.Size(80, 18);
|
this.label_HMaterModel.TabIndex = 90;
|
this.label_HMaterModel.Text = "规格型号";
|
//
|
// label1
|
//
|
this.label1.AutoSize = true;
|
this.label1.ForeColor = System.Drawing.Color.Black;
|
this.label1.Location = new System.Drawing.Point(597, 86);
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(80, 18);
|
this.label1.TabIndex = 80;
|
this.label1.Text = "条码类型";
|
//
|
// textBox_HMaterModel
|
//
|
this.textBox_HMaterModel.BackColor = System.Drawing.SystemColors.ScrollBar;
|
this.textBox_HMaterModel.Enabled = false;
|
this.textBox_HMaterModel.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox_HMaterModel.Location = new System.Drawing.Point(1280, 194);
|
this.textBox_HMaterModel.Multiline = true;
|
this.textBox_HMaterModel.Name = "textBox_HMaterModel";
|
this.textBox_HMaterModel.Size = new System.Drawing.Size(468, 60);
|
this.textBox_HMaterModel.TabIndex = 91;
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.ForeColor = System.Drawing.Color.Black;
|
this.label3.Location = new System.Drawing.Point(21, 27);
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(80, 18);
|
this.label3.TabIndex = 84;
|
this.label3.Text = "组 织";
|
//
|
// label_HPlanQty
|
//
|
this.label_HPlanQty.AutoSize = true;
|
this.label_HPlanQty.Location = new System.Drawing.Point(20, 131);
|
this.label_HPlanQty.Name = "label_HPlanQty";
|
this.label_HPlanQty.Size = new System.Drawing.Size(80, 18);
|
this.label_HPlanQty.TabIndex = 92;
|
this.label_HPlanQty.Text = "计划数量";
|
this.label_HPlanQty.Visible = false;
|
//
|
// textBox_HQty
|
//
|
this.textBox_HQty.BackColor = System.Drawing.SystemColors.ScrollBar;
|
this.textBox_HQty.Enabled = false;
|
this.textBox_HQty.Location = new System.Drawing.Point(126, 175);
|
this.textBox_HQty.Name = "textBox_HQty";
|
this.textBox_HQty.Size = new System.Drawing.Size(280, 28);
|
this.textBox_HQty.TabIndex = 95;
|
this.textBox_HQty.Visible = false;
|
this.textBox_HQty.WordWrap = false;
|
//
|
// textBox_HPlanQty
|
//
|
this.textBox_HPlanQty.BackColor = System.Drawing.SystemColors.ScrollBar;
|
this.textBox_HPlanQty.Enabled = false;
|
this.textBox_HPlanQty.Location = new System.Drawing.Point(122, 128);
|
this.textBox_HPlanQty.Name = "textBox_HPlanQty";
|
this.textBox_HPlanQty.Size = new System.Drawing.Size(280, 28);
|
this.textBox_HPlanQty.TabIndex = 93;
|
this.textBox_HPlanQty.Visible = false;
|
//
|
// label10
|
//
|
this.label10.AutoSize = true;
|
this.label10.ForeColor = System.Drawing.Color.Black;
|
this.label10.Location = new System.Drawing.Point(597, 25);
|
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label10.Name = "label10";
|
this.label10.Size = new System.Drawing.Size(80, 18);
|
this.label10.TabIndex = 35;
|
this.label10.Text = "源单类型";
|
//
|
// txtHSourceBillNo
|
//
|
this.txtHSourceBillNo.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHSourceBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHSourceBillNo.Location = new System.Drawing.Point(1280, 6);
|
this.txtHSourceBillNo.Margin = new System.Windows.Forms.Padding(4);
|
this.txtHSourceBillNo.Multiline = true;
|
this.txtHSourceBillNo.Name = "txtHSourceBillNo";
|
this.txtHSourceBillNo.Size = new System.Drawing.Size(364, 64);
|
this.txtHSourceBillNo.TabIndex = 41;
|
this.txtHSourceBillNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtHSourceBillNo_KeyPress);
|
//
|
// cmbSourceBillType
|
//
|
this.cmbSourceBillType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbSourceBillType.FormattingEnabled = true;
|
this.cmbSourceBillType.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.cmbSourceBillType.Location = new System.Drawing.Point(697, 19);
|
this.cmbSourceBillType.Margin = new System.Windows.Forms.Padding(4);
|
this.cmbSourceBillType.Name = "cmbSourceBillType";
|
this.cmbSourceBillType.Size = new System.Drawing.Size(280, 26);
|
this.cmbSourceBillType.TabIndex = 36;
|
//
|
// label14
|
//
|
this.label14.AutoSize = true;
|
this.label14.ForeColor = System.Drawing.Color.Black;
|
this.label14.Location = new System.Drawing.Point(1179, 12);
|
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label14.Name = "label14";
|
this.label14.Size = new System.Drawing.Size(80, 18);
|
this.label14.TabIndex = 40;
|
this.label14.Text = "选 单 号";
|
//
|
// label_HQty
|
//
|
this.label_HQty.AutoSize = true;
|
this.label_HQty.Location = new System.Drawing.Point(21, 180);
|
this.label_HQty.Name = "label_HQty";
|
this.label_HQty.Size = new System.Drawing.Size(80, 18);
|
this.label_HQty.TabIndex = 94;
|
this.label_HQty.Text = "生成数量";
|
this.label_HQty.Visible = false;
|
//
|
// tabPage_ParamsInfo
|
//
|
this.tabPage_ParamsInfo.BackColor = System.Drawing.Color.Lavender;
|
this.tabPage_ParamsInfo.Controls.Add(this.groupBox_ParamsInfo);
|
this.tabPage_ParamsInfo.Location = new System.Drawing.Point(4, 28);
|
this.tabPage_ParamsInfo.Name = "tabPage_ParamsInfo";
|
this.tabPage_ParamsInfo.Padding = new System.Windows.Forms.Padding(3);
|
this.tabPage_ParamsInfo.Size = new System.Drawing.Size(1786, 314);
|
this.tabPage_ParamsInfo.TabIndex = 1;
|
this.tabPage_ParamsInfo.Text = "配置信息";
|
//
|
// groupBox_ParamsInfo
|
//
|
this.groupBox_ParamsInfo.Controls.Add(this.button_resetParams);
|
this.groupBox_ParamsInfo.Controls.Add(this.button_saveParams);
|
this.groupBox_ParamsInfo.Controls.Add(this.textBox_PrintModelParams);
|
this.groupBox_ParamsInfo.Controls.Add(this.label_PrintModelParams);
|
this.groupBox_ParamsInfo.Controls.Add(this.comboBox_PrinterParams);
|
this.groupBox_ParamsInfo.Controls.Add(this.label_PrinterParams);
|
this.groupBox_ParamsInfo.Controls.Add(this.comboBox_SourceNameParams);
|
this.groupBox_ParamsInfo.Controls.Add(this.label_SourceNameParams);
|
this.groupBox_ParamsInfo.Controls.Add(this.textBox_PortParams);
|
this.groupBox_ParamsInfo.Controls.Add(this.label_PortParams);
|
this.groupBox_ParamsInfo.Controls.Add(this.textBox_IPParams);
|
this.groupBox_ParamsInfo.Controls.Add(this.label_IPParams);
|
this.groupBox_ParamsInfo.Location = new System.Drawing.Point(6, 6);
|
this.groupBox_ParamsInfo.Name = "groupBox_ParamsInfo";
|
this.groupBox_ParamsInfo.Size = new System.Drawing.Size(1287, 320);
|
this.groupBox_ParamsInfo.TabIndex = 0;
|
this.groupBox_ParamsInfo.TabStop = false;
|
//
|
// button_resetParams
|
//
|
this.button_resetParams.Location = new System.Drawing.Point(590, 173);
|
this.button_resetParams.Name = "button_resetParams";
|
this.button_resetParams.Size = new System.Drawing.Size(153, 75);
|
this.button_resetParams.TabIndex = 105;
|
this.button_resetParams.Text = "重 置";
|
this.button_resetParams.UseVisualStyleBackColor = true;
|
this.button_resetParams.Click += new System.EventHandler(this.button_resetParams_Click);
|
//
|
// button_saveParams
|
//
|
this.button_saveParams.Location = new System.Drawing.Point(311, 173);
|
this.button_saveParams.Name = "button_saveParams";
|
this.button_saveParams.Size = new System.Drawing.Size(155, 75);
|
this.button_saveParams.TabIndex = 104;
|
this.button_saveParams.Text = "保 存";
|
this.button_saveParams.UseVisualStyleBackColor = true;
|
this.button_saveParams.Click += new System.EventHandler(this.button_saveParams_Click);
|
//
|
// textBox_PrintModelParams
|
//
|
this.textBox_PrintModelParams.BackColor = System.Drawing.SystemColors.Window;
|
this.textBox_PrintModelParams.Location = new System.Drawing.Point(554, 78);
|
this.textBox_PrintModelParams.Name = "textBox_PrintModelParams";
|
this.textBox_PrintModelParams.Size = new System.Drawing.Size(280, 28);
|
this.textBox_PrintModelParams.TabIndex = 103;
|
//
|
// label_PrintModelParams
|
//
|
this.label_PrintModelParams.AutoSize = true;
|
this.label_PrintModelParams.Location = new System.Drawing.Point(452, 81);
|
this.label_PrintModelParams.Name = "label_PrintModelParams";
|
this.label_PrintModelParams.Size = new System.Drawing.Size(80, 18);
|
this.label_PrintModelParams.TabIndex = 102;
|
this.label_PrintModelParams.Text = "打印模板";
|
//
|
// comboBox_PrinterParams
|
//
|
this.comboBox_PrinterParams.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.comboBox_PrinterParams.FormattingEnabled = true;
|
this.comboBox_PrinterParams.Location = new System.Drawing.Point(113, 78);
|
this.comboBox_PrinterParams.Margin = new System.Windows.Forms.Padding(4);
|
this.comboBox_PrinterParams.Name = "comboBox_PrinterParams";
|
this.comboBox_PrinterParams.Size = new System.Drawing.Size(280, 26);
|
this.comboBox_PrinterParams.TabIndex = 101;
|
//
|
// label_PrinterParams
|
//
|
this.label_PrinterParams.AutoSize = true;
|
this.label_PrinterParams.ForeColor = System.Drawing.Color.Black;
|
this.label_PrinterParams.Location = new System.Drawing.Point(13, 84);
|
this.label_PrinterParams.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label_PrinterParams.Name = "label_PrinterParams";
|
this.label_PrinterParams.Size = new System.Drawing.Size(80, 18);
|
this.label_PrinterParams.TabIndex = 100;
|
this.label_PrinterParams.Text = "打 印 机";
|
//
|
// comboBox_SourceNameParams
|
//
|
this.comboBox_SourceNameParams.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.comboBox_SourceNameParams.FormattingEnabled = true;
|
this.comboBox_SourceNameParams.Location = new System.Drawing.Point(973, 31);
|
this.comboBox_SourceNameParams.Margin = new System.Windows.Forms.Padding(4);
|
this.comboBox_SourceNameParams.Name = "comboBox_SourceNameParams";
|
this.comboBox_SourceNameParams.Size = new System.Drawing.Size(280, 26);
|
this.comboBox_SourceNameParams.TabIndex = 99;
|
//
|
// label_SourceNameParams
|
//
|
this.label_SourceNameParams.AutoSize = true;
|
this.label_SourceNameParams.ForeColor = System.Drawing.Color.Black;
|
this.label_SourceNameParams.Location = new System.Drawing.Point(873, 37);
|
this.label_SourceNameParams.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label_SourceNameParams.Name = "label_SourceNameParams";
|
this.label_SourceNameParams.Size = new System.Drawing.Size(80, 18);
|
this.label_SourceNameParams.TabIndex = 98;
|
this.label_SourceNameParams.Text = "产 线";
|
//
|
// textBox_PortParams
|
//
|
this.textBox_PortParams.BackColor = System.Drawing.SystemColors.Window;
|
this.textBox_PortParams.Location = new System.Drawing.Point(558, 31);
|
this.textBox_PortParams.Name = "textBox_PortParams";
|
this.textBox_PortParams.Size = new System.Drawing.Size(280, 28);
|
this.textBox_PortParams.TabIndex = 97;
|
//
|
// label_PortParams
|
//
|
this.label_PortParams.AutoSize = true;
|
this.label_PortParams.Location = new System.Drawing.Point(456, 34);
|
this.label_PortParams.Name = "label_PortParams";
|
this.label_PortParams.Size = new System.Drawing.Size(80, 18);
|
this.label_PortParams.TabIndex = 96;
|
this.label_PortParams.Text = "端 口";
|
//
|
// textBox_IPParams
|
//
|
this.textBox_IPParams.BackColor = System.Drawing.SystemColors.Window;
|
this.textBox_IPParams.Location = new System.Drawing.Point(113, 28);
|
this.textBox_IPParams.Name = "textBox_IPParams";
|
this.textBox_IPParams.Size = new System.Drawing.Size(280, 28);
|
this.textBox_IPParams.TabIndex = 95;
|
//
|
// label_IPParams
|
//
|
this.label_IPParams.AutoSize = true;
|
this.label_IPParams.Location = new System.Drawing.Point(11, 31);
|
this.label_IPParams.Name = "label_IPParams";
|
this.label_IPParams.Size = new System.Drawing.Size(71, 18);
|
this.label_IPParams.TabIndex = 94;
|
this.label_IPParams.Text = " IP";
|
//
|
// pic1
|
//
|
this.pic1.Location = new System.Drawing.Point(470, 4);
|
this.pic1.Margin = new System.Windows.Forms.Padding(4);
|
this.pic1.Name = "pic1";
|
this.pic1.Size = new System.Drawing.Size(117, 62);
|
this.pic1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
this.pic1.TabIndex = 36;
|
this.pic1.TabStop = false;
|
this.pic1.Visible = false;
|
//
|
// panel2
|
//
|
this.panel2.BackColor = System.Drawing.Color.Lavender;
|
this.panel2.Controls.Add(this.txtHDeleteDate);
|
this.panel2.Controls.Add(this.label25);
|
this.panel2.Controls.Add(this.txtHDeleteMan);
|
this.panel2.Controls.Add(this.label27);
|
this.panel2.Controls.Add(this.txtHUpDateDate);
|
this.panel2.Controls.Add(this.label23);
|
this.panel2.Controls.Add(this.txtHUpDater);
|
this.panel2.Controls.Add(this.label21);
|
this.panel2.Controls.Add(this.txtHCloseDate);
|
this.panel2.Controls.Add(this.label19);
|
this.panel2.Controls.Add(this.txtHCloseMan);
|
this.panel2.Controls.Add(this.label17);
|
this.panel2.Controls.Add(this.txtHCheckDate);
|
this.panel2.Controls.Add(this.label15);
|
this.panel2.Controls.Add(this.txtHChecker);
|
this.panel2.Controls.Add(this.label13);
|
this.panel2.Controls.Add(this.txtHMakeDate);
|
this.panel2.Controls.Add(this.label11);
|
this.panel2.Controls.Add(this.txtHMaker);
|
this.panel2.Controls.Add(this.label8);
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.panel2.Location = new System.Drawing.Point(62, 758);
|
this.panel2.Margin = new System.Windows.Forms.Padding(4);
|
this.panel2.Name = "panel2";
|
this.panel2.Size = new System.Drawing.Size(1804, 140);
|
this.panel2.TabIndex = 32;
|
//
|
// txtHDeleteDate
|
//
|
this.txtHDeleteDate.BackColor = System.Drawing.Color.Transparent;
|
this.txtHDeleteDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHDeleteDate.Location = new System.Drawing.Point(1088, 70);
|
this.txtHDeleteDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHDeleteDate.Name = "txtHDeleteDate";
|
this.txtHDeleteDate.Size = new System.Drawing.Size(147, 22);
|
this.txtHDeleteDate.TabIndex = 19;
|
//
|
// label25
|
//
|
this.label25.AutoSize = true;
|
this.label25.BackColor = System.Drawing.Color.Transparent;
|
this.label25.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label25.Location = new System.Drawing.Point(999, 75);
|
this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label25.Name = "label25";
|
this.label25.Size = new System.Drawing.Size(80, 18);
|
this.label25.TabIndex = 18;
|
this.label25.Text = "作废日期";
|
//
|
// txtHDeleteMan
|
//
|
this.txtHDeleteMan.BackColor = System.Drawing.Color.Transparent;
|
this.txtHDeleteMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHDeleteMan.Location = new System.Drawing.Point(1088, 18);
|
this.txtHDeleteMan.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHDeleteMan.Name = "txtHDeleteMan";
|
this.txtHDeleteMan.Size = new System.Drawing.Size(147, 22);
|
this.txtHDeleteMan.TabIndex = 17;
|
//
|
// label27
|
//
|
this.label27.AutoSize = true;
|
this.label27.BackColor = System.Drawing.Color.Transparent;
|
this.label27.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label27.Location = new System.Drawing.Point(999, 18);
|
this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label27.Name = "label27";
|
this.label27.Size = new System.Drawing.Size(62, 18);
|
this.label27.TabIndex = 16;
|
this.label27.Text = "作废人";
|
//
|
// txtHUpDateDate
|
//
|
this.txtHUpDateDate.BackColor = System.Drawing.Color.Transparent;
|
this.txtHUpDateDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHUpDateDate.Location = new System.Drawing.Point(843, 70);
|
this.txtHUpDateDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHUpDateDate.Name = "txtHUpDateDate";
|
this.txtHUpDateDate.Size = new System.Drawing.Size(147, 22);
|
this.txtHUpDateDate.TabIndex = 15;
|
//
|
// label23
|
//
|
this.label23.AutoSize = true;
|
this.label23.BackColor = System.Drawing.Color.Transparent;
|
this.label23.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label23.Location = new System.Drawing.Point(754, 70);
|
this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label23.Name = "label23";
|
this.label23.Size = new System.Drawing.Size(80, 18);
|
this.label23.TabIndex = 14;
|
this.label23.Text = "修改日期";
|
//
|
// txtHUpDater
|
//
|
this.txtHUpDater.BackColor = System.Drawing.Color.Transparent;
|
this.txtHUpDater.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHUpDater.Location = new System.Drawing.Point(843, 18);
|
this.txtHUpDater.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHUpDater.Name = "txtHUpDater";
|
this.txtHUpDater.Size = new System.Drawing.Size(147, 22);
|
this.txtHUpDater.TabIndex = 13;
|
//
|
// label21
|
//
|
this.label21.AutoSize = true;
|
this.label21.BackColor = System.Drawing.Color.Transparent;
|
this.label21.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label21.Location = new System.Drawing.Point(754, 18);
|
this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label21.Name = "label21";
|
this.label21.Size = new System.Drawing.Size(62, 18);
|
this.label21.TabIndex = 12;
|
this.label21.Text = "修改人";
|
//
|
// txtHCloseDate
|
//
|
this.txtHCloseDate.BackColor = System.Drawing.Color.Transparent;
|
this.txtHCloseDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHCloseDate.Location = new System.Drawing.Point(596, 70);
|
this.txtHCloseDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHCloseDate.Name = "txtHCloseDate";
|
this.txtHCloseDate.Size = new System.Drawing.Size(147, 22);
|
this.txtHCloseDate.TabIndex = 11;
|
//
|
// label19
|
//
|
this.label19.AutoSize = true;
|
this.label19.BackColor = System.Drawing.Color.Transparent;
|
this.label19.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label19.Location = new System.Drawing.Point(507, 75);
|
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label19.Name = "label19";
|
this.label19.Size = new System.Drawing.Size(80, 18);
|
this.label19.TabIndex = 10;
|
this.label19.Text = "关闭日期";
|
//
|
// txtHCloseMan
|
//
|
this.txtHCloseMan.BackColor = System.Drawing.Color.Transparent;
|
this.txtHCloseMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHCloseMan.Location = new System.Drawing.Point(594, 20);
|
this.txtHCloseMan.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHCloseMan.Name = "txtHCloseMan";
|
this.txtHCloseMan.Size = new System.Drawing.Size(147, 22);
|
this.txtHCloseMan.TabIndex = 9;
|
//
|
// label17
|
//
|
this.label17.AutoSize = true;
|
this.label17.BackColor = System.Drawing.Color.Transparent;
|
this.label17.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label17.Location = new System.Drawing.Point(507, 24);
|
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label17.Name = "label17";
|
this.label17.Size = new System.Drawing.Size(62, 18);
|
this.label17.TabIndex = 8;
|
this.label17.Text = "关闭人";
|
//
|
// txtHCheckDate
|
//
|
this.txtHCheckDate.BackColor = System.Drawing.Color.Transparent;
|
this.txtHCheckDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHCheckDate.Location = new System.Drawing.Point(351, 70);
|
this.txtHCheckDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHCheckDate.Name = "txtHCheckDate";
|
this.txtHCheckDate.Size = new System.Drawing.Size(147, 22);
|
this.txtHCheckDate.TabIndex = 7;
|
//
|
// label15
|
//
|
this.label15.AutoSize = true;
|
this.label15.BackColor = System.Drawing.Color.Transparent;
|
this.label15.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label15.Location = new System.Drawing.Point(262, 75);
|
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label15.Name = "label15";
|
this.label15.Size = new System.Drawing.Size(80, 18);
|
this.label15.TabIndex = 6;
|
this.label15.Text = "审核日期";
|
//
|
// txtHChecker
|
//
|
this.txtHChecker.BackColor = System.Drawing.Color.Transparent;
|
this.txtHChecker.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHChecker.Location = new System.Drawing.Point(351, 20);
|
this.txtHChecker.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHChecker.Name = "txtHChecker";
|
this.txtHChecker.Size = new System.Drawing.Size(147, 22);
|
this.txtHChecker.TabIndex = 5;
|
//
|
// label13
|
//
|
this.label13.AutoSize = true;
|
this.label13.BackColor = System.Drawing.Color.Transparent;
|
this.label13.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label13.Location = new System.Drawing.Point(262, 24);
|
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label13.Name = "label13";
|
this.label13.Size = new System.Drawing.Size(62, 18);
|
this.label13.TabIndex = 4;
|
this.label13.Text = "审核人";
|
//
|
// txtHMakeDate
|
//
|
this.txtHMakeDate.BackColor = System.Drawing.Color.Transparent;
|
this.txtHMakeDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHMakeDate.Location = new System.Drawing.Point(106, 70);
|
this.txtHMakeDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHMakeDate.Name = "txtHMakeDate";
|
this.txtHMakeDate.Size = new System.Drawing.Size(147, 22);
|
this.txtHMakeDate.TabIndex = 3;
|
//
|
// label11
|
//
|
this.label11.AutoSize = true;
|
this.label11.BackColor = System.Drawing.Color.Transparent;
|
this.label11.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label11.Location = new System.Drawing.Point(18, 75);
|
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label11.Name = "label11";
|
this.label11.Size = new System.Drawing.Size(80, 18);
|
this.label11.TabIndex = 2;
|
this.label11.Text = "制单日期";
|
//
|
// txtHMaker
|
//
|
this.txtHMaker.BackColor = System.Drawing.Color.Transparent;
|
this.txtHMaker.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.txtHMaker.Location = new System.Drawing.Point(106, 20);
|
this.txtHMaker.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.txtHMaker.Name = "txtHMaker";
|
this.txtHMaker.Size = new System.Drawing.Size(147, 22);
|
this.txtHMaker.TabIndex = 1;
|
//
|
// label8
|
//
|
this.label8.AutoSize = true;
|
this.label8.BackColor = System.Drawing.Color.Transparent;
|
this.label8.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
this.label8.Location = new System.Drawing.Point(18, 24);
|
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(62, 18);
|
this.label8.TabIndex = 0;
|
this.label8.Text = "制单人";
|
//
|
// timer1
|
//
|
this.timer1.Enabled = true;
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
//
|
// panel1
|
//
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
|
this.panel1.Location = new System.Drawing.Point(0, 75);
|
this.panel1.Margin = new System.Windows.Forms.Padding(4);
|
this.panel1.Name = "panel1";
|
this.panel1.Size = new System.Drawing.Size(62, 823);
|
this.panel1.TabIndex = 33;
|
//
|
// panel3
|
//
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Right;
|
this.panel3.Location = new System.Drawing.Point(1866, 75);
|
this.panel3.Margin = new System.Windows.Forms.Padding(4);
|
this.panel3.Name = "panel3";
|
this.panel3.Size = new System.Drawing.Size(58, 823);
|
this.panel3.TabIndex = 34;
|
//
|
// grdSum
|
//
|
this.grdSum.AllowUserToAddRows = false;
|
this.grdSum.AllowUserToDeleteRows = false;
|
this.grdSum.BackgroundColor = System.Drawing.Color.Khaki;
|
this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.grdSum.Location = new System.Drawing.Point(62, 730);
|
this.grdSum.Margin = new System.Windows.Forms.Padding(4);
|
this.grdSum.Name = "grdSum";
|
this.grdSum.ReadOnly = true;
|
this.grdSum.RowHeadersWidth = 51;
|
this.grdSum.RowTemplate.Height = 23;
|
this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
|
this.grdSum.Size = new System.Drawing.Size(1804, 28);
|
this.grdSum.TabIndex = 45;
|
//
|
// grdPrint
|
//
|
this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdPrint.Location = new System.Drawing.Point(1214, 814);
|
this.grdPrint.Margin = new System.Windows.Forms.Padding(4);
|
this.grdPrint.Name = "grdPrint";
|
this.grdPrint.RowHeadersWidth = 51;
|
this.grdPrint.RowTemplate.Height = 23;
|
this.grdPrint.Size = new System.Drawing.Size(38, 36);
|
this.grdPrint.TabIndex = 46;
|
this.grdPrint.Visible = false;
|
//
|
// tabPage3
|
//
|
this.tabPage3.Controls.Add(this.grdList);
|
this.tabPage3.Location = new System.Drawing.Point(4, 5);
|
this.tabPage3.Margin = new System.Windows.Forms.Padding(4);
|
this.tabPage3.Name = "tabPage3";
|
this.tabPage3.Size = new System.Drawing.Size(1796, 288);
|
this.tabPage3.TabIndex = 2;
|
this.tabPage3.Text = "档案列表";
|
this.tabPage3.UseVisualStyleBackColor = true;
|
//
|
// grdList
|
//
|
this.grdList.AllowUserToAddRows = false;
|
this.grdList.AllowUserToDeleteRows = false;
|
this.grdList.BackgroundColor = System.Drawing.Color.WhiteSmoke;
|
this.grdList.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.grdList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdList.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdList.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.grdList.Location = new System.Drawing.Point(0, 0);
|
this.grdList.Margin = new System.Windows.Forms.Padding(4);
|
this.grdList.Name = "grdList";
|
this.grdList.ReadOnly = true;
|
this.grdList.RowHeadersWidth = 30;
|
this.grdList.RowTemplate.Height = 23;
|
this.grdList.Size = new System.Drawing.Size(1796, 288);
|
this.grdList.TabIndex = 46;
|
//
|
// tabPage2
|
//
|
this.tabPage2.Controls.Add(this.grdSub);
|
this.tabPage2.Location = new System.Drawing.Point(4, 5);
|
this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
|
this.tabPage2.Name = "tabPage2";
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(4);
|
this.tabPage2.Size = new System.Drawing.Size(1796, 288);
|
this.tabPage2.TabIndex = 1;
|
this.tabPage2.Text = "条码信息";
|
this.tabPage2.UseVisualStyleBackColor = true;
|
//
|
// grdSub
|
//
|
this.grdSub.AllowUserToAddRows = false;
|
this.grdSub.AllowUserToDeleteRows = false;
|
this.grdSub.BackgroundColor = System.Drawing.Color.WhiteSmoke;
|
this.grdSub.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.grdSub.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdSub.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdSub.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.grdSub.Location = new System.Drawing.Point(4, 4);
|
this.grdSub.Margin = new System.Windows.Forms.Padding(4);
|
this.grdSub.Name = "grdSub";
|
this.grdSub.ReadOnly = true;
|
this.grdSub.RowHeadersWidth = 30;
|
this.grdSub.RowTemplate.Height = 23;
|
this.grdSub.Size = new System.Drawing.Size(1788, 280);
|
this.grdSub.TabIndex = 45;
|
//
|
// tabPage1
|
//
|
this.tabPage1.Controls.Add(this.grdMain);
|
this.tabPage1.Location = new System.Drawing.Point(4, 5);
|
this.tabPage1.Margin = new System.Windows.Forms.Padding(4);
|
this.tabPage1.Name = "tabPage1";
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(4);
|
this.tabPage1.Size = new System.Drawing.Size(1796, 288);
|
this.tabPage1.TabIndex = 0;
|
this.tabPage1.Text = "物料信息";
|
this.tabPage1.UseVisualStyleBackColor = true;
|
//
|
// grdMain
|
//
|
this.grdMain.AllowUserToAddRows = false;
|
this.grdMain.AllowUserToDeleteRows = false;
|
this.grdMain.BackgroundColor = System.Drawing.Color.WhiteSmoke;
|
this.grdMain.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdMain.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.grdMain.Location = new System.Drawing.Point(4, 4);
|
this.grdMain.Margin = new System.Windows.Forms.Padding(4);
|
this.grdMain.Name = "grdMain";
|
this.grdMain.ReadOnly = true;
|
this.grdMain.RowHeadersWidth = 30;
|
this.grdMain.RowTemplate.Height = 23;
|
this.grdMain.Size = new System.Drawing.Size(1788, 280);
|
this.grdMain.TabIndex = 44;
|
//
|
// tabControl1
|
//
|
this.tabControl1.Controls.Add(this.tabPage1);
|
this.tabControl1.Controls.Add(this.tabPage2);
|
this.tabControl1.Controls.Add(this.tabPage3);
|
this.tabControl1.Controls.Add(this.tabPage4);
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tabControl1.ItemSize = new System.Drawing.Size(0, 1);
|
this.tabControl1.Location = new System.Drawing.Point(62, 433);
|
this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
|
this.tabControl1.Name = "tabControl1";
|
this.tabControl1.SelectedIndex = 0;
|
this.tabControl1.Size = new System.Drawing.Size(1804, 297);
|
this.tabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
this.tabControl1.TabIndex = 47;
|
this.tabControl1.TabStop = false;
|
//
|
// tabPage4
|
//
|
this.tabPage4.Controls.Add(this.grdBillBarCodeList);
|
this.tabPage4.Location = new System.Drawing.Point(4, 5);
|
this.tabPage4.Name = "tabPage4";
|
this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
|
this.tabPage4.Size = new System.Drawing.Size(1796, 288);
|
this.tabPage4.TabIndex = 3;
|
this.tabPage4.Text = "工单条码";
|
this.tabPage4.UseVisualStyleBackColor = true;
|
//
|
// grdBillBarCodeList
|
//
|
this.grdBillBarCodeList.AllowUserToAddRows = false;
|
this.grdBillBarCodeList.AllowUserToDeleteRows = false;
|
this.grdBillBarCodeList.BackgroundColor = System.Drawing.Color.WhiteSmoke;
|
this.grdBillBarCodeList.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.grdBillBarCodeList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdBillBarCodeList.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdBillBarCodeList.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.grdBillBarCodeList.Location = new System.Drawing.Point(3, 3);
|
this.grdBillBarCodeList.Margin = new System.Windows.Forms.Padding(4);
|
this.grdBillBarCodeList.Name = "grdBillBarCodeList";
|
this.grdBillBarCodeList.ReadOnly = true;
|
this.grdBillBarCodeList.RowHeadersWidth = 30;
|
this.grdBillBarCodeList.RowTemplate.Height = 23;
|
this.grdBillBarCodeList.Size = new System.Drawing.Size(1790, 282);
|
this.grdBillBarCodeList.TabIndex = 47;
|
//
|
// pageSetupDialog1
|
//
|
this.pageSetupDialog1.Document = this.printDocument1;
|
//
|
// printDialog1
|
//
|
this.printDialog1.Document = this.printDocument1;
|
this.printDialog1.UseEXDialog = true;
|
//
|
// printPreviewDialog1
|
//
|
this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
|
this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
|
this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
|
this.printPreviewDialog1.Document = this.printDocument1;
|
this.printPreviewDialog1.Enabled = true;
|
this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
|
this.printPreviewDialog1.Name = "printPreviewDialog1";
|
this.printPreviewDialog1.Visible = false;
|
//
|
// timer2
|
//
|
this.timer2.Enabled = true;
|
this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
|
//
|
// timer3
|
//
|
this.timer3.Interval = 5000;
|
this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
|
//
|
// Gy_BarCodeBill_automaticallyByPLC_New
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.BackColor = System.Drawing.Color.Lavender;
|
this.ClientSize = new System.Drawing.Size(1924, 898);
|
this.Controls.Add(this.tabControl1);
|
this.Controls.Add(this.grdSum);
|
this.Controls.Add(this.panel2);
|
this.Controls.Add(this.P1);
|
this.Controls.Add(this.panel1);
|
this.Controls.Add(this.panel3);
|
this.Controls.Add(this.Tool);
|
this.Controls.Add(this.grdPrint);
|
this.ForeColor = System.Drawing.Color.Black;
|
this.KeyPreview = true;
|
this.Margin = new System.Windows.Forms.Padding(4);
|
this.Name = "Gy_BarCodeBill_automaticallyByPLC_New";
|
this.Text = "单据编辑";
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Gy_BarCodeBill_FormClosing);
|
this.Load += new System.EventHandler(this.Gy_BarCodeBill_Load);
|
this.Paint += new System.Windows.Forms.PaintEventHandler(this.Gy_BarCodeBill_Paint);
|
this.Resize += new System.EventHandler(this.Gy_BarCodeBill_Resize);
|
this.Tool.ResumeLayout(false);
|
this.Tool.PerformLayout();
|
this.P1.ResumeLayout(false);
|
this.P1.PerformLayout();
|
this.tabControl_MainInfo.ResumeLayout(false);
|
this.tabPage_BillInfo.ResumeLayout(false);
|
this.gbUp.ResumeLayout(false);
|
this.gbUp.PerformLayout();
|
this.tabPage_ParamsInfo.ResumeLayout(false);
|
this.groupBox_ParamsInfo.ResumeLayout(false);
|
this.groupBox_ParamsInfo.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pic1)).EndInit();
|
this.panel2.ResumeLayout(false);
|
this.panel2.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdSum)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.grdPrint)).EndInit();
|
this.tabPage3.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
|
this.tabPage2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.grdSub)).EndInit();
|
this.tabPage1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
|
this.tabControl1.ResumeLayout(false);
|
this.tabPage4.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.grdBillBarCodeList)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.ToolStrip Tool;
|
private System.Windows.Forms.ToolStripButton yl;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
private System.Windows.Forms.ToolStripButton bc;
|
private System.Windows.Forms.ToolStripButton cz;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
private System.Windows.Forms.Label lblCaption;
|
private System.Windows.Forms.Panel P1;
|
private System.Windows.Forms.Panel panel2;
|
private System.Windows.Forms.Label txtHMaker;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.Label txtHUpDateDate;
|
private System.Windows.Forms.Label label23;
|
private System.Windows.Forms.Label txtHUpDater;
|
private System.Windows.Forms.Label label21;
|
private System.Windows.Forms.Label txtHCloseDate;
|
private System.Windows.Forms.Label label19;
|
private System.Windows.Forms.Label txtHCloseMan;
|
private System.Windows.Forms.Label label17;
|
private System.Windows.Forms.Label txtHCheckDate;
|
private System.Windows.Forms.Label label15;
|
private System.Windows.Forms.Label txtHChecker;
|
private System.Windows.Forms.Label label13;
|
private System.Windows.Forms.Label txtHMakeDate;
|
private System.Windows.Forms.Label label11;
|
private System.Windows.Forms.Label txtHDeleteDate;
|
private System.Windows.Forms.Label label25;
|
private System.Windows.Forms.Label txtHDeleteMan;
|
private System.Windows.Forms.Label label27;
|
private System.Windows.Forms.Timer timer1;
|
private System.Windows.Forms.ToolStripButton AddRow;
|
private System.Windows.Forms.ToolStripButton DelRow;
|
private System.Windows.Forms.GroupBox gbUp;
|
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.ComboBox cmbSourceBillType;
|
private System.Windows.Forms.TextBox txtHSourceBillNo;
|
private System.Windows.Forms.Label label14;
|
private System.Windows.Forms.ToolStripButton tc;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
|
private System.Windows.Forms.ToolStripButton mrlk;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
|
private System.Windows.Forms.ToolStripButton bclk;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
|
private System.Windows.Forms.PictureBox pic1;
|
private System.Windows.Forms.Panel panel1;
|
private System.Windows.Forms.Panel panel3;
|
private System.Windows.Forms.DataGridView grdSum;
|
private System.Windows.Forms.DataGridView grdPrint;
|
private System.Windows.Forms.ComboBox cmbHBarCodeType;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.ToolStripButton dy;
|
private System.Windows.Forms.ToolStripButton kc;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
private System.Windows.Forms.ComboBox cmbHOrgID;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.ToolStripButton tb;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
private System.Windows.Forms.ComboBox cmbHWorksNumber;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.DateTimePicker dtpHDate;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.ToolStripButton spRow;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
private System.Windows.Forms.ToolStripButton gl;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
|
private System.Windows.Forms.ToolStripButton BatchNo;
|
private System.Windows.Forms.ToolStripButton sdy;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
|
private System.Windows.Forms.ToolStripButton wxm;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
|
private System.Windows.Forms.TabPage tabPage3;
|
private System.Windows.Forms.TabPage tabPage2;
|
private System.Windows.Forms.DataGridView grdSub;
|
private System.Windows.Forms.TabPage tabPage1;
|
private System.Windows.Forms.TabControl tabControl1;
|
private System.Windows.Forms.DataGridView grdList;
|
private System.Windows.Forms.DataGridView grdMain;
|
private System.Windows.Forms.TabPage tabPage4;
|
private System.Windows.Forms.DataGridView grdBillBarCodeList;
|
private System.Windows.Forms.TabControl tabControl_MainInfo;
|
private System.Windows.Forms.TabPage tabPage_BillInfo;
|
private System.Windows.Forms.RadioButton radioButton_HIsUsingBatchNo;
|
private System.Windows.Forms.Button button_stopListen;
|
private System.Windows.Forms.Button button_startListen;
|
private System.Windows.Forms.TextBox textBox_HQty;
|
private System.Windows.Forms.Label label_HQty;
|
private System.Windows.Forms.TextBox textBox_HPlanQty;
|
private System.Windows.Forms.Label label_HPlanQty;
|
private System.Windows.Forms.TextBox textBox_HMaterModel;
|
private System.Windows.Forms.Label label_HMaterModel;
|
private System.Windows.Forms.TextBox textBox_HMaterName;
|
private System.Windows.Forms.Label label_HMaterName;
|
private System.Windows.Forms.TextBox textBox_HMaterNumber;
|
private System.Windows.Forms.Label label_HMaterNumber;
|
private System.Windows.Forms.TextBox textBox_SourceName;
|
private System.Windows.Forms.Label label_SourceName;
|
private System.Windows.Forms.TabPage tabPage_ParamsInfo;
|
private System.Windows.Forms.GroupBox groupBox_ParamsInfo;
|
private System.Windows.Forms.Button button_resetParams;
|
private System.Windows.Forms.Button button_saveParams;
|
private System.Windows.Forms.TextBox textBox_PrintModelParams;
|
private System.Windows.Forms.Label label_PrintModelParams;
|
private System.Windows.Forms.ComboBox comboBox_PrinterParams;
|
private System.Windows.Forms.Label label_PrinterParams;
|
private System.Windows.Forms.ComboBox comboBox_SourceNameParams;
|
private System.Windows.Forms.Label label_SourceNameParams;
|
private System.Windows.Forms.TextBox textBox_PortParams;
|
private System.Windows.Forms.Label label_PortParams;
|
private System.Windows.Forms.TextBox textBox_IPParams;
|
private System.Windows.Forms.Label label_IPParams;
|
private System.Windows.Forms.Button cmdSourceBillNo;
|
private System.Windows.Forms.PageSetupDialog pageSetupDialog1;
|
private System.Drawing.Printing.PrintDocument printDocument1;
|
private System.Windows.Forms.PrintDialog printDialog1;
|
private System.Windows.Forms.PrintPreviewDialog printPreviewDialog1;
|
private System.Windows.Forms.Timer timer2;
|
private System.Windows.Forms.Timer timer3;
|
}
|
}
|