You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1110 lines
61 KiB
1110 lines
61 KiB
namespace ICSSoft.Frame.APP
|
|
{
|
|
partial class FormICSITEMLOTAdd
|
|
{
|
|
/// <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()
|
|
{
|
|
DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSITEMLOTAdd));
|
|
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colSelect = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.PRONUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.grdDetail = new DevExpress.XtraGrid.GridControl();
|
|
this.gv3 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.coSelect = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.LotNO = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.ItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.MUSERNAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.MTIME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.PRODUCTDATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.VENDORITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.VenderLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.INVDESC = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.LOTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtITEMCODE = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtUNIT = new DevExpress.XtraEditors.TextEdit();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.txtID = new DevExpress.XtraEditors.TextEdit();
|
|
this.btnSTNO = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.txtMEMO = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtINVCONTROLTYPE = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtQualifyQTY = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
|
|
this.comNUM = new System.Windows.Forms.ComboBox();
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtVENDORCODE = new DevExpress.XtraEditors.TextEdit();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.btnREFER = new System.Windows.Forms.Button();
|
|
this.txtCOUNT = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtBEGNUM = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtNUM = new DevExpress.XtraEditors.TextEdit();
|
|
this.radLOGIN = new System.Windows.Forms.RadioButton();
|
|
this.radBEGNUM = new System.Windows.Forms.RadioButton();
|
|
this.radNUM = new System.Windows.Forms.RadioButton();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.txtBAGNUM = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtCOUNTMIN = new DevExpress.XtraEditors.TextEdit();
|
|
this.radACOUNTMIN = new System.Windows.Forms.RadioButton();
|
|
this.radBAGNUM = new System.Windows.Forms.RadioButton();
|
|
this.labMAIN = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnSERIAL = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnModify = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnCreate = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnDel = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnExit = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
|
|
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
|
|
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gv3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUNIT.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnSTNO.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMEMO.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtINVCONTROLTYPE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtQualifyQTY.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtVENDORCODE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCOUNT.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBEGNUM.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNUM.Properties)).BeginInit();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBAGNUM.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCOUNTMIN.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
this.panelControl3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
|
|
this.panelControl4.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// gridView4
|
|
//
|
|
this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colSelect,
|
|
this.PRONUM,
|
|
this.colLotNO});
|
|
this.gridView4.GridControl = this.grdDetail;
|
|
this.gridView4.Name = "gridView4";
|
|
this.gridView4.OptionsSelection.MultiSelect = true;
|
|
this.gridView4.OptionsView.ColumnAutoWidth = false;
|
|
this.gridView4.ViewCaption = "序列号";
|
|
this.gridView4.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView4_CustomDrawRowIndicator);
|
|
//
|
|
// colSelect
|
|
//
|
|
this.colSelect.Caption = "选择";
|
|
this.colSelect.ColumnEdit = this.repositoryItemCheckEdit1;
|
|
this.colSelect.FieldName = "colSelect";
|
|
this.colSelect.Name = "colSelect";
|
|
this.colSelect.Visible = true;
|
|
this.colSelect.VisibleIndex = 0;
|
|
//
|
|
// repositoryItemCheckEdit1
|
|
//
|
|
this.repositoryItemCheckEdit1.AutoHeight = false;
|
|
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
|
|
//
|
|
// PRONUM
|
|
//
|
|
this.PRONUM.Caption = "序列号";
|
|
this.PRONUM.FieldName = "PRONUM";
|
|
this.PRONUM.Name = "PRONUM";
|
|
this.PRONUM.Visible = true;
|
|
this.PRONUM.VisibleIndex = 1;
|
|
this.PRONUM.Width = 255;
|
|
//
|
|
// colLotNO
|
|
//
|
|
this.colLotNO.Caption = "物料批号";
|
|
this.colLotNO.FieldName = "colLotNO";
|
|
this.colLotNO.Name = "colLotNO";
|
|
this.colLotNO.Visible = true;
|
|
this.colLotNO.VisibleIndex = 2;
|
|
this.colLotNO.Width = 308;
|
|
//
|
|
// grdDetail
|
|
//
|
|
this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
gridLevelNode1.LevelTemplate = this.gridView4;
|
|
gridLevelNode1.RelationName = "drl";
|
|
this.grdDetail.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
|
|
gridLevelNode1});
|
|
this.grdDetail.Location = new System.Drawing.Point(0, 0);
|
|
this.grdDetail.MainView = this.gv3;
|
|
this.grdDetail.Name = "grdDetail";
|
|
this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit1,
|
|
this.repositoryItemCheckEdit2});
|
|
this.grdDetail.Size = new System.Drawing.Size(994, 148);
|
|
this.grdDetail.TabIndex = 96;
|
|
this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gv3,
|
|
this.gridView4});
|
|
this.grdDetail.DoubleClick += new System.EventHandler(this.gridControl1_DoubleClick);
|
|
//
|
|
// gv3
|
|
//
|
|
this.gv3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.ID,
|
|
this.coSelect,
|
|
this.LotNO,
|
|
this.ItemCode,
|
|
this.MUSERNAME,
|
|
this.MTIME,
|
|
this.PRODUCTDATE,
|
|
this.VENDORITEMCODE,
|
|
this.VenderLotNO,
|
|
this.INVDESC,
|
|
this.LOTQTY});
|
|
this.gv3.GridControl = this.grdDetail;
|
|
this.gv3.Name = "gv3";
|
|
this.gv3.OptionsView.ColumnAutoWidth = false;
|
|
this.gv3.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView3_CustomDrawRowIndicator);
|
|
this.gv3.MasterRowExpanded += new DevExpress.XtraGrid.Views.Grid.CustomMasterRowEventHandler(this.gridView3_MasterRowExpanded);
|
|
this.gv3.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.gridView3_ShowingEditor);
|
|
this.gv3.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView3_CellValueChanged);
|
|
//
|
|
// ID
|
|
//
|
|
this.ID.Caption = "ID";
|
|
this.ID.FieldName = "ID";
|
|
this.ID.Name = "ID";
|
|
//
|
|
// coSelect
|
|
//
|
|
this.coSelect.Caption = "选择";
|
|
this.coSelect.FieldName = "coSelect";
|
|
this.coSelect.Name = "coSelect";
|
|
this.coSelect.Visible = true;
|
|
this.coSelect.VisibleIndex = 0;
|
|
this.coSelect.Width = 34;
|
|
//
|
|
// LotNO
|
|
//
|
|
this.LotNO.Caption = "物料批号";
|
|
this.LotNO.FieldName = "LotNO";
|
|
this.LotNO.Name = "LotNO";
|
|
this.LotNO.Visible = true;
|
|
this.LotNO.VisibleIndex = 1;
|
|
this.LotNO.Width = 97;
|
|
//
|
|
// ItemCode
|
|
//
|
|
this.ItemCode.Caption = "物料代码";
|
|
this.ItemCode.FieldName = "ItemCode";
|
|
this.ItemCode.Name = "ItemCode";
|
|
this.ItemCode.Visible = true;
|
|
this.ItemCode.VisibleIndex = 2;
|
|
this.ItemCode.Width = 97;
|
|
//
|
|
// MUSERNAME
|
|
//
|
|
this.MUSERNAME.Caption = "维护人";
|
|
this.MUSERNAME.FieldName = "MUSERNAME";
|
|
this.MUSERNAME.Name = "MUSERNAME";
|
|
this.MUSERNAME.Visible = true;
|
|
this.MUSERNAME.VisibleIndex = 8;
|
|
this.MUSERNAME.Width = 97;
|
|
//
|
|
// MTIME
|
|
//
|
|
this.MTIME.Caption = "维护时间";
|
|
this.MTIME.FieldName = "MTIME";
|
|
this.MTIME.Name = "MTIME";
|
|
this.MTIME.Visible = true;
|
|
this.MTIME.VisibleIndex = 9;
|
|
this.MTIME.Width = 106;
|
|
//
|
|
// PRODUCTDATE
|
|
//
|
|
this.PRODUCTDATE.Caption = "生产日期";
|
|
this.PRODUCTDATE.FieldName = "PRODUCTDATE";
|
|
this.PRODUCTDATE.Name = "PRODUCTDATE";
|
|
this.PRODUCTDATE.Visible = true;
|
|
this.PRODUCTDATE.VisibleIndex = 5;
|
|
this.PRODUCTDATE.Width = 97;
|
|
//
|
|
// VENDORITEMCODE
|
|
//
|
|
this.VENDORITEMCODE.Caption = "生产商物料代码";
|
|
this.VENDORITEMCODE.FieldName = "VENDORITEMCODE";
|
|
this.VENDORITEMCODE.Name = "VENDORITEMCODE";
|
|
this.VENDORITEMCODE.Visible = true;
|
|
this.VENDORITEMCODE.VisibleIndex = 6;
|
|
this.VENDORITEMCODE.Width = 94;
|
|
//
|
|
// VenderLotNO
|
|
//
|
|
this.VenderLotNO.Caption = "供应商物料批号";
|
|
this.VenderLotNO.FieldName = "VenderLotNO";
|
|
this.VenderLotNO.Name = "VenderLotNO";
|
|
this.VenderLotNO.Visible = true;
|
|
this.VenderLotNO.VisibleIndex = 7;
|
|
this.VenderLotNO.Width = 97;
|
|
//
|
|
// INVDESC
|
|
//
|
|
this.INVDESC.Caption = "物料描述";
|
|
this.INVDESC.FieldName = "INVDESC";
|
|
this.INVDESC.Name = "INVDESC";
|
|
this.INVDESC.Visible = true;
|
|
this.INVDESC.VisibleIndex = 3;
|
|
this.INVDESC.Width = 97;
|
|
//
|
|
// LOTQTY
|
|
//
|
|
this.LOTQTY.Caption = "数量";
|
|
this.LOTQTY.FieldName = "LOTQTY";
|
|
this.LOTQTY.Name = "LOTQTY";
|
|
this.LOTQTY.Visible = true;
|
|
this.LOTQTY.VisibleIndex = 4;
|
|
this.LOTQTY.Width = 97;
|
|
//
|
|
// repositoryItemCheckEdit2
|
|
//
|
|
this.repositoryItemCheckEdit2.AutoHeight = false;
|
|
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|
this.btnClose.Appearance.Options.UseForeColor = true;
|
|
this.btnClose.Appearance.Options.UseTextOptions = true;
|
|
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|
this.btnClose.Location = new System.Drawing.Point(967, 1);
|
|
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(26, 23);
|
|
this.btnClose.TabIndex = 5;
|
|
//
|
|
// lblTitle
|
|
//
|
|
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lblTitle.Location = new System.Drawing.Point(1, 1);
|
|
this.lblTitle.Name = "lblTitle";
|
|
this.lblTitle.Size = new System.Drawing.Size(116, 23);
|
|
this.lblTitle.TabIndex = 6;
|
|
this.lblTitle.Text = "物料追溯信息维护";
|
|
//
|
|
// labelControl2
|
|
//
|
|
this.labelControl2.Appearance.ForeColor = System.Drawing.Color.Gray;
|
|
this.labelControl2.Location = new System.Drawing.Point(19, 53);
|
|
this.labelControl2.Name = "labelControl2";
|
|
this.labelControl2.Size = new System.Drawing.Size(64, 14);
|
|
this.labelControl2.TabIndex = 0;
|
|
this.labelControl2.Text = "供应商代码:";
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Location = new System.Drawing.Point(31, 20);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(52, 14);
|
|
this.labelControl1.TabIndex = 0;
|
|
this.labelControl1.Text = "入库单号:";
|
|
//
|
|
// txtITEMCODE
|
|
//
|
|
this.txtITEMCODE.EnterMoveNextControl = true;
|
|
this.txtITEMCODE.Location = new System.Drawing.Point(584, 16);
|
|
this.txtITEMCODE.Name = "txtITEMCODE";
|
|
this.txtITEMCODE.Properties.ReadOnly = true;
|
|
this.txtITEMCODE.Size = new System.Drawing.Size(149, 20);
|
|
this.txtITEMCODE.TabIndex = 18;
|
|
//
|
|
// labelControl12
|
|
//
|
|
this.labelControl12.Appearance.ForeColor = System.Drawing.Color.Gray;
|
|
this.labelControl12.Location = new System.Drawing.Point(282, 54);
|
|
this.labelControl12.Name = "labelControl12";
|
|
this.labelControl12.Size = new System.Drawing.Size(28, 14);
|
|
this.labelControl12.TabIndex = 22;
|
|
this.labelControl12.Text = "单位:";
|
|
//
|
|
// labelControl13
|
|
//
|
|
this.labelControl13.Appearance.ForeColor = System.Drawing.Color.Gray;
|
|
this.labelControl13.Location = new System.Drawing.Point(518, 19);
|
|
this.labelControl13.Name = "labelControl13";
|
|
this.labelControl13.Size = new System.Drawing.Size(52, 14);
|
|
this.labelControl13.TabIndex = 23;
|
|
this.labelControl13.Text = "物料代码:";
|
|
//
|
|
// txtUNIT
|
|
//
|
|
this.txtUNIT.EnterMoveNextControl = true;
|
|
this.txtUNIT.Location = new System.Drawing.Point(333, 51);
|
|
this.txtUNIT.Name = "txtUNIT";
|
|
this.txtUNIT.Properties.ReadOnly = true;
|
|
this.txtUNIT.Size = new System.Drawing.Size(149, 20);
|
|
this.txtUNIT.TabIndex = 35;
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl1.Appearance.Options.UseBackColor = true;
|
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl1.Controls.Add(this.txtID);
|
|
this.panelControl1.Controls.Add(this.btnSTNO);
|
|
this.panelControl1.Controls.Add(this.txtMEMO);
|
|
this.panelControl1.Controls.Add(this.labelControl10);
|
|
this.panelControl1.Controls.Add(this.txtINVCONTROLTYPE);
|
|
this.panelControl1.Controls.Add(this.txtQualifyQTY);
|
|
this.panelControl1.Controls.Add(this.labelControl8);
|
|
this.panelControl1.Controls.Add(this.labelControl9);
|
|
this.panelControl1.Controls.Add(this.comNUM);
|
|
this.panelControl1.Controls.Add(this.labelControl7);
|
|
this.panelControl1.Controls.Add(this.txtVENDORCODE);
|
|
this.panelControl1.Controls.Add(this.txtUNIT);
|
|
this.panelControl1.Controls.Add(this.labelControl13);
|
|
this.panelControl1.Controls.Add(this.labelControl12);
|
|
this.panelControl1.Controls.Add(this.txtITEMCODE);
|
|
this.panelControl1.Controls.Add(this.labelControl1);
|
|
this.panelControl1.Controls.Add(this.labelControl2);
|
|
this.panelControl1.Location = new System.Drawing.Point(0, 29);
|
|
this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(994, 118);
|
|
this.panelControl1.TabIndex = 23;
|
|
//
|
|
// txtID
|
|
//
|
|
this.txtID.EnterMoveNextControl = true;
|
|
this.txtID.Location = new System.Drawing.Point(332, 82);
|
|
this.txtID.Name = "txtID";
|
|
this.txtID.Size = new System.Drawing.Size(64, 20);
|
|
this.txtID.TabIndex = 95;
|
|
this.txtID.Visible = false;
|
|
//
|
|
// btnSTNO
|
|
//
|
|
this.btnSTNO.EditValue = "";
|
|
this.btnSTNO.Location = new System.Drawing.Point(104, 16);
|
|
this.btnSTNO.Name = "btnSTNO";
|
|
this.btnSTNO.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.btnSTNO.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.btnSTNO.Size = new System.Drawing.Size(149, 20);
|
|
this.btnSTNO.TabIndex = 94;
|
|
this.btnSTNO.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnSTNO_ButtonClick);
|
|
this.btnSTNO.EditValueChanged += new System.EventHandler(this.btnSTNO_EditValueChanged);
|
|
//
|
|
// txtMEMO
|
|
//
|
|
this.txtMEMO.EnterMoveNextControl = true;
|
|
this.txtMEMO.Location = new System.Drawing.Point(104, 82);
|
|
this.txtMEMO.Name = "txtMEMO";
|
|
this.txtMEMO.Size = new System.Drawing.Size(149, 20);
|
|
this.txtMEMO.TabIndex = 82;
|
|
//
|
|
// labelControl10
|
|
//
|
|
this.labelControl10.Location = new System.Drawing.Point(55, 86);
|
|
this.labelControl10.Name = "labelControl10";
|
|
this.labelControl10.Size = new System.Drawing.Size(28, 14);
|
|
this.labelControl10.TabIndex = 81;
|
|
this.labelControl10.Text = "备注:";
|
|
//
|
|
// txtINVCONTROLTYPE
|
|
//
|
|
this.txtINVCONTROLTYPE.EnterMoveNextControl = true;
|
|
this.txtINVCONTROLTYPE.Location = new System.Drawing.Point(584, 51);
|
|
this.txtINVCONTROLTYPE.Name = "txtINVCONTROLTYPE";
|
|
this.txtINVCONTROLTYPE.Properties.ReadOnly = true;
|
|
this.txtINVCONTROLTYPE.Size = new System.Drawing.Size(149, 20);
|
|
this.txtINVCONTROLTYPE.TabIndex = 80;
|
|
this.txtINVCONTROLTYPE.EditValueChanged += new System.EventHandler(this.txtINVCONTROLTYPE_EditValueChanged);
|
|
//
|
|
// txtQualifyQTY
|
|
//
|
|
this.txtQualifyQTY.EnterMoveNextControl = true;
|
|
this.txtQualifyQTY.Location = new System.Drawing.Point(804, 51);
|
|
this.txtQualifyQTY.Name = "txtQualifyQTY";
|
|
this.txtQualifyQTY.Properties.ReadOnly = true;
|
|
this.txtQualifyQTY.Size = new System.Drawing.Size(149, 20);
|
|
this.txtQualifyQTY.TabIndex = 79;
|
|
//
|
|
// labelControl8
|
|
//
|
|
this.labelControl8.Appearance.ForeColor = System.Drawing.Color.Gray;
|
|
this.labelControl8.Location = new System.Drawing.Point(743, 54);
|
|
this.labelControl8.Name = "labelControl8";
|
|
this.labelControl8.Size = new System.Drawing.Size(52, 14);
|
|
this.labelControl8.TabIndex = 78;
|
|
this.labelControl8.Text = "合格数量:";
|
|
//
|
|
// labelControl9
|
|
//
|
|
this.labelControl9.Appearance.ForeColor = System.Drawing.Color.Gray;
|
|
this.labelControl9.Location = new System.Drawing.Point(494, 54);
|
|
this.labelControl9.Name = "labelControl9";
|
|
this.labelControl9.Size = new System.Drawing.Size(76, 14);
|
|
this.labelControl9.TabIndex = 77;
|
|
this.labelControl9.Text = "物料管控类型:";
|
|
//
|
|
// comNUM
|
|
//
|
|
this.comNUM.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comNUM.FormattingEnabled = true;
|
|
this.comNUM.Location = new System.Drawing.Point(333, 14);
|
|
this.comNUM.Name = "comNUM";
|
|
this.comNUM.Size = new System.Drawing.Size(149, 22);
|
|
this.comNUM.TabIndex = 76;
|
|
this.comNUM.SelectedIndexChanged += new System.EventHandler(this.comNUM_SelectedIndexChanged);
|
|
//
|
|
// labelControl7
|
|
//
|
|
this.labelControl7.Location = new System.Drawing.Point(282, 18);
|
|
this.labelControl7.Name = "labelControl7";
|
|
this.labelControl7.Size = new System.Drawing.Size(28, 14);
|
|
this.labelControl7.TabIndex = 75;
|
|
this.labelControl7.Text = "行号:";
|
|
//
|
|
// txtVENDORCODE
|
|
//
|
|
this.txtVENDORCODE.EnterMoveNextControl = true;
|
|
this.txtVENDORCODE.Location = new System.Drawing.Point(104, 49);
|
|
this.txtVENDORCODE.Name = "txtVENDORCODE";
|
|
this.txtVENDORCODE.Properties.ReadOnly = true;
|
|
this.txtVENDORCODE.Size = new System.Drawing.Size(149, 20);
|
|
this.txtVENDORCODE.TabIndex = 74;
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl2.Appearance.Options.UseBackColor = true;
|
|
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl2.Controls.Add(this.groupBox2);
|
|
this.panelControl2.Controls.Add(this.groupBox1);
|
|
this.panelControl2.Controls.Add(this.labMAIN);
|
|
this.panelControl2.Controls.Add(this.labelControl6);
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panelControl2.Location = new System.Drawing.Point(0, 296);
|
|
this.panelControl2.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(994, 248);
|
|
this.panelControl2.TabIndex = 25;
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.btnREFER);
|
|
this.groupBox2.Controls.Add(this.txtCOUNT);
|
|
this.groupBox2.Controls.Add(this.labelControl11);
|
|
this.groupBox2.Controls.Add(this.txtBEGNUM);
|
|
this.groupBox2.Controls.Add(this.txtNUM);
|
|
this.groupBox2.Controls.Add(this.radLOGIN);
|
|
this.groupBox2.Controls.Add(this.radBEGNUM);
|
|
this.groupBox2.Controls.Add(this.radNUM);
|
|
this.groupBox2.Location = new System.Drawing.Point(397, 51);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(556, 161);
|
|
this.groupBox2.TabIndex = 102;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "[关键物料]追溯信息维护";
|
|
//
|
|
// btnREFER
|
|
//
|
|
this.btnREFER.Location = new System.Drawing.Point(196, 107);
|
|
this.btnREFER.Name = "btnREFER";
|
|
this.btnREFER.Size = new System.Drawing.Size(75, 23);
|
|
this.btnREFER.TabIndex = 91;
|
|
this.btnREFER.Text = "查询序列号";
|
|
this.btnREFER.UseVisualStyleBackColor = true;
|
|
//
|
|
// txtCOUNT
|
|
//
|
|
this.txtCOUNT.EnterMoveNextControl = true;
|
|
this.txtCOUNT.Location = new System.Drawing.Point(353, 71);
|
|
this.txtCOUNT.Name = "txtCOUNT";
|
|
this.txtCOUNT.Size = new System.Drawing.Size(149, 20);
|
|
this.txtCOUNT.TabIndex = 89;
|
|
this.txtCOUNT.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCOUNT_KeyPress);
|
|
//
|
|
// labelControl11
|
|
//
|
|
this.labelControl11.Location = new System.Drawing.Point(319, 74);
|
|
this.labelControl11.Name = "labelControl11";
|
|
this.labelControl11.Size = new System.Drawing.Size(28, 14);
|
|
this.labelControl11.TabIndex = 90;
|
|
this.labelControl11.Text = "数量:";
|
|
//
|
|
// txtBEGNUM
|
|
//
|
|
this.txtBEGNUM.EnterMoveNextControl = true;
|
|
this.txtBEGNUM.Location = new System.Drawing.Point(150, 70);
|
|
this.txtBEGNUM.Name = "txtBEGNUM";
|
|
this.txtBEGNUM.Size = new System.Drawing.Size(149, 20);
|
|
this.txtBEGNUM.TabIndex = 88;
|
|
this.txtBEGNUM.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBEGNUM_KeyPress);
|
|
//
|
|
// txtNUM
|
|
//
|
|
this.txtNUM.EnterMoveNextControl = true;
|
|
this.txtNUM.Location = new System.Drawing.Point(150, 30);
|
|
this.txtNUM.Name = "txtNUM";
|
|
this.txtNUM.Size = new System.Drawing.Size(149, 20);
|
|
this.txtNUM.TabIndex = 87;
|
|
this.txtNUM.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtNUM_KeyPress);
|
|
//
|
|
// radLOGIN
|
|
//
|
|
this.radLOGIN.AutoSize = true;
|
|
this.radLOGIN.Location = new System.Drawing.Point(55, 109);
|
|
this.radLOGIN.Name = "radLOGIN";
|
|
this.radLOGIN.Size = new System.Drawing.Size(121, 18);
|
|
this.radLOGIN.TabIndex = 86;
|
|
this.radLOGIN.TabStop = true;
|
|
this.radLOGIN.Text = "外协工单序号导入";
|
|
this.radLOGIN.UseVisualStyleBackColor = true;
|
|
//
|
|
// radBEGNUM
|
|
//
|
|
this.radBEGNUM.AutoSize = true;
|
|
this.radBEGNUM.Location = new System.Drawing.Point(54, 70);
|
|
this.radBEGNUM.Name = "radBEGNUM";
|
|
this.radBEGNUM.Size = new System.Drawing.Size(85, 18);
|
|
this.radBEGNUM.TabIndex = 85;
|
|
this.radBEGNUM.TabStop = true;
|
|
this.radBEGNUM.Text = "起始序列号";
|
|
this.radBEGNUM.UseVisualStyleBackColor = true;
|
|
this.radBEGNUM.CheckedChanged += new System.EventHandler(this.radBEGNUM_CheckedChanged);
|
|
//
|
|
// radNUM
|
|
//
|
|
this.radNUM.AutoSize = true;
|
|
this.radNUM.Checked = true;
|
|
this.radNUM.Location = new System.Drawing.Point(55, 32);
|
|
this.radNUM.Name = "radNUM";
|
|
this.radNUM.Size = new System.Drawing.Size(61, 18);
|
|
this.radNUM.TabIndex = 84;
|
|
this.radNUM.TabStop = true;
|
|
this.radNUM.Text = "序列号";
|
|
this.radNUM.UseVisualStyleBackColor = true;
|
|
this.radNUM.CheckedChanged += new System.EventHandler(this.radNUM_CheckedChanged);
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.txtBAGNUM);
|
|
this.groupBox1.Controls.Add(this.txtCOUNTMIN);
|
|
this.groupBox1.Controls.Add(this.radACOUNTMIN);
|
|
this.groupBox1.Controls.Add(this.radBAGNUM);
|
|
this.groupBox1.Location = new System.Drawing.Point(31, 51);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(335, 161);
|
|
this.groupBox1.TabIndex = 101;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "[批次物料]追溯信息维护";
|
|
//
|
|
// txtBAGNUM
|
|
//
|
|
this.txtBAGNUM.EnterMoveNextControl = true;
|
|
this.txtBAGNUM.Location = new System.Drawing.Point(127, 84);
|
|
this.txtBAGNUM.Name = "txtBAGNUM";
|
|
this.txtBAGNUM.Size = new System.Drawing.Size(139, 20);
|
|
this.txtBAGNUM.TabIndex = 86;
|
|
//
|
|
// txtCOUNTMIN
|
|
//
|
|
this.txtCOUNTMIN.EnterMoveNextControl = true;
|
|
this.txtCOUNTMIN.Location = new System.Drawing.Point(127, 46);
|
|
this.txtCOUNTMIN.Name = "txtCOUNTMIN";
|
|
this.txtCOUNTMIN.Size = new System.Drawing.Size(139, 20);
|
|
this.txtCOUNTMIN.TabIndex = 84;
|
|
//
|
|
// radACOUNTMIN
|
|
//
|
|
this.radACOUNTMIN.AutoSize = true;
|
|
this.radACOUNTMIN.Checked = true;
|
|
this.radACOUNTMIN.Location = new System.Drawing.Point(25, 44);
|
|
this.radACOUNTMIN.Name = "radACOUNTMIN";
|
|
this.radACOUNTMIN.Size = new System.Drawing.Size(97, 18);
|
|
this.radACOUNTMIN.TabIndex = 0;
|
|
this.radACOUNTMIN.TabStop = true;
|
|
this.radACOUNTMIN.Text = "最小包装数量";
|
|
this.radACOUNTMIN.UseVisualStyleBackColor = true;
|
|
this.radACOUNTMIN.CheckedChanged += new System.EventHandler(this.radACOUNTMIN_CheckedChanged);
|
|
//
|
|
// radBAGNUM
|
|
//
|
|
this.radBAGNUM.AutoSize = true;
|
|
this.radBAGNUM.Location = new System.Drawing.Point(24, 83);
|
|
this.radBAGNUM.Name = "radBAGNUM";
|
|
this.radBAGNUM.Size = new System.Drawing.Size(61, 18);
|
|
this.radBAGNUM.TabIndex = 1;
|
|
this.radBAGNUM.TabStop = true;
|
|
this.radBAGNUM.Text = "分包数";
|
|
this.radBAGNUM.UseVisualStyleBackColor = true;
|
|
this.radBAGNUM.CheckedChanged += new System.EventHandler(this.radBAGNUM_CheckedChanged);
|
|
//
|
|
// labMAIN
|
|
//
|
|
this.labMAIN.Appearance.ForeColor = System.Drawing.Color.Gray;
|
|
this.labMAIN.Location = new System.Drawing.Point(945, 13);
|
|
this.labMAIN.Name = "labMAIN";
|
|
this.labMAIN.Size = new System.Drawing.Size(7, 14);
|
|
this.labMAIN.TabIndex = 100;
|
|
this.labMAIN.Text = "0";
|
|
//
|
|
// labelControl6
|
|
//
|
|
this.labelControl6.Appearance.ForeColor = System.Drawing.Color.Gray;
|
|
this.labelControl6.Location = new System.Drawing.Point(874, 12);
|
|
this.labelControl6.Name = "labelControl6";
|
|
this.labelControl6.Size = new System.Drawing.Size(64, 14);
|
|
this.labelControl6.TabIndex = 100;
|
|
this.labelControl6.Text = "已维护数量:";
|
|
//
|
|
// panelControl3
|
|
//
|
|
this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.panelControl3.Appearance.Options.UseBackColor = true;
|
|
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl3.Controls.Add(this.btnConfig);
|
|
this.panelControl3.Controls.Add(this.btnFilter);
|
|
this.panelControl3.Controls.Add(this.btnSERIAL);
|
|
this.panelControl3.Controls.Add(this.btnModify);
|
|
this.panelControl3.Controls.Add(this.btnCreate);
|
|
this.panelControl3.Controls.Add(this.btnCancelAll);
|
|
this.panelControl3.Controls.Add(this.btnDel);
|
|
this.panelControl3.Controls.Add(this.btnSelectAll);
|
|
this.panelControl3.Controls.Add(this.btnRefresh);
|
|
this.panelControl3.Controls.Add(this.btnExit);
|
|
this.panelControl3.Controls.Add(this.btnOutPut);
|
|
this.panelControl3.Controls.Add(this.labelControl14);
|
|
this.panelControl3.Controls.Add(this.panelControl1);
|
|
this.panelControl3.Controls.Add(this.simpleButton2);
|
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl3.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl3.Name = "panelControl3";
|
|
this.panelControl3.Size = new System.Drawing.Size(994, 148);
|
|
this.panelControl3.TabIndex = 26;
|
|
//
|
|
// btnConfig
|
|
//
|
|
this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnConfig.Appearance.Options.UseFont = true;
|
|
this.btnConfig.Appearance.Options.UseForeColor = true;
|
|
this.btnConfig.Appearance.Options.UseTextOptions = true;
|
|
this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
|
|
this.btnConfig.Location = new System.Drawing.Point(182, 0);
|
|
this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnConfig.Name = "btnConfig";
|
|
this.btnConfig.Size = new System.Drawing.Size(92, 30);
|
|
this.btnConfig.TabIndex = 35;
|
|
this.btnConfig.Text = "数据源设置";
|
|
this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
|
|
//
|
|
// btnFilter
|
|
//
|
|
this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnFilter.Appearance.Options.UseFont = true;
|
|
this.btnFilter.Appearance.Options.UseForeColor = true;
|
|
this.btnFilter.Appearance.Options.UseTextOptions = true;
|
|
this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
|
|
this.btnFilter.Location = new System.Drawing.Point(123, 0);
|
|
this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnFilter.Name = "btnFilter";
|
|
this.btnFilter.Size = new System.Drawing.Size(59, 30);
|
|
this.btnFilter.TabIndex = 34;
|
|
this.btnFilter.Text = "过滤";
|
|
this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
|
|
//
|
|
// btnSERIAL
|
|
//
|
|
this.btnSERIAL.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnSERIAL.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnSERIAL.Appearance.Options.UseFont = true;
|
|
this.btnSERIAL.Appearance.Options.UseForeColor = true;
|
|
this.btnSERIAL.Appearance.Options.UseTextOptions = true;
|
|
this.btnSERIAL.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnSERIAL.Image = ((System.Drawing.Image)(resources.GetObject("btnSERIAL.Image")));
|
|
this.btnSERIAL.Location = new System.Drawing.Point(465, 0);
|
|
this.btnSERIAL.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnSERIAL.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnSERIAL.Name = "btnSERIAL";
|
|
this.btnSERIAL.Size = new System.Drawing.Size(89, 30);
|
|
this.btnSERIAL.TabIndex = 33;
|
|
this.btnSERIAL.Text = "生成序列号";
|
|
this.btnSERIAL.Click += new System.EventHandler(this.simpleButton1_Click);
|
|
//
|
|
// btnModify
|
|
//
|
|
this.btnModify.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnModify.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnModify.Appearance.Options.UseFont = true;
|
|
this.btnModify.Appearance.Options.UseForeColor = true;
|
|
this.btnModify.Appearance.Options.UseTextOptions = true;
|
|
this.btnModify.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnModify.Image = ((System.Drawing.Image)(resources.GetObject("btnModify.Image")));
|
|
this.btnModify.Location = new System.Drawing.Point(554, 0);
|
|
this.btnModify.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnModify.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnModify.Name = "btnModify";
|
|
this.btnModify.Size = new System.Drawing.Size(63, 30);
|
|
this.btnModify.TabIndex = 32;
|
|
this.btnModify.Text = "保存";
|
|
this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
|
|
//
|
|
// btnCreate
|
|
//
|
|
this.btnCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnCreate.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnCreate.Appearance.Options.UseFont = true;
|
|
this.btnCreate.Appearance.Options.UseForeColor = true;
|
|
this.btnCreate.Appearance.Options.UseTextOptions = true;
|
|
this.btnCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnCreate.Image")));
|
|
this.btnCreate.Location = new System.Drawing.Point(390, 0);
|
|
this.btnCreate.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnCreate.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnCreate.Name = "btnCreate";
|
|
this.btnCreate.Size = new System.Drawing.Size(75, 30);
|
|
this.btnCreate.TabIndex = 31;
|
|
this.btnCreate.Text = "生成新批";
|
|
this.btnCreate.Click += new System.EventHandler(this.btnNEW_Click);
|
|
//
|
|
// btnCancelAll
|
|
//
|
|
this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnCancelAll.Appearance.Options.UseFont = true;
|
|
this.btnCancelAll.Appearance.Options.UseForeColor = true;
|
|
this.btnCancelAll.Appearance.Options.UseTextOptions = true;
|
|
this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
|
|
this.btnCancelAll.Location = new System.Drawing.Point(332, 0);
|
|
this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnCancelAll.Name = "btnCancelAll";
|
|
this.btnCancelAll.Size = new System.Drawing.Size(58, 30);
|
|
this.btnCancelAll.TabIndex = 30;
|
|
this.btnCancelAll.Text = "全消";
|
|
this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
|
|
//
|
|
// btnDel
|
|
//
|
|
this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnDel.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnDel.Appearance.Options.UseFont = true;
|
|
this.btnDel.Appearance.Options.UseForeColor = true;
|
|
this.btnDel.Appearance.Options.UseTextOptions = true;
|
|
this.btnDel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
|
|
this.btnDel.Location = new System.Drawing.Point(617, 0);
|
|
this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnDel.Name = "btnDel";
|
|
this.btnDel.Size = new System.Drawing.Size(58, 30);
|
|
this.btnDel.TabIndex = 29;
|
|
this.btnDel.Text = "删除";
|
|
this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
|
|
//
|
|
// btnSelectAll
|
|
//
|
|
this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnSelectAll.Appearance.Options.UseFont = true;
|
|
this.btnSelectAll.Appearance.Options.UseForeColor = true;
|
|
this.btnSelectAll.Appearance.Options.UseTextOptions = true;
|
|
this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
|
|
this.btnSelectAll.Location = new System.Drawing.Point(274, 0);
|
|
this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnSelectAll.Name = "btnSelectAll";
|
|
this.btnSelectAll.Size = new System.Drawing.Size(58, 30);
|
|
this.btnSelectAll.TabIndex = 28;
|
|
this.btnSelectAll.Text = "全选";
|
|
this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
|
|
//
|
|
// btnRefresh
|
|
//
|
|
this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnRefresh.Appearance.Options.UseFont = true;
|
|
this.btnRefresh.Appearance.Options.UseForeColor = true;
|
|
this.btnRefresh.Appearance.Options.UseTextOptions = true;
|
|
this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
|
|
this.btnRefresh.Location = new System.Drawing.Point(738, 0);
|
|
this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnRefresh.Name = "btnRefresh";
|
|
this.btnRefresh.Size = new System.Drawing.Size(58, 30);
|
|
this.btnRefresh.TabIndex = 27;
|
|
this.btnRefresh.Text = "刷新";
|
|
this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
|
|
//
|
|
// btnExit
|
|
//
|
|
this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnExit.Appearance.Options.UseFont = true;
|
|
this.btnExit.Appearance.Options.UseForeColor = true;
|
|
this.btnExit.Appearance.Options.UseTextOptions = true;
|
|
this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
|
|
this.btnExit.Location = new System.Drawing.Point(796, 0);
|
|
this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnExit.Name = "btnExit";
|
|
this.btnExit.Size = new System.Drawing.Size(55, 30);
|
|
this.btnExit.TabIndex = 26;
|
|
this.btnExit.Text = "退出";
|
|
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
|
|
//
|
|
// btnOutPut
|
|
//
|
|
this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnOutPut.Appearance.Options.UseFont = true;
|
|
this.btnOutPut.Appearance.Options.UseForeColor = true;
|
|
this.btnOutPut.Appearance.Options.UseTextOptions = true;
|
|
this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
|
|
this.btnOutPut.Location = new System.Drawing.Point(675, 0);
|
|
this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnOutPut.Name = "btnOutPut";
|
|
this.btnOutPut.Size = new System.Drawing.Size(63, 30);
|
|
this.btnOutPut.TabIndex = 25;
|
|
this.btnOutPut.Text = "导出";
|
|
this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
|
|
//
|
|
// labelControl14
|
|
//
|
|
this.labelControl14.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl14.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.labelControl14.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.labelControl14.Location = new System.Drawing.Point(3, 4);
|
|
this.labelControl14.Name = "labelControl14";
|
|
this.labelControl14.Size = new System.Drawing.Size(128, 23);
|
|
this.labelControl14.TabIndex = 19;
|
|
this.labelControl14.Text = "物料信息追溯维护";
|
|
//
|
|
// simpleButton2
|
|
//
|
|
this.simpleButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.simpleButton2.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.simpleButton2.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.simpleButton2.Appearance.Options.UseFont = true;
|
|
this.simpleButton2.Appearance.Options.UseForeColor = true;
|
|
this.simpleButton2.Appearance.Options.UseTextOptions = true;
|
|
this.simpleButton2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.simpleButton2.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.Image")));
|
|
this.simpleButton2.Location = new System.Drawing.Point(968, 0);
|
|
this.simpleButton2.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.simpleButton2.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.simpleButton2.Name = "simpleButton2";
|
|
this.simpleButton2.Size = new System.Drawing.Size(26, 27);
|
|
this.simpleButton2.TabIndex = 14;
|
|
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
|
|
//
|
|
// panelControl4
|
|
//
|
|
this.panelControl4.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.panelControl4.Appearance.Options.UseBackColor = true;
|
|
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl4.Controls.Add(this.grdDetail);
|
|
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl4.Location = new System.Drawing.Point(0, 148);
|
|
this.panelControl4.Name = "panelControl4";
|
|
this.panelControl4.Size = new System.Drawing.Size(994, 148);
|
|
this.panelControl4.TabIndex = 27;
|
|
//
|
|
// FormICSITEMLOTAdd
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(994, 544);
|
|
this.Controls.Add(this.panelControl4);
|
|
this.Controls.Add(this.panelControl3);
|
|
this.Controls.Add(this.panelControl2);
|
|
this.Controls.Add(this.lblTitle);
|
|
this.Controls.Add(this.btnClose);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "FormICSITEMLOTAdd";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "FormContainerAddEdit";
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gv3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUNIT.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnSTNO.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMEMO.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtINVCONTROLTYPE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtQualifyQTY.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtVENDORCODE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
this.panelControl2.ResumeLayout(false);
|
|
this.panelControl2.PerformLayout();
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCOUNT.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBEGNUM.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNUM.Properties)).EndInit();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBAGNUM.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCOUNTMIN.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
this.panelControl3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
|
|
this.panelControl4.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private DevExpress.XtraEditors.LabelControl lblTitle;
|
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.TextEdit txtITEMCODE;
|
|
private DevExpress.XtraEditors.LabelControl labelControl12;
|
|
private DevExpress.XtraEditors.LabelControl labelControl13;
|
|
private DevExpress.XtraEditors.TextEdit txtUNIT;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private DevExpress.XtraEditors.TextEdit txtVENDORCODE;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private DevExpress.XtraEditors.TextEdit txtMEMO;
|
|
private DevExpress.XtraEditors.LabelControl labelControl10;
|
|
private DevExpress.XtraEditors.TextEdit txtINVCONTROLTYPE;
|
|
private DevExpress.XtraEditors.TextEdit txtQualifyQTY;
|
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
|
private DevExpress.XtraEditors.LabelControl labelControl9;
|
|
private System.Windows.Forms.ComboBox comNUM;
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|
private DevExpress.XtraEditors.ButtonEdit btnSTNO;
|
|
private DevExpress.XtraEditors.TextEdit txtBAGNUM;
|
|
private DevExpress.XtraEditors.TextEdit txtCOUNTMIN;
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private DevExpress.XtraEditors.LabelControl labelControl14;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton2;
|
|
private DevExpress.XtraEditors.PanelControl panelControl4;
|
|
private DevExpress.XtraEditors.TextEdit txtID;
|
|
private DevExpress.XtraEditors.SimpleButton btnSERIAL;
|
|
private DevExpress.XtraEditors.SimpleButton btnModify;
|
|
private DevExpress.XtraEditors.SimpleButton btnCreate;
|
|
private DevExpress.XtraEditors.SimpleButton btnCancelAll;
|
|
private DevExpress.XtraEditors.SimpleButton btnDel;
|
|
private DevExpress.XtraEditors.SimpleButton btnSelectAll;
|
|
private DevExpress.XtraEditors.SimpleButton btnRefresh;
|
|
private DevExpress.XtraEditors.SimpleButton btnExit;
|
|
private DevExpress.XtraEditors.SimpleButton btnOutPut;
|
|
private DevExpress.XtraEditors.SimpleButton btnFilter;
|
|
private DevExpress.XtraEditors.SimpleButton btnConfig;
|
|
private System.Windows.Forms.RadioButton radBAGNUM;
|
|
private System.Windows.Forms.RadioButton radACOUNTMIN;
|
|
private DevExpress.XtraEditors.LabelControl labMAIN;
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.Button btnREFER;
|
|
private DevExpress.XtraEditors.TextEdit txtCOUNT;
|
|
private DevExpress.XtraEditors.LabelControl labelControl11;
|
|
private DevExpress.XtraEditors.TextEdit txtBEGNUM;
|
|
private DevExpress.XtraEditors.TextEdit txtNUM;
|
|
private System.Windows.Forms.RadioButton radLOGIN;
|
|
private System.Windows.Forms.RadioButton radBEGNUM;
|
|
private System.Windows.Forms.RadioButton radNUM;
|
|
private DevExpress.XtraGrid.GridControl grdDetail;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSelect;
|
|
private DevExpress.XtraGrid.Columns.GridColumn PRONUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLotNO;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gv3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn coSelect;
|
|
private DevExpress.XtraGrid.Columns.GridColumn LotNO;
|
|
private DevExpress.XtraGrid.Columns.GridColumn ItemCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn MUSERNAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn MTIME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn PRODUCTDATE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn VENDORITEMCODE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn VenderLotNO;
|
|
private DevExpress.XtraGrid.Columns.GridColumn INVDESC;
|
|
private DevExpress.XtraGrid.Columns.GridColumn LOTQTY;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
|
|
}
|
|
}
|