namespace WindowsFormsApplication2
|
{
|
partial class ItemTagPrint
|
{
|
/// <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 dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ItemTagPrint));
|
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.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
|
this.TagPrint = new DevComponents.DotNetBar.TabItem(this.components);
|
this.tabPanelInOrderTable = new DevComponents.DotNetBar.TabControlPanel();
|
this.btnRef = new DevComponents.DotNetBar.ButtonX();
|
this.textBoxX1 = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
|
this.labelX1 = new DevComponents.DotNetBar.LabelX();
|
this.dgvWaitPrintDg = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
this.dataGridViewLabelXColumn1 = new System.Windows.Forms.DataGridViewLinkColumn();
|
this.dataGridViewTextBoxColumn1 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.dataGridViewTextBoxColumn2 = 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.dataGridViewTextBoxColumn6 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.dataGridViewTextBoxColumn7 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.dataGridViewTextBoxColumn9 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.dataGridViewTextBoxColumn8 = new DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn();
|
this.tabItemInOrder = 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);
|
((System.ComponentModel.ISupportInitialize)(this.dgvlist)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabControl1)).BeginInit();
|
this.tabControl1.SuspendLayout();
|
this.tabControlPanel1.SuspendLayout();
|
this.tabPanelInOrderTable.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.dgvWaitPrintDg)).BeginInit();
|
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(83, 6);
|
this.cmbOrderType.Name = "cmbOrderType";
|
this.cmbOrderType.Size = new System.Drawing.Size(139, 22);
|
this.cmbOrderType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.cmbOrderType.TabIndex = 0;
|
//
|
// btnSelect
|
//
|
this.btnSelect.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnSelect.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.btnSelect.Location = new System.Drawing.Point(227, 5);
|
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.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.White;
|
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.SystemColors.WindowText;
|
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
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.SystemColors.Window;
|
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, 65);
|
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.SystemColors.WindowText;
|
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
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, 337);
|
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(269, 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(1076, 35);
|
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(1157, 35);
|
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.Location = new System.Drawing.Point(11, 35);
|
this.lblMoban.Name = "lblMoban";
|
this.lblMoban.Size = new System.Drawing.Size(69, 23);
|
this.lblMoban.TabIndex = 9;
|
this.lblMoban.Text = "打印模版:";
|
//
|
// 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(83, 36);
|
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.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(401, 36);
|
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.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(993, 36);
|
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(545, 36);
|
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.Location = new System.Drawing.Point(495, 36);
|
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.Location = new System.Drawing.Point(13, 5);
|
this.labelX2.Name = "labelX2";
|
this.labelX2.Size = new System.Drawing.Size(67, 23);
|
this.labelX2.TabIndex = 19;
|
this.labelX2.Text = "单据类型:";
|
//
|
// tabControl1
|
//
|
this.tabControl1.BackColor = System.Drawing.Color.White;
|
this.tabControl1.CanReorderTabs = true;
|
this.tabControl1.Controls.Add(this.tabControlPanel1);
|
this.tabControl1.Controls.Add(this.tabPanelInOrderTable);
|
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.TagPrint);
|
this.tabControl1.Tabs.Add(this.PrintTask);
|
this.tabControl1.Text = "tabControl1";
|
//
|
// 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 = "标签打印";
|
//
|
// tabPanelInOrderTable
|
//
|
this.tabPanelInOrderTable.Controls.Add(this.btnRef);
|
this.tabPanelInOrderTable.Controls.Add(this.textBoxX1);
|
this.tabPanelInOrderTable.Controls.Add(this.buttonX2);
|
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;
|
//
|
// btnRef
|
//
|
this.btnRef.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnRef.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.btnRef.Location = new System.Drawing.Point(292, 5);
|
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);
|
//
|
// textBoxX1
|
//
|
this.textBoxX1.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.textBoxX1.Border.Class = "TextBoxBorder";
|
this.textBoxX1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.textBoxX1.DisabledBackColor = System.Drawing.Color.White;
|
this.textBoxX1.ForeColor = System.Drawing.Color.Black;
|
this.textBoxX1.Location = new System.Drawing.Point(76, 5);
|
this.textBoxX1.Name = "textBoxX1";
|
this.textBoxX1.PreventEnterBeep = true;
|
this.textBoxX1.Size = new System.Drawing.Size(157, 21);
|
this.textBoxX1.TabIndex = 24;
|
//
|
// buttonX2
|
//
|
this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.buttonX2.Location = new System.Drawing.Point(238, 4);
|
this.buttonX2.Name = "buttonX2";
|
this.buttonX2.Size = new System.Drawing.Size(36, 23);
|
this.buttonX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.buttonX2.TabIndex = 23;
|
this.buttonX2.Text = "...";
|
//
|
// labelX1
|
//
|
this.labelX1.BackColor = System.Drawing.Color.Transparent;
|
//
|
//
|
//
|
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX1.Location = new System.Drawing.Point(12, 4);
|
this.labelX1.Name = "labelX1";
|
this.labelX1.Size = new System.Drawing.Size(67, 23);
|
this.labelX1.TabIndex = 22;
|
this.labelX1.Text = "入库单号:";
|
//
|
// 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.White;
|
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.SystemColors.WindowText;
|
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
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.dataGridViewLabelXColumn1,
|
this.dataGridViewTextBoxColumn1,
|
this.dataGridViewTextBoxColumn2,
|
this.dataGridViewTextBoxColumn3,
|
this.dataGridViewTextBoxColumn4,
|
this.dataGridViewTextBoxColumn5,
|
this.dataGridViewTextBoxColumn6,
|
this.dataGridViewTextBoxColumn7,
|
this.dataGridViewTextBoxColumn9,
|
this.dataGridViewTextBoxColumn8});
|
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Window;
|
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, 32);
|
this.dgvWaitPrintDg.MultiSelect = false;
|
this.dgvWaitPrintDg.Name = "dgvWaitPrintDg";
|
this.dgvWaitPrintDg.ReadOnly = true;
|
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.SystemColors.WindowText;
|
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
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, 369);
|
this.dgvWaitPrintDg.TabIndex = 3;
|
this.dgvWaitPrintDg.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvWaitPrintDg_CellContentClick);
|
//
|
// dataGridViewLabelXColumn1
|
//
|
this.dataGridViewLabelXColumn1.DataPropertyName = "CN_S_OP_NO";
|
this.dataGridViewLabelXColumn1.HeaderText = "入库单号";
|
this.dataGridViewLabelXColumn1.Name = "dataGridViewLabelXColumn1";
|
this.dataGridViewLabelXColumn1.ReadOnly = true;
|
this.dataGridViewLabelXColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
//
|
// dataGridViewTextBoxColumn1
|
//
|
this.dataGridViewTextBoxColumn1.DataPropertyName = "CN_S_ARRIVAL_NO";
|
this.dataGridViewTextBoxColumn1.HeaderText = "到货单号";
|
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
this.dataGridViewTextBoxColumn1.ReadOnly = true;
|
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_INSPECT_NO";
|
this.dataGridViewTextBoxColumn2.HeaderText = "检验单号";
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
this.dataGridViewTextBoxColumn2.ReadOnly = true;
|
this.dataGridViewTextBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn2.Width = 151;
|
//
|
// dataGridViewTextBoxColumn3
|
//
|
this.dataGridViewTextBoxColumn3.DataPropertyName = "CN_S_DELIVERY_NOTE";
|
this.dataGridViewTextBoxColumn3.HeaderText = "送货单号";
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
this.dataGridViewTextBoxColumn3.ReadOnly = true;
|
this.dataGridViewTextBoxColumn3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn3.Width = 151;
|
//
|
// dataGridViewTextBoxColumn4
|
//
|
this.dataGridViewTextBoxColumn4.DataPropertyName = "CN_S_OP_TYPE";
|
this.dataGridViewTextBoxColumn4.HeaderText = "业务类型";
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
this.dataGridViewTextBoxColumn4.ReadOnly = true;
|
this.dataGridViewTextBoxColumn4.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn4.Width = 152;
|
//
|
// dataGridViewTextBoxColumn5
|
//
|
this.dataGridViewTextBoxColumn5.DataPropertyName = "CN_S_VENDOR_NO";
|
this.dataGridViewTextBoxColumn5.HeaderText = "供应商编码";
|
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
this.dataGridViewTextBoxColumn5.ReadOnly = true;
|
this.dataGridViewTextBoxColumn5.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn5.Width = 152;
|
//
|
// dataGridViewTextBoxColumn6
|
//
|
this.dataGridViewTextBoxColumn6.DataPropertyName = "CN_S_VENDOR_NAME";
|
this.dataGridViewTextBoxColumn6.HeaderText = "供应商名";
|
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
this.dataGridViewTextBoxColumn6.ReadOnly = true;
|
this.dataGridViewTextBoxColumn6.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn6.Width = 151;
|
//
|
// dataGridViewTextBoxColumn7
|
//
|
this.dataGridViewTextBoxColumn7.DataPropertyName = "CN_T_CREATE";
|
this.dataGridViewTextBoxColumn7.HeaderText = "制单日期";
|
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
this.dataGridViewTextBoxColumn7.ReadOnly = true;
|
this.dataGridViewTextBoxColumn7.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn7.Width = 152;
|
//
|
// dataGridViewTextBoxColumn9
|
//
|
this.dataGridViewTextBoxColumn9.DataPropertyName = "CN_F_QUANTITY";
|
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
dataGridViewCellStyle9.Format = "N0";
|
dataGridViewCellStyle9.NullValue = "1";
|
this.dataGridViewTextBoxColumn9.DefaultCellStyle = dataGridViewCellStyle9;
|
this.dataGridViewTextBoxColumn9.HeaderText = "总数量";
|
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
|
this.dataGridViewTextBoxColumn9.ReadOnly = true;
|
this.dataGridViewTextBoxColumn9.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn9.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn9.Width = 152;
|
//
|
// 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.ReadOnly = true;
|
this.dataGridViewTextBoxColumn8.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
this.dataGridViewTextBoxColumn8.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
this.dataGridViewTextBoxColumn8.Width = 151;
|
//
|
// tabItemInOrder
|
//
|
this.tabItemInOrder.AttachedControl = this.tabPanelInOrderTable;
|
this.tabItemInOrder.Name = "tabItemInOrder";
|
this.tabItemInOrder.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.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.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.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.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.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.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.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.White;
|
dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Control;
|
dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.WindowText;
|
dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.dgvTask.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle13;
|
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});
|
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Window;
|
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.dgvTask.DefaultCellStyle = dataGridViewCellStyle14;
|
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";
|
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.SystemColors.WindowText;
|
dataGridViewCellStyle15.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle15.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
dataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.dgvTask.RowHeadersDefaultCellStyle = dataGridViewCellStyle15;
|
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, 335);
|
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 = "打印任务";
|
//
|
// ItemTagPrint
|
//
|
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.ForeColor = System.Drawing.Color.Black;
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
this.Name = "ItemTagPrint";
|
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.tabControlPanel1.ResumeLayout(false);
|
this.tabPanelInOrderTable.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.dgvWaitPrintDg)).EndInit();
|
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.Controls.TextBoxX textBoxX1;
|
private DevComponents.DotNetBar.ButtonX buttonX2;
|
private DevComponents.DotNetBar.LabelX labelX1;
|
private DevComponents.DotNetBar.ButtonX btnRef;
|
private System.Windows.Forms.DataGridViewLinkColumn dataGridViewLabelXColumn1;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn1;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn2;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn3;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn4;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn5;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn6;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn7;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn9;
|
private DevComponents.DotNetBar.Controls.DataGridViewLabelXColumn dataGridViewTextBoxColumn8;
|
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;
|
|
|
|
}
|
}
|