namespace Gs.DevApp.DevFrm { partial class Frm_Supplier { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.lb_fforbidstatus = new DevExpress.XtraEditors.LabelControl(); this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit(); this.gv_fforbidstatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_fstaffid = new DevExpress.XtraEditors.LabelControl(); this.txt_fstaffid = new DevExpress.XtraEditors.TextEdit(); this.gv_fstaffid = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_lxr = new DevExpress.XtraEditors.LabelControl(); this.txt_lxr = new DevExpress.XtraEditors.TextEdit(); this.gv_lxr = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_lotFlag = new DevExpress.XtraEditors.LabelControl(); this.txt_lotFlag = new DevExpress.XtraEditors.TextEdit(); this.lb_itemC = new DevExpress.XtraEditors.LabelControl(); this.txt_itemC = new DevExpress.XtraEditors.TextEdit(); this.lb_fscode = new DevExpress.XtraEditors.LabelControl(); this.txt_fscode = 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.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_telfx = new DevExpress.XtraEditors.LabelControl(); this.txt_telfx = new DevExpress.XtraEditors.TextEdit(); this.lb_telf1 = new DevExpress.XtraEditors.LabelControl(); this.txt_telf1 = new DevExpress.XtraEditors.TextEdit(); this.gv_telf1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_stras = new DevExpress.XtraEditors.LabelControl(); this.txt_stras = new DevExpress.XtraEditors.TextEdit(); this.lb_land1 = new DevExpress.XtraEditors.LabelControl(); this.txt_land1 = new DevExpress.XtraEditors.TextEdit(); this.lb_suppSname = new DevExpress.XtraEditors.LabelControl(); this.txt_suppSname = new DevExpress.XtraEditors.TextEdit(); this.lb_suppName = new DevExpress.XtraEditors.LabelControl(); this.gv_suppName = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_suppNo = new DevExpress.XtraEditors.LabelControl(); this.txt_suppNo = new DevExpress.XtraEditors.TextEdit(); this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_id = new DevExpress.XtraEditors.LabelControl(); this.txt_id = new DevExpress.XtraEditors.TextEdit(); this.gv_id = 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.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.panel1 = new System.Windows.Forms.Panel(); this.txt_suppName = new DevExpress.XtraEditors.MemoEdit(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lotFlag.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemC.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fscode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_stras.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_land1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppSname.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); this.xtraTabPage2.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); this.SuspendLayout(); // // lb_fforbidstatus // this.lb_fforbidstatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fforbidstatus.Appearance.Options.UseFont = true; this.lb_fforbidstatus.Location = new System.Drawing.Point(547, 18); this.lb_fforbidstatus.Name = "lb_fforbidstatus"; this.lb_fforbidstatus.Size = new System.Drawing.Size(73, 21); this.lb_fforbidstatus.TabIndex = 298; this.lb_fforbidstatus.Text = "禁用状态 "; // // txt_fforbidstatus // this.txt_fforbidstatus.Location = new System.Drawing.Point(629, 14); this.txt_fforbidstatus.Name = "txt_fforbidstatus"; this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true; this.txt_fforbidstatus.Size = new System.Drawing.Size(150, 28); this.txt_fforbidstatus.TabIndex = 298; // // gv_fforbidstatus // this.gv_fforbidstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_fforbidstatus.AppearanceCell.Options.UseFont = true; this.gv_fforbidstatus.Caption = "状态"; this.gv_fforbidstatus.FieldName = "fforbidstatus"; this.gv_fforbidstatus.MinWidth = 50; this.gv_fforbidstatus.Name = "gv_fforbidstatus"; this.gv_fforbidstatus.OptionsColumn.AllowEdit = false; this.gv_fforbidstatus.Tag = "query_a.fforbidstatus"; this.gv_fforbidstatus.Visible = true; this.gv_fforbidstatus.VisibleIndex = 8; this.gv_fforbidstatus.Width = 50; // // lb_fstaffid // this.lb_fstaffid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fstaffid.Appearance.Options.UseFont = true; this.lb_fstaffid.Location = new System.Drawing.Point(293, 86); this.lb_fstaffid.Name = "lb_fstaffid"; this.lb_fstaffid.Size = new System.Drawing.Size(56, 21); this.lb_fstaffid.TabIndex = 291; this.lb_fstaffid.Text = "负责人 "; // // txt_fstaffid // this.txt_fstaffid.Location = new System.Drawing.Point(359, 82); this.txt_fstaffid.Name = "txt_fstaffid"; this.txt_fstaffid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fstaffid.Properties.Appearance.Options.UseFont = true; this.txt_fstaffid.Size = new System.Drawing.Size(150, 28); this.txt_fstaffid.TabIndex = 291; // // gv_fstaffid // this.gv_fstaffid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_fstaffid.AppearanceCell.Options.UseFont = true; this.gv_fstaffid.Caption = "负责人"; this.gv_fstaffid.FieldName = "fstaffid"; this.gv_fstaffid.MinWidth = 100; this.gv_fstaffid.Name = "gv_fstaffid"; this.gv_fstaffid.OptionsColumn.AllowEdit = false; this.gv_fstaffid.Tag = "query_a.fstaffid"; this.gv_fstaffid.Visible = true; this.gv_fstaffid.VisibleIndex = 7; this.gv_fstaffid.Width = 100; // // lb_lxr // this.lb_lxr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lxr.Appearance.Options.UseFont = true; this.lb_lxr.Location = new System.Drawing.Point(293, 18); this.lb_lxr.Name = "lb_lxr"; this.lb_lxr.Size = new System.Drawing.Size(56, 21); this.lb_lxr.TabIndex = 285; this.lb_lxr.Text = "联系人 "; // // txt_lxr // this.txt_lxr.Location = new System.Drawing.Point(359, 14); this.txt_lxr.Name = "txt_lxr"; this.txt_lxr.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_lxr.Properties.Appearance.Options.UseFont = true; this.txt_lxr.Size = new System.Drawing.Size(150, 28); this.txt_lxr.TabIndex = 285; // // gv_lxr // this.gv_lxr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_lxr.AppearanceCell.Options.UseFont = true; this.gv_lxr.Caption = "联系人"; this.gv_lxr.FieldName = "lxr"; this.gv_lxr.MinWidth = 50; this.gv_lxr.Name = "gv_lxr"; this.gv_lxr.OptionsColumn.AllowEdit = false; this.gv_lxr.Tag = "query_a.lxr"; this.gv_lxr.Visible = true; this.gv_lxr.VisibleIndex = 5; this.gv_lxr.Width = 50; // // lb_lotFlag // this.lb_lotFlag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lotFlag.Appearance.Options.UseFont = true; this.lb_lotFlag.Location = new System.Drawing.Point(534, 160); this.lb_lotFlag.Name = "lb_lotFlag"; this.lb_lotFlag.Size = new System.Drawing.Size(172, 21); this.lb_lotFlag.TabIndex = 280; this.lb_lotFlag.Text = "是否批次管理(是,否) "; // // txt_lotFlag // this.txt_lotFlag.Location = new System.Drawing.Point(717, 156); this.txt_lotFlag.Name = "txt_lotFlag"; this.txt_lotFlag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_lotFlag.Properties.Appearance.Options.UseFont = true; this.txt_lotFlag.Size = new System.Drawing.Size(57, 28); this.txt_lotFlag.TabIndex = 280; // // lb_itemC // this.lb_itemC.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemC.Appearance.Options.UseFont = true; this.lb_itemC.Location = new System.Drawing.Point(534, 122); this.lb_itemC.Name = "lb_itemC"; this.lb_itemC.Size = new System.Drawing.Size(172, 21); this.lb_itemC.TabIndex = 267; this.lb_itemC.Text = "物料是否共管(是,否) "; // // txt_itemC // this.txt_itemC.Location = new System.Drawing.Point(717, 122); this.txt_itemC.Name = "txt_itemC"; this.txt_itemC.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemC.Properties.Appearance.Options.UseFont = true; this.txt_itemC.Size = new System.Drawing.Size(57, 28); this.txt_itemC.TabIndex = 267; // // lb_fscode // this.lb_fscode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fscode.Appearance.Options.UseFont = true; this.lb_fscode.Location = new System.Drawing.Point(568, 86); this.lb_fscode.Name = "lb_fscode"; this.lb_fscode.Size = new System.Drawing.Size(138, 21); this.lb_fscode.TabIndex = 252; this.lb_fscode.Text = "简码(打印条码用) "; // // txt_fscode // this.txt_fscode.Location = new System.Drawing.Point(717, 82); this.txt_fscode.Name = "txt_fscode"; this.txt_fscode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fscode.Properties.Appearance.Options.UseFont = true; this.txt_fscode.Size = new System.Drawing.Size(57, 28); this.txt_fscode.TabIndex = 252; // // 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(74, 198); this.lb_remark.Name = "lb_remark"; this.lb_remark.Size = new System.Drawing.Size(39, 21); this.lb_remark.TabIndex = 247; this.lb_remark.Text = "备注 "; // // txt_remark // this.txt_remark.Location = new System.Drawing.Point(124, 194); 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.txt_remark.Size = new System.Drawing.Size(385, 28); this.txt_remark.TabIndex = 247; // // gv_remark // this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_remark.AppearanceCell.Options.UseFont = true; this.gv_remark.Caption = "备注"; this.gv_remark.FieldName = "remark"; this.gv_remark.MinWidth = 100; this.gv_remark.Name = "gv_remark"; this.gv_remark.OptionsColumn.AllowEdit = false; this.gv_remark.Tag = "query_a.remark"; this.gv_remark.Visible = true; this.gv_remark.VisibleIndex = 9; this.gv_remark.Width = 100; // // 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 = 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 = 11; this.gv_createDate.Width = 180; // // 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 = 100; 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 = 10; this.gv_createBy.Width = 100; // // lb_telfx // this.lb_telfx.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_telfx.Appearance.Options.UseFont = true; this.lb_telfx.Location = new System.Drawing.Point(310, 122); this.lb_telfx.Name = "lb_telfx"; this.lb_telfx.Size = new System.Drawing.Size(39, 21); this.lb_telfx.TabIndex = 228; this.lb_telfx.Text = "传真 "; // // txt_telfx // this.txt_telfx.Location = new System.Drawing.Point(359, 122); this.txt_telfx.Name = "txt_telfx"; this.txt_telfx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_telfx.Properties.Appearance.Options.UseFont = true; this.txt_telfx.Size = new System.Drawing.Size(150, 28); this.txt_telfx.TabIndex = 228; // // lb_telf1 // this.lb_telf1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_telf1.Appearance.Options.UseFont = true; this.lb_telf1.Location = new System.Drawing.Point(581, 51); this.lb_telf1.Name = "lb_telf1"; this.lb_telf1.Size = new System.Drawing.Size(39, 21); this.lb_telf1.TabIndex = 226; this.lb_telf1.Text = "电话 "; // // txt_telf1 // this.txt_telf1.Location = new System.Drawing.Point(629, 47); this.txt_telf1.Name = "txt_telf1"; this.txt_telf1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_telf1.Properties.Appearance.Options.UseFont = true; this.txt_telf1.Size = new System.Drawing.Size(150, 28); this.txt_telf1.TabIndex = 226; // // gv_telf1 // this.gv_telf1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_telf1.AppearanceCell.Options.UseFont = true; this.gv_telf1.Caption = "电话"; this.gv_telf1.FieldName = "telf1"; this.gv_telf1.MinWidth = 100; this.gv_telf1.Name = "gv_telf1"; this.gv_telf1.OptionsColumn.AllowEdit = false; this.gv_telf1.Tag = "query_a.telf1"; this.gv_telf1.Visible = true; this.gv_telf1.VisibleIndex = 6; this.gv_telf1.Width = 100; // // lb_stras // this.lb_stras.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_stras.Appearance.Options.UseFont = true; this.lb_stras.Location = new System.Drawing.Point(310, 160); this.lb_stras.Name = "lb_stras"; this.lb_stras.Size = new System.Drawing.Size(39, 21); this.lb_stras.TabIndex = 222; this.lb_stras.Text = "地址 "; // // txt_stras // this.txt_stras.Location = new System.Drawing.Point(359, 156); this.txt_stras.Name = "txt_stras"; this.txt_stras.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_stras.Properties.Appearance.Options.UseFont = true; this.txt_stras.Size = new System.Drawing.Size(150, 28); this.txt_stras.TabIndex = 222; // // lb_land1 // this.lb_land1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_land1.Appearance.Options.UseFont = true; this.lb_land1.Location = new System.Drawing.Point(310, 51); this.lb_land1.Name = "lb_land1"; this.lb_land1.Size = new System.Drawing.Size(39, 21); this.lb_land1.TabIndex = 219; this.lb_land1.Text = "地区 "; // // txt_land1 // this.txt_land1.Location = new System.Drawing.Point(359, 47); this.txt_land1.Name = "txt_land1"; this.txt_land1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_land1.Properties.Appearance.Options.UseFont = true; this.txt_land1.Size = new System.Drawing.Size(150, 28); this.txt_land1.TabIndex = 219; // // lb_suppSname // this.lb_suppSname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_suppSname.Appearance.Options.UseFont = true; this.lb_suppSname.Location = new System.Drawing.Point(23, 86); this.lb_suppSname.Name = "lb_suppSname"; this.lb_suppSname.Size = new System.Drawing.Size(90, 21); this.lb_suppSname.TabIndex = 217; this.lb_suppSname.Text = "供应商简称 "; // // txt_suppSname // this.txt_suppSname.Location = new System.Drawing.Point(124, 82); this.txt_suppSname.Name = "txt_suppSname"; this.txt_suppSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_suppSname.Properties.Appearance.Options.UseFont = true; this.txt_suppSname.Size = new System.Drawing.Size(150, 28); this.txt_suppSname.TabIndex = 217; // // lb_suppName // this.lb_suppName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_suppName.Appearance.Options.UseFont = true; this.lb_suppName.Location = new System.Drawing.Point(23, 122); this.lb_suppName.Name = "lb_suppName"; this.lb_suppName.Size = new System.Drawing.Size(90, 21); this.lb_suppName.TabIndex = 216; this.lb_suppName.Text = "供应商名称 "; // // gv_suppName // this.gv_suppName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_suppName.AppearanceCell.Options.UseFont = true; this.gv_suppName.Caption = "供应商名称"; this.gv_suppName.FieldName = "suppName"; this.gv_suppName.MinWidth = 220; this.gv_suppName.Name = "gv_suppName"; this.gv_suppName.OptionsColumn.AllowEdit = false; this.gv_suppName.Tag = "query_a.supp_name"; this.gv_suppName.Visible = true; this.gv_suppName.VisibleIndex = 3; this.gv_suppName.Width = 220; // // lb_suppNo // 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(23, 51); this.lb_suppNo.Name = "lb_suppNo"; this.lb_suppNo.Size = new System.Drawing.Size(90, 21); this.lb_suppNo.TabIndex = 213; this.lb_suppNo.Text = "供应商编码 "; // // txt_suppNo // this.txt_suppNo.Location = new System.Drawing.Point(124, 47); this.txt_suppNo.Name = "txt_suppNo"; this.txt_suppNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_suppNo.Properties.Appearance.Options.UseFont = true; this.txt_suppNo.Size = new System.Drawing.Size(150, 28); this.txt_suppNo.TabIndex = 213; // // gv_suppNo // this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_suppNo.AppearanceCell.Options.UseFont = true; this.gv_suppNo.Caption = "供应商编码"; this.gv_suppNo.FieldName = "suppNo"; this.gv_suppNo.MinWidth = 100; 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 = 2; this.gv_suppNo.Width = 100; // // lb_id // this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_id.Appearance.Options.UseFont = true; this.lb_id.Location = new System.Drawing.Point(39, 18); this.lb_id.Name = "lb_id"; this.lb_id.Size = new System.Drawing.Size(74, 21); this.lb_id.TabIndex = 211; this.lb_id.Text = "供应商ID "; // // txt_id // this.txt_id.Location = new System.Drawing.Point(124, 14); this.txt_id.Name = "txt_id"; this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_id.Properties.Appearance.Options.UseFont = true; this.txt_id.Size = new System.Drawing.Size(150, 28); this.txt_id.TabIndex = 211; // // gv_id // this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_id.AppearanceCell.Options.UseFont = true; this.gv_id.Caption = "供应商ID"; this.gv_id.FieldName = "id"; this.gv_id.MinWidth = 70; this.gv_id.Name = "gv_id"; this.gv_id.OptionsColumn.AllowEdit = false; this.gv_id.Tag = "query_a.id"; this.gv_id.UnboundDataType = typeof(string); this.gv_id.Visible = true; this.gv_id.VisibleIndex = 1; this.gv_id.Width = 70; // // toolBarMenu1 // this.toolBarMenu1.chkParameter = 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(992, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = "xlsOut_supplier{}"; // // 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(990, 471); 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.gridColumn2, this.gv_id, this.gv_suppNo, this.gv_suppName, this.gridColumn1, this.gv_lxr, this.gv_telf1, this.gv_fstaffid, this.gv_fforbidstatus, this.gv_remark, this.gv_createBy, this.gv_createDate}); 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; // // gridColumn2 // this.gridColumn2.Caption = "使用组织ID名称"; this.gridColumn2.FieldName = "fSubsidiary"; this.gridColumn2.MinWidth = 250; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.OptionsColumn.AllowEdit = false; this.gridColumn2.Tag = "org.FNumber"; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 0; this.gridColumn2.Width = 250; // // gridColumn1 // this.gridColumn1.Caption = "供应商简称"; this.gridColumn1.FieldName = "suppSname"; this.gridColumn1.MinWidth = 100; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Tag = "a.supp_sname"; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 4; this.gridColumn1.Width = 100; // // xtraTabControl1 // 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(992, 542); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, this.xtraTabPage2}); // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.gcMain); this.xtraTabPage1.Controls.Add(this.pageBar1); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(990, 510); this.xtraTabPage1.Text = "数据查询"; // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; this.pageBar1.Location = new System.Drawing.Point(0, 471); 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(990, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; // // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.panel1); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.PageEnabled = false; this.xtraTabPage2.Size = new System.Drawing.Size(990, 510); this.xtraTabPage2.Text = "数据编辑"; // // panel1 // this.panel1.BackColor = System.Drawing.Color.White; this.panel1.Controls.Add(this.txt_suppName); this.panel1.Controls.Add(this.labelControl11); this.panel1.Controls.Add(this.lbGuid); this.panel1.Controls.Add(this.lb_fforbidstatus); this.panel1.Controls.Add(this.txt_fforbidstatus); this.panel1.Controls.Add(this.lb_fstaffid); this.panel1.Controls.Add(this.txt_fstaffid); this.panel1.Controls.Add(this.lb_lxr); this.panel1.Controls.Add(this.txt_lxr); this.panel1.Controls.Add(this.lb_lotFlag); this.panel1.Controls.Add(this.txt_lotFlag); this.panel1.Controls.Add(this.lb_itemC); this.panel1.Controls.Add(this.txt_itemC); this.panel1.Controls.Add(this.lb_fscode); this.panel1.Controls.Add(this.txt_fscode); this.panel1.Controls.Add(this.lb_remark); this.panel1.Controls.Add(this.txt_remark); this.panel1.Controls.Add(this.lb_telfx); this.panel1.Controls.Add(this.txt_telfx); this.panel1.Controls.Add(this.lb_telf1); this.panel1.Controls.Add(this.txt_telf1); this.panel1.Controls.Add(this.lb_stras); this.panel1.Controls.Add(this.txt_stras); this.panel1.Controls.Add(this.lb_land1); this.panel1.Controls.Add(this.txt_land1); this.panel1.Controls.Add(this.lb_suppSname); this.panel1.Controls.Add(this.txt_suppSname); this.panel1.Controls.Add(this.lb_suppName); this.panel1.Controls.Add(this.lb_suppNo); this.panel1.Controls.Add(this.txt_suppNo); this.panel1.Controls.Add(this.lb_id); this.panel1.Controls.Add(this.txt_id); this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); this.panel1.Location = new System.Drawing.Point(76, 20); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(835, 293); this.panel1.TabIndex = 1; // // txt_suppName // this.txt_suppName.Location = new System.Drawing.Point(124, 122); this.txt_suppName.Name = "txt_suppName"; this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_suppName.Properties.Appearance.Options.UseFont = true; this.txt_suppName.Size = new System.Drawing.Size(152, 69); this.txt_suppName.TabIndex = 299; this.txt_suppName.Tag = "itemModel"; // // labelControl11 // this.labelControl11.Location = new System.Drawing.Point(47, 223); this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(45, 18); this.labelControl11.TabIndex = 130; this.labelControl11.Text = "主键:"; this.labelControl11.Visible = false; // // lbGuid // this.lbGuid.AutoSize = true; this.lbGuid.Location = new System.Drawing.Point(98, 223); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; this.lbGuid.Visible = false; // // Frm_Supplier // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(992, 622); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_Supplier"; ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lotFlag.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemC.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fscode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_stras.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_land1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppSname.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); this.xtraTabPage2.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).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 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; private DevExpress.XtraEditors.LabelControl labelControl11; private DevExpress.XtraEditors.LabelControl lb_fforbidstatus; private DevExpress.XtraEditors.TextEdit txt_fforbidstatus; private DevExpress.XtraGrid.Columns.GridColumn gv_fforbidstatus; private DevExpress.XtraEditors.LabelControl lb_fstaffid; private DevExpress.XtraEditors.TextEdit txt_fstaffid; private DevExpress.XtraGrid.Columns.GridColumn gv_fstaffid; private DevExpress.XtraEditors.LabelControl lb_lxr; private DevExpress.XtraEditors.TextEdit txt_lxr; private DevExpress.XtraGrid.Columns.GridColumn gv_lxr; private DevExpress.XtraEditors.LabelControl lb_lotFlag; private DevExpress.XtraEditors.TextEdit txt_lotFlag; private DevExpress.XtraEditors.LabelControl lb_itemC; private DevExpress.XtraEditors.TextEdit txt_itemC; private DevExpress.XtraEditors.LabelControl lb_fscode; private DevExpress.XtraEditors.TextEdit txt_fscode; private DevExpress.XtraEditors.LabelControl lb_remark; private DevExpress.XtraEditors.TextEdit txt_remark; private DevExpress.XtraGrid.Columns.GridColumn gv_remark; private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; private DevExpress.XtraEditors.LabelControl lb_telfx; private DevExpress.XtraEditors.TextEdit txt_telfx; private DevExpress.XtraEditors.LabelControl lb_telf1; private DevExpress.XtraEditors.TextEdit txt_telf1; private DevExpress.XtraGrid.Columns.GridColumn gv_telf1; private DevExpress.XtraEditors.LabelControl lb_stras; private DevExpress.XtraEditors.TextEdit txt_stras; private DevExpress.XtraEditors.LabelControl lb_land1; private DevExpress.XtraEditors.TextEdit txt_land1; private DevExpress.XtraEditors.LabelControl lb_suppSname; private DevExpress.XtraEditors.TextEdit txt_suppSname; private DevExpress.XtraEditors.LabelControl lb_suppName; private DevExpress.XtraEditors.LabelControl lb_suppNo; private DevExpress.XtraEditors.TextEdit txt_suppNo; private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo; private DevExpress.XtraEditors.LabelControl lb_id; private DevExpress.XtraEditors.TextEdit txt_id; private DevExpress.XtraGrid.Columns.GridColumn gv_id; public DevExpress.XtraGrid.Columns.GridColumn gv_suppName; private DevExpress.XtraEditors.MemoEdit txt_suppName; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; } }