| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); |
| | | 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.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition(); |
| | | 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(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | |
| | | this.gv_fApproveDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_fSalesManID = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_fCustomerID = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_fDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_fNote = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.gvMx1fseq = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | |
| | | this.gv_fApproveDate, |
| | | this.gv_fSalesManID, |
| | | this.gv_fCustomerID, |
| | | this.gv_fDate, |
| | | this.gv_fNote, |
| | | this.gridColumn33, |
| | | this.gridColumn34, |
| | | this.gridColumn35}); |
| | | this.gridColumn35, |
| | | this.gridColumn36}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.gv_fCustomerID.Tag = "query_a.FCustomerID"; |
| | | this.gv_fCustomerID.Width = 94; |
| | | // |
| | | // gv_fDate |
| | | // |
| | | this.gv_fDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fDate.Caption = "日期 "; |
| | | this.gv_fDate.FieldName = "fDate"; |
| | | this.gv_fDate.MinWidth = 50; |
| | | this.gv_fDate.Name = "gv_fDate"; |
| | | this.gv_fDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_fDate.Tag = "query_a.FDate"; |
| | | this.gv_fDate.Visible = true; |
| | | this.gv_fDate.VisibleIndex = 9; |
| | | this.gv_fDate.Width = 94; |
| | | // |
| | | // gv_fNote |
| | | // |
| | | this.gv_fNote.AppearanceCell.Options.UseFont = true; |
| | |
| | | this.gv_fNote.OptionsColumn.AllowEdit = false; |
| | | this.gv_fNote.Tag = "query_a.FNote"; |
| | | this.gv_fNote.Visible = true; |
| | | this.gv_fNote.VisibleIndex = 10; |
| | | this.gv_fNote.VisibleIndex = 9; |
| | | this.gv_fNote.Width = 94; |
| | | // |
| | | // gridColumn33 |
| | |
| | | this.gridColumn33.MinWidth = 25; |
| | | this.gridColumn33.Name = "gridColumn33"; |
| | | this.gridColumn33.Visible = true; |
| | | this.gridColumn33.VisibleIndex = 11; |
| | | this.gridColumn33.VisibleIndex = 10; |
| | | this.gridColumn33.Width = 94; |
| | | // |
| | | // gridColumn34 |
| | |
| | | this.gridColumn34.MinWidth = 25; |
| | | this.gridColumn34.Name = "gridColumn34"; |
| | | this.gridColumn34.Visible = true; |
| | | this.gridColumn34.VisibleIndex = 12; |
| | | this.gridColumn34.VisibleIndex = 11; |
| | | this.gridColumn34.Width = 94; |
| | | // |
| | | // gridColumn35 |
| | |
| | | this.gridColumn35.MinWidth = 25; |
| | | this.gridColumn35.Name = "gridColumn35"; |
| | | this.gridColumn35.Visible = true; |
| | | this.gridColumn35.VisibleIndex = 13; |
| | | this.gridColumn35.VisibleIndex = 12; |
| | | this.gridColumn35.Width = 94; |
| | | // |
| | | // gridColumn36 |
| | | // |
| | | this.gridColumn36.Caption = "主键Guid"; |
| | | this.gridColumn36.FieldName = "guid"; |
| | | this.gridColumn36.MinWidth = 25; |
| | | this.gridColumn36.Name = "gridColumn36"; |
| | | this.gridColumn36.Visible = true; |
| | | this.gridColumn36.VisibleIndex = 13; |
| | | this.gridColumn36.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | this.layoutControlItem12}); |
| | | this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.layoutControlGroup1.Name = "Root"; |
| | | columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition1.Width = 100D; |
| | | columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition2.Width = 100D; |
| | | columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition3.Width = 100D; |
| | | columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition4.Width = 100D; |
| | | columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition9.Width = 100D; |
| | | columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition10.Width = 100D; |
| | | columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition11.Width = 100D; |
| | | columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition12.Width = 100D; |
| | | this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { |
| | | columnDefinition1, |
| | | columnDefinition2, |
| | | columnDefinition3, |
| | | columnDefinition4}); |
| | | rowDefinition1.Height = 100D; |
| | | rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition2.Height = 100D; |
| | | rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition3.Height = 100D; |
| | | rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition4.Height = 100D; |
| | | rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition9, |
| | | columnDefinition10, |
| | | columnDefinition11, |
| | | columnDefinition12}); |
| | | rowDefinition9.Height = 100D; |
| | | rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition10.Height = 100D; |
| | | rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition11.Height = 100D; |
| | | rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition12.Height = 100D; |
| | | rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { |
| | | rowDefinition1, |
| | | rowDefinition2, |
| | | rowDefinition3, |
| | | rowDefinition4}); |
| | | rowDefinition9, |
| | | rowDefinition10, |
| | | rowDefinition11, |
| | | rowDefinition12}); |
| | | this.layoutControlGroup1.Size = new System.Drawing.Size(1126, 141); |
| | | this.layoutControlGroup1.TextVisible = false; |
| | | // |
| | |
| | | this.gvMx1pid, |
| | | this.gvMx1salesDetailId, |
| | | this.gvMx1fseq, |
| | | this.gvMxDel}); |
| | | this.gvMxDel, |
| | | this.gridColumn37}); |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | // |
| | | // gridView2 |
| | | // |
| | | this.gridView2.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView2.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gridView2.ColumnPanelRowHeight = 50; |
| | | this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn10, |
| | | this.gridColumn3, |
| | |
| | | // |
| | | this.gridColumn4.Caption = "销售单位"; |
| | | this.gridColumn4.FieldName = "xxdw"; |
| | | this.gridColumn4.MaxWidth = 50; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 2; |
| | | this.gridColumn4.Width = 50; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "销售数量"; |
| | | this.gridColumn5.FieldName = "qty"; |
| | | this.gridColumn5.MaxWidth = 50; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 3; |
| | | this.gridColumn5.Width = 50; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "剩余未出数量"; |
| | | this.gridColumn9.AppearanceCell.ForeColor = System.Drawing.Color.Red; |
| | | this.gridColumn9.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn9.AppearanceHeader.ForeColor = System.Drawing.Color.Red; |
| | | this.gridColumn9.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn9.Caption = "未发货数量"; |
| | | this.gridColumn9.FieldName = "syQty"; |
| | | this.gridColumn9.MaxWidth = 50; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 6; |
| | | this.gridColumn9.Width = 50; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | |
| | | // |
| | | this.gridColumn32.Caption = "计价单位"; |
| | | this.gridColumn32.FieldName = "jjdw"; |
| | | this.gridColumn32.MaxWidth = 50; |
| | | this.gridColumn32.Name = "gridColumn32"; |
| | | this.gridColumn32.Visible = true; |
| | | this.gridColumn32.VisibleIndex = 10; |
| | | this.gridColumn32.Width = 50; |
| | | // |
| | | // gvMx1fMustQty |
| | | // |
| | |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | | this.repositoryItemButtonEdit1.AutoHeight = false; |
| | | editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions3.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, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | 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)}); |
| | | this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; |
| | | this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); |
| | | // |
| | | // gridColumn37 |
| | | // |
| | | this.gridColumn37.Caption = "物料ID"; |
| | | this.gridColumn37.FieldName = "itemId"; |
| | | this.gridColumn37.MinWidth = 25; |
| | | this.gridColumn37.Name = "gridColumn37"; |
| | | this.gridColumn37.Width = 94; |
| | | // |
| | | // picCheckBox |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fApproveDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fSalesManID; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fCustomerID; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fNote; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fApproverStaus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn36; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn37; |
| | | } |
| | | } |