| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.lb_suppNo = new DevExpress.XtraEditors.LabelControl(); |
| | | this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_itemId = new DevExpress.XtraEditors.LabelControl(); |
| | | this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_status = new DevExpress.XtraEditors.LabelControl(); |
| | | this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_checkDate = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_checkUser = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_lastupdateBy = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_createDate = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_createBy = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_itemNo = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | 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(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.gcMain1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.txt_suppId = new Gs.DevApp.UserControl.UcLookSupplier(); |
| | | this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems(); |
| | | this.txt_status = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.txt_fSubsidiary = new Gs.DevApp.UserControl.UcLookOrg(); |
| | | this.txt_suppNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_suppId = new Gs.DevApp.UserControl.UcLookSupplier(); |
| | | this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems(); |
| | | this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_status = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); |
| | | this.split1.Panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); |
| | | this.split1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | this.xtraTabPage2.SuspendLayout(); |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); |
| | | this.splitMx1.Panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); |
| | | this.splitMx1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); |
| | | this.layoutMx1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // lb_suppNo |
| | | // toolBarMenu1 |
| | | // |
| | | this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_suppNo.Appearance.Options.UseFont = true; |
| | | this.lb_suppNo.Location = new System.Drawing.Point(11, 89); |
| | | this.lb_suppNo.Name = "lb_suppNo"; |
| | | this.lb_suppNo.Size = new System.Drawing.Size(85, 21); |
| | | this.lb_suppNo.TabIndex = 235; |
| | | this.lb_suppNo.Text = "选择供应商"; |
| | | this.toolBarMenu1.chkParameter = "MES_QA_MJ,CHECK_DATE,STATUS,CHECK_USER"; |
| | | this.toolBarMenu1.currentAction = null; |
| | | this.toolBarMenu1.defaultActions = null; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptParameter = null; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1169, 80); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | | // |
| | | // gv_suppNo |
| | | // xtraTabControl1 |
| | | // |
| | | this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_suppNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppNo.Caption = "供应商ID"; |
| | | this.gv_suppNo.FieldName = "suppId"; |
| | | this.gv_suppNo.MinWidth = 50; |
| | | this.gv_suppNo.Name = "gv_suppNo"; |
| | | this.gv_suppNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppNo.Tag = "query_a.SUPP_NO"; |
| | | this.gv_suppNo.Visible = true; |
| | | this.gv_suppNo.VisibleIndex = 4; |
| | | this.gv_suppNo.Width = 94; |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1169, 602); |
| | | this.xtraTabControl1.TabIndex = 3; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1, |
| | | this.xtraTabPage2}); |
| | | // |
| | | // lb_itemId |
| | | // xtraTabPage1 |
| | | // |
| | | this.lb_itemId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_itemId.Appearance.Options.UseFont = true; |
| | | this.lb_itemId.Location = new System.Drawing.Point(28, 13); |
| | | this.lb_itemId.Name = "lb_itemId"; |
| | | this.lb_itemId.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_itemId.TabIndex = 231; |
| | | this.lb_itemId.Text = "选择物料"; |
| | | this.xtraTabPage1.Controls.Add(this.split1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1167, 570); |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // gv_itemId |
| | | // split1 |
| | | // |
| | | this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemId.Caption = "物料ID"; |
| | | this.gv_itemId.FieldName = "itemId"; |
| | | this.gv_itemId.MinWidth = 50; |
| | | this.gv_itemId.Name = "gv_itemId"; |
| | | this.gv_itemId.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemId.Tag = "query_a.ITEM_ID"; |
| | | this.gv_itemId.Visible = true; |
| | | this.gv_itemId.VisibleIndex = 1; |
| | | this.gv_itemId.Width = 94; |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | | // |
| | | // lb_status |
| | | // split1.Panel1 |
| | | // |
| | | this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_status.Appearance.Options.UseFont = true; |
| | | this.lb_status.Location = new System.Drawing.Point(348, 89); |
| | | this.lb_status.Name = "lb_status"; |
| | | this.lb_status.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_status.TabIndex = 228; |
| | | this.lb_status.Text = "审核标识 "; |
| | | this.split1.Panel1.Controls.Add(this.gcMain1); |
| | | this.split1.Panel1.Controls.Add(this.pageBar1); |
| | | this.split1.Panel1.Text = "Panel1"; |
| | | // |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.Size = new System.Drawing.Size(1167, 570); |
| | | this.split1.SplitterPosition = 558; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | 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(1167, 519); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | | // |
| | | // gridView1 |
| | | // |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn1, |
| | | this.gv_status, |
| | | this.gv_itemId, |
| | | this.gv_itemNo, |
| | | this.gridColumn2, |
| | | this.gv_suppNo, |
| | | this.gridColumn3, |
| | | this.gv_createBy, |
| | | this.gv_createDate, |
| | | this.gv_lastupdateBy, |
| | | this.gv_lastupdateDate, |
| | | this.gv_checkUser, |
| | | this.gv_checkDate}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "使用组织"; |
| | | this.gridColumn1.FieldName = "fSubsidiary"; |
| | | this.gridColumn1.MinWidth = 250; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn1.Tag = "org.fnamber"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 0; |
| | | this.gridColumn1.Width = 250; |
| | | // |
| | | // gv_status |
| | | // |
| | | this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_status.AppearanceCell.Options.UseFont = true; |
| | | this.gv_status.Caption = "审核标识"; |
| | | this.gv_status.FieldName = "status"; |
| | |
| | | this.gv_status.Tag = "query_a.STATUS"; |
| | | this.gv_status.UnboundDataType = typeof(bool); |
| | | this.gv_status.Visible = true; |
| | | this.gv_status.VisibleIndex = 10; |
| | | this.gv_status.VisibleIndex = 1; |
| | | this.gv_status.Width = 94; |
| | | // |
| | | // lb_checkDate |
| | | // gv_itemId |
| | | // |
| | | this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_checkDate.Appearance.Options.UseFont = true; |
| | | this.lb_checkDate.Location = new System.Drawing.Point(595, 51); |
| | | this.lb_checkDate.Name = "lb_checkDate"; |
| | | this.lb_checkDate.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_checkDate.TabIndex = 226; |
| | | this.lb_checkDate.Text = "审核时间 "; |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Enabled = false; |
| | | this.txt_checkDate.Location = new System.Drawing.Point(673, 47); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(176, 28); |
| | | this.txt_checkDate.TabIndex = 226; |
| | | // |
| | | // gv_checkDate |
| | | // |
| | | this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_checkDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkDate.Caption = "审核时间"; |
| | | this.gv_checkDate.FieldName = "checkDate"; |
| | | this.gv_checkDate.MinWidth = 120; |
| | | this.gv_checkDate.Name = "gv_checkDate"; |
| | | this.gv_checkDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkDate.Tag = "query_a.CHECK_DATE"; |
| | | this.gv_checkDate.Visible = true; |
| | | this.gv_checkDate.VisibleIndex = 12; |
| | | this.gv_checkDate.Width = 120; |
| | | // |
| | | // lb_checkUser |
| | | // |
| | | this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_checkUser.Appearance.Options.UseFont = true; |
| | | this.lb_checkUser.Location = new System.Drawing.Point(612, 13); |
| | | this.lb_checkUser.Name = "lb_checkUser"; |
| | | this.lb_checkUser.Size = new System.Drawing.Size(56, 21); |
| | | this.lb_checkUser.TabIndex = 222; |
| | | this.lb_checkUser.Text = "审核人 "; |
| | | // |
| | | // txt_checkUser |
| | | // |
| | | this.txt_checkUser.Enabled = false; |
| | | this.txt_checkUser.Location = new System.Drawing.Point(673, 9); |
| | | this.txt_checkUser.Name = "txt_checkUser"; |
| | | this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_checkUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkUser.Size = new System.Drawing.Size(176, 28); |
| | | this.txt_checkUser.TabIndex = 222; |
| | | // |
| | | // gv_checkUser |
| | | // |
| | | this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "审核人"; |
| | | this.gv_checkUser.FieldName = "checkUser"; |
| | | this.gv_checkUser.MinWidth = 50; |
| | | this.gv_checkUser.Name = "gv_checkUser"; |
| | | this.gv_checkUser.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkUser.Tag = "query_a.CHECK_USER"; |
| | | this.gv_checkUser.Visible = true; |
| | | this.gv_checkUser.VisibleIndex = 11; |
| | | this.gv_checkUser.Width = 94; |
| | | // |
| | | // lb_lastupdateDate |
| | | // |
| | | this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_lastupdateDate.Appearance.Options.UseFont = true; |
| | | this.lb_lastupdateDate.Location = new System.Drawing.Point(852, 51); |
| | | this.lb_lastupdateDate.Name = "lb_lastupdateDate"; |
| | | this.lb_lastupdateDate.Size = new System.Drawing.Size(107, 21); |
| | | this.lb_lastupdateDate.TabIndex = 219; |
| | | this.lb_lastupdateDate.Text = "最后更新时间 "; |
| | | // |
| | | // txt_lastupdateDate |
| | | // |
| | | this.txt_lastupdateDate.Enabled = false; |
| | | this.txt_lastupdateDate.Location = new System.Drawing.Point(965, 47); |
| | | this.txt_lastupdateDate.Name = "txt_lastupdateDate"; |
| | | this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lastupdateDate.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_lastupdateDate.TabIndex = 219; |
| | | // |
| | | // gv_lastupdateDate |
| | | // |
| | | this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateDate.Caption = "最后更新时间"; |
| | | this.gv_lastupdateDate.FieldName = "lastupdateDate"; |
| | | this.gv_lastupdateDate.MinWidth = 120; |
| | | this.gv_lastupdateDate.Name = "gv_lastupdateDate"; |
| | | this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE"; |
| | | this.gv_lastupdateDate.Visible = true; |
| | | this.gv_lastupdateDate.VisibleIndex = 9; |
| | | this.gv_lastupdateDate.Width = 120; |
| | | // |
| | | // lb_lastupdateBy |
| | | // |
| | | this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_lastupdateBy.Appearance.Options.UseFont = true; |
| | | this.lb_lastupdateBy.Location = new System.Drawing.Point(869, 13); |
| | | this.lb_lastupdateBy.Name = "lb_lastupdateBy"; |
| | | this.lb_lastupdateBy.Size = new System.Drawing.Size(90, 21); |
| | | this.lb_lastupdateBy.TabIndex = 217; |
| | | this.lb_lastupdateBy.Text = "最后更新人 "; |
| | | // |
| | | // txt_lastupdateBy |
| | | // |
| | | this.txt_lastupdateBy.Enabled = false; |
| | | this.txt_lastupdateBy.Location = new System.Drawing.Point(965, 9); |
| | | this.txt_lastupdateBy.Name = "txt_lastupdateBy"; |
| | | this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lastupdateBy.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_lastupdateBy.TabIndex = 217; |
| | | // |
| | | // gv_lastupdateBy |
| | | // |
| | | this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateBy.Caption = "最后更新人"; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateBy"; |
| | | this.gv_lastupdateBy.MinWidth = 50; |
| | | this.gv_lastupdateBy.Name = "gv_lastupdateBy"; |
| | | this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY"; |
| | | this.gv_lastupdateBy.Visible = true; |
| | | this.gv_lastupdateBy.VisibleIndex = 8; |
| | | this.gv_lastupdateBy.Width = 94; |
| | | // |
| | | // lb_createDate |
| | | // |
| | | this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_createDate.Appearance.Options.UseFont = true; |
| | | this.lb_createDate.Location = new System.Drawing.Point(348, 51); |
| | | this.lb_createDate.Name = "lb_createDate"; |
| | | this.lb_createDate.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_createDate.TabIndex = 216; |
| | | this.lb_createDate.Text = "创建时间 "; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Enabled = false; |
| | | this.txt_createDate.Location = new System.Drawing.Point(427, 47); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_createDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_createDate.TabIndex = 216; |
| | | // |
| | | // gv_createDate |
| | | // |
| | | this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "创建时间"; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | | this.gv_createDate.MinWidth = 120; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.CREATE_DATE"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.VisibleIndex = 7; |
| | | this.gv_createDate.Width = 120; |
| | | // |
| | | // lb_createBy |
| | | // |
| | | this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_createBy.Appearance.Options.UseFont = true; |
| | | this.lb_createBy.Location = new System.Drawing.Point(365, 13); |
| | | this.lb_createBy.Name = "lb_createBy"; |
| | | this.lb_createBy.Size = new System.Drawing.Size(56, 21); |
| | | this.lb_createBy.TabIndex = 213; |
| | | this.lb_createBy.Text = "创建人 "; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Enabled = false; |
| | | this.txt_createBy.Location = new System.Drawing.Point(427, 9); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_createBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createBy.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_createBy.TabIndex = 213; |
| | | // |
| | | // gv_createBy |
| | | // |
| | | this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人"; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | | this.gv_createBy.MinWidth = 50; |
| | | this.gv_createBy.Name = "gv_createBy"; |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.CREATE_BY"; |
| | | this.gv_createBy.Visible = true; |
| | | this.gv_createBy.VisibleIndex = 6; |
| | | this.gv_createBy.Width = 94; |
| | | // |
| | | // lb_itemNo |
| | | // |
| | | this.lb_itemNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_itemNo.Appearance.Options.UseFont = true; |
| | | this.lb_itemNo.Location = new System.Drawing.Point(23, 51); |
| | | this.lb_itemNo.Name = "lb_itemNo"; |
| | | this.lb_itemNo.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_itemNo.TabIndex = 211; |
| | | this.lb_itemNo.Text = "物料编码 "; |
| | | // |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Enabled = false; |
| | | this.txt_itemNo.Location = new System.Drawing.Point(106, 47); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(239, 28); |
| | | this.txt_itemNo.TabIndex = 211; |
| | | this.gv_itemId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemId.Caption = "物料ID"; |
| | | this.gv_itemId.FieldName = "itemId"; |
| | | this.gv_itemId.MinWidth = 50; |
| | | this.gv_itemId.Name = "gv_itemId"; |
| | | this.gv_itemId.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemId.Tag = "query_a.ITEM_ID"; |
| | | this.gv_itemId.Width = 94; |
| | | // |
| | | // gv_itemNo |
| | | // |
| | | this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemNo.Caption = "物料编码"; |
| | | this.gv_itemNo.FieldName = "itemNo"; |
| | |
| | | this.gv_itemNo.Visible = true; |
| | | this.gv_itemNo.VisibleIndex = 3; |
| | | this.gv_itemNo.Width = 94; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = "MES_QA_MJ,CHECK_DATE,STATUS,CHECK_USER"; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptParameter = null; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1215, 80); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | | // |
| | | // gcMain |
| | | // |
| | | this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gcMain.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain.MainView = this.gridView1; |
| | | this.gcMain.Name = "gcMain"; |
| | | this.gcMain.Size = new System.Drawing.Size(1126, 531); |
| | | this.gcMain.TabIndex = 1; |
| | | this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | | // |
| | | // gridView1 |
| | | // |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn1, |
| | | this.gv_itemId, |
| | | this.gv_itemNo, |
| | | this.gridColumn2, |
| | | this.gv_suppNo, |
| | | this.gridColumn3, |
| | | this.gv_createBy, |
| | | this.gv_createDate, |
| | | this.gv_lastupdateBy, |
| | | this.gv_lastupdateDate, |
| | | this.gv_status, |
| | | this.gv_checkUser, |
| | | this.gv_checkDate}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "使用组织"; |
| | | this.gridColumn1.FieldName = "orgName"; |
| | | this.gridColumn1.MinWidth = 250; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn1.Tag = "org.fnamber"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 0; |
| | | this.gridColumn1.Width = 250; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | |
| | | this.gridColumn2.VisibleIndex = 2; |
| | | this.gridColumn2.Width = 125; |
| | | // |
| | | // gv_suppNo |
| | | // |
| | | this.gv_suppNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppNo.Caption = "供应商编码"; |
| | | this.gv_suppNo.FieldName = "suppNo"; |
| | | this.gv_suppNo.MinWidth = 50; |
| | | this.gv_suppNo.Name = "gv_suppNo"; |
| | | this.gv_suppNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppNo.Tag = "query_a.SUPP_NO"; |
| | | this.gv_suppNo.Visible = true; |
| | | this.gv_suppNo.VisibleIndex = 4; |
| | | this.gv_suppNo.Width = 94; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "供应商名称"; |
| | |
| | | this.gridColumn3.VisibleIndex = 5; |
| | | this.gridColumn3.Width = 125; |
| | | // |
| | | // xtraTabControl1 |
| | | // gv_createBy |
| | | // |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1215, 602); |
| | | this.xtraTabControl1.TabIndex = 3; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1, |
| | | this.xtraTabPage2}); |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人"; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | | this.gv_createBy.MinWidth = 50; |
| | | this.gv_createBy.Name = "gv_createBy"; |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.CREATE_BY"; |
| | | this.gv_createBy.Visible = true; |
| | | this.gv_createBy.VisibleIndex = 6; |
| | | this.gv_createBy.Width = 94; |
| | | // |
| | | // xtraTabPage1 |
| | | // gv_createDate |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.gcMain); |
| | | this.xtraTabPage1.Controls.Add(this.pageBar1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage1.Text = "数据查询"; |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "创建时间"; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | | this.gv_createDate.MinWidth = 180; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.CREATE_DATE"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.VisibleIndex = 7; |
| | | this.gv_createDate.Width = 180; |
| | | // |
| | | // gv_lastupdateBy |
| | | // |
| | | this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateBy.Caption = "最后更新人"; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateBy"; |
| | | this.gv_lastupdateBy.MinWidth = 50; |
| | | this.gv_lastupdateBy.Name = "gv_lastupdateBy"; |
| | | this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY"; |
| | | this.gv_lastupdateBy.Visible = true; |
| | | this.gv_lastupdateBy.VisibleIndex = 8; |
| | | this.gv_lastupdateBy.Width = 94; |
| | | // |
| | | // gv_lastupdateDate |
| | | // |
| | | this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateDate.Caption = "最后更新时间"; |
| | | this.gv_lastupdateDate.FieldName = "lastupdateDate"; |
| | | this.gv_lastupdateDate.MinWidth = 180; |
| | | this.gv_lastupdateDate.Name = "gv_lastupdateDate"; |
| | | this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE"; |
| | | this.gv_lastupdateDate.Visible = true; |
| | | this.gv_lastupdateDate.VisibleIndex = 9; |
| | | this.gv_lastupdateDate.Width = 180; |
| | | // |
| | | // gv_checkUser |
| | | // |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "审核人"; |
| | | this.gv_checkUser.FieldName = "checkUser"; |
| | | this.gv_checkUser.MinWidth = 50; |
| | | this.gv_checkUser.Name = "gv_checkUser"; |
| | | this.gv_checkUser.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkUser.Tag = "query_a.CHECK_USER"; |
| | | this.gv_checkUser.Visible = true; |
| | | this.gv_checkUser.VisibleIndex = 10; |
| | | this.gv_checkUser.Width = 94; |
| | | // |
| | | // gv_checkDate |
| | | // |
| | | this.gv_checkDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkDate.Caption = "审核时间"; |
| | | this.gv_checkDate.FieldName = "checkDate"; |
| | | this.gv_checkDate.MinWidth = 120; |
| | | this.gv_checkDate.Name = "gv_checkDate"; |
| | | this.gv_checkDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkDate.Tag = "query_a.CHECK_DATE"; |
| | | this.gv_checkDate.Visible = true; |
| | | this.gv_checkDate.VisibleIndex = 11; |
| | | this.gv_checkDate.Width = 120; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 531); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 519); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.RowsCount = 50; |
| | | this.pageBar1.Size = new System.Drawing.Size(1126, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.Size = new System.Drawing.Size(1167, 39); |
| | | this.pageBar1.TabIndex = 4; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // xtraTabPage2 |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Controls.Add(this.splitMx1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.PageEnabled = false; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1213, 570); |
| | | this.xtraTabPage2.Text = "数据编辑"; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1167, 570); |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // panel1 |
| | | // splitMx1 |
| | | // |
| | | this.panel1.BackColor = System.Drawing.Color.White; |
| | | this.panel1.Controls.Add(this.txt_suppId); |
| | | this.panel1.Controls.Add(this.txt_itemId); |
| | | this.panel1.Controls.Add(this.txt_status); |
| | | this.panel1.Controls.Add(this.lbGuid); |
| | | this.panel1.Controls.Add(this.lb_suppNo); |
| | | this.panel1.Controls.Add(this.lb_itemId); |
| | | this.panel1.Controls.Add(this.lb_status); |
| | | this.panel1.Controls.Add(this.lb_checkDate); |
| | | this.panel1.Controls.Add(this.txt_checkDate); |
| | | this.panel1.Controls.Add(this.lb_checkUser); |
| | | this.panel1.Controls.Add(this.txt_checkUser); |
| | | this.panel1.Controls.Add(this.lb_lastupdateDate); |
| | | this.panel1.Controls.Add(this.txt_lastupdateDate); |
| | | this.panel1.Controls.Add(this.lb_lastupdateBy); |
| | | this.panel1.Controls.Add(this.txt_lastupdateBy); |
| | | this.panel1.Controls.Add(this.lb_createDate); |
| | | this.panel1.Controls.Add(this.txt_createDate); |
| | | this.panel1.Controls.Add(this.lb_createBy); |
| | | this.panel1.Controls.Add(this.txt_createBy); |
| | | this.panel1.Controls.Add(this.lb_itemNo); |
| | | this.panel1.Controls.Add(this.txt_itemNo); |
| | | this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.panel1.Location = new System.Drawing.Point(23, 20); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(1163, 196); |
| | | this.panel1.TabIndex = 1; |
| | | this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitMx1.Horizontal = false; |
| | | this.splitMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitMx1.Name = "splitMx1"; |
| | | // |
| | | // splitMx1.Panel1 |
| | | // |
| | | this.splitMx1.Panel1.Controls.Add(this.layoutMx1); |
| | | this.splitMx1.Panel1.Text = "Panel1"; |
| | | // |
| | | // splitMx1.Panel2 |
| | | // |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.Size = new System.Drawing.Size(1167, 570); |
| | | this.splitMx1.SplitterPosition = 112; |
| | | this.splitMx1.TabIndex = 0; |
| | | // |
| | | // layoutMx1 |
| | | // |
| | | this.layoutMx1.Controls.Add(this.lbGuid); |
| | | this.layoutMx1.Controls.Add(this.txt_fSubsidiary); |
| | | this.layoutMx1.Controls.Add(this.txt_suppNo); |
| | | this.layoutMx1.Controls.Add(this.txt_suppId); |
| | | this.layoutMx1.Controls.Add(this.txt_checkDate); |
| | | this.layoutMx1.Controls.Add(this.txt_itemId); |
| | | this.layoutMx1.Controls.Add(this.txt_checkUser); |
| | | this.layoutMx1.Controls.Add(this.txt_itemNo); |
| | | this.layoutMx1.Controls.Add(this.txt_lastupdateDate); |
| | | this.layoutMx1.Controls.Add(this.txt_lastupdateBy); |
| | | this.layoutMx1.Controls.Add(this.txt_status); |
| | | this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem11, |
| | | this.layoutControlItem5}); |
| | | this.layoutMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutMx1.Name = "layoutMx1"; |
| | | this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500); |
| | | this.layoutMx1.Root = this.Root; |
| | | this.layoutMx1.Size = new System.Drawing.Size(1167, 112); |
| | | this.layoutMx1.TabIndex = 0; |
| | | this.layoutMx1.Text = "layoutControl1"; |
| | | // |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.Location = new System.Drawing.Point(608, 73); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(294, 27); |
| | | this.lbGuid.TabIndex = 244; |
| | | this.lbGuid.Text = "lbGuid"; |
| | | // |
| | | // txt_fSubsidiary |
| | | // |
| | | this.txt_fSubsidiary.IsReadly = false; |
| | | this.txt_fSubsidiary.Location = new System.Drawing.Point(84, 12); |
| | | this.txt_fSubsidiary.Name = "txt_fSubsidiary"; |
| | | this.txt_fSubsidiary.Size = new System.Drawing.Size(210, 24); |
| | | this.txt_fSubsidiary.TabIndex = 242; |
| | | // |
| | | // txt_suppNo |
| | | // |
| | | this.txt_suppNo.Location = new System.Drawing.Point(99, 73); |
| | | this.txt_suppNo.Name = "txt_suppNo"; |
| | | this.txt_suppNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_suppNo.Size = new System.Drawing.Size(207, 24); |
| | | this.txt_suppNo.StyleController = this.layoutMx1; |
| | | this.txt_suppNo.TabIndex = 240; |
| | | this.txt_suppNo.Tag = "readOnly"; |
| | | // |
| | | // txt_suppId |
| | | // |
| | | this.txt_suppId.IsReadly = false; |
| | | this.txt_suppId.Location = new System.Drawing.Point(106, 90); |
| | | this.txt_suppId.Location = new System.Drawing.Point(370, 12); |
| | | this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_suppId.Name = "txt_suppId"; |
| | | this.txt_suppId.Size = new System.Drawing.Size(239, 30); |
| | | this.txt_suppId.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_suppId.TabIndex = 238; |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(944, 42); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_checkDate.StyleController = this.layoutMx1; |
| | | this.txt_checkDate.TabIndex = 226; |
| | | this.txt_checkDate.Tag = "readOnly"; |
| | | // |
| | | // txt_itemId |
| | | // |
| | | this.txt_itemId.IsReadly = false; |
| | | this.txt_itemId.Location = new System.Drawing.Point(106, 12); |
| | | this.txt_itemId.Location = new System.Drawing.Point(84, 42); |
| | | this.txt_itemId.Name = "txt_itemId"; |
| | | this.txt_itemId.Size = new System.Drawing.Size(239, 33); |
| | | this.txt_itemId.Size = new System.Drawing.Size(210, 24); |
| | | this.txt_itemId.TabIndex = 237; |
| | | this.txt_itemId.Tag = "no"; |
| | | // |
| | | // txt_checkUser |
| | | // |
| | | this.txt_checkUser.Location = new System.Drawing.Point(944, 12); |
| | | this.txt_checkUser.Name = "txt_checkUser"; |
| | | this.txt_checkUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkUser.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_checkUser.StyleController = this.layoutMx1; |
| | | this.txt_checkUser.TabIndex = 222; |
| | | this.txt_checkUser.Tag = "readOnly"; |
| | | // |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(370, 42); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | | this.txt_itemNo.TabIndex = 211; |
| | | this.txt_itemNo.Tag = "readOnly"; |
| | | // |
| | | // txt_lastupdateDate |
| | | // |
| | | this.txt_lastupdateDate.Location = new System.Drawing.Point(657, 42); |
| | | this.txt_lastupdateDate.Name = "txt_lastupdateDate"; |
| | | this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lastupdateDate.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_lastupdateDate.StyleController = this.layoutMx1; |
| | | this.txt_lastupdateDate.TabIndex = 219; |
| | | this.txt_lastupdateDate.Tag = "readOnly"; |
| | | // |
| | | // txt_lastupdateBy |
| | | // |
| | | this.txt_lastupdateBy.Location = new System.Drawing.Point(657, 12); |
| | | this.txt_lastupdateBy.Name = "txt_lastupdateBy"; |
| | | this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lastupdateBy.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_lastupdateBy.StyleController = this.layoutMx1; |
| | | this.txt_lastupdateBy.TabIndex = 217; |
| | | this.txt_lastupdateBy.Tag = "readOnly"; |
| | | // |
| | | // txt_status |
| | | // |
| | | this.txt_status.Enabled = false; |
| | | this.txt_status.Location = new System.Drawing.Point(426, 87); |
| | | this.txt_status.Location = new System.Drawing.Point(872, 73); |
| | | this.txt_status.Name = "txt_status"; |
| | | this.txt_status.Properties.Caption = ""; |
| | | this.txt_status.Size = new System.Drawing.Size(94, 24); |
| | | this.txt_status.TabIndex = 236; |
| | | this.txt_status.Properties.Caption = "审核标识"; |
| | | this.txt_status.Size = new System.Drawing.Size(283, 24); |
| | | this.txt_status.StyleController = this.layoutMx1; |
| | | this.txt_status.TabIndex = 243; |
| | | // |
| | | // lbGuid |
| | | // layoutControlItem11 |
| | | // |
| | | this.lbGuid.AutoSize = true; |
| | | this.lbGuid.Location = new System.Drawing.Point(29, 115); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(0, 21); |
| | | this.lbGuid.TabIndex = 1; |
| | | this.lbGuid.Visible = false; |
| | | this.layoutControlItem11.Control = this.lbGuid; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(596, 61); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(298, 31); |
| | | this.layoutControlItem11.Text = "lbGuid"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem11.TextVisible = false; |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_suppNo; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(0, 61); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(298, 31); |
| | | this.layoutControlItem5.Text = "供应商编码"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(50, 20); |
| | | // |
| | | // Root |
| | | // |
| | | this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | this.Root.GroupBordersVisible = false; |
| | | this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem1, |
| | | this.layoutControlItem2, |
| | | this.layoutControlItem3, |
| | | this.layoutControlItem4, |
| | | this.layoutControlItem6, |
| | | this.layoutControlItem7, |
| | | this.layoutControlItem8, |
| | | this.layoutControlItem9, |
| | | this.layoutControlItem10}); |
| | | 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; |
| | | 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; |
| | | this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { |
| | | rowDefinition1, |
| | | rowDefinition2, |
| | | rowDefinition3}); |
| | | this.Root.Size = new System.Drawing.Size(1167, 112); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | this.layoutControlItem1.Control = this.txt_fSubsidiary; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(286, 30); |
| | | this.layoutControlItem1.Text = "选择组织"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_itemId; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 30); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(286, 31); |
| | | this.layoutControlItem2.Text = "选择物料"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_itemNo; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(286, 30); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(287, 31); |
| | | this.layoutControlItem3.Text = "物料编码"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_suppId; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(286, 0); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(287, 30); |
| | | this.layoutControlItem4.Text = "选供应商"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_lastupdateBy; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(573, 0); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(287, 30); |
| | | this.layoutControlItem6.Text = "更新人"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_lastupdateDate; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(573, 30); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(287, 31); |
| | | this.layoutControlItem7.Text = "更新时间"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_checkUser; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(860, 0); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(287, 30); |
| | | this.layoutControlItem8.Text = "审核人"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_checkDate; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(860, 30); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(287, 31); |
| | | this.layoutControlItem9.Text = "审核时间"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_status; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(860, 61); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(287, 31); |
| | | this.layoutControlItem10.Text = "审核标识"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem10.TextVisible = false; |
| | | // |
| | | // picCheckBox |
| | | // |
| | |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1215, 682); |
| | | this.ClientSize = new System.Drawing.Size(1169, 682); |
| | | this.Controls.Add(this.picCheckBox); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "Frm_MesQaMj"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | this.Text = "免检维护"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |
| | | this.xtraTabControl1.ResumeLayout(false); |
| | | this.xtraTabPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); |
| | | this.split1.Panel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit(); |
| | | this.split1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | this.xtraTabPage2.ResumeLayout(false); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); |
| | | this.splitMx1.Panel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); |
| | | this.splitMx1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); |
| | | this.layoutMx1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | | #endregion |
| | | private UserControl.UcToolBarMenu toolBarMenu1; |
| | | private DevExpress.XtraGrid.GridControl gcMain; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraTab.XtraTabControl xtraTabControl1; |
| | | private System.Windows.Forms.PictureBox picCheckBox; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage2; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private System.Windows.Forms.Panel panel1; |
| | | private System.Windows.Forms.Label lbGuid; |
| | | //BQCreateConrolObejct |
| | | private DevExpress.XtraEditors.LabelControl lb_suppNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_itemId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemId; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_status; |
| | | private DevExpress.XtraEditors.SplitContainerControl split1; |
| | | private DevExpress.XtraGrid.GridControl gcMain1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_status; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_checkDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_checkDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_checkUser; |
| | | private DevExpress.XtraEditors.TextEdit txt_checkUser; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_lastupdateDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_lastupdateDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_lastupdateBy; |
| | | private DevExpress.XtraEditors.TextEdit txt_lastupdateBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_createDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_createDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_createBy; |
| | | private DevExpress.XtraEditors.TextEdit txt_createBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_itemNo; |
| | | private DevExpress.XtraEditors.TextEdit txt_itemNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo; |
| | | private DevExpress.XtraEditors.CheckEdit txt_status; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraEditors.SplitContainerControl splitMx1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage2; |
| | | private DevExpress.XtraLayout.LayoutControl layoutMx1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private UserControl.UcLookOrg txt_fSubsidiary; |
| | | private DevExpress.XtraEditors.TextEdit txt_suppNo; |
| | | private UserControl.UcLookSupplier txt_suppId; |
| | | private UserControl.UcLookItems txt_itemId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private System.Windows.Forms.PictureBox picCheckBox; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraEditors.TextEdit txt_checkDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_checkUser; |
| | | private DevExpress.XtraEditors.TextEdit txt_lastupdateDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_lastupdateBy; |
| | | private DevExpress.XtraEditors.TextEdit txt_itemNo; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private System.Windows.Forms.Label lbGuid; |
| | | private DevExpress.XtraEditors.CheckEdit txt_status; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | } |
| | | } |