namespace ICSSoft.Frame.APP { partial class FormICSDataCollectForWWAGVHH { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSDataCollectForWW)); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.gridControlCG = new DevExpress.XtraGrid.GridControl(); this.gridViewCG = new DevExpress.XtraGrid.Views.Grid.GridView(); this.SEQ = new DevExpress.XtraGrid.Columns.GridColumn(); this.POCODE = new DevExpress.XtraGrid.Columns.GridColumn(); this.POROW = new DevExpress.XtraGrid.Columns.GridColumn(); this.ITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn(); this.ITEMNAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.QTY = new DevExpress.XtraGrid.Columns.GridColumn(); this.SendQTY = new DevExpress.XtraGrid.Columns.GridColumn(); this.CurrentQTY = new DevExpress.XtraGrid.Columns.GridColumn(); this.PRID = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.repositoryItemButtonEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.advBandedGridView1 = 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.LOTNO = new DevExpress.XtraGrid.Columns.GridColumn(); this.INVCODE = new DevExpress.XtraGrid.Columns.GridColumn(); this.INVNAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.INVSTD = new DevExpress.XtraGrid.Columns.GridColumn(); this.LOTQTY = new DevExpress.XtraGrid.Columns.GridColumn(); this.INVUOM = new DevExpress.XtraGrid.Columns.GridColumn(); this.AssQTY = new DevExpress.XtraGrid.Columns.GridColumn(); this.INVAssUOM = new DevExpress.XtraGrid.Columns.GridColumn(); this.ROUTECODE = new DevExpress.XtraGrid.Columns.GridColumn(); this.OPSEQ = new DevExpress.XtraGrid.Columns.GridColumn(); this.OPCODE = new DevExpress.XtraGrid.Columns.GridColumn(); this.OPDESC = new DevExpress.XtraGrid.Columns.GridColumn(); this.TypeCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.TypeDESC = new DevExpress.XtraGrid.Columns.GridColumn(); this.EQPCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.LOTPRID = new DevExpress.XtraGrid.Columns.GridColumn(); this.LotPOCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.LotPORow = new DevExpress.XtraGrid.Columns.GridColumn(); this.VenderLotNO = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView(); 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.btnDelete = new DevExpress.XtraEditors.SimpleButton(); this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton(); this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton(); this.btnClear = new DevExpress.XtraEditors.SimpleButton(); this.btnWWSubmit = new DevExpress.XtraEditors.SimpleButton(); this.lblTitle = new DevExpress.XtraEditors.LabelControl(); this.btnClose = new DevExpress.XtraEditors.SimpleButton(); this.txtPOCode = new System.Windows.Forms.TextBox(); this.txtLotNo = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.btnSearch = new System.Windows.Forms.Button(); this.SendType = new System.Windows.Forms.RadioButton(); this.ReceiveType = new System.Windows.Forms.RadioButton(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); this.groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControlCG)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewCG)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); this.SuspendLayout(); // // groupControl1 // this.groupControl1.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.groupControl1.Controls.Add(this.gridControlCG); this.groupControl1.Controls.Add(this.grdDetail); this.groupControl1.Location = new System.Drawing.Point(0, 94); this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(1321, 437); this.groupControl1.TabIndex = 14; this.groupControl1.Text = "跟踪单信息"; // // gridControlCG // this.gridControlCG.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.gridControlCG.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.gridControlCG.Location = new System.Drawing.Point(2, 28); this.gridControlCG.MainView = this.gridViewCG; this.gridControlCG.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.gridControlCG.Name = "gridControlCG"; this.gridControlCG.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemComboBox2, this.repositoryItemButtonEdit3, this.repositoryItemButtonEdit4}); this.gridControlCG.Size = new System.Drawing.Size(603, 406); this.gridControlCG.TabIndex = 1; this.gridControlCG.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewCG, this.advBandedGridView1}); // // gridViewCG // this.gridViewCG.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.SEQ, this.POCODE, this.POROW, this.ITEMCODE, this.ITEMNAME, this.QTY, this.SendQTY, this.CurrentQTY, this.PRID}); this.gridViewCG.GridControl = this.gridControlCG; this.gridViewCG.IndicatorWidth = 40; this.gridViewCG.Name = "gridViewCG"; this.gridViewCG.OptionsSelection.MultiSelect = true; this.gridViewCG.OptionsView.ColumnAutoWidth = false; this.gridViewCG.OptionsView.ShowFooter = true; this.gridViewCG.OptionsView.ShowGroupPanel = false; // // SEQ // this.SEQ.Caption = "序号"; this.SEQ.FieldName = "SEQ"; this.SEQ.Name = "SEQ"; this.SEQ.OptionsColumn.AllowEdit = false; this.SEQ.Visible = true; this.SEQ.VisibleIndex = 0; // // POCODE // this.POCODE.Caption = "采购订单号"; this.POCODE.FieldName = "POCODE"; this.POCODE.Name = "POCODE"; this.POCODE.Visible = true; this.POCODE.VisibleIndex = 1; // // POROW // this.POROW.Caption = "行号"; this.POROW.FieldName = "POROW"; this.POROW.Name = "POROW"; this.POROW.Visible = true; this.POROW.VisibleIndex = 2; // // ITEMCODE // this.ITEMCODE.Caption = "存货编码"; this.ITEMCODE.FieldName = "ITEMCODE"; this.ITEMCODE.Name = "ITEMCODE"; this.ITEMCODE.Visible = true; this.ITEMCODE.VisibleIndex = 3; // // ITEMNAME // this.ITEMNAME.Caption = "存货名称"; this.ITEMNAME.FieldName = "ITEMNAME"; this.ITEMNAME.Name = "ITEMNAME"; this.ITEMNAME.Visible = true; this.ITEMNAME.VisibleIndex = 4; // // QTY // this.QTY.Caption = "数量"; this.QTY.FieldName = "QTY"; this.QTY.Name = "QTY"; this.QTY.OptionsColumn.AllowEdit = false; this.QTY.Visible = true; this.QTY.VisibleIndex = 5; // // SendQTY // this.SendQTY.Caption = "已发数量"; this.SendQTY.FieldName = "SendQTY"; this.SendQTY.Name = "SendQTY"; this.SendQTY.OptionsColumn.AllowEdit = false; this.SendQTY.Visible = true; this.SendQTY.VisibleIndex = 6; // // CurrentQTY // this.CurrentQTY.Caption = "本次数量"; this.CurrentQTY.FieldName = "CurrentQTY"; this.CurrentQTY.Name = "CurrentQTY"; this.CurrentQTY.OptionsColumn.AllowEdit = false; this.CurrentQTY.Visible = true; this.CurrentQTY.VisibleIndex = 7; // // PRID // this.PRID.Caption = "PR单ID"; this.PRID.FieldName = "PRID"; this.PRID.Name = "PRID"; // // repositoryItemComboBox2 // this.repositoryItemComboBox2.AutoHeight = false; this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemComboBox2.Items.AddRange(new object[] { "合格", "不合格", "待检"}); this.repositoryItemComboBox2.Name = "repositoryItemComboBox2"; this.repositoryItemComboBox2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; // // repositoryItemButtonEdit3 // this.repositoryItemButtonEdit3.AutoHeight = false; this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Up)}); this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3"; this.repositoryItemButtonEdit3.ReadOnly = true; this.repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; // // repositoryItemButtonEdit4 // this.repositoryItemButtonEdit4.AutoHeight = false; this.repositoryItemButtonEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Down)}); this.repositoryItemButtonEdit4.Name = "repositoryItemButtonEdit4"; this.repositoryItemButtonEdit4.ReadOnly = true; this.repositoryItemButtonEdit4.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; // // advBandedGridView1 // this.advBandedGridView1.GridControl = this.gridControlCG; this.advBandedGridView1.Name = "advBandedGridView1"; this.advBandedGridView1.OptionsBehavior.ReadOnly = true; this.advBandedGridView1.OptionsSelection.MultiSelect = true; this.advBandedGridView1.OptionsView.ShowFooter = true; this.advBandedGridView1.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.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.grdDetail.Location = new System.Drawing.Point(613, 28); this.grdDetail.MainView = this.grvDetail; this.grdDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.grdDetail.Name = "grdDetail"; this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemComboBox1, this.repositoryItemButtonEdit1, this.repositoryItemButtonEdit2}); this.grdDetail.Size = new System.Drawing.Size(706, 406); 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.LOTNO, this.INVCODE, this.INVNAME, this.INVSTD, this.LOTQTY, this.INVUOM, this.AssQTY, this.INVAssUOM, this.ROUTECODE, this.OPSEQ, this.OPCODE, this.OPDESC, this.TypeCode, this.TypeDESC, this.EQPCode, this.LOTPRID, this.LotPOCode, this.LotPORow, this.VenderLotNO}); this.grvDetail.GridControl = this.grdDetail; this.grvDetail.IndicatorWidth = 40; 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); this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick); // // colisSelect // this.colisSelect.Caption = "选择"; this.colisSelect.FieldName = "isSelected"; this.colisSelect.Name = "colisSelect"; this.colisSelect.OptionsColumn.AllowEdit = false; this.colisSelect.Visible = true; this.colisSelect.VisibleIndex = 0; // // LOTNO // this.LOTNO.Caption = "产品跟踪单号"; this.LOTNO.FieldName = "LOTNO"; this.LOTNO.Name = "LOTNO"; this.LOTNO.Visible = true; this.LOTNO.VisibleIndex = 2; // // INVCODE // this.INVCODE.Caption = "存货编码"; this.INVCODE.FieldName = "INVCODE"; this.INVCODE.Name = "INVCODE"; this.INVCODE.Visible = true; this.INVCODE.VisibleIndex = 3; // // INVNAME // this.INVNAME.Caption = "存货名称"; this.INVNAME.FieldName = "INVNAME"; this.INVNAME.Name = "INVNAME"; this.INVNAME.Visible = true; this.INVNAME.VisibleIndex = 4; // // INVSTD // this.INVSTD.Caption = "规格型号"; this.INVSTD.FieldName = "INVSTD"; this.INVSTD.Name = "INVSTD"; this.INVSTD.Visible = true; this.INVSTD.VisibleIndex = 5; // // LOTQTY // this.LOTQTY.Caption = "数量"; this.LOTQTY.FieldName = "LOTQTY"; this.LOTQTY.Name = "LOTQTY"; this.LOTQTY.Visible = true; this.LOTQTY.VisibleIndex = 6; // // INVUOM // this.INVUOM.Caption = "单位"; this.INVUOM.FieldName = "INVUOM"; this.INVUOM.Name = "INVUOM"; this.INVUOM.Visible = true; this.INVUOM.VisibleIndex = 7; // // AssQTY // this.AssQTY.Caption = "重量"; this.AssQTY.FieldName = "AssQTY"; this.AssQTY.Name = "AssQTY"; this.AssQTY.Visible = true; this.AssQTY.VisibleIndex = 8; // // INVAssUOM // this.INVAssUOM.Caption = "辅计量单位"; this.INVAssUOM.FieldName = "INVAssUOM"; this.INVAssUOM.Name = "INVAssUOM"; this.INVAssUOM.Visible = true; this.INVAssUOM.VisibleIndex = 9; // // ROUTECODE // this.ROUTECODE.Caption = "途程代码"; this.ROUTECODE.FieldName = "ROUTECODE"; this.ROUTECODE.Name = "ROUTECODE"; this.ROUTECODE.Visible = true; this.ROUTECODE.VisibleIndex = 10; // // OPSEQ // this.OPSEQ.Caption = "工序次序"; this.OPSEQ.FieldName = "OPSEQ"; this.OPSEQ.Name = "OPSEQ"; this.OPSEQ.Visible = true; this.OPSEQ.VisibleIndex = 11; // // OPCODE // this.OPCODE.Caption = "工序代码"; this.OPCODE.FieldName = "OPCODE"; this.OPCODE.Name = "OPCODE"; this.OPCODE.Visible = true; this.OPCODE.VisibleIndex = 12; // // OPDESC // this.OPDESC.Caption = "工序"; this.OPDESC.FieldName = "OPDESC"; this.OPDESC.Name = "OPDESC"; this.OPDESC.Visible = true; this.OPDESC.VisibleIndex = 13; // // TypeCode // this.TypeCode.Caption = "工作中心代码"; this.TypeCode.FieldName = "TypeCode"; this.TypeCode.Name = "TypeCode"; this.TypeCode.Visible = true; this.TypeCode.VisibleIndex = 15; // // TypeDESC // this.TypeDESC.Caption = "工作中心"; this.TypeDESC.FieldName = "TypeDESC"; this.TypeDESC.Name = "TypeDESC"; this.TypeDESC.Visible = true; this.TypeDESC.VisibleIndex = 16; // // EQPCode // this.EQPCode.Caption = "设备编号"; this.EQPCode.FieldName = "EQPCode"; this.EQPCode.Name = "EQPCode"; this.EQPCode.Visible = true; this.EQPCode.VisibleIndex = 14; // // LOTPRID // this.LOTPRID.Caption = "PR单号"; this.LOTPRID.FieldName = "LOTPRID"; this.LOTPRID.Name = "LOTPRID"; // // LotPOCode // this.LotPOCode.Caption = "采购订单号"; this.LotPOCode.FieldName = "LotPOCode"; this.LotPOCode.Name = "LotPOCode"; // // LotPORow // this.LotPORow.Caption = " 采购订单行号"; this.LotPORow.FieldName = "LotPORow"; this.LotPORow.Name = "LotPORow"; // // VenderLotNO // this.VenderLotNO.Caption = "零件号"; this.VenderLotNO.FieldName = "VenderLotNO"; this.VenderLotNO.Name = "VenderLotNO"; this.VenderLotNO.Visible = true; this.VenderLotNO.VisibleIndex = 1; // // repositoryItemComboBox1 // this.repositoryItemComboBox1.AutoHeight = false; this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemComboBox1.Items.AddRange(new object[] { "合格", "不合格", "待检"}); this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; // // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Up)}); this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; this.repositoryItemButtonEdit1.ReadOnly = true; this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; // // repositoryItemButtonEdit2 // this.repositoryItemButtonEdit2.AutoHeight = false; this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Down)}); this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; this.repositoryItemButtonEdit2.ReadOnly = true; this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; // // 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; // // 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.Bottom; this.rptPage.isInit = false; this.rptPage.Location = new System.Drawing.Point(0, 531); this.rptPage.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.rptPage.Name = "rptPage"; this.rptPage.PageIndex = 1; this.rptPage.PageSize = 10000; this.rptPage.RecordNum = 0; this.rptPage.Size = new System.Drawing.Size(1321, 33); this.rptPage.TabIndex = 15; this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged); // // 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(443, 0); this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false; this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(65, 39); 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.btnDelete); this.panelControl3.Controls.Add(this.btnCancelAll); this.panelControl3.Controls.Add(this.btnSelectAll); this.panelControl3.Controls.Add(this.btnClear); this.panelControl3.Controls.Add(this.btnWWSubmit); 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.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(1321, 39); this.panelControl3.TabIndex = 13; // // btnDelete // this.btnDelete.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnDelete.Appearance.ForeColor = System.Drawing.Color.White; this.btnDelete.Appearance.Options.UseFont = true; this.btnDelete.Appearance.Options.UseForeColor = true; this.btnDelete.Appearance.Options.UseTextOptions = true; this.btnDelete.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnDelete.Image = ((System.Drawing.Image)(resources.GetObject("btnDelete.Image"))); this.btnDelete.Location = new System.Drawing.Point(318, 0); this.btnDelete.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnDelete.LookAndFeel.UseDefaultLookAndFeel = false; this.btnDelete.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnDelete.Name = "btnDelete"; this.btnDelete.Size = new System.Drawing.Size(65, 39); this.btnDelete.TabIndex = 55; this.btnDelete.Text = "删除"; this.btnDelete.Click += new System.EventHandler(this.btnDelete_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(159, 0); this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false; this.btnCancelAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnCancelAll.Name = "btnCancelAll"; this.btnCancelAll.Size = new System.Drawing.Size(65, 39); this.btnCancelAll.TabIndex = 54; this.btnCancelAll.Text = "全消"; this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click_1); // // 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(94, 0); this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false; this.btnSelectAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnSelectAll.Name = "btnSelectAll"; this.btnSelectAll.Size = new System.Drawing.Size(65, 39); this.btnSelectAll.TabIndex = 53; this.btnSelectAll.Text = "全选"; this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click_1); // // btnClear // this.btnClear.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnClear.Appearance.ForeColor = System.Drawing.Color.White; this.btnClear.Appearance.Options.UseFont = true; this.btnClear.Appearance.Options.UseForeColor = true; this.btnClear.Appearance.Options.UseTextOptions = true; this.btnClear.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnClear.Image = ((System.Drawing.Image)(resources.GetObject("btnClear.Image"))); this.btnClear.Location = new System.Drawing.Point(378, 0); this.btnClear.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnClear.LookAndFeel.UseDefaultLookAndFeel = false; this.btnClear.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnClear.Name = "btnClear"; this.btnClear.Size = new System.Drawing.Size(65, 39); this.btnClear.TabIndex = 52; this.btnClear.Text = "清空"; this.btnClear.Click += new System.EventHandler(this.btnClear_Click); // // btnWWSubmit // this.btnWWSubmit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnWWSubmit.Appearance.ForeColor = System.Drawing.Color.White; this.btnWWSubmit.Appearance.Options.UseFont = true; this.btnWWSubmit.Appearance.Options.UseForeColor = true; this.btnWWSubmit.Appearance.Options.UseTextOptions = true; this.btnWWSubmit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnWWSubmit.Image = ((System.Drawing.Image)(resources.GetObject("btnWWSubmit.Image"))); this.btnWWSubmit.Location = new System.Drawing.Point(224, 0); this.btnWWSubmit.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnWWSubmit.LookAndFeel.UseDefaultLookAndFeel = false; this.btnWWSubmit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnWWSubmit.Name = "btnWWSubmit"; this.btnWWSubmit.Size = new System.Drawing.Size(95, 39); this.btnWWSubmit.TabIndex = 50; this.btnWWSubmit.Text = "委外发料"; this.btnWWSubmit.Click += new System.EventHandler(this.btnWWSubmit_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, 5); this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.lblTitle.Name = "lblTitle"; this.lblTitle.Size = new System.Drawing.Size(101, 30); 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(1291, 0); this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false; this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(30, 39); this.btnClose.TabIndex = 14; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); // // txtPOCode // this.txtPOCode.Location = new System.Drawing.Point(421, 57); this.txtPOCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txtPOCode.Name = "txtPOCode"; this.txtPOCode.Size = new System.Drawing.Size(142, 26); this.txtPOCode.TabIndex = 16; this.txtPOCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPOCode_KeyDown); // // txtLotNo // this.txtLotNo.Location = new System.Drawing.Point(673, 57); this.txtLotNo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txtLotNo.Name = "txtLotNo"; this.txtLotNo.Size = new System.Drawing.Size(155, 26); this.txtLotNo.TabIndex = 17; this.txtLotNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtLotNo_KeyDown); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(333, 59); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(88, 18); this.label1.TabIndex = 18; this.label1.Text = "采购订单号:"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(571, 59); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(103, 18); this.label2.TabIndex = 19; this.label2.Text = "产品跟踪单号:"; // // btnSearch // this.btnSearch.Location = new System.Drawing.Point(835, 55); this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(86, 30); this.btnSearch.TabIndex = 20; this.btnSearch.Text = "查询"; this.btnSearch.UseVisualStyleBackColor = true; this.btnSearch.Visible = false; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // SendType // this.SendType.AutoSize = true; this.SendType.Checked = true; this.SendType.Location = new System.Drawing.Point(37, 57); this.SendType.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.SendType.Name = "SendType"; this.SendType.Size = new System.Drawing.Size(89, 22); this.SendType.TabIndex = 21; this.SendType.TabStop = true; this.SendType.Text = "委外发料"; this.SendType.UseVisualStyleBackColor = true; this.SendType.CheckedChanged += new System.EventHandler(this.SendType_CheckedChanged); // // ReceiveType // this.ReceiveType.AutoSize = true; this.ReceiveType.Location = new System.Drawing.Point(191, 58); this.ReceiveType.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.ReceiveType.Name = "ReceiveType"; this.ReceiveType.Size = new System.Drawing.Size(89, 22); this.ReceiveType.TabIndex = 22; this.ReceiveType.Text = "委外收料"; this.ReceiveType.UseVisualStyleBackColor = true; this.ReceiveType.CheckedChanged += new System.EventHandler(this.ReceiveType_CheckedChanged); // // FormICSDataCollectForWW // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1321, 564); this.Controls.Add(this.ReceiveType); this.Controls.Add(this.SendType); this.Controls.Add(this.btnSearch); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.txtLotNo); this.Controls.Add(this.txtPOCode); this.Controls.Add(this.groupControl1); this.Controls.Add(this.rptPage); this.Controls.Add(this.panelControl3); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.Name = "FormICSDataCollectForWW"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "FormGridReport"; this.Load += new System.EventHandler(this.FormICSCREW_Load); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); this.groupControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControlCG)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewCG)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraEditors.GroupControl groupControl1; private DevExpress.XtraGrid.GridControl grdDetail; private DevExpress.XtraGrid.Views.Grid.GridView grvDetail; private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage; private DevExpress.XtraEditors.SimpleButton btnExit; private DevExpress.XtraEditors.PanelControl panelControl3; private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail; private DevExpress.XtraEditors.SimpleButton btnClose; private DevExpress.XtraEditors.LabelControl lblTitle; private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate; private DevExpress.XtraGrid.Columns.GridColumn colisSelect; private DevExpress.XtraEditors.SimpleButton btnWWSubmit; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; private DevExpress.XtraGrid.Columns.GridColumn LOTNO; private System.Windows.Forms.TextBox txtPOCode; private System.Windows.Forms.TextBox txtLotNo; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Button btnSearch; private DevExpress.XtraGrid.Columns.GridColumn INVCODE; private DevExpress.XtraGrid.Columns.GridColumn INVNAME; private DevExpress.XtraGrid.Columns.GridColumn INVSTD; private DevExpress.XtraGrid.Columns.GridColumn LOTQTY; private DevExpress.XtraGrid.Columns.GridColumn INVUOM; private DevExpress.XtraGrid.Columns.GridColumn AssQTY; private DevExpress.XtraGrid.Columns.GridColumn INVAssUOM; private DevExpress.XtraGrid.Columns.GridColumn ROUTECODE; private DevExpress.XtraGrid.Columns.GridColumn OPSEQ; private DevExpress.XtraGrid.Columns.GridColumn OPCODE; private DevExpress.XtraGrid.Columns.GridColumn OPDESC; private DevExpress.XtraGrid.Columns.GridColumn TypeCode; private DevExpress.XtraGrid.Columns.GridColumn TypeDESC; private DevExpress.XtraEditors.SimpleButton btnClear; private DevExpress.XtraEditors.SimpleButton btnCancelAll; private DevExpress.XtraEditors.SimpleButton btnSelectAll; private System.Windows.Forms.RadioButton SendType; private System.Windows.Forms.RadioButton ReceiveType; private DevExpress.XtraGrid.Columns.GridColumn EQPCode; private DevExpress.XtraGrid.GridControl gridControlCG; private DevExpress.XtraGrid.Views.Grid.GridView gridViewCG; private DevExpress.XtraGrid.Columns.GridColumn SEQ; private DevExpress.XtraGrid.Columns.GridColumn POCODE; private DevExpress.XtraGrid.Columns.GridColumn POROW; private DevExpress.XtraGrid.Columns.GridColumn ITEMCODE; private DevExpress.XtraGrid.Columns.GridColumn ITEMNAME; private DevExpress.XtraGrid.Columns.GridColumn QTY; private DevExpress.XtraGrid.Columns.GridColumn SendQTY; private DevExpress.XtraGrid.Columns.GridColumn CurrentQTY; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit4; private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1; private DevExpress.XtraGrid.Columns.GridColumn PRID; private DevExpress.XtraGrid.Columns.GridColumn LOTPRID; private DevExpress.XtraGrid.Columns.GridColumn LotPOCode; private DevExpress.XtraGrid.Columns.GridColumn LotPORow; private DevExpress.XtraEditors.SimpleButton btnDelete; private DevExpress.XtraGrid.Columns.GridColumn VenderLotNO; } }