锐腾搅拌上料功能
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.

634 lines
34 KiB

namespace ICSSoft.Frame.APP
{
partial class FormICSArrivalVIQCTwo
{
/// <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(FormICSArrivalVIQCTwo));
this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
this.btnExit = new DevExpress.XtraEditors.SimpleButton();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
this.btnTuiLiao = new DevExpress.XtraEditors.SimpleButton();
this.btnRangbu = new DevExpress.XtraEditors.SimpleButton();
this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.panel1 = new System.Windows.Forms.Panel();
this.labelText = new System.Windows.Forms.Label();
this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.grdDetail = new DevExpress.XtraGrid.GridControl();
this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colcInvCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
this.colcCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colirowno = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPOCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPORow = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBatch = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTwoMUSER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTwoMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEATTRIBUTE2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colisInput = new DevExpress.XtraGrid.Columns.GridColumn();
this.colcdefine22 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
this.SuspendLayout();
//
// repDate
//
this.repDate.AutoHeight = false;
this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repDate.Mask.EditMask = "yyyy-MM-dd";
this.repDate.Mask.UseMaskAsDisplayFormat = true;
this.repDate.Name = "repDate";
this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
//
// rptPage
//
this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
this.rptPage.Appearance.Options.UseBackColor = true;
this.rptPage.Dock = System.Windows.Forms.DockStyle.Fill;
this.rptPage.isInit = false;
this.rptPage.Location = new System.Drawing.Point(0, 0);
this.rptPage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.rptPage.Name = "rptPage";
this.rptPage.PageIndex = 0;
this.rptPage.PageSize = 0;
this.rptPage.RecordNum = 0;
this.rptPage.Size = new System.Drawing.Size(1113, 30);
this.rptPage.TabIndex = 15;
//
// 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(587, 0);
this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(58, 31);
this.btnExit.TabIndex = 10;
this.btnExit.Text = "退出";
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// 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.simpleButton3);
this.panelControl3.Controls.Add(this.btnConfig);
this.panelControl3.Controls.Add(this.btnFilter);
this.panelControl3.Controls.Add(this.btnTuiLiao);
this.panelControl3.Controls.Add(this.btnRangbu);
this.panelControl3.Controls.Add(this.btnOutPut);
this.panelControl3.Controls.Add(this.btnCanSelect);
this.panelControl3.Controls.Add(this.btnSelect);
this.panelControl3.Controls.Add(this.btnFalsh);
this.panelControl3.Controls.Add(this.lblTitle);
this.panelControl3.Controls.Add(this.btnClose);
this.panelControl3.Controls.Add(this.btnExit);
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(1113, 31);
this.panelControl3.TabIndex = 13;
//
// simpleButton3
//
this.simpleButton3.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.simpleButton3.Appearance.ForeColor = System.Drawing.Color.White;
this.simpleButton3.Appearance.Options.UseFont = true;
this.simpleButton3.Appearance.Options.UseForeColor = true;
this.simpleButton3.Appearance.Options.UseTextOptions = true;
this.simpleButton3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.simpleButton3.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton3.Image")));
this.simpleButton3.Location = new System.Drawing.Point(936, 0);
this.simpleButton3.LookAndFeel.SkinName = "BlueButtonSkin";
this.simpleButton3.LookAndFeel.UseDefaultLookAndFeel = false;
this.simpleButton3.Name = "simpleButton3";
this.simpleButton3.Size = new System.Drawing.Size(82, 31);
this.simpleButton3.TabIndex = 52;
this.simpleButton3.Text = "全部让步";
this.simpleButton3.Visible = false;
this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click);
//
// 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(202, 0);
this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnConfig.Name = "btnConfig";
this.btnConfig.Size = new System.Drawing.Size(95, 31);
this.btnConfig.TabIndex = 51;
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(137, 0);
this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnFilter.Name = "btnFilter";
this.btnFilter.Size = new System.Drawing.Size(65, 31);
this.btnFilter.TabIndex = 50;
this.btnFilter.Text = "过滤";
this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
//
// btnTuiLiao
//
this.btnTuiLiao.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnTuiLiao.Appearance.ForeColor = System.Drawing.Color.White;
this.btnTuiLiao.Appearance.Options.UseFont = true;
this.btnTuiLiao.Appearance.Options.UseForeColor = true;
this.btnTuiLiao.Appearance.Options.UseTextOptions = true;
this.btnTuiLiao.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnTuiLiao.Image = ((System.Drawing.Image)(resources.GetObject("btnTuiLiao.Image")));
this.btnTuiLiao.Location = new System.Drawing.Point(529, 0);
this.btnTuiLiao.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnTuiLiao.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnTuiLiao.Name = "btnTuiLiao";
this.btnTuiLiao.Size = new System.Drawing.Size(58, 31);
this.btnTuiLiao.TabIndex = 49;
this.btnTuiLiao.Text = "退料";
this.btnTuiLiao.Click += new System.EventHandler(this.simpleButton2_Click);
//
// btnRangbu
//
this.btnRangbu.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnRangbu.Appearance.ForeColor = System.Drawing.Color.White;
this.btnRangbu.Appearance.Options.UseFont = true;
this.btnRangbu.Appearance.Options.UseForeColor = true;
this.btnRangbu.Appearance.Options.UseTextOptions = true;
this.btnRangbu.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnRangbu.Image = ((System.Drawing.Image)(resources.GetObject("btnRangbu.Image")));
this.btnRangbu.Location = new System.Drawing.Point(471, 0);
this.btnRangbu.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnRangbu.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnRangbu.Name = "btnRangbu";
this.btnRangbu.Size = new System.Drawing.Size(58, 31);
this.btnRangbu.TabIndex = 48;
this.btnRangbu.Text = "让步";
this.btnRangbu.Click += new System.EventHandler(this.simpleButton1_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(1018, 0);
this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnOutPut.Name = "btnOutPut";
this.btnOutPut.Size = new System.Drawing.Size(63, 31);
this.btnOutPut.TabIndex = 47;
this.btnOutPut.Text = "导出";
this.btnOutPut.Visible = false;
this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click_1);
//
// 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(355, 0);
this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnCanSelect.Name = "btnCanSelect";
this.btnCanSelect.Size = new System.Drawing.Size(58, 31);
this.btnCanSelect.TabIndex = 46;
this.btnCanSelect.Text = "全消";
this.btnCanSelect.Click += new System.EventHandler(this.btnCancelAll_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(297, 0);
this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(58, 31);
this.btnSelect.TabIndex = 45;
this.btnSelect.Text = "全选";
this.btnSelect.Click += new System.EventHandler(this.btnSelectAll_Click);
//
// 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(413, 0);
this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnFalsh.Name = "btnFalsh";
this.btnFalsh.Size = new System.Drawing.Size(58, 31);
this.btnFalsh.TabIndex = 25;
this.btnFalsh.Text = "刷新";
this.btnFalsh.Click += new System.EventHandler(this.btnRefresh_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.White;
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(128, 23);
this.lblTitle.TabIndex = 19;
this.lblTitle.Text = "来料-技术复判管理";
//
// 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(1087, 0);
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(26, 31);
this.btnClose.TabIndex = 14;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// panel1
//
this.panel1.Controls.Add(this.rptPage);
this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel1.Location = new System.Drawing.Point(0, 454);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1113, 30);
this.panel1.TabIndex = 17;
//
// labelText
//
this.labelText.AutoSize = true;
this.labelText.Location = new System.Drawing.Point(10, 35);
this.labelText.Name = "labelText";
this.labelText.Size = new System.Drawing.Size(55, 14);
this.labelText.TabIndex = 18;
this.labelText.Text = "详细信息";
//
// 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;
//
// grdDetail
//
this.grdDetail.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.grdDetail.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.grdDetail.Location = new System.Drawing.Point(0, 52);
this.grdDetail.MainView = this.grvDetail;
this.grdDetail.Name = "grdDetail";
this.grdDetail.Size = new System.Drawing.Size(1110, 404);
this.grdDetail.TabIndex = 0;
this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grvDetail,
this.grvAdvDetail});
//
// grvDetail
//
this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colisSelect,
this.colID,
this.colLotNO,
this.colcInvCode,
this.colINVNAME,
this.colINVSTD,
this.colcCode,
this.colirowno,
this.colPOCode,
this.colPORow,
this.colBatch,
this.colcdefine22,
this.colLOTQTY,
this.colINVUOM,
this.colTwoMUSER,
this.colTwoMTIME,
this.colEATTRIBUTE2,
this.colisInput});
this.grvDetail.GridControl = this.grdDetail;
this.grvDetail.IndicatorWidth = 55;
this.grvDetail.Name = "grvDetail";
this.grvDetail.OptionsBehavior.ReadOnly = true;
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);
this.grvDetail.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.grvDetail_RowStyle);
this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
//
// colisSelect
//
this.colisSelect.Caption = "选择";
this.colisSelect.FieldName = "isSelect";
this.colisSelect.Name = "colisSelect";
this.colisSelect.OptionsColumn.AllowEdit = false;
this.colisSelect.Visible = true;
this.colisSelect.VisibleIndex = 0;
//
// colID
//
this.colID.Caption = "ID";
this.colID.FieldName = "ID";
this.colID.Name = "colID";
//
// colLotNO
//
this.colLotNO.Caption = "物料条码";
this.colLotNO.FieldName = "LotNO";
this.colLotNO.Name = "colLotNO";
this.colLotNO.OptionsColumn.AllowEdit = false;
this.colLotNO.OptionsColumn.ReadOnly = true;
this.colLotNO.Visible = true;
this.colLotNO.VisibleIndex = 1;
//
// colcInvCode
//
this.colcInvCode.Caption = "存货编码";
this.colcInvCode.FieldName = "cInvCode";
this.colcInvCode.Name = "colcInvCode";
this.colcInvCode.Visible = true;
this.colcInvCode.VisibleIndex = 2;
//
// colINVNAME
//
this.colINVNAME.Caption = "存货名称";
this.colINVNAME.FieldName = "INVNAME";
this.colINVNAME.Name = "colINVNAME";
this.colINVNAME.Visible = true;
this.colINVNAME.VisibleIndex = 3;
//
// colINVSTD
//
this.colINVSTD.Caption = "规格型号";
this.colINVSTD.FieldName = "INVSTD";
this.colINVSTD.Name = "colINVSTD";
this.colINVSTD.Visible = true;
this.colINVSTD.VisibleIndex = 12;
//
// colcCode
//
this.colcCode.Caption = "到货单号";
this.colcCode.FieldName = "cCode";
this.colcCode.Name = "colcCode";
this.colcCode.OptionsColumn.AllowEdit = false;
this.colcCode.Visible = true;
this.colcCode.VisibleIndex = 4;
//
// colirowno
//
this.colirowno.Caption = "行号";
this.colirowno.FieldName = "irowno";
this.colirowno.Name = "colirowno";
this.colirowno.Visible = true;
this.colirowno.VisibleIndex = 5;
//
// colPOCode
//
this.colPOCode.Caption = "采购订单号";
this.colPOCode.FieldName = "POCode";
this.colPOCode.Name = "colPOCode";
this.colPOCode.Visible = true;
this.colPOCode.VisibleIndex = 6;
//
// colPORow
//
this.colPORow.Caption = "采购订单行号";
this.colPORow.FieldName = "PORow";
this.colPORow.Name = "colPORow";
this.colPORow.Visible = true;
this.colPORow.VisibleIndex = 7;
//
// colBatch
//
this.colBatch.Caption = "零件号";
this.colBatch.FieldName = "Batch";
this.colBatch.Name = "colBatch";
this.colBatch.Visible = true;
this.colBatch.VisibleIndex = 8;
//
// colLOTQTY
//
this.colLOTQTY.Caption = "数量";
this.colLOTQTY.FieldName = "LOTQTY";
this.colLOTQTY.Name = "colLOTQTY";
this.colLOTQTY.OptionsColumn.AllowEdit = false;
this.colLOTQTY.OptionsColumn.ReadOnly = true;
this.colLOTQTY.Visible = true;
this.colLOTQTY.VisibleIndex = 10;
//
// colINVUOM
//
this.colINVUOM.Caption = "单位";
this.colINVUOM.FieldName = "INVUOM";
this.colINVUOM.Name = "colINVUOM";
this.colINVUOM.Visible = true;
this.colINVUOM.VisibleIndex = 11;
//
// colTwoMUSER
//
this.colTwoMUSER.Caption = "判定人员";
this.colTwoMUSER.FieldName = "TwoMUSER";
this.colTwoMUSER.Name = "colTwoMUSER";
this.colTwoMUSER.Visible = true;
this.colTwoMUSER.VisibleIndex = 13;
//
// colTwoMTIME
//
this.colTwoMTIME.Caption = "判定时间";
this.colTwoMTIME.FieldName = "TwoMTIME";
this.colTwoMTIME.Name = "colTwoMTIME";
this.colTwoMTIME.Visible = true;
this.colTwoMTIME.VisibleIndex = 14;
//
// colEATTRIBUTE2
//
this.colEATTRIBUTE2.Caption = "检验状态";
this.colEATTRIBUTE2.FieldName = "EATTRIBUTE2";
this.colEATTRIBUTE2.Name = "colEATTRIBUTE2";
this.colEATTRIBUTE2.Visible = true;
this.colEATTRIBUTE2.VisibleIndex = 15;
//
// colisInput
//
this.colisInput.Caption = "条码是否入库";
this.colisInput.FieldName = "isInput";
this.colisInput.Name = "colisInput";
this.colisInput.OptionsColumn.AllowEdit = false;
this.colisInput.OptionsColumn.ReadOnly = true;
this.colisInput.Width = 86;
//
// colcdefine22
//
this.colcdefine22.Caption = "客户零件号";
this.colcdefine22.FieldName = "cdefine22";
this.colcdefine22.Name = "colcdefine22";
this.colcdefine22.Visible = true;
this.colcdefine22.VisibleIndex = 9;
//
// FormICSArrivalVIQCTwo
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1113, 484);
this.Controls.Add(this.labelText);
this.Controls.Add(this.panel1);
this.Controls.Add(this.panelControl3);
this.Controls.Add(this.grdDetail);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "FormICSArrivalVIQCTwo";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "详细信息";
this.Load += new System.EventHandler(this.FormICSCREW_Load);
((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
private DevExpress.XtraEditors.SimpleButton btnExit;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraEditors.LabelControl lblTitle;
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
private DevExpress.XtraEditors.SimpleButton btnFalsh;
private DevExpress.XtraEditors.SimpleButton btnCanSelect;
private DevExpress.XtraEditors.SimpleButton btnSelect;
private DevExpress.XtraEditors.SimpleButton btnOutPut;
private DevExpress.XtraEditors.SimpleButton btnTuiLiao;
private DevExpress.XtraEditors.SimpleButton btnRangbu;
private System.Windows.Forms.Panel panel1;
private DevExpress.XtraEditors.SimpleButton btnConfig;
private DevExpress.XtraEditors.SimpleButton btnFilter;
private DevExpress.XtraEditors.SimpleButton simpleButton3;
private System.Windows.Forms.Label labelText;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
private DevExpress.XtraGrid.GridControl grdDetail;
private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
private DevExpress.XtraGrid.Columns.GridColumn colcCode;
private DevExpress.XtraGrid.Columns.GridColumn colirowno;
private DevExpress.XtraGrid.Columns.GridColumn colLotNO;
private DevExpress.XtraGrid.Columns.GridColumn colcInvCode;
private DevExpress.XtraGrid.Columns.GridColumn colINVNAME;
private DevExpress.XtraGrid.Columns.GridColumn colLOTQTY;
private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
private DevExpress.XtraGrid.Columns.GridColumn colINVSTD;
private DevExpress.XtraGrid.Columns.GridColumn colPOCode;
private DevExpress.XtraGrid.Columns.GridColumn colTwoMUSER;
private DevExpress.XtraGrid.Columns.GridColumn colTwoMTIME;
private DevExpress.XtraGrid.Columns.GridColumn colisInput;
private DevExpress.XtraGrid.Columns.GridColumn colBatch;
private DevExpress.XtraGrid.Columns.GridColumn colPORow;
private DevExpress.XtraGrid.Columns.GridColumn colID;
private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE2;
private DevExpress.XtraGrid.Columns.GridColumn colcdefine22;
}
}