| | |
| | | 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.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition13 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition14 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition15 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition16 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition18 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition19 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition20 = new DevExpress.XtraLayout.RowDefinition(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.Size = new System.Drawing.Size(1346, 570); |
| | | this.split1.SplitterPosition = 558; |
| | | this.split1.SplitterPosition = 555; |
| | | this.split1.TabIndex = 4; |
| | | // |
| | | // gcMain1 |
| | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.Size = new System.Drawing.Size(1346, 519); |
| | | this.gcMain1.Size = new System.Drawing.Size(1346, 516); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.gv_rbillNo, |
| | | this.bandedGridColumn4, |
| | | this.gridColumn7, |
| | | this.gridColumn8}); |
| | | this.gridColumn8, |
| | | this.gridColumn10}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | // gv_remark |
| | | // |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注 "; |
| | | this.gv_remark.FieldName = "remark"; |
| | | this.gv_remark.Caption = "申请备注 "; |
| | | this.gv_remark.FieldName = "sqRemark"; |
| | | this.gv_remark.MinWidth = 25; |
| | | this.gv_remark.Name = "gv_remark"; |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 519); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 516); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | |
| | | this.layoutControlItem17}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.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; |
| | | columnDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition13.Width = 100D; |
| | | columnDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition14.Width = 100D; |
| | | columnDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition15.Width = 100D; |
| | | columnDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition16.Width = 100D; |
| | | this.Root.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; |
| | | rowDefinition5.Height = 100D; |
| | | rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition13, |
| | | columnDefinition14, |
| | | columnDefinition15, |
| | | columnDefinition16}); |
| | | rowDefinition16.Height = 100D; |
| | | rowDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition17.Height = 100D; |
| | | rowDefinition17.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition18.Height = 100D; |
| | | rowDefinition18.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition19.Height = 100D; |
| | | rowDefinition19.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition20.Height = 100D; |
| | | rowDefinition20.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { |
| | | rowDefinition1, |
| | | rowDefinition2, |
| | | rowDefinition3, |
| | | rowDefinition4, |
| | | rowDefinition5}); |
| | | rowDefinition16, |
| | | rowDefinition17, |
| | | rowDefinition18, |
| | | rowDefinition19, |
| | | rowDefinition20}); |
| | | this.Root.Size = new System.Drawing.Size(1346, 168); |
| | | this.Root.TextVisible = false; |
| | | // |
| | |
| | | this.gvMx2quantity, |
| | | this.gvMx2unit, |
| | | this.gridColumn5, |
| | | this.gridColumn6}); |
| | | this.gridColumn6, |
| | | this.gridColumn9}); |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | this.picCheckBox.TabIndex = 7; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "申请明细主键"; |
| | | this.gridColumn9.FieldName = "itemDabid"; |
| | | this.gridColumn9.MinWidth = 25; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Width = 94; |
| | | // |
| | | // gridColumn10 |
| | | // |
| | | this.gridColumn10.Caption = "退料类型"; |
| | | this.gridColumn10.FieldName = "tbl005"; |
| | | this.gridColumn10.MinWidth = 25; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 19; |
| | | this.gridColumn10.Width = 94; |
| | | // |
| | | // Frm_MesItemTbl_RK |
| | | // |
| | |
| | | private DevExpress.XtraEditors.TextEdit txt_guid; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; |
| | | } |
| | | } |