| | |
| | | this.gv_lotFlag = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemSap = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemC = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_company = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_company = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_remark = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_remark = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gv_org = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit(); |
| | |
| | | // |
| | | this.lb_fseller.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_fseller.Appearance.Options.UseFont = true; |
| | | this.lb_fseller.Location = new System.Drawing.Point(567, 155); |
| | | this.lb_fseller.Location = new System.Drawing.Point(567, 124); |
| | | this.lb_fseller.Name = "lb_fseller"; |
| | | this.lb_fseller.Size = new System.Drawing.Size(56, 21); |
| | | this.lb_fseller.TabIndex = 298; |
| | |
| | | // |
| | | // txt_fseller |
| | | // |
| | | this.txt_fseller.Location = new System.Drawing.Point(626, 151); |
| | | this.txt_fseller.Location = new System.Drawing.Point(626, 120); |
| | | this.txt_fseller.Name = "txt_fseller"; |
| | | this.txt_fseller.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_fseller.Properties.Appearance.Options.UseFont = true; |
| | |
| | | this.gv_itemC.VisibleIndex = 11; |
| | | this.gv_itemC.Width = 94; |
| | | // |
| | | // gv_factory |
| | | // |
| | | this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_factory.AppearanceCell.Options.UseFont = true; |
| | | this.gv_factory.Caption = "工厂编码 "; |
| | | this.gv_factory.FieldName = "factory"; |
| | | this.gv_factory.MinWidth = 50; |
| | | this.gv_factory.Name = "gv_factory"; |
| | | this.gv_factory.OptionsColumn.AllowEdit = false; |
| | | this.gv_factory.Tag = "query_a.factory"; |
| | | this.gv_factory.Visible = true; |
| | | this.gv_factory.VisibleIndex = 1; |
| | | this.gv_factory.Width = 94; |
| | | // |
| | | // lb_company |
| | | // |
| | | this.lb_company.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_company.Appearance.Options.UseFont = true; |
| | | this.lb_company.Location = new System.Drawing.Point(337, 191); |
| | | this.lb_company.Name = "lb_company"; |
| | | this.lb_company.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_company.TabIndex = 258; |
| | | this.lb_company.Text = "公司 "; |
| | | // |
| | | // txt_company |
| | | // |
| | | this.txt_company.Location = new System.Drawing.Point(377, 187); |
| | | this.txt_company.Name = "txt_company"; |
| | | this.txt_company.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_company.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_company.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_company.TabIndex = 258; |
| | | // |
| | | // lb_remark |
| | | // |
| | | this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_remark.Appearance.Options.UseFont = true; |
| | | this.lb_remark.Location = new System.Drawing.Point(584, 117); |
| | | this.lb_remark.Location = new System.Drawing.Point(584, 86); |
| | | this.lb_remark.Name = "lb_remark"; |
| | | this.lb_remark.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_remark.TabIndex = 252; |
| | |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(626, 113); |
| | | this.txt_remark.Location = new System.Drawing.Point(626, 82); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | 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(550, 84); |
| | | this.lb_createDate.Location = new System.Drawing.Point(303, 197); |
| | | this.lb_createDate.Name = "lb_createDate"; |
| | | this.lb_createDate.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_createDate.TabIndex = 235; |
| | |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(626, 80); |
| | | this.txt_createDate.Location = new System.Drawing.Point(379, 193); |
| | | 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.gv_id.OptionsColumn.AllowEdit = false; |
| | | this.gv_id.Tag = "query_a.id"; |
| | | this.gv_id.Visible = true; |
| | | this.gv_id.VisibleIndex = 0; |
| | | this.gv_id.VisibleIndex = 1; |
| | | this.gv_id.Width = 94; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = null; |
| | | this.toolBarMenu1.currentAction = null; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | |
| | | 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.gv_org, |
| | | this.gv_id, |
| | | this.gv_factory, |
| | | this.gv_custNo, |
| | | this.gv_custName, |
| | | this.gv_custSname, |
| | |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gv_org |
| | | // |
| | | this.gv_org.Caption = "使用组织"; |
| | | this.gv_org.FieldName = "fSubsidiary"; |
| | | this.gv_org.MinWidth = 250; |
| | | this.gv_org.Name = "gv_org"; |
| | | this.gv_org.Tag = "org.fnamber"; |
| | | this.gv_org.Visible = true; |
| | | this.gv_org.VisibleIndex = 0; |
| | | this.gv_org.Width = 250; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | |
| | | this.xtraTabPage1.Controls.Add(this.pageBar1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1219, 570); |
| | | this.xtraTabPage1.Text = "数据查询"; |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | 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(1219, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TotalPages = 0; |
| | |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.PageEnabled = false; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1219, 570); |
| | | this.xtraTabPage2.Text = "数据编辑"; |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // panel1 |
| | | // |
| | |
| | | this.panel1.Controls.Add(this.txt_fseller); |
| | | this.panel1.Controls.Add(this.lb_fforbidstatus); |
| | | this.panel1.Controls.Add(this.txt_fforbidstatus); |
| | | this.panel1.Controls.Add(this.lb_company); |
| | | this.panel1.Controls.Add(this.txt_company); |
| | | this.panel1.Controls.Add(this.lb_remark); |
| | | this.panel1.Controls.Add(this.txt_remark); |
| | | this.panel1.Controls.Add(this.lb_lastupdateBy); |
| | |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "Frm_Customer"; |
| | | this.Text = "客户信息"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lotFlag; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemSap; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemC; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_factory; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_company; |
| | | private DevExpress.XtraEditors.TextEdit txt_company; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_remark; |
| | | private DevExpress.XtraEditors.TextEdit txt_remark; |
| | |
| | | private DevExpress.XtraEditors.LabelControl lb_id; |
| | | private DevExpress.XtraEditors.TextEdit txt_id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_id; |
| | | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_org; |
| | | } |
| | | } |