| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | 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(); |
| | | this.gvMx2oldqty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_billNo = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.tabMxPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); |
| | |
| | | this.gridColumn18, |
| | | this.gridColumn14, |
| | | this.gvMx2oldqty, |
| | | this.gridColumn21, |
| | | this.gridColumn20, |
| | | this.gridColumn17, |
| | | this.gvBtnAlawys}); |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | |
| | | // |
| | | this.gridColumn17.Caption = "打印日期"; |
| | | this.gridColumn17.FieldName = "createDate"; |
| | | this.gridColumn17.MinWidth = 180; |
| | | this.gridColumn17.MinWidth = 10; |
| | | this.gridColumn17.Name = "gridColumn17"; |
| | | this.gridColumn17.Visible = true; |
| | | this.gridColumn17.VisibleIndex = 6; |
| | | this.gridColumn17.VisibleIndex = 8; |
| | | this.gridColumn17.Width = 180; |
| | | // |
| | | // gvBtnAlawys |
| | |
| | | this.gvBtnAlawys.MinWidth = 25; |
| | | this.gvBtnAlawys.Name = "gvBtnAlawys"; |
| | | this.gvBtnAlawys.Visible = true; |
| | | this.gvBtnAlawys.VisibleIndex = 7; |
| | | this.gvBtnAlawys.VisibleIndex = 9; |
| | | this.gvBtnAlawys.Width = 94; |
| | | // |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | | this.repositoryItemButtonEdit1.AutoHeight = false; |
| | | editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions3.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, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", 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); |
| | |
| | | this.txt_billNo.Size = new System.Drawing.Size(215, 28); |
| | | this.txt_billNo.TabIndex = 211; |
| | | // |
| | | // gridColumn20 |
| | | // |
| | | this.gridColumn20.Caption = "打印人"; |
| | | this.gridColumn20.FieldName = "createBy"; |
| | | this.gridColumn20.MinWidth = 25; |
| | | this.gridColumn20.Name = "gridColumn20"; |
| | | this.gridColumn20.Visible = true; |
| | | this.gridColumn20.VisibleIndex = 7; |
| | | this.gridColumn20.Width = 94; |
| | | // |
| | | // gridColumn21 |
| | | // |
| | | this.gridColumn21.Caption = "单位"; |
| | | this.gridColumn21.FieldName = "dwName"; |
| | | this.gridColumn21.MinWidth = 25; |
| | | this.gridColumn21.Name = "gridColumn21"; |
| | | this.gridColumn21.Visible = true; |
| | | this.gridColumn21.VisibleIndex = 6; |
| | | this.gridColumn21.Width = 94; |
| | | // |
| | | // Frm_ArrivalBarcode |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; |
| | | private DevExpress.XtraEditors.TextEdit txt_iCount_1; |
| | | private DevExpress.XtraEditors.TextEdit txt_psnQty_1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; |
| | | } |
| | | } |