| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | |
| | | this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1lotDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_tbl023 = new Gs.DevApp.UserControl.UcLookOrg(); |
| | |
| | | this.xtraTabPage3.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_tbl013.Properties)).BeginInit(); |
| | |
| | | this.gvMx1tld007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1tld007.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1tld007.Caption = "单位"; |
| | | this.gvMx1tld007.FieldName = "tld007"; |
| | | this.gvMx1tld007.FieldName = "dwName"; |
| | | this.gvMx1tld007.MinWidth = 50; |
| | | this.gvMx1tld007.Name = "gvMx1tld007"; |
| | | this.gvMx1tld007.Tag = "query_a.tld007"; |
| | |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | | this.gvMx1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; |
| | | this.gvMx1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gridColumn3 |
| | |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | | this.repositoryItemButtonEdit1.AutoHeight = false; |
| | | editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; |
| | | this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); |
| | |
| | | // |
| | | // labelControl13 |
| | | // |
| | | this.labelControl13.Location = new System.Drawing.Point(332, 70); |
| | | this.labelControl13.Location = new System.Drawing.Point(345, 70); |
| | | this.labelControl13.Name = "labelControl13"; |
| | | this.labelControl13.Size = new System.Drawing.Size(90, 18); |
| | | this.labelControl13.Size = new System.Drawing.Size(80, 18); |
| | | this.labelControl13.TabIndex = 223; |
| | | this.labelControl13.Text = "可打印总数:"; |
| | | this.labelControl13.Text = "可打印总数:"; |
| | | // |
| | | // txtYdy |
| | | // |
| | |
| | | // |
| | | // labelControl1 |
| | | // |
| | | this.labelControl1.Location = new System.Drawing.Point(332, 39); |
| | | this.labelControl1.Location = new System.Drawing.Point(345, 39); |
| | | this.labelControl1.Name = "labelControl1"; |
| | | this.labelControl1.Size = new System.Drawing.Size(90, 18); |
| | | this.labelControl1.Size = new System.Drawing.Size(80, 18); |
| | | this.labelControl1.TabIndex = 221; |
| | | this.labelControl1.Text = "已打印总量:"; |
| | | this.labelControl1.Text = "已打印总量:"; |
| | | // |
| | | // txtQuantity |
| | | // |
| | |
| | | // |
| | | // labelControl10 |
| | | // |
| | | this.labelControl10.Location = new System.Drawing.Point(317, 9); |
| | | this.labelControl10.Location = new System.Drawing.Point(330, 9); |
| | | this.labelControl10.Name = "labelControl10"; |
| | | this.labelControl10.Size = new System.Drawing.Size(105, 18); |
| | | this.labelControl10.Size = new System.Drawing.Size(95, 18); |
| | | this.labelControl10.TabIndex = 219; |
| | | this.labelControl10.Text = "本次收货总量:"; |
| | | this.labelControl10.Text = "本次收货总量:"; |
| | | // |
| | | // txtWlgg |
| | | // |
| | |
| | | this.txtWlgg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txtWlgg.Properties.Appearance.Options.UseFont = true; |
| | | this.txtWlgg.Properties.ReadOnly = true; |
| | | this.txtWlgg.Size = new System.Drawing.Size(215, 28); |
| | | this.txtWlgg.Size = new System.Drawing.Size(232, 28); |
| | | this.txtWlgg.TabIndex = 218; |
| | | // |
| | | // labelControl9 |
| | | // |
| | | this.labelControl9.Location = new System.Drawing.Point(11, 70); |
| | | this.labelControl9.Location = new System.Drawing.Point(21, 70); |
| | | this.labelControl9.Name = "labelControl9"; |
| | | this.labelControl9.Size = new System.Drawing.Size(75, 18); |
| | | this.labelControl9.Size = new System.Drawing.Size(65, 18); |
| | | this.labelControl9.TabIndex = 217; |
| | | this.labelControl9.Text = "物料规格:"; |
| | | this.labelControl9.Text = "物料规格:"; |
| | | // |
| | | // txtWlmc |
| | | // |
| | |
| | | this.txtWlmc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txtWlmc.Properties.Appearance.Options.UseFont = true; |
| | | this.txtWlmc.Properties.ReadOnly = true; |
| | | this.txtWlmc.Size = new System.Drawing.Size(215, 28); |
| | | this.txtWlmc.Size = new System.Drawing.Size(232, 28); |
| | | this.txtWlmc.TabIndex = 216; |
| | | // |
| | | // labelControl8 |
| | | // |
| | | this.labelControl8.Location = new System.Drawing.Point(11, 39); |
| | | this.labelControl8.Location = new System.Drawing.Point(21, 39); |
| | | this.labelControl8.Name = "labelControl8"; |
| | | this.labelControl8.Size = new System.Drawing.Size(75, 18); |
| | | this.labelControl8.Size = new System.Drawing.Size(65, 18); |
| | | this.labelControl8.TabIndex = 215; |
| | | this.labelControl8.Text = "物料名称:"; |
| | | this.labelControl8.Text = "物料名称:"; |
| | | // |
| | | // txtWlid |
| | | // |
| | |
| | | this.txtWlid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txtWlid.Properties.Appearance.Options.UseFont = true; |
| | | this.txtWlid.Properties.ReadOnly = true; |
| | | this.txtWlid.Size = new System.Drawing.Size(215, 28); |
| | | this.txtWlid.Size = new System.Drawing.Size(232, 28); |
| | | this.txtWlid.TabIndex = 214; |
| | | // |
| | | // labelControl7 |
| | | // |
| | | this.labelControl7.Location = new System.Drawing.Point(25, 9); |
| | | this.labelControl7.Location = new System.Drawing.Point(21, 9); |
| | | this.labelControl7.Name = "labelControl7"; |
| | | this.labelControl7.Size = new System.Drawing.Size(61, 18); |
| | | this.labelControl7.Size = new System.Drawing.Size(65, 18); |
| | | this.labelControl7.TabIndex = 213; |
| | | this.labelControl7.Text = "物料ID:"; |
| | | this.labelControl7.Text = "物料编号:"; |
| | | // |
| | | // gv_tbl022 |
| | | // |
| | |
| | | this.xtraTabPage3.Controls.Add(this.gcMx2); |
| | | this.xtraTabPage3.Name = "xtraTabPage3"; |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1124, 351); |
| | | this.xtraTabPage3.Text = "条码明细"; |
| | | this.xtraTabPage3.Text = "已打条码明细"; |
| | | // |
| | | // gcMx2 |
| | | // |
| | |
| | | this.gcMx2.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx2.MainView = this.gvMx2; |
| | | this.gcMx2.Name = "gcMx2"; |
| | | this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemButtonEdit2}); |
| | | this.gcMx2.Size = new System.Drawing.Size(1124, 351); |
| | | this.gcMx2.TabIndex = 1; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | |
| | | this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gvMx1guid, |
| | | this.gvMx1itemBarcode, |
| | | this.gvMx1quantity, |
| | | this.gridColumn7, |
| | | this.gridColumn4, |
| | | this.gridColumn9, |
| | | this.gridColumn8, |
| | | this.gvMx1quantity, |
| | | this.gridColumn7, |
| | | this.gvMx1createBy, |
| | | this.gvMx1lotDate}); |
| | | this.gvMx1lotDate, |
| | | this.gvBtnAlawys}); |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | | this.gvMx2.Name = "gvMx2"; |
| | | this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | | this.gvMx2.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gvMx2.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; |
| | | this.gvMx2.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gvMx1guid |
| | |
| | | this.gvMx1itemBarcode.VisibleIndex = 0; |
| | | this.gvMx1itemBarcode.Width = 300; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "物料编码"; |
| | | this.gridColumn4.FieldName = "itemNo"; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 1; |
| | | this.gridColumn4.Width = 94; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "物料名称"; |
| | | this.gridColumn9.FieldName = "itemName"; |
| | | this.gridColumn9.MinWidth = 25; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 2; |
| | | this.gridColumn9.Width = 94; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "规格型号"; |
| | | this.gridColumn8.FieldName = "itemModel"; |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 3; |
| | | this.gridColumn8.Width = 94; |
| | | // |
| | | // gvMx1quantity |
| | | // |
| | | this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | |
| | | this.gvMx1quantity.Name = "gvMx1quantity"; |
| | | this.gvMx1quantity.Tag = "query_a.QUANTITY"; |
| | | this.gvMx1quantity.Visible = true; |
| | | this.gvMx1quantity.VisibleIndex = 1; |
| | | this.gvMx1quantity.VisibleIndex = 4; |
| | | this.gvMx1quantity.Width = 94; |
| | | // |
| | | // gridColumn7 |
| | |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 2; |
| | | this.gridColumn7.VisibleIndex = 5; |
| | | this.gridColumn7.Width = 94; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "物料编码"; |
| | | this.gridColumn4.FieldName = "wlbm"; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 3; |
| | | this.gridColumn4.Width = 94; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "物料名称"; |
| | | this.gridColumn9.FieldName = "wlmc"; |
| | | this.gridColumn9.MinWidth = 25; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 4; |
| | | this.gridColumn9.Width = 94; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "规格型号"; |
| | | this.gridColumn8.FieldName = "wlgg"; |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 5; |
| | | this.gridColumn8.Width = 94; |
| | | // |
| | | // gvMx1createBy |
| | | // |
| | |
| | | this.gvMx1lotDate.Visible = true; |
| | | this.gvMx1lotDate.VisibleIndex = 7; |
| | | this.gvMx1lotDate.Width = 94; |
| | | // |
| | | // gvBtnAlawys |
| | | // |
| | | this.gvBtnAlawys.Caption = "移出"; |
| | | this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2; |
| | | this.gvBtnAlawys.MinWidth = 25; |
| | | this.gvBtnAlawys.Name = "gvBtnAlawys"; |
| | | this.gvBtnAlawys.Visible = true; |
| | | this.gvBtnAlawys.VisibleIndex = 8; |
| | | this.gvBtnAlawys.Width = 94; |
| | | // |
| | | // repositoryItemButtonEdit2 |
| | | // |
| | | this.repositoryItemButtonEdit2.AutoHeight = false; |
| | | editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; |
| | | this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); |
| | | // |
| | | // panel1 |
| | | // |
| | |
| | | this.xtraTabPage3.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraEditors.LabelControl labelControl2; |
| | | private UserControl.UcLookOrg txt_tbl023; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; |
| | | } |
| | | } |