namespace WMS.FrmSystems { partial class FrmCompany { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmCompany)); this.bgsSelect = new System.Windows.Forms.BindingSource(); this.bgsOgn = new System.Windows.Forms.BindingSource(); this.imageCollection1 = new DevExpress.Utils.ImageCollection(); this.bgsGroup = new System.Windows.Forms.BindingSource(); this.bgsUser = new System.Windows.Forms.BindingSource(); this.treeListCompany = new WMS.Ctrl.DevExpressCustom.TreeListCustom(); this.colCOM_DISC = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colSHORT = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_DATE = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_PNAME = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_SNAME = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_CITY = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_CITY_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_DPC = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_DPC_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_TYPE = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_TYPE_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colUSER_ID = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colNAME = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_ADD = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_ZIP = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_FAX = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_ORDER = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_USER_ID = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_PHONE = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_STATUS = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_EMAIL = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colGROUP_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_PROVINCE = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_PROVINCE_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_TOWN = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colCOM_TOWN_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colSELECTED = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.colIsCheckRec = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.labelControl17 = new DevExpress.XtraEditors.LabelControl(); this.txtAddress = new WMS.Ctrl.WMSCtrlTextBox(); this.labelControl19 = new DevExpress.XtraEditors.LabelControl(); this.labelControl18 = new DevExpress.XtraEditors.LabelControl(); this.labelControl16 = new DevExpress.XtraEditors.LabelControl(); this.labelControl15 = new DevExpress.XtraEditors.LabelControl(); this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.labelControl9 = new DevExpress.XtraEditors.LabelControl(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.lkpDepCom = new WMS.Ctrl.LookUpEditSystem(); this.ctrUser = new WMS.Ctrl.CtrlDictonary(); this.txtDisc = new WMS.Ctrl.WMSCtrlTextBox(); this.rdoStatus = new DevExpress.XtraEditors.RadioGroup(); this.lkpCity = new WMS.Ctrl.LookUpEditSystem(); this.lkpTown = new WMS.Ctrl.LookUpEditSystem(); this.lkpProvince = new WMS.Ctrl.LookUpEditSystem(); this.lkpNature = new WMS.Ctrl.LookUpEditSystem(); this.txtHelp = new WMS.Ctrl.WMSCtrlTextBox(); this.txtCOM_NAME = new WMS.Ctrl.WMSCtrlTextBox(); this.txtShortName = new WMS.Ctrl.WMSCtrlTextBox(); this.txtPrintName = new WMS.Ctrl.WMSCtrlTextBox(); this.txtPhone = new WMS.Ctrl.WMSCtrlTextBox(); this.txtFax = new WMS.Ctrl.WMSCtrlTextBox(); this.txtSort = new WMS.Ctrl.WMSCtrlTextBox(); this.txtPostcode = new WMS.Ctrl.WMSCtrlTextBox(); this.txtCode = new WMS.Ctrl.WMSCtrlTextBox(); this.lkpUpCompany = new DevExpress.XtraEditors.TreeListLookUpEdit(); this.treeListLookUpEdit1TreeList = new DevExpress.XtraTreeList.TreeList(); this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.treeListColumn3 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.treeListColumn2 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); ((System.ComponentModel.ISupportInitialize)(this.bgsSelect)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bgsOgn)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bgsGroup)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bgsUser)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.treeListCompany)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtAddress.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lkpDepCom.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDisc.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rdoStatus.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lkpCity.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lkpTown.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lkpProvince.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lkpNature.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtHelp.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCOM_NAME.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtShortName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPrintName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPhone.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFax.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSort.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPostcode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lkpUpCompany.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.treeListLookUpEdit1TreeList)).BeginInit(); this.SuspendLayout(); // // bgsSelect // this.bgsSelect.DataSource = typeof(WMS.Model.SystemManage.CompanyModel); // // bgsOgn // this.bgsOgn.DataSource = typeof(WMS.Model.SystemManage.CompanyModel); // // imageCollection1 // this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream"))); this.imageCollection1.Images.SetKeyName(0, "group.png"); this.imageCollection1.Images.SetKeyName(1, "agt_login.png"); this.imageCollection1.Images.SetKeyName(2, "bookmark.gif"); // // bgsGroup // this.bgsGroup.DataSource = typeof(WMS.Model.SystemManage.CompanyModel); // // bgsUser // this.bgsUser.DataSource = typeof(WMS.Model.SystemManage.CompanyModel); // // treeListCompany // this.treeListCompany.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250))))); this.treeListCompany.Appearance.EvenRow.Options.UseBackColor = true; this.treeListCompany.Appearance.FocusedRow.BackColor = System.Drawing.Color.LightSteelBlue; this.treeListCompany.Appearance.FocusedRow.Options.UseBackColor = true; this.treeListCompany.Appearance.HeaderPanel.Font = new System.Drawing.Font("微软雅黑", 11F); this.treeListCompany.Appearance.HeaderPanel.Options.UseFont = true; this.treeListCompany.Appearance.HeaderPanel.Options.UseTextOptions = true; this.treeListCompany.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.treeListCompany.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D; this.treeListCompany.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { this.colCOM_DISC, this.colCOM_NAME, this.colSHORT, this.colCOM_DATE, this.colCOM_PNAME, this.colCOM_SNAME, this.colCOM_CITY, this.colCOM_CITY_NAME, this.colCOM_DPC, this.colCOM_DPC_NAME, this.colCOM_TYPE, this.colCOM_TYPE_NAME, this.colUSER_ID, this.colNAME, this.colCOM_ADD, this.colCOM_ZIP, this.colCOM_FAX, this.colCOM_ORDER, this.colCOM_USER_ID, this.colCOM_PHONE, this.colCOM_STATUS, this.colCOM_EMAIL, this.colGROUP_NAME, this.colCOM_PROVINCE, this.colCOM_PROVINCE_NAME, this.colCOM_TOWN, this.colCOM_TOWN_NAME, this.colSELECTED, this.colIsCheckRec}); this.treeListCompany.DataSource = this.bgsOgn; this.treeListCompany.Dock = System.Windows.Forms.DockStyle.Fill; this.treeListCompany.EnableAppearanceEvenRow = true; this.treeListCompany.IndicatorRowWidth = 40; this.treeListCompany.IndicatorWidth = 40; this.treeListCompany.KeyFieldName = "COM_ID"; this.treeListCompany.Location = new System.Drawing.Point(0, 0); this.treeListCompany.Name = "treeListCompany"; this.treeListCompany.OptionsView.EnableAppearanceEvenRow = true; this.treeListCompany.ParentFieldName = "GROUP_ID"; this.treeListCompany.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemPictureEdit1}); this.treeListCompany.ShowRowID = true; this.treeListCompany.Size = new System.Drawing.Size(385, 532); this.treeListCompany.StateImageList = this.imageCollection1; this.treeListCompany.TabIndex = 155; this.treeListCompany.GetStateImage += new DevExpress.XtraTreeList.GetStateImageEventHandler(this.treeListCompany_GetStateImage); this.treeListCompany.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.treeListCompany_FocusedNodeChanged); this.treeListCompany.Click += new System.EventHandler(this.treeListCompany_Click); this.treeListCompany.DoubleClick += new System.EventHandler(this.treeListCompany_DoubleClick); // // colCOM_DISC // this.colCOM_DISC.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_DISC.AppearanceCell.Options.UseFont = true; this.colCOM_DISC.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_DISC.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_DISC.AppearanceHeader.Options.UseFont = true; this.colCOM_DISC.AppearanceHeader.Options.UseTextOptions = true; this.colCOM_DISC.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCOM_DISC.FieldName = "COM_DISC"; this.colCOM_DISC.MinWidth = 34; this.colCOM_DISC.Name = "colCOM_DISC"; this.colCOM_DISC.OptionsColumn.AllowMove = false; this.colCOM_DISC.Visible = true; this.colCOM_DISC.VisibleIndex = 0; this.colCOM_DISC.Width = 217; // // colCOM_NAME // this.colCOM_NAME.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_NAME.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_NAME.AppearanceHeader.Options.UseFont = true; this.colCOM_NAME.FieldName = "COM_NAME"; this.colCOM_NAME.Name = "colCOM_NAME"; this.colCOM_NAME.OptionsColumn.AllowMove = false; this.colCOM_NAME.Visible = true; this.colCOM_NAME.VisibleIndex = 1; this.colCOM_NAME.Width = 275; // // colSHORT // this.colSHORT.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colSHORT.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colSHORT.AppearanceHeader.Options.UseFont = true; this.colSHORT.FieldName = "SHORT"; this.colSHORT.Name = "colSHORT"; this.colSHORT.OptionsColumn.AllowMove = false; this.colSHORT.Width = 26; // // colCOM_DATE // this.colCOM_DATE.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_DATE.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_DATE.AppearanceHeader.Options.UseFont = true; this.colCOM_DATE.FieldName = "COM_DATE"; this.colCOM_DATE.Name = "colCOM_DATE"; this.colCOM_DATE.OptionsColumn.AllowMove = false; this.colCOM_DATE.Width = 26; // // colCOM_PNAME // this.colCOM_PNAME.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_PNAME.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_PNAME.AppearanceHeader.Options.UseFont = true; this.colCOM_PNAME.FieldName = "COM_PNAME"; this.colCOM_PNAME.Name = "colCOM_PNAME"; this.colCOM_PNAME.OptionsColumn.AllowMove = false; this.colCOM_PNAME.Width = 26; // // colCOM_SNAME // this.colCOM_SNAME.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_SNAME.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_SNAME.AppearanceHeader.Options.UseFont = true; this.colCOM_SNAME.FieldName = "COM_SNAME"; this.colCOM_SNAME.Name = "colCOM_SNAME"; this.colCOM_SNAME.OptionsColumn.AllowMove = false; this.colCOM_SNAME.Width = 26; // // colCOM_CITY // this.colCOM_CITY.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_CITY.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_CITY.AppearanceHeader.Options.UseFont = true; this.colCOM_CITY.FieldName = "COM_CITY"; this.colCOM_CITY.Name = "colCOM_CITY"; this.colCOM_CITY.OptionsColumn.AllowMove = false; this.colCOM_CITY.Width = 26; // // colCOM_CITY_NAME // this.colCOM_CITY_NAME.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_CITY_NAME.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_CITY_NAME.AppearanceHeader.Options.UseFont = true; this.colCOM_CITY_NAME.FieldName = "COM_CITY_NAME"; this.colCOM_CITY_NAME.Name = "colCOM_CITY_NAME"; this.colCOM_CITY_NAME.OptionsColumn.AllowMove = false; this.colCOM_CITY_NAME.Width = 26; // // colCOM_DPC // this.colCOM_DPC.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_DPC.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_DPC.AppearanceHeader.Options.UseFont = true; this.colCOM_DPC.FieldName = "COM_DPC"; this.colCOM_DPC.Name = "colCOM_DPC"; this.colCOM_DPC.OptionsColumn.AllowMove = false; this.colCOM_DPC.Width = 26; // // colCOM_DPC_NAME // this.colCOM_DPC_NAME.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_DPC_NAME.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_DPC_NAME.AppearanceHeader.Options.UseFont = true; this.colCOM_DPC_NAME.FieldName = "COM_DPC_NAME"; this.colCOM_DPC_NAME.Name = "colCOM_DPC_NAME"; this.colCOM_DPC_NAME.OptionsColumn.AllowMove = false; this.colCOM_DPC_NAME.Width = 26; // // colCOM_TYPE // this.colCOM_TYPE.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_TYPE.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_TYPE.AppearanceHeader.Options.UseFont = true; this.colCOM_TYPE.FieldName = "COM_TYPE"; this.colCOM_TYPE.Name = "colCOM_TYPE"; this.colCOM_TYPE.OptionsColumn.AllowMove = false; this.colCOM_TYPE.Width = 26; // // colCOM_TYPE_NAME // this.colCOM_TYPE_NAME.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_TYPE_NAME.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_TYPE_NAME.AppearanceHeader.Options.UseFont = true; this.colCOM_TYPE_NAME.FieldName = "COM_TYPE_NAME"; this.colCOM_TYPE_NAME.Name = "colCOM_TYPE_NAME"; this.colCOM_TYPE_NAME.OptionsColumn.AllowMove = false; this.colCOM_TYPE_NAME.Width = 26; // // colUSER_ID // this.colUSER_ID.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colUSER_ID.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colUSER_ID.AppearanceHeader.Options.UseFont = true; this.colUSER_ID.FieldName = "USER_ID"; this.colUSER_ID.Name = "colUSER_ID"; this.colUSER_ID.OptionsColumn.AllowMove = false; this.colUSER_ID.Width = 26; // // colNAME // this.colNAME.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colNAME.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colNAME.AppearanceHeader.Options.UseFont = true; this.colNAME.FieldName = "NAME"; this.colNAME.Name = "colNAME"; this.colNAME.OptionsColumn.AllowMove = false; this.colNAME.Width = 26; // // colCOM_ADD // this.colCOM_ADD.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_ADD.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_ADD.AppearanceHeader.Options.UseFont = true; this.colCOM_ADD.FieldName = "COM_ADD"; this.colCOM_ADD.Name = "colCOM_ADD"; this.colCOM_ADD.OptionsColumn.AllowMove = false; this.colCOM_ADD.Width = 26; // // colCOM_ZIP // this.colCOM_ZIP.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_ZIP.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_ZIP.AppearanceHeader.Options.UseFont = true; this.colCOM_ZIP.FieldName = "COM_ZIP"; this.colCOM_ZIP.Name = "colCOM_ZIP"; this.colCOM_ZIP.OptionsColumn.AllowMove = false; this.colCOM_ZIP.Width = 26; // // colCOM_FAX // this.colCOM_FAX.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_FAX.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_FAX.AppearanceHeader.Options.UseFont = true; this.colCOM_FAX.FieldName = "COM_FAX"; this.colCOM_FAX.Name = "colCOM_FAX"; this.colCOM_FAX.OptionsColumn.AllowMove = false; this.colCOM_FAX.Width = 26; // // colCOM_ORDER // this.colCOM_ORDER.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_ORDER.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_ORDER.AppearanceHeader.Options.UseFont = true; this.colCOM_ORDER.FieldName = "COM_ORDER"; this.colCOM_ORDER.Name = "colCOM_ORDER"; this.colCOM_ORDER.OptionsColumn.AllowMove = false; this.colCOM_ORDER.Width = 26; // // colCOM_USER_ID // this.colCOM_USER_ID.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_USER_ID.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_USER_ID.AppearanceHeader.Options.UseFont = true; this.colCOM_USER_ID.FieldName = "COM_USER_ID"; this.colCOM_USER_ID.Name = "colCOM_USER_ID"; this.colCOM_USER_ID.OptionsColumn.AllowMove = false; this.colCOM_USER_ID.Width = 26; // // colCOM_PHONE // this.colCOM_PHONE.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_PHONE.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_PHONE.AppearanceHeader.Options.UseFont = true; this.colCOM_PHONE.FieldName = "COM_PHONE"; this.colCOM_PHONE.Name = "colCOM_PHONE"; this.colCOM_PHONE.OptionsColumn.AllowMove = false; this.colCOM_PHONE.Width = 26; // // colCOM_STATUS // this.colCOM_STATUS.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_STATUS.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_STATUS.AppearanceHeader.Options.UseFont = true; this.colCOM_STATUS.FieldName = "COM_STATUS"; this.colCOM_STATUS.Name = "colCOM_STATUS"; this.colCOM_STATUS.OptionsColumn.AllowMove = false; this.colCOM_STATUS.Width = 26; // // colCOM_EMAIL // this.colCOM_EMAIL.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_EMAIL.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_EMAIL.AppearanceHeader.Options.UseFont = true; this.colCOM_EMAIL.FieldName = "COM_EMAIL"; this.colCOM_EMAIL.Name = "colCOM_EMAIL"; this.colCOM_EMAIL.OptionsColumn.AllowMove = false; this.colCOM_EMAIL.Width = 25; // // colGROUP_NAME // this.colGROUP_NAME.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colGROUP_NAME.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colGROUP_NAME.AppearanceHeader.Options.UseFont = true; this.colGROUP_NAME.FieldName = "GROUP_NAME"; this.colGROUP_NAME.Name = "colGROUP_NAME"; this.colGROUP_NAME.OptionsColumn.AllowMove = false; this.colGROUP_NAME.Width = 25; // // colCOM_PROVINCE // this.colCOM_PROVINCE.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_PROVINCE.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_PROVINCE.AppearanceHeader.Options.UseFont = true; this.colCOM_PROVINCE.FieldName = "COM_PROVINCE"; this.colCOM_PROVINCE.Name = "colCOM_PROVINCE"; this.colCOM_PROVINCE.OptionsColumn.AllowMove = false; this.colCOM_PROVINCE.Width = 25; // // colCOM_PROVINCE_NAME // this.colCOM_PROVINCE_NAME.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_PROVINCE_NAME.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_PROVINCE_NAME.AppearanceHeader.Options.UseFont = true; this.colCOM_PROVINCE_NAME.FieldName = "COM_PROVINCE_NAME"; this.colCOM_PROVINCE_NAME.Name = "colCOM_PROVINCE_NAME"; this.colCOM_PROVINCE_NAME.OptionsColumn.AllowMove = false; this.colCOM_PROVINCE_NAME.Width = 25; // // colCOM_TOWN // this.colCOM_TOWN.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_TOWN.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_TOWN.AppearanceHeader.Options.UseFont = true; this.colCOM_TOWN.FieldName = "COM_TOWN"; this.colCOM_TOWN.Name = "colCOM_TOWN"; this.colCOM_TOWN.OptionsColumn.AllowMove = false; this.colCOM_TOWN.Width = 25; // // colCOM_TOWN_NAME // this.colCOM_TOWN_NAME.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colCOM_TOWN_NAME.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colCOM_TOWN_NAME.AppearanceHeader.Options.UseFont = true; this.colCOM_TOWN_NAME.FieldName = "COM_TOWN_NAME"; this.colCOM_TOWN_NAME.Name = "colCOM_TOWN_NAME"; this.colCOM_TOWN_NAME.OptionsColumn.AllowMove = false; this.colCOM_TOWN_NAME.Width = 25; // // colSELECTED // this.colSELECTED.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colSELECTED.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colSELECTED.AppearanceHeader.Options.UseFont = true; this.colSELECTED.FieldName = "SELECTED"; this.colSELECTED.Name = "colSELECTED"; this.colSELECTED.OptionsColumn.AllowMove = false; this.colSELECTED.Width = 25; // // colIsCheckRec // this.colIsCheckRec.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F); this.colIsCheckRec.AppearanceHeader.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.colIsCheckRec.AppearanceHeader.Options.UseFont = true; this.colIsCheckRec.FieldName = "IsCheckRec"; this.colIsCheckRec.Name = "colIsCheckRec"; this.colIsCheckRec.OptionsColumn.AllowMove = false; this.colIsCheckRec.Width = 92; // // repositoryItemPictureEdit1 // this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1"; this.repositoryItemPictureEdit1.ZoomAccelerationFactor = 1D; // // splitContainerControl1 // this.splitContainerControl1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(238))))); this.splitContainerControl1.Appearance.Options.UseBackColor = true; this.splitContainerControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.Location = new System.Drawing.Point(0, 0); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.splitContainerControl1.Panel1.Controls.Add(this.treeListCompany); this.splitContainerControl1.Panel1.Text = "Panel1"; this.splitContainerControl1.Panel2.Appearance.BackColor = System.Drawing.Color.Transparent; this.splitContainerControl1.Panel2.Appearance.Options.UseBackColor = true; this.splitContainerControl1.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.splitContainerControl1.Panel2.Controls.Add(this.label2); this.splitContainerControl1.Panel2.Controls.Add(this.label1); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl17); this.splitContainerControl1.Panel2.Controls.Add(this.txtAddress); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl19); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl18); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl16); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl15); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl14); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl13); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl12); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl11); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl10); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl9); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl8); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl7); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl6); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl5); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl4); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl3); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl2); this.splitContainerControl1.Panel2.Controls.Add(this.labelControl1); this.splitContainerControl1.Panel2.Controls.Add(this.lkpDepCom); this.splitContainerControl1.Panel2.Controls.Add(this.ctrUser); this.splitContainerControl1.Panel2.Controls.Add(this.txtDisc); this.splitContainerControl1.Panel2.Controls.Add(this.rdoStatus); this.splitContainerControl1.Panel2.Controls.Add(this.lkpCity); this.splitContainerControl1.Panel2.Controls.Add(this.lkpTown); this.splitContainerControl1.Panel2.Controls.Add(this.lkpProvince); this.splitContainerControl1.Panel2.Controls.Add(this.lkpNature); this.splitContainerControl1.Panel2.Controls.Add(this.txtHelp); this.splitContainerControl1.Panel2.Controls.Add(this.txtCOM_NAME); this.splitContainerControl1.Panel2.Controls.Add(this.txtShortName); this.splitContainerControl1.Panel2.Controls.Add(this.txtPrintName); this.splitContainerControl1.Panel2.Controls.Add(this.txtPhone); this.splitContainerControl1.Panel2.Controls.Add(this.txtFax); this.splitContainerControl1.Panel2.Controls.Add(this.txtSort); this.splitContainerControl1.Panel2.Controls.Add(this.txtPostcode); this.splitContainerControl1.Panel2.Controls.Add(this.txtCode); this.splitContainerControl1.Panel2.Controls.Add(this.lkpUpCompany); this.splitContainerControl1.Panel2.Text = "Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(1077, 540); this.splitContainerControl1.SplitterPosition = 389; this.splitContainerControl1.TabIndex = 156; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Tahoma", 12F); this.label2.ForeColor = System.Drawing.Color.Red; this.label2.Location = new System.Drawing.Point(608, 126); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(18, 19); this.label2.TabIndex = 22224; this.label2.Text = "*"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Tahoma", 12F); this.label1.ForeColor = System.Drawing.Color.Red; this.label1.Location = new System.Drawing.Point(305, 153); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(18, 19); this.label1.TabIndex = 22223; this.label1.Text = "*"; // // labelControl17 // this.labelControl17.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl17.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl17.Appearance.Options.UseFont = true; this.labelControl17.Appearance.Options.UseForeColor = true; this.labelControl17.Location = new System.Drawing.Point(332, 178); this.labelControl17.Name = "labelControl17"; this.labelControl17.Size = new System.Drawing.Size(46, 20); this.labelControl17.TabIndex = 195; this.labelControl17.Text = "地 址"; // // txtAddress // this.txtAddress.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsSelect, "COM_ADD", true)); this.txtAddress.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_ADD", true)); this.txtAddress.FrmSelect = false; this.txtAddress.Location = new System.Drawing.Point(389, 175); this.txtAddress.Margin = new System.Windows.Forms.Padding(4); this.txtAddress.MustText = false; this.txtAddress.Name = "txtAddress"; this.txtAddress.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtAddress.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.txtAddress.Properties.Appearance.Options.UseBackColor = true; this.txtAddress.Properties.Appearance.Options.UseFont = true; this.txtAddress.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtAddress.Size = new System.Drawing.Size(213, 28); this.txtAddress.StrLen = 0; this.txtAddress.TabIndex = 194; this.txtAddress.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtAddress.ValText = ""; // // labelControl19 // this.labelControl19.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl19.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl19.Appearance.Options.UseFont = true; this.labelControl19.Appearance.Options.UseForeColor = true; this.labelControl19.Location = new System.Drawing.Point(332, 231); this.labelControl19.Name = "labelControl19"; this.labelControl19.Size = new System.Drawing.Size(46, 20); this.labelControl19.TabIndex = 193; this.labelControl19.Text = "状 态"; // // labelControl18 // this.labelControl18.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl18.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl18.Appearance.Options.UseFont = true; this.labelControl18.Appearance.Options.UseForeColor = true; this.labelControl18.Location = new System.Drawing.Point(332, 206); this.labelControl18.Name = "labelControl18"; this.labelControl18.Size = new System.Drawing.Size(46, 20); this.labelControl18.TabIndex = 192; this.labelControl18.Text = "传 真"; // // labelControl16 // this.labelControl16.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl16.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl16.Appearance.Options.UseFont = true; this.labelControl16.Appearance.Options.UseForeColor = true; this.labelControl16.Location = new System.Drawing.Point(332, 150); this.labelControl16.Name = "labelControl16"; this.labelControl16.Size = new System.Drawing.Size(46, 20); this.labelControl16.TabIndex = 190; this.labelControl16.Text = "电 话"; // // labelControl15 // this.labelControl15.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl15.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl15.Appearance.Options.UseFont = true; this.labelControl15.Appearance.Options.UseForeColor = true; this.labelControl15.Location = new System.Drawing.Point(321, 122); this.labelControl15.Name = "labelControl15"; this.labelControl15.Size = new System.Drawing.Size(60, 20); this.labelControl15.TabIndex = 189; this.labelControl15.Text = "机构属性"; // // labelControl14 // this.labelControl14.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl14.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl14.Appearance.Options.UseFont = true; this.labelControl14.Appearance.Options.UseForeColor = true; this.labelControl14.Location = new System.Drawing.Point(321, 94); this.labelControl14.Name = "labelControl14"; this.labelControl14.Size = new System.Drawing.Size(60, 20); this.labelControl14.TabIndex = 188; this.labelControl14.Text = "所在县区"; // // labelControl13 // this.labelControl13.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl13.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl13.Appearance.Options.UseFont = true; this.labelControl13.Appearance.Options.UseForeColor = true; this.labelControl13.Location = new System.Drawing.Point(327, 66); this.labelControl13.Name = "labelControl13"; this.labelControl13.Size = new System.Drawing.Size(53, 20); this.labelControl13.TabIndex = 187; this.labelControl13.Text = "所 在 省"; // // labelControl12 // this.labelControl12.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl12.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl12.Appearance.Options.UseFont = true; this.labelControl12.Appearance.Options.UseForeColor = true; this.labelControl12.Location = new System.Drawing.Point(18, 10); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(60, 20); this.labelControl12.TabIndex = 186; this.labelControl12.Text = "上级机构"; // // labelControl11 // this.labelControl11.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl11.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl11.Appearance.Options.UseFont = true; this.labelControl11.Appearance.Options.UseForeColor = true; this.labelControl11.Location = new System.Drawing.Point(327, 38); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(53, 20); this.labelControl11.TabIndex = 185; this.labelControl11.Text = "助 记 码"; // // labelControl10 // this.labelControl10.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl10.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl10.Appearance.Options.UseFont = true; this.labelControl10.Appearance.Options.UseForeColor = true; this.labelControl10.Location = new System.Drawing.Point(18, 262); this.labelControl10.Name = "labelControl10"; this.labelControl10.Size = new System.Drawing.Size(60, 20); this.labelControl10.TabIndex = 184; this.labelControl10.Text = "部门描述"; // // labelControl9 // this.labelControl9.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl9.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl9.Appearance.Options.UseFont = true; this.labelControl9.Appearance.Options.UseForeColor = true; this.labelControl9.Location = new System.Drawing.Point(29, 234); this.labelControl9.Name = "labelControl9"; this.labelControl9.Size = new System.Drawing.Size(46, 20); this.labelControl9.TabIndex = 183; this.labelControl9.Text = "排 序"; // // labelControl8 // this.labelControl8.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl8.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl8.Appearance.Options.UseFont = true; this.labelControl8.Appearance.Options.UseForeColor = true; this.labelControl8.Location = new System.Drawing.Point(29, 206); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(46, 20); this.labelControl8.TabIndex = 182; this.labelControl8.Text = "邮 编"; // // labelControl7 // this.labelControl7.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl7.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl7.Appearance.Options.UseFont = true; this.labelControl7.Appearance.Options.UseForeColor = true; this.labelControl7.Location = new System.Drawing.Point(23, 178); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(53, 20); this.labelControl7.TabIndex = 181; this.labelControl7.Text = "联 系 人"; // // labelControl6 // this.labelControl6.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl6.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl6.Appearance.Options.UseFont = true; this.labelControl6.Appearance.Options.UseForeColor = true; this.labelControl6.Location = new System.Drawing.Point(12, 150); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(66, 20); this.labelControl6.TabIndex = 180; this.labelControl6.Text = "公司/部门"; // // labelControl5 // this.labelControl5.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl5.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl5.Appearance.Options.UseFont = true; this.labelControl5.Appearance.Options.UseForeColor = true; this.labelControl5.Location = new System.Drawing.Point(18, 122); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(60, 20); this.labelControl5.TabIndex = 179; this.labelControl5.Text = "打印名称"; // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl4.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl4.Appearance.Options.UseFont = true; this.labelControl4.Appearance.Options.UseForeColor = true; this.labelControl4.Location = new System.Drawing.Point(23, 94); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(53, 20); this.labelControl4.TabIndex = 178; this.labelControl4.Text = "所 在 市"; // // labelControl3 // this.labelControl3.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl3.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl3.Appearance.Options.UseFont = true; this.labelControl3.Appearance.Options.UseForeColor = true; this.labelControl3.Location = new System.Drawing.Point(29, 66); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(46, 20); this.labelControl3.TabIndex = 177; this.labelControl3.Text = "简 称"; // // labelControl2 // this.labelControl2.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl2.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl2.Appearance.Options.UseFont = true; this.labelControl2.Appearance.Options.UseForeColor = true; this.labelControl2.Location = new System.Drawing.Point(29, 38); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(46, 20); this.labelControl2.TabIndex = 176; this.labelControl2.Text = "名 称"; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.labelControl1.Appearance.ForeColor = System.Drawing.SystemColors.ControlText; this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Appearance.Options.UseForeColor = true; this.labelControl1.Location = new System.Drawing.Point(332, 10); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(46, 20); this.labelControl1.TabIndex = 175; this.labelControl1.Text = "编 号"; // // lkpDepCom // this.lkpDepCom.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_DPC", true)); this.lkpDepCom.EditValue = ""; this.lkpDepCom.Location = new System.Drawing.Point(84, 147); this.lkpDepCom.Margin = new System.Windows.Forms.Padding(4); this.lkpDepCom.Name = "lkpDepCom"; this.lkpDepCom.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.lkpDepCom.Properties.Appearance.Options.UseFont = true; this.lkpDepCom.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lkpDepCom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lkpDepCom.Properties.NullText = ""; this.lkpDepCom.Size = new System.Drawing.Size(213, 28); this.lkpDepCom.TabIndex = 174; // // ctrUser // this.ctrUser.BackColor = System.Drawing.Color.Transparent; this.ctrUser.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.ctrUser.Cursor = System.Windows.Forms.Cursors.Default; this.ctrUser.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo; this.ctrUser.ErrText = "无数据重新查询"; this.ctrUser.Font = new System.Drawing.Font("微软雅黑", 11F); this.ctrUser.IsSqlWhere = false; this.ctrUser.Location = new System.Drawing.Point(84, 175); this.ctrUser.Margin = new System.Windows.Forms.Padding(4); this.ctrUser.Name = "ctrUser"; this.ctrUser.Number = 0; this.ctrUser.SelectType = WMS.Ctrl.DataSlectType.RadioSelect; this.ctrUser.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] { ((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrUser.ShowColumns"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrUser.ShowColumns1")))}); this.ctrUser.Size = new System.Drawing.Size(213, 22); this.ctrUser.SqlStr = null; this.ctrUser.TabIndex = 173; this.ctrUser.TextBoxFlag = ""; this.ctrUser.TextBoxValue = ""; // // txtDisc // this.txtDisc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.txtDisc.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsSelect, "COM_DISC", true)); this.txtDisc.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_DISC", true)); this.txtDisc.EditValue = ""; this.txtDisc.FrmSelect = false; this.txtDisc.Location = new System.Drawing.Point(84, 259); this.txtDisc.MustText = false; this.txtDisc.Name = "txtDisc"; this.txtDisc.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtDisc.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.txtDisc.Properties.Appearance.Options.UseBackColor = true; this.txtDisc.Properties.Appearance.Options.UseFont = true; this.txtDisc.Properties.Appearance.Options.UseTextOptions = true; this.txtDisc.Properties.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top; this.txtDisc.Properties.AutoHeight = false; this.txtDisc.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtDisc.Size = new System.Drawing.Size(518, 87); this.txtDisc.StrLen = 0; this.txtDisc.TabIndex = 17; this.txtDisc.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtDisc.ValText = ""; // // rdoStatus // this.rdoStatus.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_STATUS", true)); this.rdoStatus.EditValue = "1"; this.rdoStatus.Enabled = false; this.rdoStatus.Location = new System.Drawing.Point(389, 231); this.rdoStatus.Name = "rdoStatus"; this.rdoStatus.Properties.Appearance.BackColor = System.Drawing.Color.Transparent; this.rdoStatus.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.rdoStatus.Properties.Appearance.Options.UseBackColor = true; this.rdoStatus.Properties.Appearance.Options.UseFont = true; this.rdoStatus.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.rdoStatus.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "启用"), new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "停用")}); this.rdoStatus.Size = new System.Drawing.Size(213, 22); this.rdoStatus.TabIndex = 16; // // lkpCity // this.lkpCity.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_CITY", true)); this.lkpCity.EditValue = ""; this.lkpCity.Location = new System.Drawing.Point(84, 91); this.lkpCity.Margin = new System.Windows.Forms.Padding(4); this.lkpCity.Name = "lkpCity"; this.lkpCity.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.lkpCity.Properties.Appearance.Options.UseFont = true; this.lkpCity.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lkpCity.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lkpCity.Properties.NullText = ""; this.lkpCity.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard; this.lkpCity.Size = new System.Drawing.Size(213, 28); this.lkpCity.TabIndex = 6; this.lkpCity.EditValueChanged += new System.EventHandler(this.lkpCity_EditValueChanged); // // lkpTown // this.lkpTown.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_TOWN", true)); this.lkpTown.EditValue = ""; this.lkpTown.Location = new System.Drawing.Point(389, 91); this.lkpTown.Margin = new System.Windows.Forms.Padding(4); this.lkpTown.Name = "lkpTown"; this.lkpTown.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.lkpTown.Properties.Appearance.Options.UseFont = true; this.lkpTown.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lkpTown.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lkpTown.Properties.NullText = ""; this.lkpTown.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard; this.lkpTown.Size = new System.Drawing.Size(213, 28); this.lkpTown.TabIndex = 6; // // lkpProvince // this.lkpProvince.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_PROVINCE", true)); this.lkpProvince.EditValue = ""; this.lkpProvince.Location = new System.Drawing.Point(389, 63); this.lkpProvince.Margin = new System.Windows.Forms.Padding(4); this.lkpProvince.Name = "lkpProvince"; this.lkpProvince.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.lkpProvince.Properties.Appearance.Options.UseFont = true; this.lkpProvince.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lkpProvince.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lkpProvince.Properties.NullText = ""; this.lkpProvince.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard; this.lkpProvince.Size = new System.Drawing.Size(213, 28); this.lkpProvince.TabIndex = 6; this.lkpProvince.EditValueChanged += new System.EventHandler(this.lkpProvince_EditValueChanged); // // lkpNature // this.lkpNature.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_TYPE", true)); this.lkpNature.EditValue = ""; this.lkpNature.Location = new System.Drawing.Point(389, 119); this.lkpNature.Margin = new System.Windows.Forms.Padding(4); this.lkpNature.Name = "lkpNature"; this.lkpNature.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.lkpNature.Properties.Appearance.Options.UseFont = true; this.lkpNature.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lkpNature.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lkpNature.Properties.NullText = ""; this.lkpNature.Size = new System.Drawing.Size(213, 28); this.lkpNature.TabIndex = 8; // // txtHelp // this.txtHelp.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsSelect, "SHORT", true)); this.txtHelp.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "SHORT", true)); this.txtHelp.FrmSelect = false; this.txtHelp.Location = new System.Drawing.Point(389, 35); this.txtHelp.Margin = new System.Windows.Forms.Padding(4); this.txtHelp.MustText = true; this.txtHelp.Name = "txtHelp"; this.txtHelp.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff; this.txtHelp.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.txtHelp.Properties.Appearance.Options.UseBackColor = true; this.txtHelp.Properties.Appearance.Options.UseFont = true; this.txtHelp.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtHelp.Size = new System.Drawing.Size(213, 28); this.txtHelp.StrLen = 0; this.txtHelp.TabIndex = 4; this.txtHelp.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtHelp.ValText = ""; // // txtCOM_NAME // this.txtCOM_NAME.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsSelect, "COM_NAME", true)); this.txtCOM_NAME.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_NAME", true)); this.txtCOM_NAME.FrmSelect = false; this.txtCOM_NAME.Location = new System.Drawing.Point(84, 35); this.txtCOM_NAME.Margin = new System.Windows.Forms.Padding(4); this.txtCOM_NAME.MustText = true; this.txtCOM_NAME.Name = "txtCOM_NAME"; this.txtCOM_NAME.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff; this.txtCOM_NAME.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.txtCOM_NAME.Properties.Appearance.Options.UseBackColor = true; this.txtCOM_NAME.Properties.Appearance.Options.UseFont = true; this.txtCOM_NAME.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtCOM_NAME.Size = new System.Drawing.Size(213, 28); this.txtCOM_NAME.StrLen = 0; this.txtCOM_NAME.TabIndex = 3; this.txtCOM_NAME.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtCOM_NAME.ValText = ""; // // txtShortName // this.txtShortName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsSelect, "COM_SNAME", true)); this.txtShortName.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_SNAME", true)); this.txtShortName.FrmSelect = false; this.txtShortName.Location = new System.Drawing.Point(84, 63); this.txtShortName.Margin = new System.Windows.Forms.Padding(4); this.txtShortName.MustText = false; this.txtShortName.Name = "txtShortName"; this.txtShortName.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtShortName.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.txtShortName.Properties.Appearance.Options.UseBackColor = true; this.txtShortName.Properties.Appearance.Options.UseFont = true; this.txtShortName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtShortName.Size = new System.Drawing.Size(213, 28); this.txtShortName.StrLen = 0; this.txtShortName.TabIndex = 5; this.txtShortName.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtShortName.ValText = ""; // // txtPrintName // this.txtPrintName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsSelect, "COM_PNAME", true)); this.txtPrintName.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_PNAME", true)); this.txtPrintName.FrmSelect = false; this.txtPrintName.Location = new System.Drawing.Point(84, 119); this.txtPrintName.Margin = new System.Windows.Forms.Padding(4); this.txtPrintName.MustText = false; this.txtPrintName.Name = "txtPrintName"; this.txtPrintName.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtPrintName.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.txtPrintName.Properties.Appearance.Options.UseBackColor = true; this.txtPrintName.Properties.Appearance.Options.UseFont = true; this.txtPrintName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtPrintName.Size = new System.Drawing.Size(213, 28); this.txtPrintName.StrLen = 0; this.txtPrintName.TabIndex = 7; this.txtPrintName.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtPrintName.ValText = ""; // // txtPhone // this.txtPhone.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsSelect, "COM_PHONE", true)); this.txtPhone.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_PHONE", true)); this.txtPhone.FrmSelect = false; this.txtPhone.Location = new System.Drawing.Point(389, 147); this.txtPhone.Margin = new System.Windows.Forms.Padding(4); this.txtPhone.MustText = false; this.txtPhone.Name = "txtPhone"; this.txtPhone.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtPhone.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.txtPhone.Properties.Appearance.Options.UseBackColor = true; this.txtPhone.Properties.Appearance.Options.UseFont = true; this.txtPhone.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtPhone.Size = new System.Drawing.Size(213, 28); this.txtPhone.StrLen = 0; this.txtPhone.TabIndex = 10; this.txtPhone.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtPhone.ValText = ""; // // txtFax // this.txtFax.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsSelect, "COM_FAX", true)); this.txtFax.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_FAX", true)); this.txtFax.FrmSelect = false; this.txtFax.Location = new System.Drawing.Point(389, 203); this.txtFax.Margin = new System.Windows.Forms.Padding(4); this.txtFax.MustText = false; this.txtFax.Name = "txtFax"; this.txtFax.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtFax.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.txtFax.Properties.Appearance.Options.UseBackColor = true; this.txtFax.Properties.Appearance.Options.UseFont = true; this.txtFax.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtFax.Size = new System.Drawing.Size(213, 28); this.txtFax.StrLen = 0; this.txtFax.TabIndex = 14; this.txtFax.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtFax.ValText = ""; // // txtSort // this.txtSort.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsSelect, "COM_ORDER", true)); this.txtSort.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_ORDER", true)); this.txtSort.FrmSelect = false; this.txtSort.Location = new System.Drawing.Point(84, 231); this.txtSort.Margin = new System.Windows.Forms.Padding(4); this.txtSort.MustText = false; this.txtSort.Name = "txtSort"; this.txtSort.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtSort.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.txtSort.Properties.Appearance.Options.UseBackColor = true; this.txtSort.Properties.Appearance.Options.UseFont = true; this.txtSort.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtSort.Size = new System.Drawing.Size(213, 28); this.txtSort.StrLen = 0; this.txtSort.TabIndex = 15; this.txtSort.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtSort.ValText = ""; // // txtPostcode // this.txtPostcode.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsSelect, "COM_ZIP", true)); this.txtPostcode.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_ZIP", true)); this.txtPostcode.FrmSelect = false; this.txtPostcode.Location = new System.Drawing.Point(84, 203); this.txtPostcode.Margin = new System.Windows.Forms.Padding(4); this.txtPostcode.MustText = false; this.txtPostcode.Name = "txtPostcode"; this.txtPostcode.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtPostcode.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.txtPostcode.Properties.Appearance.Options.UseBackColor = true; this.txtPostcode.Properties.Appearance.Options.UseFont = true; this.txtPostcode.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtPostcode.Size = new System.Drawing.Size(213, 28); this.txtPostcode.StrLen = 0; this.txtPostcode.TabIndex = 13; this.txtPostcode.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtPostcode.ValText = ""; // // txtCode // this.txtCode.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsSelect, "COM_ID", true)); this.txtCode.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "COM_ID", true)); this.txtCode.FrmSelect = false; this.txtCode.Location = new System.Drawing.Point(389, 6); this.txtCode.Margin = new System.Windows.Forms.Padding(4); this.txtCode.MustText = true; this.txtCode.Name = "txtCode"; this.txtCode.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff; this.txtCode.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.txtCode.Properties.Appearance.Options.UseBackColor = true; this.txtCode.Properties.Appearance.Options.UseFont = true; this.txtCode.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtCode.Size = new System.Drawing.Size(213, 28); this.txtCode.StrLen = 0; this.txtCode.TabIndex = 22222; this.txtCode.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtCode.ValText = ""; // // lkpUpCompany // this.lkpUpCompany.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "GROUP_ID", true)); this.lkpUpCompany.DataBindings.Add(new System.Windows.Forms.Binding("Tag", this.bgsSelect, "ID", true)); this.lkpUpCompany.Location = new System.Drawing.Point(84, 6); this.lkpUpCompany.Name = "lkpUpCompany"; this.lkpUpCompany.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F); this.lkpUpCompany.Properties.Appearance.Options.UseFont = true; this.lkpUpCompany.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lkpUpCompany.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lkpUpCompany.Properties.DataSource = this.bgsOgn; this.lkpUpCompany.Properties.DisplayMember = "COM_NAME"; this.lkpUpCompany.Properties.NullText = ""; this.lkpUpCompany.Properties.ReadOnly = true; this.lkpUpCompany.Properties.TreeList = this.treeListLookUpEdit1TreeList; this.lkpUpCompany.Properties.ValueMember = "COM_ID"; this.lkpUpCompany.Size = new System.Drawing.Size(213, 28); this.lkpUpCompany.TabIndex = 1; this.lkpUpCompany.EditValueChanged += new System.EventHandler(this.lkpUpCompany_EditValueChanged); // // treeListLookUpEdit1TreeList // this.treeListLookUpEdit1TreeList.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { this.treeListColumn1, this.treeListColumn3, this.treeListColumn2}); this.treeListLookUpEdit1TreeList.DataSource = this.bgsOgn; this.treeListLookUpEdit1TreeList.KeyFieldName = "COM_ID"; this.treeListLookUpEdit1TreeList.Location = new System.Drawing.Point(0, 0); this.treeListLookUpEdit1TreeList.Name = "treeListLookUpEdit1TreeList"; this.treeListLookUpEdit1TreeList.OptionsBehavior.EnableFiltering = true; this.treeListLookUpEdit1TreeList.OptionsView.ShowIndentAsRowStyle = true; this.treeListLookUpEdit1TreeList.ParentFieldName = "GROUP_ID"; this.treeListLookUpEdit1TreeList.Size = new System.Drawing.Size(400, 200); this.treeListLookUpEdit1TreeList.TabIndex = 0; // // treeListColumn1 // this.treeListColumn1.Caption = "上级机构"; this.treeListColumn1.FieldName = "GROUP_ID"; this.treeListColumn1.Name = "treeListColumn1"; // // treeListColumn3 // this.treeListColumn3.Caption = "机构编号"; this.treeListColumn3.FieldName = "COM_ID"; this.treeListColumn3.Name = "treeListColumn3"; this.treeListColumn3.Visible = true; this.treeListColumn3.VisibleIndex = 1; // // treeListColumn2 // this.treeListColumn2.Caption = "机构名称"; this.treeListColumn2.FieldName = "COM_NAME"; this.treeListColumn2.Name = "treeListColumn2"; this.treeListColumn2.Visible = true; this.treeListColumn2.VisibleIndex = 0; // // FrmCompany // this.Appearance.Options.UseFont = true; this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1077, 540); this.Controls.Add(this.splitContainerControl1); this.Font = new System.Drawing.Font("宋体", 10F); this.LookAndFeel.SkinName = "Office 2010 Blue"; this.Name = "FrmCompany"; this.Text = "公司信息"; this.Load += new System.EventHandler(this.FrmCompany_Load); ((System.ComponentModel.ISupportInitialize)(this.bgsSelect)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bgsOgn)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bgsGroup)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bgsUser)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeListCompany)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txtAddress.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lkpDepCom.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDisc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rdoStatus.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lkpCity.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lkpTown.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lkpProvince.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lkpNature.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtHelp.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCOM_NAME.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtShortName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPrintName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPhone.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFax.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSort.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPostcode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lkpUpCompany.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeListLookUpEdit1TreeList)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.BindingSource bgsOgn; private System.Windows.Forms.BindingSource bgsSelect; private System.Windows.Forms.BindingSource bgsGroup; private System.Windows.Forms.BindingSource bgsUser; private DevExpress.Utils.ImageCollection imageCollection1; private Ctrl.DevExpressCustom.TreeListCustom treeListCompany; private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1; private Ctrl.WMSCtrlTextBox txtDisc; private DevExpress.XtraEditors.RadioGroup rdoStatus; private Ctrl.LookUpEditSystem lkpProvince; private Ctrl.LookUpEditSystem lkpNature; private Ctrl.WMSCtrlTextBox txtHelp; private Ctrl.WMSCtrlTextBox txtCOM_NAME; private Ctrl.WMSCtrlTextBox txtShortName; private Ctrl.WMSCtrlTextBox txtPrintName; private Ctrl.WMSCtrlTextBox txtPhone; private Ctrl.WMSCtrlTextBox txtFax; private Ctrl.WMSCtrlTextBox txtSort; private Ctrl.WMSCtrlTextBox txtPostcode; private Ctrl.WMSCtrlTextBox txtCode; private DevExpress.XtraEditors.TreeListLookUpEdit lkpUpCompany; private DevExpress.XtraTreeList.TreeList treeListLookUpEdit1TreeList; private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn1; private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn3; private DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit repositoryItemPictureEdit1; private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn2; private Ctrl.LookUpEditSystem lkpCity; private Ctrl.LookUpEditSystem lkpTown; private Ctrl.CtrlDictonary ctrUser; private Ctrl.LookUpEditSystem lkpDepCom; private DevExpress.XtraEditors.LabelControl labelControl19; private DevExpress.XtraEditors.LabelControl labelControl18; private DevExpress.XtraEditors.LabelControl labelControl16; private DevExpress.XtraEditors.LabelControl labelControl15; private DevExpress.XtraEditors.LabelControl labelControl14; private DevExpress.XtraEditors.LabelControl labelControl13; private DevExpress.XtraEditors.LabelControl labelControl12; private DevExpress.XtraEditors.LabelControl labelControl11; private DevExpress.XtraEditors.LabelControl labelControl10; private DevExpress.XtraEditors.LabelControl labelControl9; private DevExpress.XtraEditors.LabelControl labelControl8; private DevExpress.XtraEditors.LabelControl labelControl7; private DevExpress.XtraEditors.LabelControl labelControl6; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.LabelControl labelControl17; private Ctrl.WMSCtrlTextBox txtAddress; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_DISC; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_NAME; private DevExpress.XtraTreeList.Columns.TreeListColumn colSHORT; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_DATE; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_PNAME; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_SNAME; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_CITY; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_CITY_NAME; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_DPC; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_DPC_NAME; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_TYPE; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_TYPE_NAME; private DevExpress.XtraTreeList.Columns.TreeListColumn colUSER_ID; private DevExpress.XtraTreeList.Columns.TreeListColumn colNAME; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_ADD; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_ZIP; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_FAX; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_ORDER; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_USER_ID; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_PHONE; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_STATUS; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_EMAIL; private DevExpress.XtraTreeList.Columns.TreeListColumn colGROUP_NAME; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_PROVINCE; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_PROVINCE_NAME; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_TOWN; private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_TOWN_NAME; private DevExpress.XtraTreeList.Columns.TreeListColumn colSELECTED; private DevExpress.XtraTreeList.Columns.TreeListColumn colIsCheckRec; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; } }