namespace WindowsFormsApplication2
|
{
|
partial class OrderPrintForWxys
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = 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 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 dataGridViewCellStyle8 = 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 dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OrderPrintForWxys));
|
this.cmbOrderType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
this.btnSelect = new DevComponents.DotNetBar.ButtonX();
|
this.dgvlist = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
this.CN_S_OP_NO = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.CN_S_ARRIVAL_NO = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_S_ITEM_CODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_S_ITEM_NAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_S_MODEL = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_S_FIGURE_NO = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_F_QUANTITY = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_S_MEASURE_UNIT = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_F_MIN_PACK_QTY = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.PrintQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.colPrintedQty = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.btnSelectOne = new DevComponents.DotNetBar.ButtonX();
|
this.btnDelete = new DevComponents.DotNetBar.ButtonX();
|
this.btnEmpty = new DevComponents.DotNetBar.ButtonX();
|
this.lblMoban = new DevComponents.DotNetBar.LabelX();
|
this.cmbBartender = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
this.btnShuaxin = new DevComponents.DotNetBar.ButtonX();
|
this.btnPrint = new DevComponents.DotNetBar.ButtonX();
|
this.cmbPrinter = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
this.lblDYJ = new DevComponents.DotNetBar.LabelX();
|
this.labelX2 = new DevComponents.DotNetBar.LabelX();
|
this.tabControl1 = new DevComponents.DotNetBar.TabControl();
|
this.tabPanelInOrderTable = new DevComponents.DotNetBar.TabControlPanel();
|
this.tbTrayCode = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.labelX9 = new DevComponents.DotNetBar.LabelX();
|
this.labelX10 = new DevComponents.DotNetBar.LabelX();
|
this.dateTimeEnd = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
|
this.labelX11 = new DevComponents.DotNetBar.LabelX();
|
this.dateTimeStart = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
|
this.btnOrderCancel = new DevComponents.DotNetBar.ButtonX();
|
this.cmbWorkArea = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
this.labelX6 = new DevComponents.DotNetBar.LabelX();
|
this.labelX4 = new DevComponents.DotNetBar.LabelX();
|
this.btnOrderPrint = new DevComponents.DotNetBar.ButtonX();
|
this.cmbPrinterList = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
this.labelX3 = new DevComponents.DotNetBar.LabelX();
|
this.orderTypes = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
this.btnRef = new DevComponents.DotNetBar.ButtonX();
|
this.tbOrderNo = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.labelX1 = new DevComponents.DotNetBar.LabelX();
|
this.dgvWaitPrintDg = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
this.tabItemInOrder = new DevComponents.DotNetBar.TabItem(this.components);
|
this.tabControlPanel3 = new DevComponents.DotNetBar.TabControlPanel();
|
this.tbLocationContent = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.PrintCodePager = new WindowsApp.MyControl.Pager();
|
this.bindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
|
this.labelSearchName = new DevComponents.DotNetBar.LabelX();
|
this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
|
this.btnLocationPrint = new DevComponents.DotNetBar.ButtonX();
|
this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
|
this.labelX8 = new DevComponents.DotNetBar.LabelX();
|
this.locationPrinters = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
this.labelX7 = new DevComponents.DotNetBar.LabelX();
|
this.cmbPrintCodeType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
this.dgvPrintCode = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
this.tcpPrintLocations = new DevComponents.DotNetBar.TabItem(this.components);
|
this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
|
this.TagPrint = new DevComponents.DotNetBar.TabItem(this.components);
|
this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel();
|
this.dtiEnd = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
|
this.dtiStart = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
|
this.chkHistory = new DevComponents.DotNetBar.Controls.CheckBoxX();
|
this.btnRePrint = new DevComponents.DotNetBar.ButtonX();
|
this.btnSearch = new DevComponents.DotNetBar.ButtonX();
|
this.txtKey = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.lbl1 = new DevComponents.DotNetBar.LabelX();
|
this.labelX5 = new DevComponents.DotNetBar.LabelX();
|
this.dgvTask = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
this.columnCheck = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
this.CN_S_TEMPLET_TYPE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_S_TEMPLET_NAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_S_PRINTER = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_S_CONTENT = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_T_CREATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_C_IS_PRINTED = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.columnRemark = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_GUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_S_MAC = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CN_S_IP = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.PrintTask = new DevComponents.DotNetBar.TabItem(this.components);
|
this.tabPrintCode = new DevComponents.DotNetBar.TabItem(this.components);
|
this.tabItem2 = new DevComponents.DotNetBar.TabItem(this.components);
|
this.tabItem3 = new DevComponents.DotNetBar.TabItem(this.components);
|
this.tabItem1 = new DevComponents.DotNetBar.TabItem(this.components);
|
this.CN_S_SELECT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
this.dataGridViewTextBoxColumn1 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.dataGridViewTextBoxColumn2 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.Column1 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.dataGridViewTextBoxColumn7 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.dataGridViewTextBoxColumn6 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.dataGridViewTextBoxColumn3 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.dataGridViewTextBoxColumn4 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.dataGridViewTextBoxColumn5 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.CN_S_FROM_NO = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.CN_S_PRODUCTION_BATCH = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.dataGridViewLabelXColumn1 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.dataGridViewTextBoxColumn9 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.CN_S_LOT_NO = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.单位 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.dataGridViewTextBoxColumn8 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
((System.ComponentModel.ISupportInitialize)(this.dgvlist)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabControl1)).BeginInit();
|
this.tabControl1.SuspendLayout();
|
this.tabPanelInOrderTable.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.dateTimeEnd)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.dateTimeStart)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.dgvWaitPrintDg)).BeginInit();
|
this.tabControlPanel3.SuspendLayout();
|
this.PrintCodePager.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.dgvPrintCode)).BeginInit();
|
this.tabControlPanel1.SuspendLayout();
|
this.tabControlPanel2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.dtiEnd)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.dtiStart)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.dgvTask)).BeginInit();
|
this.SuspendLayout();
|
//
|
// cmbOrderType
|
//
|
this.cmbOrderType.DisplayMember = "Text";
|
this.cmbOrderType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
this.cmbOrderType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbOrderType.ForeColor = System.Drawing.Color.Black;
|
this.cmbOrderType.FormattingEnabled = true;
|
this.cmbOrderType.ItemHeight = 16;
|
this.cmbOrderType.Location = new System.Drawing.Point(81, 324);
|
this.cmbOrderType.Name = "cmbOrderType";
|
this.cmbOrderType.Size = new System.Drawing.Size(139, 22);
|
this.cmbOrderType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.cmbOrderType.TabIndex = 0;
|
this.cmbOrderType.Visible = false;
|
this.cmbOrderType.SelectedIndexChanged += new System.EventHandler(this.cmbOrderType_SelectedIndexChanged);
|
//
|
// btnSelect
|
//
|
this.btnSelect.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnSelect.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.btnSelect.Location = new System.Drawing.Point(104, 285);
|
this.btnSelect.Name = "btnSelect";
|
this.btnSelect.Size = new System.Drawing.Size(36, 23);
|
this.btnSelect.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.btnSelect.TabIndex = 1;
|
this.btnSelect.Text = "...";
|
this.btnSelect.Visible = false;
|
this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
|
//
|
// dgvlist
|
//
|
this.dgvlist.AllowUserToAddRows = false;
|
this.dgvlist.AllowUserToDeleteRows = false;
|
this.dgvlist.AllowUserToOrderColumns = true;
|
this.dgvlist.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
| System.Windows.Forms.AnchorStyles.Left)
|
| System.Windows.Forms.AnchorStyles.Right)));
|
this.dgvlist.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
this.dgvlist.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.dgvlist.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
|
this.dgvlist.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.dgvlist.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
this.CN_S_OP_NO,
|
this.CN_S_ARRIVAL_NO,
|
this.CN_S_ITEM_CODE,
|
this.CN_S_ITEM_NAME,
|
this.CN_S_MODEL,
|
this.CN_S_FIGURE_NO,
|
this.CN_F_QUANTITY,
|
this.CN_S_MEASURE_UNIT,
|
this.CN_F_MIN_PACK_QTY,
|
this.PrintQuantity,
|
this.colPrintedQty});
|
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle6.ForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
this.dgvlist.DefaultCellStyle = dataGridViewCellStyle6;
|
this.dgvlist.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
|
this.dgvlist.EnableHeadersVisualStyles = false;
|
this.dgvlist.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(170)))), ((int)(((byte)(170)))));
|
this.dgvlist.Location = new System.Drawing.Point(0, 36);
|
this.dgvlist.Name = "dgvlist";
|
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control;
|
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle7.ForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.dgvlist.RowHeadersDefaultCellStyle = dataGridViewCellStyle7;
|
this.dgvlist.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToFirstHeader;
|
this.dgvlist.RowTemplate.Height = 23;
|
this.dgvlist.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
this.dgvlist.Size = new System.Drawing.Size(1235, 228);
|
this.dgvlist.TabIndex = 2;
|
this.dgvlist.DefaultValuesNeeded += new System.Windows.Forms.DataGridViewRowEventHandler(this.dgvlist_DefaultValuesNeeded);
|
this.dgvlist.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.dgvlist_EditingControlShowing);
|
this.dgvlist.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvlist_RowStateChanged);
|
//
|
// CN_S_OP_NO
|
//
|
this.CN_S_OP_NO.DataPropertyName = "CN_S_OP_NO";
|
this.CN_S_OP_NO.HeaderText = "订单号";
|
this.CN_S_OP_NO.Name = "CN_S_OP_NO";
|
this.CN_S_OP_NO.ReadOnly = true;
|
this.CN_S_OP_NO.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.CN_S_OP_NO.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.CN_S_OP_NO.Visible = false;
|
//
|
// CN_S_ARRIVAL_NO
|
//
|
this.CN_S_ARRIVAL_NO.DataPropertyName = "CN_S_ARRIVAL_NO";
|
this.CN_S_ARRIVAL_NO.FillWeight = 110F;
|
this.CN_S_ARRIVAL_NO.HeaderText = "到货单号";
|
this.CN_S_ARRIVAL_NO.Name = "CN_S_ARRIVAL_NO";
|
this.CN_S_ARRIVAL_NO.ReadOnly = true;
|
this.CN_S_ARRIVAL_NO.Visible = false;
|
//
|
// CN_S_ITEM_CODE
|
//
|
this.CN_S_ITEM_CODE.DataPropertyName = "CN_S_ITEM_CODE";
|
this.CN_S_ITEM_CODE.FillWeight = 110F;
|
this.CN_S_ITEM_CODE.HeaderText = "物料编码";
|
this.CN_S_ITEM_CODE.Name = "CN_S_ITEM_CODE";
|
this.CN_S_ITEM_CODE.ReadOnly = true;
|
//
|
// CN_S_ITEM_NAME
|
//
|
this.CN_S_ITEM_NAME.DataPropertyName = "CN_S_ITEM_NAME";
|
this.CN_S_ITEM_NAME.FillWeight = 120F;
|
this.CN_S_ITEM_NAME.HeaderText = "物料名称";
|
this.CN_S_ITEM_NAME.Name = "CN_S_ITEM_NAME";
|
this.CN_S_ITEM_NAME.ReadOnly = true;
|
//
|
// CN_S_MODEL
|
//
|
this.CN_S_MODEL.DataPropertyName = "CN_S_MODEL";
|
this.CN_S_MODEL.FillWeight = 120F;
|
this.CN_S_MODEL.HeaderText = "规格型号";
|
this.CN_S_MODEL.Name = "CN_S_MODEL";
|
this.CN_S_MODEL.ReadOnly = true;
|
//
|
// CN_S_FIGURE_NO
|
//
|
this.CN_S_FIGURE_NO.DataPropertyName = "CN_S_FIGURE_NO";
|
this.CN_S_FIGURE_NO.HeaderText = "图号";
|
this.CN_S_FIGURE_NO.Name = "CN_S_FIGURE_NO";
|
this.CN_S_FIGURE_NO.ReadOnly = true;
|
//
|
// CN_F_QUANTITY
|
//
|
this.CN_F_QUANTITY.DataPropertyName = "CN_F_QUANTITY";
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
this.CN_F_QUANTITY.DefaultCellStyle = dataGridViewCellStyle2;
|
this.CN_F_QUANTITY.FillWeight = 50F;
|
this.CN_F_QUANTITY.HeaderText = "数量";
|
this.CN_F_QUANTITY.Name = "CN_F_QUANTITY";
|
this.CN_F_QUANTITY.ReadOnly = true;
|
//
|
// CN_S_MEASURE_UNIT
|
//
|
this.CN_S_MEASURE_UNIT.DataPropertyName = "CN_S_MEASURE_UNIT";
|
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
this.CN_S_MEASURE_UNIT.DefaultCellStyle = dataGridViewCellStyle3;
|
this.CN_S_MEASURE_UNIT.FillWeight = 60F;
|
this.CN_S_MEASURE_UNIT.HeaderText = "计量单位";
|
this.CN_S_MEASURE_UNIT.Name = "CN_S_MEASURE_UNIT";
|
this.CN_S_MEASURE_UNIT.ReadOnly = true;
|
//
|
// CN_F_MIN_PACK_QTY
|
//
|
this.CN_F_MIN_PACK_QTY.DataPropertyName = "CN_F_MIN_PACK_QTY";
|
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
dataGridViewCellStyle4.Format = "N2";
|
dataGridViewCellStyle4.NullValue = "0";
|
this.CN_F_MIN_PACK_QTY.DefaultCellStyle = dataGridViewCellStyle4;
|
this.CN_F_MIN_PACK_QTY.FillWeight = 60F;
|
this.CN_F_MIN_PACK_QTY.HeaderText = "包装数量";
|
this.CN_F_MIN_PACK_QTY.Name = "CN_F_MIN_PACK_QTY";
|
//
|
// PrintQuantity
|
//
|
this.PrintQuantity.DataPropertyName = "PrintQuantity";
|
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
dataGridViewCellStyle5.Format = "N0";
|
dataGridViewCellStyle5.NullValue = "1";
|
this.PrintQuantity.DefaultCellStyle = dataGridViewCellStyle5;
|
this.PrintQuantity.FillWeight = 60F;
|
this.PrintQuantity.HeaderText = "打印个数";
|
this.PrintQuantity.Name = "PrintQuantity";
|
this.PrintQuantity.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
//
|
// colPrintedQty
|
//
|
this.colPrintedQty.DataPropertyName = "CN_F_PRINTING_QTY";
|
this.colPrintedQty.FillWeight = 60F;
|
this.colPrintedQty.HeaderText = "已打数量";
|
this.colPrintedQty.Name = "colPrintedQty";
|
this.colPrintedQty.Visible = false;
|
//
|
// btnSelectOne
|
//
|
this.btnSelectOne.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnSelectOne.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.btnSelectOne.Location = new System.Drawing.Point(10, 5);
|
this.btnSelectOne.Name = "btnSelectOne";
|
this.btnSelectOne.Size = new System.Drawing.Size(75, 23);
|
this.btnSelectOne.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013;
|
this.btnSelectOne.TabIndex = 3;
|
this.btnSelectOne.Text = "添加单品";
|
this.btnSelectOne.Click += new System.EventHandler(this.btnSelectOne_Click);
|
//
|
// btnDelete
|
//
|
this.btnDelete.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnDelete.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.btnDelete.Location = new System.Drawing.Point(891, 5);
|
this.btnDelete.Name = "btnDelete";
|
this.btnDelete.Size = new System.Drawing.Size(75, 23);
|
this.btnDelete.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.btnDelete.TabIndex = 4;
|
this.btnDelete.Text = "删除";
|
this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
|
//
|
// btnEmpty
|
//
|
this.btnEmpty.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnEmpty.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.btnEmpty.Location = new System.Drawing.Point(972, 5);
|
this.btnEmpty.Name = "btnEmpty";
|
this.btnEmpty.Size = new System.Drawing.Size(75, 23);
|
this.btnEmpty.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.btnEmpty.TabIndex = 5;
|
this.btnEmpty.Text = "清空";
|
this.btnEmpty.Click += new System.EventHandler(this.btnEmpty_Click);
|
//
|
// lblMoban
|
//
|
this.lblMoban.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.lblMoban.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.lblMoban.ForeColor = System.Drawing.Color.Black;
|
this.lblMoban.Location = new System.Drawing.Point(10, 360);
|
this.lblMoban.Name = "lblMoban";
|
this.lblMoban.Size = new System.Drawing.Size(69, 23);
|
this.lblMoban.TabIndex = 9;
|
this.lblMoban.Text = "打印模版:";
|
this.lblMoban.Visible = false;
|
//
|
// cmbBartender
|
//
|
this.cmbBartender.DisplayMember = "Text";
|
this.cmbBartender.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
this.cmbBartender.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbBartender.FlatStyle = System.Windows.Forms.FlatStyle.System;
|
this.cmbBartender.ForeColor = System.Drawing.Color.Black;
|
this.cmbBartender.FormattingEnabled = true;
|
this.cmbBartender.ItemHeight = 16;
|
this.cmbBartender.Location = new System.Drawing.Point(82, 361);
|
this.cmbBartender.Name = "cmbBartender";
|
this.cmbBartender.Size = new System.Drawing.Size(310, 22);
|
this.cmbBartender.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.cmbBartender.TabIndex = 10;
|
this.cmbBartender.Visible = false;
|
this.cmbBartender.SelectedIndexChanged += new System.EventHandler(this.cmbBartender_SelectedIndexChanged);
|
this.cmbBartender.SelectedValueChanged += new System.EventHandler(this.cmbBartender_SelectedValueChanged);
|
//
|
// btnShuaxin
|
//
|
this.btnShuaxin.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnShuaxin.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.btnShuaxin.Location = new System.Drawing.Point(12, 285);
|
this.btnShuaxin.Name = "btnShuaxin";
|
this.btnShuaxin.Size = new System.Drawing.Size(75, 23);
|
this.btnShuaxin.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013;
|
this.btnShuaxin.TabIndex = 11;
|
this.btnShuaxin.Text = "刷新";
|
this.btnShuaxin.Visible = false;
|
this.btnShuaxin.Click += new System.EventHandler(this.btnShuaxin_Click);
|
//
|
// btnPrint
|
//
|
this.btnPrint.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnPrint.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.btnPrint.Location = new System.Drawing.Point(808, 6);
|
this.btnPrint.Name = "btnPrint";
|
this.btnPrint.Size = new System.Drawing.Size(75, 23);
|
this.btnPrint.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.btnPrint.TabIndex = 14;
|
this.btnPrint.Text = "打印";
|
this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
|
//
|
// cmbPrinter
|
//
|
this.cmbPrinter.DisplayMember = "Text";
|
this.cmbPrinter.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
this.cmbPrinter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbPrinter.ForeColor = System.Drawing.Color.Black;
|
this.cmbPrinter.FormattingEnabled = true;
|
this.cmbPrinter.ItemHeight = 16;
|
this.cmbPrinter.Location = new System.Drawing.Point(150, 5);
|
this.cmbPrinter.Name = "cmbPrinter";
|
this.cmbPrinter.Size = new System.Drawing.Size(442, 22);
|
this.cmbPrinter.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.cmbPrinter.TabIndex = 13;
|
this.cmbPrinter.SelectedIndexChanged += new System.EventHandler(this.cmbPrinter_SelectedIndexChanged);
|
//
|
// lblDYJ
|
//
|
this.lblDYJ.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.lblDYJ.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.lblDYJ.ForeColor = System.Drawing.Color.Black;
|
this.lblDYJ.Location = new System.Drawing.Point(100, 5);
|
this.lblDYJ.Name = "lblDYJ";
|
this.lblDYJ.Size = new System.Drawing.Size(59, 23);
|
this.lblDYJ.TabIndex = 12;
|
this.lblDYJ.Text = "打印机:";
|
//
|
// labelX2
|
//
|
this.labelX2.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX2.ForeColor = System.Drawing.Color.Black;
|
this.labelX2.Location = new System.Drawing.Point(11, 323);
|
this.labelX2.Name = "labelX2";
|
this.labelX2.Size = new System.Drawing.Size(67, 23);
|
this.labelX2.TabIndex = 19;
|
this.labelX2.Text = "单据类型:";
|
this.labelX2.Visible = false;
|
//
|
// tabControl1
|
//
|
this.tabControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.tabControl1.CanReorderTabs = true;
|
this.tabControl1.Controls.Add(this.tabPanelInOrderTable);
|
this.tabControl1.Controls.Add(this.tabControlPanel3);
|
this.tabControl1.Controls.Add(this.tabControlPanel1);
|
this.tabControl1.Controls.Add(this.tabControlPanel2);
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tabControl1.ForeColor = System.Drawing.Color.Black;
|
this.tabControl1.Location = new System.Drawing.Point(0, 37);
|
this.tabControl1.Name = "tabControl1";
|
this.tabControl1.SelectedTabFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
this.tabControl1.SelectedTabIndex = 23;
|
this.tabControl1.Size = new System.Drawing.Size(1235, 429);
|
this.tabControl1.Style = DevComponents.DotNetBar.eTabStripStyle.Metro;
|
this.tabControl1.TabIndex = 23;
|
this.tabControl1.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
|
this.tabControl1.Tabs.Add(this.tabItemInOrder);
|
this.tabControl1.Tabs.Add(this.tcpPrintLocations);
|
this.tabControl1.Tabs.Add(this.TagPrint);
|
this.tabControl1.Tabs.Add(this.PrintTask);
|
this.tabControl1.Text = "tabControl1";
|
//
|
// tabPanelInOrderTable
|
//
|
this.tabPanelInOrderTable.Controls.Add(this.tbTrayCode);
|
this.tabPanelInOrderTable.Controls.Add(this.labelX9);
|
this.tabPanelInOrderTable.Controls.Add(this.labelX10);
|
this.tabPanelInOrderTable.Controls.Add(this.dateTimeEnd);
|
this.tabPanelInOrderTable.Controls.Add(this.labelX11);
|
this.tabPanelInOrderTable.Controls.Add(this.dateTimeStart);
|
this.tabPanelInOrderTable.Controls.Add(this.btnOrderCancel);
|
this.tabPanelInOrderTable.Controls.Add(this.cmbWorkArea);
|
this.tabPanelInOrderTable.Controls.Add(this.labelX6);
|
this.tabPanelInOrderTable.Controls.Add(this.labelX4);
|
this.tabPanelInOrderTable.Controls.Add(this.btnOrderPrint);
|
this.tabPanelInOrderTable.Controls.Add(this.cmbPrinterList);
|
this.tabPanelInOrderTable.Controls.Add(this.labelX3);
|
this.tabPanelInOrderTable.Controls.Add(this.orderTypes);
|
this.tabPanelInOrderTable.Controls.Add(this.btnRef);
|
this.tabPanelInOrderTable.Controls.Add(this.tbOrderNo);
|
this.tabPanelInOrderTable.Controls.Add(this.labelX1);
|
this.tabPanelInOrderTable.Controls.Add(this.dgvWaitPrintDg);
|
this.tabPanelInOrderTable.DisabledBackColor = System.Drawing.Color.Empty;
|
this.tabPanelInOrderTable.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tabPanelInOrderTable.Location = new System.Drawing.Point(0, 27);
|
this.tabPanelInOrderTable.Name = "tabPanelInOrderTable";
|
this.tabPanelInOrderTable.Padding = new System.Windows.Forms.Padding(1);
|
this.tabPanelInOrderTable.Size = new System.Drawing.Size(1235, 402);
|
this.tabPanelInOrderTable.Style.BackColor1.Color = System.Drawing.Color.White;
|
this.tabPanelInOrderTable.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
this.tabPanelInOrderTable.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
|
this.tabPanelInOrderTable.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
this.tabPanelInOrderTable.Style.GradientAngle = 90;
|
this.tabPanelInOrderTable.TabIndex = 9;
|
this.tabPanelInOrderTable.TabItem = this.tabItemInOrder;
|
//
|
// tbTrayCode
|
//
|
this.tbTrayCode.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.tbTrayCode.Border.Class = "TextBoxBorder";
|
this.tbTrayCode.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.tbTrayCode.DisabledBackColor = System.Drawing.Color.White;
|
this.tbTrayCode.ForeColor = System.Drawing.Color.Black;
|
this.tbTrayCode.Location = new System.Drawing.Point(417, 4);
|
this.tbTrayCode.Name = "tbTrayCode";
|
this.tbTrayCode.PreventEnterBeep = true;
|
this.tbTrayCode.Size = new System.Drawing.Size(103, 21);
|
this.tbTrayCode.TabIndex = 61;
|
//
|
// labelX9
|
//
|
this.labelX9.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX9.ForeColor = System.Drawing.Color.Black;
|
this.labelX9.Location = new System.Drawing.Point(360, 3);
|
this.labelX9.Name = "labelX9";
|
this.labelX9.Size = new System.Drawing.Size(67, 23);
|
this.labelX9.TabIndex = 60;
|
this.labelX9.Text = "托盘:";
|
//
|
// labelX10
|
//
|
this.labelX10.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX10.ForeColor = System.Drawing.Color.Black;
|
this.labelX10.Location = new System.Drawing.Point(723, 4);
|
this.labelX10.Name = "labelX10";
|
this.labelX10.Size = new System.Drawing.Size(21, 23);
|
this.labelX10.TabIndex = 59;
|
this.labelX10.Text = "--";
|
//
|
// dateTimeEnd
|
//
|
this.dateTimeEnd.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.dateTimeEnd.BackgroundStyle.Class = "DateTimeInputBackground";
|
this.dateTimeEnd.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dateTimeEnd.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
|
this.dateTimeEnd.ButtonDropDown.Visible = true;
|
this.dateTimeEnd.ForeColor = System.Drawing.Color.Black;
|
this.dateTimeEnd.IsPopupCalendarOpen = false;
|
this.dateTimeEnd.Location = new System.Drawing.Point(747, 6);
|
//
|
//
|
//
|
//
|
//
|
//
|
this.dateTimeEnd.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dateTimeEnd.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
|
this.dateTimeEnd.MonthCalendar.ClearButtonVisible = true;
|
//
|
//
|
//
|
this.dateTimeEnd.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
|
this.dateTimeEnd.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
|
this.dateTimeEnd.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
this.dateTimeEnd.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
this.dateTimeEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
this.dateTimeEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
|
this.dateTimeEnd.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dateTimeEnd.MonthCalendar.DisplayMonth = new System.DateTime(2018, 12, 1, 0, 0, 0, 0);
|
//
|
//
|
//
|
this.dateTimeEnd.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
|
this.dateTimeEnd.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
|
this.dateTimeEnd.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
|
this.dateTimeEnd.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dateTimeEnd.MonthCalendar.TodayButtonVisible = true;
|
this.dateTimeEnd.Name = "dateTimeEnd";
|
this.dateTimeEnd.Size = new System.Drawing.Size(114, 21);
|
this.dateTimeEnd.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.dateTimeEnd.TabIndex = 58;
|
//
|
// labelX11
|
//
|
this.labelX11.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX11.ForeColor = System.Drawing.Color.Black;
|
this.labelX11.Location = new System.Drawing.Point(537, 6);
|
this.labelX11.Name = "labelX11";
|
this.labelX11.Size = new System.Drawing.Size(58, 23);
|
this.labelX11.TabIndex = 56;
|
this.labelX11.Text = "时间:";
|
//
|
// dateTimeStart
|
//
|
this.dateTimeStart.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.dateTimeStart.BackgroundStyle.Class = "DateTimeInputBackground";
|
this.dateTimeStart.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dateTimeStart.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
|
this.dateTimeStart.ButtonDropDown.Visible = true;
|
this.dateTimeStart.ForeColor = System.Drawing.Color.Black;
|
this.dateTimeStart.IsPopupCalendarOpen = false;
|
this.dateTimeStart.Location = new System.Drawing.Point(603, 6);
|
//
|
//
|
//
|
//
|
//
|
//
|
this.dateTimeStart.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dateTimeStart.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
|
this.dateTimeStart.MonthCalendar.ClearButtonVisible = true;
|
//
|
//
|
//
|
this.dateTimeStart.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
|
this.dateTimeStart.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
|
this.dateTimeStart.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
this.dateTimeStart.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
this.dateTimeStart.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
this.dateTimeStart.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
|
this.dateTimeStart.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dateTimeStart.MonthCalendar.DisplayMonth = new System.DateTime(2018, 12, 1, 0, 0, 0, 0);
|
//
|
//
|
//
|
this.dateTimeStart.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
|
this.dateTimeStart.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
|
this.dateTimeStart.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
|
this.dateTimeStart.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dateTimeStart.MonthCalendar.TodayButtonVisible = true;
|
this.dateTimeStart.Name = "dateTimeStart";
|
this.dateTimeStart.Size = new System.Drawing.Size(114, 21);
|
this.dateTimeStart.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.dateTimeStart.TabIndex = 54;
|
//
|
// btnOrderCancel
|
//
|
this.btnOrderCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnOrderCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.btnOrderCancel.Location = new System.Drawing.Point(1150, 31);
|
this.btnOrderCancel.Name = "btnOrderCancel";
|
this.btnOrderCancel.Size = new System.Drawing.Size(75, 23);
|
this.btnOrderCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.btnOrderCancel.TabIndex = 57;
|
this.btnOrderCancel.Text = "取消";
|
this.btnOrderCancel.Click += new System.EventHandler(this.btnOrderCancel_Click);
|
//
|
// cmbWorkArea
|
//
|
this.cmbWorkArea.DisplayMember = "Text";
|
this.cmbWorkArea.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
this.cmbWorkArea.DropDownHeight = 120;
|
this.cmbWorkArea.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbWorkArea.ForeColor = System.Drawing.Color.Black;
|
this.cmbWorkArea.FormattingEnabled = true;
|
this.cmbWorkArea.IntegralHeight = false;
|
this.cmbWorkArea.ItemHeight = 16;
|
this.cmbWorkArea.Location = new System.Drawing.Point(354, 32);
|
this.cmbWorkArea.Name = "cmbWorkArea";
|
this.cmbWorkArea.Size = new System.Drawing.Size(169, 22);
|
this.cmbWorkArea.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.cmbWorkArea.TabIndex = 56;
|
//
|
// labelX6
|
//
|
this.labelX6.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX6.ForeColor = System.Drawing.Color.Black;
|
this.labelX6.Location = new System.Drawing.Point(286, 31);
|
this.labelX6.Name = "labelX6";
|
this.labelX6.Size = new System.Drawing.Size(66, 23);
|
this.labelX6.TabIndex = 54;
|
this.labelX6.Text = "工作中心:";
|
//
|
// labelX4
|
//
|
this.labelX4.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX4.ForeColor = System.Drawing.Color.Black;
|
this.labelX4.Location = new System.Drawing.Point(18, 32);
|
this.labelX4.Name = "labelX4";
|
this.labelX4.Size = new System.Drawing.Size(59, 23);
|
this.labelX4.TabIndex = 29;
|
this.labelX4.Text = "打印机:";
|
this.labelX4.Click += new System.EventHandler(this.labelX4_Click);
|
//
|
// btnOrderPrint
|
//
|
this.btnOrderPrint.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnOrderPrint.BackColor = System.Drawing.SystemColors.MenuHighlight;
|
this.btnOrderPrint.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
|
this.btnOrderPrint.Location = new System.Drawing.Point(1065, 31);
|
this.btnOrderPrint.Name = "btnOrderPrint";
|
this.btnOrderPrint.Size = new System.Drawing.Size(75, 23);
|
this.btnOrderPrint.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.btnOrderPrint.TabIndex = 28;
|
this.btnOrderPrint.Text = "打印";
|
this.btnOrderPrint.TextColor = System.Drawing.Color.White;
|
this.btnOrderPrint.Click += new System.EventHandler(this.buttonX1_Click);
|
//
|
// cmbPrinterList
|
//
|
this.cmbPrinterList.DisplayMember = "Text";
|
this.cmbPrinterList.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
this.cmbPrinterList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbPrinterList.ForeColor = System.Drawing.Color.Black;
|
this.cmbPrinterList.FormattingEnabled = true;
|
this.cmbPrinterList.ItemHeight = 16;
|
this.cmbPrinterList.Location = new System.Drawing.Point(77, 32);
|
this.cmbPrinterList.Name = "cmbPrinterList";
|
this.cmbPrinterList.Size = new System.Drawing.Size(182, 22);
|
this.cmbPrinterList.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.cmbPrinterList.TabIndex = 53;
|
this.cmbPrinterList.SelectedIndexChanged += new System.EventHandler(this.cmbPrinterList_SelectedIndexChanged);
|
//
|
// labelX3
|
//
|
this.labelX3.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX3.ForeColor = System.Drawing.Color.Black;
|
this.labelX3.Location = new System.Drawing.Point(12, 5);
|
this.labelX3.Name = "labelX3";
|
this.labelX3.Size = new System.Drawing.Size(67, 23);
|
this.labelX3.TabIndex = 27;
|
this.labelX3.Text = "单据类型:";
|
//
|
// orderTypes
|
//
|
this.orderTypes.DisplayMember = "Text";
|
this.orderTypes.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
this.orderTypes.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.orderTypes.ForeColor = System.Drawing.Color.Black;
|
this.orderTypes.FormattingEnabled = true;
|
this.orderTypes.ItemHeight = 16;
|
this.orderTypes.Location = new System.Drawing.Point(79, 4);
|
this.orderTypes.Name = "orderTypes";
|
this.orderTypes.Size = new System.Drawing.Size(105, 22);
|
this.orderTypes.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.orderTypes.TabIndex = 26;
|
this.orderTypes.SelectedIndexChanged += new System.EventHandler(this.orderTypes_SelectedIndexChanged);
|
//
|
// btnRef
|
//
|
this.btnRef.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnRef.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.btnRef.Location = new System.Drawing.Point(974, 31);
|
this.btnRef.Name = "btnRef";
|
this.btnRef.Size = new System.Drawing.Size(75, 23);
|
this.btnRef.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013;
|
this.btnRef.TabIndex = 25;
|
this.btnRef.Text = "查询";
|
this.btnRef.Click += new System.EventHandler(this.btnRef_Click);
|
//
|
// tbOrderNo
|
//
|
this.tbOrderNo.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.tbOrderNo.Border.Class = "TextBoxBorder";
|
this.tbOrderNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.tbOrderNo.DisabledBackColor = System.Drawing.Color.White;
|
this.tbOrderNo.ForeColor = System.Drawing.Color.Black;
|
this.tbOrderNo.Location = new System.Drawing.Point(252, 5);
|
this.tbOrderNo.Name = "tbOrderNo";
|
this.tbOrderNo.PreventEnterBeep = true;
|
this.tbOrderNo.Size = new System.Drawing.Size(103, 21);
|
this.tbOrderNo.TabIndex = 24;
|
//
|
// labelX1
|
//
|
this.labelX1.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX1.ForeColor = System.Drawing.Color.Black;
|
this.labelX1.Location = new System.Drawing.Point(195, 4);
|
this.labelX1.Name = "labelX1";
|
this.labelX1.Size = new System.Drawing.Size(67, 23);
|
this.labelX1.TabIndex = 22;
|
this.labelX1.Text = "单据号:";
|
this.labelX1.Click += new System.EventHandler(this.labelX1_Click);
|
//
|
// dgvWaitPrintDg
|
//
|
this.dgvWaitPrintDg.AllowUserToAddRows = false;
|
this.dgvWaitPrintDg.AllowUserToDeleteRows = false;
|
this.dgvWaitPrintDg.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
| System.Windows.Forms.AnchorStyles.Left)
|
| System.Windows.Forms.AnchorStyles.Right)));
|
this.dgvWaitPrintDg.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.dgvWaitPrintDg.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText;
|
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
|
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle8.ForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.dgvWaitPrintDg.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
|
this.dgvWaitPrintDg.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.dgvWaitPrintDg.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
this.CN_S_SELECT,
|
this.dataGridViewTextBoxColumn1,
|
this.dataGridViewTextBoxColumn2,
|
this.Column1,
|
this.dataGridViewTextBoxColumn7,
|
this.dataGridViewTextBoxColumn6,
|
this.dataGridViewTextBoxColumn3,
|
this.dataGridViewTextBoxColumn4,
|
this.dataGridViewTextBoxColumn5,
|
this.CN_S_FROM_NO,
|
this.CN_S_PRODUCTION_BATCH,
|
this.dataGridViewLabelXColumn1,
|
this.dataGridViewTextBoxColumn9,
|
this.CN_S_LOT_NO,
|
this.单位,
|
this.dataGridViewTextBoxColumn8});
|
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle11.ForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle11.SelectionForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
this.dgvWaitPrintDg.DefaultCellStyle = dataGridViewCellStyle11;
|
this.dgvWaitPrintDg.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
|
this.dgvWaitPrintDg.EnableHeadersVisualStyles = false;
|
this.dgvWaitPrintDg.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(170)))), ((int)(((byte)(170)))));
|
this.dgvWaitPrintDg.Location = new System.Drawing.Point(1, 61);
|
this.dgvWaitPrintDg.MultiSelect = false;
|
this.dgvWaitPrintDg.Name = "dgvWaitPrintDg";
|
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Control;
|
dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle12.ForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle12.SelectionForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.dgvWaitPrintDg.RowHeadersDefaultCellStyle = dataGridViewCellStyle12;
|
this.dgvWaitPrintDg.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToFirstHeader;
|
this.dgvWaitPrintDg.RowTemplate.Height = 23;
|
this.dgvWaitPrintDg.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
this.dgvWaitPrintDg.Size = new System.Drawing.Size(1233, 335);
|
this.dgvWaitPrintDg.TabIndex = 3;
|
this.dgvWaitPrintDg.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvWaitPrintDg_CellClick);
|
this.dgvWaitPrintDg.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvWaitPrintDg_CellContentClick);
|
//
|
// tabItemInOrder
|
//
|
this.tabItemInOrder.AttachedControl = this.tabPanelInOrderTable;
|
this.tabItemInOrder.Name = "tabItemInOrder";
|
this.tabItemInOrder.Text = "单据";
|
//
|
// tabControlPanel3
|
//
|
this.tabControlPanel3.Controls.Add(this.tbLocationContent);
|
this.tabControlPanel3.Controls.Add(this.PrintCodePager);
|
this.tabControlPanel3.Controls.Add(this.labelSearchName);
|
this.tabControlPanel3.Controls.Add(this.buttonX3);
|
this.tabControlPanel3.Controls.Add(this.btnLocationPrint);
|
this.tabControlPanel3.Controls.Add(this.buttonX2);
|
this.tabControlPanel3.Controls.Add(this.labelX8);
|
this.tabControlPanel3.Controls.Add(this.locationPrinters);
|
this.tabControlPanel3.Controls.Add(this.labelX7);
|
this.tabControlPanel3.Controls.Add(this.cmbPrintCodeType);
|
this.tabControlPanel3.Controls.Add(this.dgvPrintCode);
|
this.tabControlPanel3.DisabledBackColor = System.Drawing.Color.Empty;
|
this.tabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tabControlPanel3.Location = new System.Drawing.Point(0, 27);
|
this.tabControlPanel3.Name = "tabControlPanel3";
|
this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1);
|
this.tabControlPanel3.Size = new System.Drawing.Size(1235, 402);
|
this.tabControlPanel3.Style.BackColor1.Color = System.Drawing.Color.White;
|
this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
|
this.tabControlPanel3.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
this.tabControlPanel3.Style.GradientAngle = 90;
|
this.tabControlPanel3.TabIndex = 19;
|
this.tabControlPanel3.TabItem = this.tcpPrintLocations;
|
//
|
// tbLocationContent
|
//
|
this.tbLocationContent.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.tbLocationContent.Border.Class = "TextBoxBorder";
|
this.tbLocationContent.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.tbLocationContent.DisabledBackColor = System.Drawing.Color.White;
|
this.tbLocationContent.ForeColor = System.Drawing.Color.Black;
|
this.tbLocationContent.Location = new System.Drawing.Point(320, 12);
|
this.tbLocationContent.Name = "tbLocationContent";
|
this.tbLocationContent.PreventEnterBeep = true;
|
this.tbLocationContent.Size = new System.Drawing.Size(103, 21);
|
this.tbLocationContent.TabIndex = 54;
|
//
|
// PrintCodePager
|
//
|
this.PrintCodePager.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.PrintCodePager.Controls.Add(this.bindingNavigator);
|
this.PrintCodePager.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.PrintCodePager.ForeColor = System.Drawing.Color.Black;
|
this.PrintCodePager.Location = new System.Drawing.Point(1, 371);
|
this.PrintCodePager.Name = "PrintCodePager";
|
this.PrintCodePager.NMax = 0;
|
this.PrintCodePager.PageCount = 0;
|
this.PrintCodePager.PageCurrent = 0;
|
this.PrintCodePager.PageSize = 20;
|
this.PrintCodePager.Size = new System.Drawing.Size(1233, 30);
|
this.PrintCodePager.TabIndex = 53;
|
this.PrintCodePager.EventPaging += new WindowsApp.MyControl.EventPagingHandler(this.PrintCodePage_Paging);
|
this.PrintCodePager.Load += new System.EventHandler(this.PrintCodePager_Load);
|
//
|
// bindingNavigator
|
//
|
this.bindingNavigator.AddNewItem = null;
|
this.bindingNavigator.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.bindingNavigator.CountItem = null;
|
this.bindingNavigator.DeleteItem = null;
|
this.bindingNavigator.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.bindingNavigator.ForeColor = System.Drawing.Color.Black;
|
this.bindingNavigator.Location = new System.Drawing.Point(0, 0);
|
this.bindingNavigator.MoveFirstItem = null;
|
this.bindingNavigator.MoveLastItem = null;
|
this.bindingNavigator.MoveNextItem = null;
|
this.bindingNavigator.MovePreviousItem = null;
|
this.bindingNavigator.Name = "bindingNavigator";
|
this.bindingNavigator.PositionItem = null;
|
this.bindingNavigator.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
|
this.bindingNavigator.Size = new System.Drawing.Size(1233, 30);
|
this.bindingNavigator.TabIndex = 0;
|
this.bindingNavigator.Text = "bindingNavigator1";
|
//
|
// labelSearchName
|
//
|
this.labelSearchName.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.labelSearchName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelSearchName.ForeColor = System.Drawing.Color.Black;
|
this.labelSearchName.Location = new System.Drawing.Point(249, 11);
|
this.labelSearchName.Name = "labelSearchName";
|
this.labelSearchName.Size = new System.Drawing.Size(67, 23);
|
this.labelSearchName.TabIndex = 53;
|
this.labelSearchName.Text = "内容:";
|
this.labelSearchName.Click += new System.EventHandler(this.labelX9_Click);
|
//
|
// buttonX3
|
//
|
this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.buttonX3.Location = new System.Drawing.Point(1008, 44);
|
this.buttonX3.Name = "buttonX3";
|
this.buttonX3.Size = new System.Drawing.Size(75, 23);
|
this.buttonX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.buttonX3.TabIndex = 58;
|
this.buttonX3.Text = "清空";
|
//
|
// btnLocationPrint
|
//
|
this.btnLocationPrint.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnLocationPrint.BackColor = System.Drawing.SystemColors.MenuHighlight;
|
this.btnLocationPrint.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
|
this.btnLocationPrint.Location = new System.Drawing.Point(900, 44);
|
this.btnLocationPrint.Name = "btnLocationPrint";
|
this.btnLocationPrint.Size = new System.Drawing.Size(75, 23);
|
this.btnLocationPrint.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.btnLocationPrint.TabIndex = 57;
|
this.btnLocationPrint.Text = "打印";
|
this.btnLocationPrint.TextColor = System.Drawing.Color.White;
|
this.btnLocationPrint.Click += new System.EventHandler(this.btnLocationPrint_Click);
|
//
|
// buttonX2
|
//
|
this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.buttonX2.Location = new System.Drawing.Point(804, 44);
|
this.buttonX2.Name = "buttonX2";
|
this.buttonX2.Size = new System.Drawing.Size(75, 23);
|
this.buttonX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013;
|
this.buttonX2.TabIndex = 56;
|
this.buttonX2.Text = "查询";
|
this.buttonX2.Click += new System.EventHandler(this.buttonX2_Click);
|
//
|
// labelX8
|
//
|
this.labelX8.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX8.ForeColor = System.Drawing.Color.Black;
|
this.labelX8.Location = new System.Drawing.Point(12, 44);
|
this.labelX8.Name = "labelX8";
|
this.labelX8.Size = new System.Drawing.Size(59, 23);
|
this.labelX8.TabIndex = 54;
|
this.labelX8.Text = "打印机:";
|
//
|
// locationPrinters
|
//
|
this.locationPrinters.DisplayMember = "Text";
|
this.locationPrinters.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
this.locationPrinters.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.locationPrinters.ForeColor = System.Drawing.Color.Black;
|
this.locationPrinters.FormattingEnabled = true;
|
this.locationPrinters.ItemHeight = 16;
|
this.locationPrinters.Location = new System.Drawing.Point(71, 44);
|
this.locationPrinters.Name = "locationPrinters";
|
this.locationPrinters.Size = new System.Drawing.Size(189, 22);
|
this.locationPrinters.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.locationPrinters.TabIndex = 55;
|
//
|
// labelX7
|
//
|
this.labelX7.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX7.ForeColor = System.Drawing.Color.Black;
|
this.labelX7.Location = new System.Drawing.Point(12, 10);
|
this.labelX7.Name = "labelX7";
|
this.labelX7.Size = new System.Drawing.Size(67, 23);
|
this.labelX7.TabIndex = 21;
|
this.labelX7.Text = "打码类型:";
|
//
|
// cmbPrintCodeType
|
//
|
this.cmbPrintCodeType.DisplayMember = "Text";
|
this.cmbPrintCodeType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
this.cmbPrintCodeType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbPrintCodeType.ForeColor = System.Drawing.Color.Black;
|
this.cmbPrintCodeType.FormattingEnabled = true;
|
this.cmbPrintCodeType.ItemHeight = 16;
|
this.cmbPrintCodeType.Location = new System.Drawing.Point(82, 11);
|
this.cmbPrintCodeType.Name = "cmbPrintCodeType";
|
this.cmbPrintCodeType.Size = new System.Drawing.Size(139, 22);
|
this.cmbPrintCodeType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.cmbPrintCodeType.TabIndex = 20;
|
this.cmbPrintCodeType.SelectedValueChanged += new System.EventHandler(this.ChangePrintTypeCode_Click);
|
//
|
// dgvPrintCode
|
//
|
this.dgvPrintCode.AllowUserToAddRows = false;
|
this.dgvPrintCode.AllowUserToDeleteRows = false;
|
this.dgvPrintCode.AllowUserToOrderColumns = true;
|
this.dgvPrintCode.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
| System.Windows.Forms.AnchorStyles.Left)
|
| System.Windows.Forms.AnchorStyles.Right)));
|
this.dgvPrintCode.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
this.dgvPrintCode.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle13.ForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.dgvPrintCode.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle13;
|
this.dgvPrintCode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle14.ForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
this.dgvPrintCode.DefaultCellStyle = dataGridViewCellStyle14;
|
this.dgvPrintCode.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
|
this.dgvPrintCode.EnableHeadersVisualStyles = false;
|
this.dgvPrintCode.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(170)))), ((int)(((byte)(170)))));
|
this.dgvPrintCode.Location = new System.Drawing.Point(0, 88);
|
this.dgvPrintCode.Name = "dgvPrintCode";
|
dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle15.BackColor = System.Drawing.SystemColors.Control;
|
dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle15.ForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle15.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle15.SelectionForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.dgvPrintCode.RowHeadersDefaultCellStyle = dataGridViewCellStyle15;
|
this.dgvPrintCode.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToFirstHeader;
|
this.dgvPrintCode.RowTemplate.Height = 23;
|
this.dgvPrintCode.SelectAllSignVisible = false;
|
this.dgvPrintCode.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
this.dgvPrintCode.Size = new System.Drawing.Size(1235, 191);
|
this.dgvPrintCode.TabIndex = 3;
|
this.dgvPrintCode.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvPrintCode_CellClick);
|
this.dgvPrintCode.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvPrintCode_CellContentClick);
|
//
|
// tcpPrintLocations
|
//
|
this.tcpPrintLocations.AttachedControl = this.tabControlPanel3;
|
this.tcpPrintLocations.Name = "tcpPrintLocations";
|
this.tcpPrintLocations.Text = "打印货位\\托盘\\其他";
|
//
|
// tabControlPanel1
|
//
|
this.tabControlPanel1.Controls.Add(this.labelX2);
|
this.tabControlPanel1.Controls.Add(this.dgvlist);
|
this.tabControlPanel1.Controls.Add(this.cmbOrderType);
|
this.tabControlPanel1.Controls.Add(this.btnSelect);
|
this.tabControlPanel1.Controls.Add(this.btnSelectOne);
|
this.tabControlPanel1.Controls.Add(this.btnDelete);
|
this.tabControlPanel1.Controls.Add(this.btnEmpty);
|
this.tabControlPanel1.Controls.Add(this.lblMoban);
|
this.tabControlPanel1.Controls.Add(this.btnPrint);
|
this.tabControlPanel1.Controls.Add(this.cmbBartender);
|
this.tabControlPanel1.Controls.Add(this.cmbPrinter);
|
this.tabControlPanel1.Controls.Add(this.btnShuaxin);
|
this.tabControlPanel1.Controls.Add(this.lblDYJ);
|
this.tabControlPanel1.DisabledBackColor = System.Drawing.Color.Empty;
|
this.tabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tabControlPanel1.Location = new System.Drawing.Point(0, 27);
|
this.tabControlPanel1.Name = "tabControlPanel1";
|
this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1);
|
this.tabControlPanel1.Size = new System.Drawing.Size(1235, 402);
|
this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.White;
|
this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
|
this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
this.tabControlPanel1.Style.GradientAngle = 90;
|
this.tabControlPanel1.TabIndex = 1;
|
this.tabControlPanel1.TabItem = this.TagPrint;
|
//
|
// TagPrint
|
//
|
this.TagPrint.AttachedControl = this.tabControlPanel1;
|
this.TagPrint.Name = "TagPrint";
|
this.TagPrint.Text = "标签打印";
|
//
|
// tabControlPanel2
|
//
|
this.tabControlPanel2.Controls.Add(this.dtiEnd);
|
this.tabControlPanel2.Controls.Add(this.dtiStart);
|
this.tabControlPanel2.Controls.Add(this.chkHistory);
|
this.tabControlPanel2.Controls.Add(this.btnRePrint);
|
this.tabControlPanel2.Controls.Add(this.btnSearch);
|
this.tabControlPanel2.Controls.Add(this.txtKey);
|
this.tabControlPanel2.Controls.Add(this.lbl1);
|
this.tabControlPanel2.Controls.Add(this.labelX5);
|
this.tabControlPanel2.Controls.Add(this.dgvTask);
|
this.tabControlPanel2.DisabledBackColor = System.Drawing.Color.Empty;
|
this.tabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tabControlPanel2.Location = new System.Drawing.Point(0, 27);
|
this.tabControlPanel2.Name = "tabControlPanel2";
|
this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1);
|
this.tabControlPanel2.Size = new System.Drawing.Size(1235, 402);
|
this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.White;
|
this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
|
this.tabControlPanel2.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
this.tabControlPanel2.Style.GradientAngle = 90;
|
this.tabControlPanel2.TabIndex = 5;
|
this.tabControlPanel2.TabItem = this.PrintTask;
|
//
|
// dtiEnd
|
//
|
this.dtiEnd.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.dtiEnd.BackgroundStyle.Class = "DateTimeInputBackground";
|
this.dtiEnd.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dtiEnd.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
|
this.dtiEnd.ButtonDropDown.Visible = true;
|
this.dtiEnd.ForeColor = System.Drawing.Color.Black;
|
this.dtiEnd.IsPopupCalendarOpen = false;
|
this.dtiEnd.Location = new System.Drawing.Point(590, 8);
|
//
|
//
|
//
|
//
|
//
|
//
|
this.dtiEnd.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dtiEnd.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
|
this.dtiEnd.MonthCalendar.ClearButtonVisible = true;
|
//
|
//
|
//
|
this.dtiEnd.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
|
this.dtiEnd.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
|
this.dtiEnd.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
this.dtiEnd.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
this.dtiEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
this.dtiEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
|
this.dtiEnd.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dtiEnd.MonthCalendar.DisplayMonth = new System.DateTime(2018, 12, 1, 0, 0, 0, 0);
|
//
|
//
|
//
|
this.dtiEnd.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
|
this.dtiEnd.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
|
this.dtiEnd.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
|
this.dtiEnd.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dtiEnd.MonthCalendar.TodayButtonVisible = true;
|
this.dtiEnd.Name = "dtiEnd";
|
this.dtiEnd.Size = new System.Drawing.Size(112, 21);
|
this.dtiEnd.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.dtiEnd.TabIndex = 27;
|
this.dtiEnd.Visible = false;
|
//
|
// dtiStart
|
//
|
this.dtiStart.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.dtiStart.BackgroundStyle.Class = "DateTimeInputBackground";
|
this.dtiStart.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dtiStart.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
|
this.dtiStart.ButtonDropDown.Visible = true;
|
this.dtiStart.ForeColor = System.Drawing.Color.Black;
|
this.dtiStart.IsPopupCalendarOpen = false;
|
this.dtiStart.Location = new System.Drawing.Point(446, 8);
|
//
|
//
|
//
|
//
|
//
|
//
|
this.dtiStart.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dtiStart.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
|
this.dtiStart.MonthCalendar.ClearButtonVisible = true;
|
//
|
//
|
//
|
this.dtiStart.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
|
this.dtiStart.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
|
this.dtiStart.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
this.dtiStart.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
this.dtiStart.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
this.dtiStart.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
|
this.dtiStart.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dtiStart.MonthCalendar.DisplayMonth = new System.DateTime(2018, 12, 1, 0, 0, 0, 0);
|
//
|
//
|
//
|
this.dtiStart.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
|
this.dtiStart.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
|
this.dtiStart.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
|
this.dtiStart.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dtiStart.MonthCalendar.TodayButtonVisible = true;
|
this.dtiStart.Name = "dtiStart";
|
this.dtiStart.Size = new System.Drawing.Size(112, 21);
|
this.dtiStart.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.dtiStart.TabIndex = 27;
|
this.dtiStart.Visible = false;
|
//
|
// chkHistory
|
//
|
this.chkHistory.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.chkHistory.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.chkHistory.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.chkHistory.ForeColor = System.Drawing.Color.Black;
|
this.chkHistory.Location = new System.Drawing.Point(345, 7);
|
this.chkHistory.Name = "chkHistory";
|
this.chkHistory.Size = new System.Drawing.Size(95, 23);
|
this.chkHistory.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.chkHistory.TabIndex = 24;
|
this.chkHistory.Text = "查询历史记录";
|
this.chkHistory.CheckedChanged += new System.EventHandler(this.cbkHistory_CheckedChanged);
|
//
|
// btnRePrint
|
//
|
this.btnRePrint.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnRePrint.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.btnRePrint.Location = new System.Drawing.Point(12, 38);
|
this.btnRePrint.Name = "btnRePrint";
|
this.btnRePrint.Size = new System.Drawing.Size(75, 23);
|
this.btnRePrint.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.btnRePrint.TabIndex = 23;
|
this.btnRePrint.Text = "重打";
|
this.btnRePrint.Click += new System.EventHandler(this.btnRePrint_Click);
|
//
|
// btnSearch
|
//
|
this.btnSearch.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnSearch.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.btnSearch.Location = new System.Drawing.Point(244, 7);
|
this.btnSearch.Name = "btnSearch";
|
this.btnSearch.Size = new System.Drawing.Size(75, 23);
|
this.btnSearch.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.btnSearch.TabIndex = 23;
|
this.btnSearch.Text = "搜索";
|
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
|
//
|
// txtKey
|
//
|
this.txtKey.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.txtKey.Border.Class = "TextBoxBorder";
|
this.txtKey.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.txtKey.DisabledBackColor = System.Drawing.Color.White;
|
this.txtKey.ForeColor = System.Drawing.Color.Black;
|
this.txtKey.Location = new System.Drawing.Point(72, 8);
|
this.txtKey.Name = "txtKey";
|
this.txtKey.PreventEnterBeep = true;
|
this.txtKey.Size = new System.Drawing.Size(157, 21);
|
this.txtKey.TabIndex = 22;
|
//
|
// lbl1
|
//
|
this.lbl1.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.lbl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.lbl1.ForeColor = System.Drawing.Color.Black;
|
this.lbl1.Location = new System.Drawing.Point(564, 7);
|
this.lbl1.Name = "lbl1";
|
this.lbl1.Size = new System.Drawing.Size(20, 23);
|
this.lbl1.TabIndex = 20;
|
this.lbl1.Text = "--";
|
this.lbl1.Visible = false;
|
//
|
// labelX5
|
//
|
this.labelX5.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX5.ForeColor = System.Drawing.Color.Black;
|
this.labelX5.Location = new System.Drawing.Point(12, 7);
|
this.labelX5.Name = "labelX5";
|
this.labelX5.Size = new System.Drawing.Size(67, 23);
|
this.labelX5.TabIndex = 20;
|
this.labelX5.Text = "关键字:";
|
//
|
// dgvTask
|
//
|
this.dgvTask.AllowUserToAddRows = false;
|
this.dgvTask.AllowUserToOrderColumns = true;
|
this.dgvTask.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
| System.Windows.Forms.AnchorStyles.Left)
|
| System.Windows.Forms.AnchorStyles.Right)));
|
this.dgvTask.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle16.BackColor = System.Drawing.SystemColors.Control;
|
dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle16.ForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle16.SelectionForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.dgvTask.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle16;
|
this.dgvTask.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.dgvTask.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
this.columnCheck,
|
this.CN_S_TEMPLET_TYPE,
|
this.CN_S_TEMPLET_NAME,
|
this.CN_S_PRINTER,
|
this.CN_S_CONTENT,
|
this.CN_T_CREATE,
|
this.CN_C_IS_PRINTED,
|
this.columnRemark,
|
this.CN_GUID,
|
this.CN_S_MAC,
|
this.CN_S_IP});
|
dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle17.ForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle17.SelectionForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
this.dgvTask.DefaultCellStyle = dataGridViewCellStyle17;
|
this.dgvTask.EnableHeadersVisualStyles = false;
|
this.dgvTask.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(170)))), ((int)(((byte)(170)))));
|
this.dgvTask.Location = new System.Drawing.Point(0, 67);
|
this.dgvTask.Name = "dgvTask";
|
dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Control;
|
dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle18.ForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle18.SelectionForeColor = System.Drawing.Color.Black;
|
dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.dgvTask.RowHeadersDefaultCellStyle = dataGridViewCellStyle18;
|
this.dgvTask.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToFirstHeader;
|
this.dgvTask.RowTemplate.Height = 23;
|
this.dgvTask.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
this.dgvTask.Size = new System.Drawing.Size(1235, 2);
|
this.dgvTask.TabIndex = 3;
|
//
|
// columnCheck
|
//
|
this.columnCheck.HeaderText = "选择";
|
this.columnCheck.Name = "columnCheck";
|
this.columnCheck.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.columnCheck.Width = 50;
|
//
|
// CN_S_TEMPLET_TYPE
|
//
|
this.CN_S_TEMPLET_TYPE.DataPropertyName = "CN_S_TEMPLET_TYPE";
|
this.CN_S_TEMPLET_TYPE.HeaderText = "打印任务";
|
this.CN_S_TEMPLET_TYPE.Name = "CN_S_TEMPLET_TYPE";
|
this.CN_S_TEMPLET_TYPE.ReadOnly = true;
|
//
|
// CN_S_TEMPLET_NAME
|
//
|
this.CN_S_TEMPLET_NAME.DataPropertyName = "CN_S_TEMPLET_NAME";
|
this.CN_S_TEMPLET_NAME.HeaderText = "模板名称";
|
this.CN_S_TEMPLET_NAME.Name = "CN_S_TEMPLET_NAME";
|
this.CN_S_TEMPLET_NAME.ReadOnly = true;
|
//
|
// CN_S_PRINTER
|
//
|
this.CN_S_PRINTER.DataPropertyName = "CN_S_PRINTER";
|
this.CN_S_PRINTER.HeaderText = "打印机";
|
this.CN_S_PRINTER.Name = "CN_S_PRINTER";
|
this.CN_S_PRINTER.ReadOnly = true;
|
this.CN_S_PRINTER.Width = 240;
|
//
|
// CN_S_CONTENT
|
//
|
this.CN_S_CONTENT.DataPropertyName = "CN_S_CONTENT";
|
this.CN_S_CONTENT.HeaderText = "打印内容";
|
this.CN_S_CONTENT.Name = "CN_S_CONTENT";
|
this.CN_S_CONTENT.Width = 500;
|
//
|
// CN_T_CREATE
|
//
|
this.CN_T_CREATE.DataPropertyName = "CN_T_CREATE";
|
this.CN_T_CREATE.HeaderText = "创建时间";
|
this.CN_T_CREATE.Name = "CN_T_CREATE";
|
this.CN_T_CREATE.ReadOnly = true;
|
this.CN_T_CREATE.Width = 120;
|
//
|
// CN_C_IS_PRINTED
|
//
|
this.CN_C_IS_PRINTED.DataPropertyName = "CN_C_IS_PRINTED";
|
this.CN_C_IS_PRINTED.HeaderText = "是否已打";
|
this.CN_C_IS_PRINTED.Name = "CN_C_IS_PRINTED";
|
//
|
// columnRemark
|
//
|
this.columnRemark.HeaderText = "异常说明";
|
this.columnRemark.Name = "columnRemark";
|
//
|
// CN_GUID
|
//
|
this.CN_GUID.DataPropertyName = "CN_GUID";
|
this.CN_GUID.HeaderText = "CN_GUID";
|
this.CN_GUID.Name = "CN_GUID";
|
this.CN_GUID.Visible = false;
|
//
|
// CN_S_MAC
|
//
|
this.CN_S_MAC.DataPropertyName = "CN_S_MAC";
|
this.CN_S_MAC.HeaderText = "CN_S_MAC";
|
this.CN_S_MAC.Name = "CN_S_MAC";
|
this.CN_S_MAC.Visible = false;
|
//
|
// CN_S_IP
|
//
|
this.CN_S_IP.DataPropertyName = "CN_S_IP";
|
this.CN_S_IP.HeaderText = "CN_S_IP";
|
this.CN_S_IP.Name = "CN_S_IP";
|
this.CN_S_IP.Visible = false;
|
//
|
// PrintTask
|
//
|
this.PrintTask.AttachedControl = this.tabControlPanel2;
|
this.PrintTask.Name = "PrintTask";
|
this.PrintTask.Text = "打印任务";
|
//
|
// tabPrintCode
|
//
|
this.tabPrintCode.Name = "tabPrintCode";
|
this.tabPrintCode.Text = "打印货位/托盘/其他码";
|
//
|
// tabItem2
|
//
|
this.tabItem2.Name = "tabItem2";
|
this.tabItem2.Text = "打印货位/托盘/其他码";
|
//
|
// tabItem3
|
//
|
this.tabItem3.Name = "tabItem3";
|
this.tabItem3.Text = "打印货位/托盘/其他码";
|
//
|
// tabItem1
|
//
|
this.tabItem1.AttachedControl = this.tabPanelInOrderTable;
|
this.tabItem1.Name = "tabItem1";
|
this.tabItem1.Text = "单据";
|
//
|
// CN_S_SELECT
|
//
|
this.CN_S_SELECT.DataPropertyName = "CN_S_SELECT";
|
this.CN_S_SELECT.HeaderText = "选择";
|
this.CN_S_SELECT.Name = "CN_S_SELECT";
|
this.CN_S_SELECT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.CN_S_SELECT.Width = 50;
|
//
|
// dataGridViewTextBoxColumn1
|
//
|
this.dataGridViewTextBoxColumn1.DataPropertyName = "CN_S_STOCK_CODE";
|
this.dataGridViewTextBoxColumn1.HeaderText = "仓库";
|
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
this.dataGridViewTextBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn1.Visible = false;
|
//
|
// dataGridViewTextBoxColumn2
|
//
|
this.dataGridViewTextBoxColumn2.DataPropertyName = "CN_S_STOCK_AREA";
|
this.dataGridViewTextBoxColumn2.HeaderText = "库区";
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
this.dataGridViewTextBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn2.Visible = false;
|
this.dataGridViewTextBoxColumn2.Width = 151;
|
//
|
// Column1
|
//
|
this.Column1.DataPropertyName = "CN_T_CREATE";
|
this.Column1.HeaderText = "时间";
|
this.Column1.Name = "Column1";
|
this.Column1.Width = 80;
|
//
|
// dataGridViewTextBoxColumn7
|
//
|
this.dataGridViewTextBoxColumn7.DataPropertyName = "CN_S_TRAY_CODE";
|
this.dataGridViewTextBoxColumn7.HeaderText = "托盘";
|
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
this.dataGridViewTextBoxColumn7.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
//
|
// dataGridViewTextBoxColumn6
|
//
|
this.dataGridViewTextBoxColumn6.DataPropertyName = "CN_S_LOCATION_CODE";
|
this.dataGridViewTextBoxColumn6.HeaderText = "货位";
|
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
this.dataGridViewTextBoxColumn6.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
//
|
// dataGridViewTextBoxColumn3
|
//
|
this.dataGridViewTextBoxColumn3.DataPropertyName = "CN_S_ITEM_NAME";
|
this.dataGridViewTextBoxColumn3.HeaderText = "物料";
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
this.dataGridViewTextBoxColumn3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn3.Width = 180;
|
//
|
// dataGridViewTextBoxColumn4
|
//
|
this.dataGridViewTextBoxColumn4.DataPropertyName = "CN_S_MODEL";
|
this.dataGridViewTextBoxColumn4.HeaderText = "规格";
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
this.dataGridViewTextBoxColumn4.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn4.Width = 180;
|
//
|
// dataGridViewTextBoxColumn5
|
//
|
this.dataGridViewTextBoxColumn5.DataPropertyName = "CN_F_PACKING_QTY";
|
this.dataGridViewTextBoxColumn5.HeaderText = "数量";
|
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
this.dataGridViewTextBoxColumn5.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn5.Width = 70;
|
//
|
// CN_S_FROM_NO
|
//
|
this.CN_S_FROM_NO.DataPropertyName = "CN_S_FROM_NO";
|
this.CN_S_FROM_NO.HeaderText = "单据号";
|
this.CN_S_FROM_NO.Name = "CN_S_FROM_NO";
|
this.CN_S_FROM_NO.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.CN_S_FROM_NO.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
//
|
// CN_S_PRODUCTION_BATCH
|
//
|
this.CN_S_PRODUCTION_BATCH.DataPropertyName = "CN_S_PRODUCTION_BATCH";
|
this.CN_S_PRODUCTION_BATCH.HeaderText = "工作中心";
|
this.CN_S_PRODUCTION_BATCH.Name = "CN_S_PRODUCTION_BATCH";
|
this.CN_S_PRODUCTION_BATCH.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.CN_S_PRODUCTION_BATCH.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
//
|
// dataGridViewLabelXColumn1
|
//
|
this.dataGridViewLabelXColumn1.DataPropertyName = "CN_S_OP_FROM";
|
this.dataGridViewLabelXColumn1.HeaderText = "业务来源";
|
this.dataGridViewLabelXColumn1.Name = "dataGridViewLabelXColumn1";
|
this.dataGridViewLabelXColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
//
|
// dataGridViewTextBoxColumn9
|
//
|
this.dataGridViewTextBoxColumn9.DataPropertyName = "CN_S_CREATOR_BY";
|
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle9.Format = "N0";
|
dataGridViewCellStyle9.NullValue = "1";
|
this.dataGridViewTextBoxColumn9.DefaultCellStyle = dataGridViewCellStyle9;
|
this.dataGridViewTextBoxColumn9.HeaderText = "创建人";
|
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
|
this.dataGridViewTextBoxColumn9.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn9.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
//
|
// CN_S_LOT_NO
|
//
|
this.CN_S_LOT_NO.DataPropertyName = "CN_S_LOT_NO";
|
this.CN_S_LOT_NO.HeaderText = "批号指令";
|
this.CN_S_LOT_NO.Name = "CN_S_LOT_NO";
|
//
|
// 单位
|
//
|
this.单位.DataPropertyName = "CN_S_MEASURE_UNIT";
|
this.单位.HeaderText = "单位";
|
this.单位.Name = "单位";
|
this.单位.Width = 50;
|
//
|
// dataGridViewTextBoxColumn8
|
//
|
this.dataGridViewTextBoxColumn8.DataPropertyName = "CN_F_PRINTING_QTY";
|
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
dataGridViewCellStyle10.Format = "N0";
|
dataGridViewCellStyle10.NullValue = "0";
|
this.dataGridViewTextBoxColumn8.DefaultCellStyle = dataGridViewCellStyle10;
|
this.dataGridViewTextBoxColumn8.HeaderText = "已打码量";
|
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
|
this.dataGridViewTextBoxColumn8.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn8.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn8.Visible = false;
|
this.dataGridViewTextBoxColumn8.Width = 151;
|
//
|
// OrderPrintForWxys
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1235, 495);
|
this.Controls.Add(this.tabControl1);
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
this.Name = "OrderPrintForWxys";
|
this.Text = "条码打印";
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
this.Load += new System.EventHandler(this.ItemTagPrint_Load);
|
this.Controls.SetChildIndex(this.tabControl1, 0);
|
((System.ComponentModel.ISupportInitialize)(this.dgvlist)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabControl1)).EndInit();
|
this.tabControl1.ResumeLayout(false);
|
this.tabPanelInOrderTable.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.dateTimeEnd)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.dateTimeStart)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.dgvWaitPrintDg)).EndInit();
|
this.tabControlPanel3.ResumeLayout(false);
|
this.PrintCodePager.ResumeLayout(false);
|
this.PrintCodePager.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.dgvPrintCode)).EndInit();
|
this.tabControlPanel1.ResumeLayout(false);
|
this.tabControlPanel2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.dtiEnd)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.dtiStart)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.dgvTask)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevComponents.DotNetBar.Controls.ComboBoxEx cmbOrderType;
|
private DevComponents.DotNetBar.ButtonX btnSelect;
|
private DevComponents.DotNetBar.ButtonX btnSelectOne;
|
private DevComponents.DotNetBar.ButtonX btnDelete;
|
private DevComponents.DotNetBar.ButtonX btnEmpty;
|
private DevComponents.DotNetBar.LabelX lblMoban;
|
private DevComponents.DotNetBar.Controls.ComboBoxEx cmbBartender;
|
private DevComponents.DotNetBar.ButtonX btnShuaxin;
|
private DevComponents.DotNetBar.ButtonX btnPrint;
|
private DevComponents.DotNetBar.Controls.ComboBoxEx cmbPrinter;
|
private DevComponents.DotNetBar.LabelX lblDYJ;
|
public DevComponents.DotNetBar.Controls.DataGridViewX dgvlist;
|
private DevComponents.DotNetBar.LabelX labelX2;
|
private DevComponents.DotNetBar.TabControl tabControl1;
|
private DevComponents.DotNetBar.TabControlPanel tabControlPanel1;
|
private DevComponents.DotNetBar.TabItem TagPrint;
|
private DevComponents.DotNetBar.TabControlPanel tabControlPanel2;
|
private DevComponents.DotNetBar.TabItem PrintTask;
|
private DevComponents.DotNetBar.ButtonX btnSearch;
|
private DevComponents.DotNetBar.Controls.TextBoxX txtKey;
|
private DevComponents.DotNetBar.LabelX labelX5;
|
public DevComponents.DotNetBar.Controls.DataGridViewX dgvTask;
|
private DevComponents.DotNetBar.ButtonX btnRePrint;
|
private DevComponents.Editors.DateTimeAdv.DateTimeInput dtiStart;
|
private DevComponents.DotNetBar.Controls.CheckBoxX chkHistory;
|
private DevComponents.Editors.DateTimeAdv.DateTimeInput dtiEnd;
|
private DevComponents.DotNetBar.LabelX lbl1;
|
private System.Windows.Forms.DataGridViewCheckBoxColumn columnCheck;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_S_TEMPLET_TYPE;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_S_TEMPLET_NAME;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_S_PRINTER;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_S_CONTENT;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_T_CREATE;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_C_IS_PRINTED;
|
private System.Windows.Forms.DataGridViewTextBoxColumn columnRemark;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_GUID;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_S_MAC;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_S_IP;
|
private DevComponents.DotNetBar.TabControlPanel tabPanelInOrderTable;
|
private DevComponents.DotNetBar.TabItem tabItemInOrder;
|
public DevComponents.DotNetBar.Controls.DataGridViewX dgvWaitPrintDg;
|
private DevComponents.DotNetBar.LabelX labelX1;
|
private DevComponents.DotNetBar.ButtonX btnRef;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn CN_S_OP_NO;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_S_ARRIVAL_NO;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_S_ITEM_CODE;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_S_ITEM_NAME;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_S_MODEL;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_S_FIGURE_NO;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_F_QUANTITY;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_S_MEASURE_UNIT;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CN_F_MIN_PACK_QTY;
|
private System.Windows.Forms.DataGridViewTextBoxColumn PrintQuantity;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn colPrintedQty;
|
private DevComponents.DotNetBar.LabelX labelX3;
|
private DevComponents.DotNetBar.Controls.ComboBoxEx orderTypes;
|
private DevComponents.DotNetBar.ButtonX btnOrderPrint;
|
private DevComponents.DotNetBar.LabelX labelX4;
|
private DevComponents.DotNetBar.Controls.ComboBoxEx cmbPrinterList;
|
private DevComponents.DotNetBar.LabelX labelX6;
|
private DevComponents.DotNetBar.Controls.ComboBoxEx cmbWorkArea;
|
private DevComponents.DotNetBar.TabItem tabPrintCode;
|
private DevComponents.DotNetBar.TabItem tabItem2;
|
private DevComponents.DotNetBar.TabItem tabItem3;
|
private DevComponents.DotNetBar.TabControlPanel tabControlPanel3;
|
public DevComponents.DotNetBar.TabItem tcpPrintLocations;
|
public DevComponents.DotNetBar.Controls.DataGridViewX dgvPrintCode;
|
private DevComponents.DotNetBar.LabelX labelX8;
|
private DevComponents.DotNetBar.Controls.ComboBoxEx locationPrinters;
|
private DevComponents.DotNetBar.LabelX labelX7;
|
private DevComponents.DotNetBar.Controls.ComboBoxEx cmbPrintCodeType;
|
private DevComponents.DotNetBar.ButtonX buttonX3;
|
private DevComponents.DotNetBar.ButtonX btnLocationPrint;
|
private DevComponents.DotNetBar.ButtonX buttonX2;
|
private DevComponents.DotNetBar.TabItem tabItem1;
|
private WindowsApp.MyControl.Pager PrintCodePager;
|
private System.Windows.Forms.BindingNavigator bindingNavigator;
|
private DevComponents.DotNetBar.Controls.TextBoxX tbOrderNo;
|
private DevComponents.DotNetBar.Controls.TextBoxX tbLocationContent;
|
private DevComponents.DotNetBar.LabelX labelSearchName;
|
private DevComponents.DotNetBar.ButtonX btnOrderCancel;
|
private DevComponents.DotNetBar.LabelX labelX11;
|
private DevComponents.Editors.DateTimeAdv.DateTimeInput dateTimeStart;
|
private DevComponents.DotNetBar.LabelX labelX10;
|
private DevComponents.Editors.DateTimeAdv.DateTimeInput dateTimeEnd;
|
private DevComponents.DotNetBar.Controls.TextBoxX tbTrayCode;
|
private DevComponents.DotNetBar.LabelX labelX9;
|
private System.Windows.Forms.DataGridViewCheckBoxColumn CN_S_SELECT;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn1;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn2;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn Column1;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn7;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn6;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn3;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn4;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn5;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn CN_S_FROM_NO;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn CN_S_PRODUCTION_BATCH;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewLabelXColumn1;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn9;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn CN_S_LOT_NO;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn 单位;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn8;
|
|
|
|
}
|
}
|