华恒Mes鼎捷代码
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.

661 lines
32 KiB

namespace ICSSoft.Frame.APP
{
partial class FormICSOPSBOMAdd
{
/// <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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSOPSBOMAdd));
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
this.btnExit = new DevExpress.XtraEditors.SimpleButton();
this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.grdDetail = new DevExpress.XtraGrid.GridControl();
this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
this.INVCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.INVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.INVDESC = new DevExpress.XtraGrid.Columns.GridColumn();
this.INVTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBSITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMQTY = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBWH = new DevExpress.XtraGrid.Columns.GridColumn();
this.SEQ = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMECN = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMDESC = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMLOCATION = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMEFFTIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMINVTIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMUOM = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMVER = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMCONTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBPITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.MUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
this.MTIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.WorkPoint = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBOMVER = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBFACTORY = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBUSAGE = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMPROJECT = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
this.LOCATION = new DevExpress.XtraGrid.Columns.GridColumn();
this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
this.ITEMID = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBITEMID = new DevExpress.XtraGrid.Columns.GridColumn();
this.SBSITEMID = new DevExpress.XtraGrid.Columns.GridColumn();
this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
this.SuspendLayout();
//
// 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.btnCanSelect);
this.panelControl3.Controls.Add(this.btnSelect);
this.panelControl3.Controls.Add(this.btnExit);
this.panelControl3.Controls.Add(this.btnFalsh);
this.panelControl3.Controls.Add(this.btnAdd);
this.panelControl3.Controls.Add(this.lblTitle);
this.panelControl3.Controls.Add(this.btnClose);
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(1036, 30);
this.panelControl3.TabIndex = 13;
this.panelControl3.Paint += new System.Windows.Forms.PaintEventHandler(this.panelControl3_Paint);
//
// btnCanSelect
//
this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
this.btnCanSelect.Appearance.Options.UseFont = true;
this.btnCanSelect.Appearance.Options.UseForeColor = true;
this.btnCanSelect.Appearance.Options.UseTextOptions = true;
this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
this.btnCanSelect.Location = new System.Drawing.Point(357, 0);
this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnCanSelect.Name = "btnCanSelect";
this.btnCanSelect.Size = new System.Drawing.Size(58, 30);
this.btnCanSelect.TabIndex = 41;
this.btnCanSelect.Text = "取消";
this.btnCanSelect.Click += new System.EventHandler(this.btnCanSelect_Click);
//
// btnSelect
//
this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
this.btnSelect.Appearance.Options.UseFont = true;
this.btnSelect.Appearance.Options.UseForeColor = true;
this.btnSelect.Appearance.Options.UseTextOptions = true;
this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
this.btnSelect.Location = new System.Drawing.Point(299, 0);
this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(58, 30);
this.btnSelect.TabIndex = 40;
this.btnSelect.Text = "全选";
this.btnSelect.Click += new System.EventHandler(this.btnSelect_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(242, 0);
this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(57, 30);
this.btnExit.TabIndex = 38;
this.btnExit.Text = "退出";
this.btnExit.Click += new System.EventHandler(this.btnExit_Click_1);
//
// btnFalsh
//
this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
this.btnFalsh.Appearance.Options.UseFont = true;
this.btnFalsh.Appearance.Options.UseForeColor = true;
this.btnFalsh.Appearance.Options.UseTextOptions = true;
this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
this.btnFalsh.Location = new System.Drawing.Point(182, 0);
this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnFalsh.Name = "btnFalsh";
this.btnFalsh.Size = new System.Drawing.Size(60, 30);
this.btnFalsh.TabIndex = 37;
this.btnFalsh.Text = "刷新";
this.btnFalsh.Click += new System.EventHandler(this.btnFalsh_Click);
//
// btnAdd
//
this.btnAdd.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnAdd.Appearance.ForeColor = System.Drawing.Color.White;
this.btnAdd.Appearance.Options.UseFont = true;
this.btnAdd.Appearance.Options.UseForeColor = true;
this.btnAdd.Appearance.Options.UseTextOptions = true;
this.btnAdd.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
this.btnAdd.Location = new System.Drawing.Point(97, 0);
this.btnAdd.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnAdd.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnAdd.Name = "btnAdd";
this.btnAdd.Size = new System.Drawing.Size(85, 30);
this.btnAdd.TabIndex = 32;
this.btnAdd.Text = "确定添加";
this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
//
// 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.Black;
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lblTitle.Location = new System.Drawing.Point(3, 4);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(88, 23);
this.lblTitle.TabIndex = 19;
this.lblTitle.Text = "标准BOM信息";
//
// btnClose
//
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.Dock = System.Windows.Forms.DockStyle.Right;
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
this.btnClose.Location = new System.Drawing.Point(1010, 0);
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(26, 30);
this.btnClose.TabIndex = 14;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// rptPage
//
this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
this.rptPage.Appearance.Options.UseBackColor = true;
this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
this.rptPage.isInit = false;
this.rptPage.Location = new System.Drawing.Point(0, 413);
this.rptPage.Name = "rptPage";
this.rptPage.PageIndex = 0;
this.rptPage.PageSize = 0;
this.rptPage.RecordNum = 0;
this.rptPage.Size = new System.Drawing.Size(1036, 26);
this.rptPage.TabIndex = 15;
//this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
//
// groupControl1
//
this.groupControl1.Controls.Add(this.grdDetail);
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl1.Location = new System.Drawing.Point(0, 30);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(1036, 383);
this.groupControl1.TabIndex = 14;
this.groupControl1.Text = "详细信息";
//
// grdDetail
//
this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.grdDetail.Location = new System.Drawing.Point(2, 22);
this.grdDetail.MainView = this.grvDetail;
this.grdDetail.Name = "grdDetail";
this.grdDetail.Size = new System.Drawing.Size(1032, 359);
this.grdDetail.TabIndex = 0;
this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grvDetail,
this.grvAdvDetail});
this.grdDetail.Load += new System.EventHandler(this.FormDCT_Load);
//
// grvDetail
//
this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.INVCODE,
this.INVNAME,
this.INVDESC,
this.INVTYPE,
this.SBITEMCODE,
this.SBSITEMCODE,
this.SBITEMQTY,
this.SBWH,
this.SEQ,
this.SBITEMECN,
this.SBITEMNAME,
this.SBITEMDESC,
this.SBITEMSTATUS,
this.SBITEMLOCATION,
this.SBITEMEFFTIME,
this.SBITEMINVTIME,
this.SBITEMUOM,
this.SBITEMVER,
this.SBITEMCONTYPE,
this.SBPITEMCODE,
this.MUSERName,
this.MTIME,
this.WorkPoint,
this.SBOMVER,
this.SBFACTORY,
this.SBUSAGE,
this.SBITEMPROJECT,
this.SBITEMSEQ,
this.LOCATION,
this.colisSelect,
this.ITEMID,
this.SBITEMID,
this.SBSITEMID});
this.grvDetail.FixedLineWidth = 3;
this.grvDetail.GridControl = this.grdDetail;
this.grvDetail.IndicatorWidth = 30;
this.grvDetail.Name = "grvDetail";
this.grvDetail.OptionsSelection.MultiSelect = true;
this.grvDetail.OptionsView.ColumnAutoWidth = false;
this.grvDetail.OptionsView.ShowFooter = true;
this.grvDetail.OptionsView.ShowGroupPanel = false;
this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
//
// INVCODE
//
this.INVCODE.Caption = "存货编码";
this.INVCODE.FieldName = "INVCODE";
this.INVCODE.Name = "INVCODE";
this.INVCODE.Visible = true;
this.INVCODE.VisibleIndex = 1;
//
// INVNAME
//
this.INVNAME.Caption = "存货名称";
this.INVNAME.FieldName = "INVNAME";
this.INVNAME.Name = "INVNAME";
this.INVNAME.Visible = true;
this.INVNAME.VisibleIndex = 2;
//
// INVDESC
//
this.INVDESC.Caption = "规格型号";
this.INVDESC.FieldName = "INVDESC";
this.INVDESC.Name = "INVDESC";
this.INVDESC.OptionsColumn.AllowEdit = false;
this.INVDESC.OptionsColumn.ReadOnly = true;
this.INVDESC.Visible = true;
this.INVDESC.VisibleIndex = 3;
//
// INVTYPE
//
this.INVTYPE.Caption = "产品类型";
this.INVTYPE.FieldName = "INVTYPE";
this.INVTYPE.Name = "INVTYPE";
this.INVTYPE.OptionsColumn.AllowEdit = false;
this.INVTYPE.OptionsColumn.ReadOnly = true;
this.INVTYPE.Visible = true;
this.INVTYPE.VisibleIndex = 4;
//
// SBITEMCODE
//
this.SBITEMCODE.Caption = "子阶料物料代码";
this.SBITEMCODE.FieldName = "SBITEMCODE";
this.SBITEMCODE.Name = "SBITEMCODE";
this.SBITEMCODE.OptionsColumn.AllowEdit = false;
this.SBITEMCODE.OptionsColumn.ReadOnly = true;
this.SBITEMCODE.Visible = true;
this.SBITEMCODE.VisibleIndex = 8;
//
// SBSITEMCODE
//
this.SBSITEMCODE.Caption = "首选料物料代码";
this.SBSITEMCODE.FieldName = "SBSITEMCODE";
this.SBSITEMCODE.Name = "SBSITEMCODE";
this.SBSITEMCODE.OptionsColumn.AllowEdit = false;
this.SBSITEMCODE.OptionsColumn.ReadOnly = true;
this.SBSITEMCODE.Visible = true;
this.SBSITEMCODE.VisibleIndex = 7;
//
// SBITEMQTY
//
this.SBITEMQTY.Caption = "单机用量";
this.SBITEMQTY.FieldName = "SBITEMQTY";
this.SBITEMQTY.Name = "SBITEMQTY";
this.SBITEMQTY.Visible = true;
this.SBITEMQTY.VisibleIndex = 10;
//
// SBWH
//
this.SBWH.Caption = "所在仓库";
this.SBWH.FieldName = "SBWH";
this.SBWH.Name = "SBWH";
this.SBWH.OptionsColumn.AllowEdit = false;
this.SBWH.OptionsColumn.ReadOnly = true;
this.SBWH.Visible = true;
this.SBWH.VisibleIndex = 9;
//
// SEQ
//
this.SEQ.Caption = "次序";
this.SEQ.FieldName = "SEQ";
this.SEQ.Name = "SEQ";
this.SEQ.Visible = true;
this.SEQ.VisibleIndex = 12;
//
// SBITEMECN
//
this.SBITEMECN.Caption = "子阶料工程变更号";
this.SBITEMECN.FieldName = "SBITEMECN";
this.SBITEMECN.Name = "SBITEMECN";
this.SBITEMECN.Visible = true;
this.SBITEMECN.VisibleIndex = 13;
//
// SBITEMNAME
//
this.SBITEMNAME.Caption = "子阶料存货名称";
this.SBITEMNAME.FieldName = "SBITEMNAME";
this.SBITEMNAME.Name = "SBITEMNAME";
this.SBITEMNAME.Visible = true;
this.SBITEMNAME.VisibleIndex = 14;
//
// SBITEMDESC
//
this.SBITEMDESC.Caption = "子阶料物料描述";
this.SBITEMDESC.FieldName = "SBITEMDESC";
this.SBITEMDESC.Name = "SBITEMDESC";
this.SBITEMDESC.Visible = true;
this.SBITEMDESC.VisibleIndex = 15;
//
// SBITEMSTATUS
//
this.SBITEMSTATUS.Caption = "料号状态";
this.SBITEMSTATUS.FieldName = "SBITEMSTATUS";
this.SBITEMSTATUS.Name = "SBITEMSTATUS";
this.SBITEMSTATUS.Visible = true;
this.SBITEMSTATUS.VisibleIndex = 16;
//
// SBITEMLOCATION
//
this.SBITEMLOCATION.Caption = "位号";
this.SBITEMLOCATION.FieldName = "SBITEMLOCATION";
this.SBITEMLOCATION.Name = "SBITEMLOCATION";
this.SBITEMLOCATION.Visible = true;
this.SBITEMLOCATION.VisibleIndex = 17;
//
// SBITEMEFFTIME
//
this.SBITEMEFFTIME.Caption = "生效时间";
this.SBITEMEFFTIME.FieldName = "SBITEMEFFTIME";
this.SBITEMEFFTIME.Name = "SBITEMEFFTIME";
this.SBITEMEFFTIME.Visible = true;
this.SBITEMEFFTIME.VisibleIndex = 24;
//
// SBITEMINVTIME
//
this.SBITEMINVTIME.Caption = "失效时间";
this.SBITEMINVTIME.FieldName = "SBITEMINVTIME";
this.SBITEMINVTIME.Name = "SBITEMINVTIME";
this.SBITEMINVTIME.Visible = true;
this.SBITEMINVTIME.VisibleIndex = 25;
//
// SBITEMUOM
//
this.SBITEMUOM.Caption = "计量单位";
this.SBITEMUOM.FieldName = "SBITEMUOM";
this.SBITEMUOM.Name = "SBITEMUOM";
this.SBITEMUOM.Visible = true;
this.SBITEMUOM.VisibleIndex = 11;
//
// SBITEMVER
//
this.SBITEMVER.Caption = "子阶料版本号";
this.SBITEMVER.FieldName = "SBITEMVER";
this.SBITEMVER.Name = "SBITEMVER";
this.SBITEMVER.Visible = true;
this.SBITEMVER.VisibleIndex = 18;
//
// SBITEMCONTYPE
//
this.SBITEMCONTYPE.Caption = "子阶料管控类型";
this.SBITEMCONTYPE.FieldName = "SBITEMCONTYPE";
this.SBITEMCONTYPE.Name = "SBITEMCONTYPE";
this.SBITEMCONTYPE.Visible = true;
this.SBITEMCONTYPE.VisibleIndex = 19;
//
// SBPITEMCODE
//
this.SBPITEMCODE.Caption = "父阶料物料代码";
this.SBPITEMCODE.FieldName = "SBPITEMCODE";
this.SBPITEMCODE.Name = "SBPITEMCODE";
this.SBPITEMCODE.Visible = true;
this.SBPITEMCODE.VisibleIndex = 20;
//
// MUSERName
//
this.MUSERName.Caption = "维护人名称";
this.MUSERName.FieldName = "MUSERName";
this.MUSERName.Name = "MUSERName";
this.MUSERName.Visible = true;
this.MUSERName.VisibleIndex = 26;
//
// MTIME
//
this.MTIME.Caption = "维护时间";
this.MTIME.FieldName = "MTIME";
this.MTIME.Name = "MTIME";
this.MTIME.Visible = true;
this.MTIME.VisibleIndex = 27;
//
// WorkPoint
//
this.WorkPoint.Caption = "站点";
this.WorkPoint.FieldName = "WorkPoint";
this.WorkPoint.Name = "WorkPoint";
this.WorkPoint.Visible = true;
this.WorkPoint.VisibleIndex = 29;
//
// SBOMVER
//
this.SBOMVER.Caption = "标准BOM版本";
this.SBOMVER.FieldName = "SBOMVER";
this.SBOMVER.Name = "SBOMVER";
this.SBOMVER.Visible = true;
this.SBOMVER.VisibleIndex = 6;
this.SBOMVER.Width = 118;
//
// SBFACTORY
//
this.SBFACTORY.Caption = "工厂";
this.SBFACTORY.FieldName = "SBFACTORY";
this.SBFACTORY.Name = "SBFACTORY";
this.SBFACTORY.Visible = true;
this.SBFACTORY.VisibleIndex = 21;
//
// SBUSAGE
//
this.SBUSAGE.Caption = "标准BOM用途";
this.SBUSAGE.FieldName = "SBUSAGE";
this.SBUSAGE.Name = "SBUSAGE";
this.SBUSAGE.Visible = true;
this.SBUSAGE.VisibleIndex = 5;
this.SBUSAGE.Width = 90;
//
// SBITEMPROJECT
//
this.SBITEMPROJECT.Caption = "项目";
this.SBITEMPROJECT.FieldName = "SBITEMPROJECT";
this.SBITEMPROJECT.Name = "SBITEMPROJECT";
this.SBITEMPROJECT.Visible = true;
this.SBITEMPROJECT.VisibleIndex = 22;
//
// SBITEMSEQ
//
this.SBITEMSEQ.Caption = "子阶料次序";
this.SBITEMSEQ.FieldName = "SBITEMSEQ";
this.SBITEMSEQ.Name = "SBITEMSEQ";
this.SBITEMSEQ.Visible = true;
this.SBITEMSEQ.VisibleIndex = 23;
//
// LOCATION
//
this.LOCATION.Caption = "位号";
this.LOCATION.FieldName = "LOCATION";
this.LOCATION.Name = "LOCATION";
this.LOCATION.Visible = true;
this.LOCATION.VisibleIndex = 28;
//
// colisSelect
//
this.colisSelect.Caption = "选择";
this.colisSelect.FieldName = "选择";
this.colisSelect.Name = "colisSelect";
this.colisSelect.Visible = true;
this.colisSelect.VisibleIndex = 0;
//
// ITEMID
//
this.ITEMID.Caption = "产品ID";
this.ITEMID.FieldName = "ITEMID";
this.ITEMID.Name = "ITEMID";
//
// SBITEMID
//
this.SBITEMID.Caption = "产品ID";
this.SBITEMID.FieldName = "SBITEMID";
this.SBITEMID.Name = "SBITEMID";
//
// SBSITEMID
//
this.SBSITEMID.Caption = "首选料物料ID";
this.SBSITEMID.FieldName = "SBSITEMID";
this.SBSITEMID.Name = "SBSITEMID";
//
// grvAdvDetail
//
this.grvAdvDetail.GridControl = this.grdDetail;
this.grvAdvDetail.Name = "grvAdvDetail";
this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
this.grvAdvDetail.OptionsSelection.MultiSelect = true;
this.grvAdvDetail.OptionsView.ShowFooter = true;
this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
//
// FormICSOPSBOMAdd
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1036, 439);
this.Controls.Add(this.groupControl1);
this.Controls.Add(this.rptPage);
this.Controls.Add(this.panelControl3);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "FormICSOPSBOMAdd";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "FormGridReport";
this.Load += new System.EventHandler(this.FormDCT_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
this.groupControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraEditors.LabelControl lblTitle;
private Base.UserControl.FormControl.PageNavTool rptPage;
private DevExpress.XtraEditors.GroupControl groupControl1;
private DevExpress.XtraGrid.GridControl grdDetail;
private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
private DevExpress.XtraGrid.Columns.GridColumn INVCODE;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
private DevExpress.XtraGrid.Columns.GridColumn INVDESC;
private DevExpress.XtraGrid.Columns.GridColumn INVTYPE;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMCODE;
private DevExpress.XtraGrid.Columns.GridColumn SBSITEMCODE;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMQTY;
private DevExpress.XtraGrid.Columns.GridColumn SBWH;
private DevExpress.XtraGrid.Columns.GridColumn INVNAME;
private DevExpress.XtraGrid.Columns.GridColumn SEQ;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMECN;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMNAME;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMDESC;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMSTATUS;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMLOCATION;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMEFFTIME;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMINVTIME;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMUOM;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMVER;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMCONTYPE;
private DevExpress.XtraGrid.Columns.GridColumn SBPITEMCODE;
private DevExpress.XtraGrid.Columns.GridColumn MUSERName;
private DevExpress.XtraGrid.Columns.GridColumn MTIME;
private DevExpress.XtraGrid.Columns.GridColumn WorkPoint;
private DevExpress.XtraGrid.Columns.GridColumn SBOMVER;
private DevExpress.XtraGrid.Columns.GridColumn SBFACTORY;
private DevExpress.XtraGrid.Columns.GridColumn SBUSAGE;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMPROJECT;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMSEQ;
private DevExpress.XtraGrid.Columns.GridColumn LOCATION;
private DevExpress.XtraEditors.SimpleButton btnAdd;
private DevExpress.XtraEditors.SimpleButton btnFalsh;
private DevExpress.XtraEditors.SimpleButton btnExit;
private DevExpress.XtraEditors.SimpleButton btnSelect;
private DevExpress.XtraEditors.SimpleButton btnCanSelect;
private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
private DevExpress.XtraGrid.Columns.GridColumn ITEMID;
private DevExpress.XtraGrid.Columns.GridColumn SBITEMID;
private DevExpress.XtraGrid.Columns.GridColumn SBSITEMID;
}
}