namespace CSFrameworkV5.Library.PermissionForms { partial class frmGroupOrganization_Editor { /// /// 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.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGroupOrganization_Editor)); this.panel3 = new System.Windows.Forms.Panel(); this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.btnClose = new DevExpress.XtraEditors.SimpleButton(); this.txtParentGroupCode = new DevExpress.XtraEditors.TreeListLookUpEdit(); this.treeListLookUpEdit1TreeList = new DevExpress.XtraTreeList.TreeList(); this.col_Popup_GroupName = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.txtLastUpdatedBy = new DevExpress.XtraEditors.LookUpEdit(); this.txtIsVisible = new DevExpress.XtraEditors.CheckEdit(); this.txtAttributeCodes = new CSFrameworkV5.Library.UserControls.ucCheckedListBoxBinding(); this.txtDescription = new DevExpress.XtraEditors.MemoEdit(); this.lblGroupCode = new DevExpress.XtraEditors.LabelControl(); this.lblGroupName = new DevExpress.XtraEditors.LabelControl(); this.txtGroupName = new DevExpress.XtraEditors.TextEdit(); this.lblParentGroupCode = new DevExpress.XtraEditors.LabelControl(); this.txtGroupCode = new DevExpress.XtraEditors.TextEdit(); this.lblEnglishName = new DevExpress.XtraEditors.LabelControl(); this.txtEnglishName = new DevExpress.XtraEditors.TextEdit(); this.lblShortName = new DevExpress.XtraEditors.LabelControl(); this.txtShortName = new DevExpress.XtraEditors.TextEdit(); this.lblAttributeCodes = new DevExpress.XtraEditors.LabelControl(); this.lblOwner1 = new DevExpress.XtraEditors.LabelControl(); this.txtOwner1 = new DevExpress.XtraEditors.LookUpEdit(); this.lblOwner2 = new DevExpress.XtraEditors.LabelControl(); this.txtOwner2 = new DevExpress.XtraEditors.LookUpEdit(); this.lblOwnerTel1 = new DevExpress.XtraEditors.LabelControl(); this.txtOwnerTel1 = new DevExpress.XtraEditors.TextEdit(); this.lblOwnerTel2 = new DevExpress.XtraEditors.LabelControl(); this.txtOwnerTel2 = new DevExpress.XtraEditors.TextEdit(); this.lblTelInner = new DevExpress.XtraEditors.LabelControl(); this.txtTelInner = new DevExpress.XtraEditors.TextEdit(); this.lblFax = new DevExpress.XtraEditors.LabelControl(); this.txtFax = new DevExpress.XtraEditors.TextEdit(); this.lblAddress = new DevExpress.XtraEditors.LabelControl(); this.txtAddress = new DevExpress.XtraEditors.TextEdit(); this.lblWebSite = new DevExpress.XtraEditors.LabelControl(); this.txtWebSite = new DevExpress.XtraEditors.TextEdit(); this.lblPostCode = new DevExpress.XtraEditors.LabelControl(); this.txtPostCode = new DevExpress.XtraEditors.TextEdit(); this.lblReportTitle = new DevExpress.XtraEditors.LabelControl(); this.txtReportTitle = new DevExpress.XtraEditors.TextEdit(); this.lblDescription = new DevExpress.XtraEditors.LabelControl(); this.lblLastUpdateDate = new DevExpress.XtraEditors.LabelControl(); this.txtLastUpdateDate = new DevExpress.XtraEditors.DateEdit(); this.lblLastUpdatedBy = new DevExpress.XtraEditors.LabelControl(); this.pcEditor = new DevExpress.XtraEditors.PanelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.titleBar.SuspendLayout(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtParentGroupCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.treeListLookUpEdit1TreeList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtLastUpdatedBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtIsVisible.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDescription.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtGroupName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtGroupCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEnglishName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtShortName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOwner1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOwner2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOwnerTel1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOwnerTel2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTelInner.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFax.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtAddress.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWebSite.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPostCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtReportTitle.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtLastUpdateDate.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtLastUpdateDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pcEditor)).BeginInit(); this.pcEditor.SuspendLayout(); this.SuspendLayout(); // // titleBar // this.titleBar.BackColor = System.Drawing.SystemColors.MenuHighlight; this.titleBar.Size = new System.Drawing.Size(782, 40); // // title // this.title.Size = new System.Drawing.Size(93, 19); this.title.Text = "编辑组织架构"; // // btnEXClose // this.btnEXClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left))); this.btnEXClose.Location = new System.Drawing.Point(750, 10); // // btnEXMax // this.btnEXMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left))); this.btnEXMax.Enabled = false; this.btnEXMax.Location = new System.Drawing.Point(726, 10); // // btnEXMin // this.btnEXMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left))); this.btnEXMin.Enabled = false; this.btnEXMin.Location = new System.Drawing.Point(700, 10); // // panel3 // this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.panel3.Controls.Add(this.btnSave); this.panel3.Controls.Add(this.btnClose); this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel3.Location = new System.Drawing.Point(0, 516); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(782, 64); this.panel3.TabIndex = 8; // // btnSave // this.btnSave.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnSave.Cursor = System.Windows.Forms.Cursors.Hand; this.btnSave.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.ImageOptions.Image"))); this.btnSave.Location = new System.Drawing.Point(267, 11); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(101, 39); this.btnSave.TabIndex = 2; this.btnSave.Text = "保存"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnClose // this.btnClose.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnClose.Cursor = System.Windows.Forms.Cursors.Hand; this.btnClose.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.ImageOptions.Image"))); this.btnClose.Location = new System.Drawing.Point(386, 11); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(101, 39); this.btnClose.TabIndex = 2; this.btnClose.Text = "关闭"; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); // // txtParentGroupCode // this.txtParentGroupCode.Location = new System.Drawing.Point(98, 23); this.txtParentGroupCode.Name = "txtParentGroupCode"; this.txtParentGroupCode.Properties.Appearance.BackColor = System.Drawing.Color.Honeydew; this.txtParentGroupCode.Properties.Appearance.Options.UseBackColor = true; this.txtParentGroupCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtParentGroupCode.Properties.NullText = ""; this.txtParentGroupCode.Properties.TreeList = this.treeListLookUpEdit1TreeList; this.txtParentGroupCode.Size = new System.Drawing.Size(350, 20); this.txtParentGroupCode.TabIndex = 445; // // treeListLookUpEdit1TreeList // this.treeListLookUpEdit1TreeList.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { this.col_Popup_GroupName}); this.treeListLookUpEdit1TreeList.Location = new System.Drawing.Point(106, 123); this.treeListLookUpEdit1TreeList.Name = "treeListLookUpEdit1TreeList"; this.treeListLookUpEdit1TreeList.OptionsView.ShowIndentAsRowStyle = true; this.treeListLookUpEdit1TreeList.Size = new System.Drawing.Size(400, 200); this.treeListLookUpEdit1TreeList.TabIndex = 0; // // col_Popup_GroupName // this.col_Popup_GroupName.Caption = "组织机构"; this.col_Popup_GroupName.FieldName = "GroupName"; this.col_Popup_GroupName.Name = "col_Popup_GroupName"; this.col_Popup_GroupName.Visible = true; this.col_Popup_GroupName.VisibleIndex = 0; this.col_Popup_GroupName.Width = 130; // // labelControl4 // this.labelControl4.Appearance.ForeColor = System.Drawing.Color.Red; this.labelControl4.Appearance.Options.UseForeColor = true; this.labelControl4.Location = new System.Drawing.Point(214, 157); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(7, 14); this.labelControl4.TabIndex = 443; this.labelControl4.Text = "*"; // // labelControl3 // this.labelControl3.Appearance.ForeColor = System.Drawing.Color.Red; this.labelControl3.Appearance.Options.UseForeColor = true; this.labelControl3.Location = new System.Drawing.Point(454, 92); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(7, 14); this.labelControl3.TabIndex = 442; this.labelControl3.Text = "*"; // // labelControl1 // this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Red; this.labelControl1.Appearance.Options.UseForeColor = true; this.labelControl1.Location = new System.Drawing.Point(213, 60); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(7, 14); this.labelControl1.TabIndex = 441; this.labelControl1.Text = "*"; // // txtLastUpdatedBy // this.txtLastUpdatedBy.Location = new System.Drawing.Point(98, 433); this.txtLastUpdatedBy.Name = "txtLastUpdatedBy"; this.txtLastUpdatedBy.Properties.Appearance.BackColor = System.Drawing.Color.Gainsboro; this.txtLastUpdatedBy.Properties.Appearance.Options.UseBackColor = true; this.txtLastUpdatedBy.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtLastUpdatedBy.Properties.NullText = ""; this.txtLastUpdatedBy.Properties.PopupWidth = 300; this.txtLastUpdatedBy.Size = new System.Drawing.Size(110, 20); this.txtLastUpdatedBy.TabIndex = 440; // // txtIsVisible // this.txtIsVisible.Location = new System.Drawing.Point(96, 212); this.txtIsVisible.Name = "txtIsVisible"; this.txtIsVisible.Properties.Caption = "可显示"; this.txtIsVisible.Size = new System.Drawing.Size(75, 19); this.txtIsVisible.TabIndex = 439; // // txtAttributeCodes // this.txtAttributeCodes.BackColor = System.Drawing.Color.SeaShell; this.txtAttributeCodes.EditValue = ""; this.txtAttributeCodes.Location = new System.Drawing.Point(512, 20); this.txtAttributeCodes.Margin = new System.Windows.Forms.Padding(0); this.txtAttributeCodes.Name = "txtAttributeCodes"; this.txtAttributeCodes.Size = new System.Drawing.Size(237, 279); this.txtAttributeCodes.TabIndex = 438; // // txtDescription // this.txtDescription.Location = new System.Drawing.Point(98, 366); this.txtDescription.Name = "txtDescription"; this.txtDescription.Size = new System.Drawing.Size(350, 60); this.txtDescription.TabIndex = 437; // // lblGroupCode // this.lblGroupCode.Location = new System.Drawing.Point(33, 58); this.lblGroupCode.Name = "lblGroupCode"; this.lblGroupCode.Size = new System.Drawing.Size(60, 14); this.lblGroupCode.TabIndex = 430; this.lblGroupCode.Text = "组织编号:"; // // lblGroupName // this.lblGroupName.Location = new System.Drawing.Point(33, 89); this.lblGroupName.Name = "lblGroupName"; this.lblGroupName.Size = new System.Drawing.Size(60, 14); this.lblGroupName.TabIndex = 426; this.lblGroupName.Text = "组织名称:"; // // txtGroupName // this.txtGroupName.Location = new System.Drawing.Point(98, 86); this.txtGroupName.Name = "txtGroupName"; this.txtGroupName.Properties.Appearance.BackColor = System.Drawing.Color.Honeydew; this.txtGroupName.Properties.Appearance.Options.UseBackColor = true; this.txtGroupName.Size = new System.Drawing.Size(350, 20); this.txtGroupName.TabIndex = 427; // // lblParentGroupCode // this.lblParentGroupCode.Location = new System.Drawing.Point(33, 26); this.lblParentGroupCode.Name = "lblParentGroupCode"; this.lblParentGroupCode.Size = new System.Drawing.Size(60, 14); this.lblParentGroupCode.TabIndex = 428; this.lblParentGroupCode.Text = "父级组织:"; // // txtGroupCode // this.txtGroupCode.Location = new System.Drawing.Point(98, 55); this.txtGroupCode.Name = "txtGroupCode"; this.txtGroupCode.Properties.Appearance.BackColor = System.Drawing.Color.Honeydew; this.txtGroupCode.Properties.Appearance.Options.UseBackColor = true; this.txtGroupCode.Size = new System.Drawing.Size(110, 20); this.txtGroupCode.TabIndex = 429; // // lblEnglishName // this.lblEnglishName.Location = new System.Drawing.Point(45, 121); this.lblEnglishName.Name = "lblEnglishName"; this.lblEnglishName.Size = new System.Drawing.Size(48, 14); this.lblEnglishName.TabIndex = 435; this.lblEnglishName.Text = "英文名:"; // // txtEnglishName // this.txtEnglishName.Location = new System.Drawing.Point(98, 118); this.txtEnglishName.Name = "txtEnglishName"; this.txtEnglishName.Size = new System.Drawing.Size(350, 20); this.txtEnglishName.TabIndex = 431; // // lblShortName // this.lblShortName.Location = new System.Drawing.Point(262, 57); this.lblShortName.Name = "lblShortName"; this.lblShortName.Size = new System.Drawing.Size(36, 14); this.lblShortName.TabIndex = 432; this.lblShortName.Text = "简称:"; // // txtShortName // this.txtShortName.Location = new System.Drawing.Point(302, 54); this.txtShortName.Name = "txtShortName"; this.txtShortName.Size = new System.Drawing.Size(146, 20); this.txtShortName.TabIndex = 433; // // lblAttributeCodes // this.lblAttributeCodes.Location = new System.Drawing.Point(473, 22); this.lblAttributeCodes.Name = "lblAttributeCodes"; this.lblAttributeCodes.Size = new System.Drawing.Size(36, 14); this.lblAttributeCodes.TabIndex = 434; this.lblAttributeCodes.Text = "类别:"; // // lblOwner1 // this.lblOwner1.Location = new System.Drawing.Point(57, 154); this.lblOwner1.Name = "lblOwner1"; this.lblOwner1.Size = new System.Drawing.Size(36, 14); this.lblOwner1.TabIndex = 425; this.lblOwner1.Text = "主管:"; // // txtOwner1 // this.txtOwner1.Location = new System.Drawing.Point(98, 151); this.txtOwner1.Name = "txtOwner1"; this.txtOwner1.Properties.Appearance.BackColor = System.Drawing.Color.Honeydew; this.txtOwner1.Properties.Appearance.Options.UseBackColor = true; this.txtOwner1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtOwner1.Properties.NullText = ""; this.txtOwner1.Properties.PopupWidth = 300; this.txtOwner1.Size = new System.Drawing.Size(110, 20); this.txtOwner1.TabIndex = 403; // // lblOwner2 // this.lblOwner2.Location = new System.Drawing.Point(45, 186); this.lblOwner2.Name = "lblOwner2"; this.lblOwner2.Size = new System.Drawing.Size(48, 14); this.lblOwner2.TabIndex = 423; this.lblOwner2.Text = "副主管:"; // // txtOwner2 // this.txtOwner2.Location = new System.Drawing.Point(98, 183); this.txtOwner2.Name = "txtOwner2"; this.txtOwner2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtOwner2.Properties.NullText = ""; this.txtOwner2.Properties.PopupWidth = 300; this.txtOwner2.Size = new System.Drawing.Size(110, 20); this.txtOwner2.TabIndex = 412; // // lblOwnerTel1 // this.lblOwnerTel1.Location = new System.Drawing.Point(238, 155); this.lblOwnerTel1.Name = "lblOwnerTel1"; this.lblOwnerTel1.Size = new System.Drawing.Size(60, 14); this.lblOwnerTel1.TabIndex = 404; this.lblOwnerTel1.Text = "主管电话:"; // // txtOwnerTel1 // this.txtOwnerTel1.Location = new System.Drawing.Point(302, 151); this.txtOwnerTel1.Name = "txtOwnerTel1"; this.txtOwnerTel1.Properties.Appearance.BackColor = System.Drawing.Color.Honeydew; this.txtOwnerTel1.Properties.Appearance.Options.UseBackColor = true; this.txtOwnerTel1.Size = new System.Drawing.Size(146, 20); this.txtOwnerTel1.TabIndex = 405; // // lblOwnerTel2 // this.lblOwnerTel2.Location = new System.Drawing.Point(226, 187); this.lblOwnerTel2.Name = "lblOwnerTel2"; this.lblOwnerTel2.Size = new System.Drawing.Size(72, 14); this.lblOwnerTel2.TabIndex = 406; this.lblOwnerTel2.Text = "副主管电话:"; // // txtOwnerTel2 // this.txtOwnerTel2.Location = new System.Drawing.Point(302, 183); this.txtOwnerTel2.Name = "txtOwnerTel2"; this.txtOwnerTel2.Size = new System.Drawing.Size(146, 20); this.txtOwnerTel2.TabIndex = 407; // // lblTelInner // this.lblTelInner.Location = new System.Drawing.Point(238, 215); this.lblTelInner.Name = "lblTelInner"; this.lblTelInner.Size = new System.Drawing.Size(60, 14); this.lblTelInner.TabIndex = 408; this.lblTelInner.Text = "内线电话:"; // // txtTelInner // this.txtTelInner.Location = new System.Drawing.Point(302, 214); this.txtTelInner.Name = "txtTelInner"; this.txtTelInner.Size = new System.Drawing.Size(146, 20); this.txtTelInner.TabIndex = 409; // // lblFax // this.lblFax.Location = new System.Drawing.Point(57, 245); this.lblFax.Name = "lblFax"; this.lblFax.Size = new System.Drawing.Size(36, 14); this.lblFax.TabIndex = 410; this.lblFax.Text = "传真:"; // // txtFax // this.txtFax.Location = new System.Drawing.Point(98, 243); this.txtFax.Name = "txtFax"; this.txtFax.Size = new System.Drawing.Size(110, 20); this.txtFax.TabIndex = 411; // // lblAddress // this.lblAddress.Location = new System.Drawing.Point(57, 278); this.lblAddress.Name = "lblAddress"; this.lblAddress.Size = new System.Drawing.Size(36, 14); this.lblAddress.TabIndex = 413; this.lblAddress.Text = "地址:"; // // txtAddress // this.txtAddress.Location = new System.Drawing.Point(98, 275); this.txtAddress.Name = "txtAddress"; this.txtAddress.Size = new System.Drawing.Size(350, 20); this.txtAddress.TabIndex = 422; // // lblWebSite // this.lblWebSite.Location = new System.Drawing.Point(57, 308); this.lblWebSite.Name = "lblWebSite"; this.lblWebSite.Size = new System.Drawing.Size(36, 14); this.lblWebSite.TabIndex = 414; this.lblWebSite.Text = "网址:"; // // txtWebSite // this.txtWebSite.Location = new System.Drawing.Point(98, 306); this.txtWebSite.Name = "txtWebSite"; this.txtWebSite.Size = new System.Drawing.Size(350, 20); this.txtWebSite.TabIndex = 415; // // lblPostCode // this.lblPostCode.Location = new System.Drawing.Point(262, 246); this.lblPostCode.Name = "lblPostCode"; this.lblPostCode.Size = new System.Drawing.Size(36, 14); this.lblPostCode.TabIndex = 416; this.lblPostCode.Text = "邮编:"; // // txtPostCode // this.txtPostCode.Location = new System.Drawing.Point(302, 243); this.txtPostCode.Name = "txtPostCode"; this.txtPostCode.Size = new System.Drawing.Size(146, 20); this.txtPostCode.TabIndex = 417; // // lblReportTitle // this.lblReportTitle.Location = new System.Drawing.Point(33, 339); this.lblReportTitle.Name = "lblReportTitle"; this.lblReportTitle.Size = new System.Drawing.Size(60, 14); this.lblReportTitle.TabIndex = 418; this.lblReportTitle.Text = "报表标题:"; // // txtReportTitle // this.txtReportTitle.Location = new System.Drawing.Point(98, 336); this.txtReportTitle.Name = "txtReportTitle"; this.txtReportTitle.Size = new System.Drawing.Size(350, 20); this.txtReportTitle.TabIndex = 419; // // lblDescription // this.lblDescription.Location = new System.Drawing.Point(57, 368); this.lblDescription.Name = "lblDescription"; this.lblDescription.Size = new System.Drawing.Size(36, 14); this.lblDescription.TabIndex = 420; this.lblDescription.Text = "备注:"; // // lblLastUpdateDate // this.lblLastUpdateDate.Location = new System.Drawing.Point(272, 436); this.lblLastUpdateDate.Name = "lblLastUpdateDate"; this.lblLastUpdateDate.Size = new System.Drawing.Size(60, 14); this.lblLastUpdateDate.TabIndex = 421; this.lblLastUpdateDate.Text = "最后修改:"; // // txtLastUpdateDate // this.txtLastUpdateDate.EditValue = null; this.txtLastUpdateDate.Location = new System.Drawing.Point(338, 433); this.txtLastUpdateDate.Name = "txtLastUpdateDate"; this.txtLastUpdateDate.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.txtLastUpdateDate.Properties.Appearance.Options.UseBackColor = true; this.txtLastUpdateDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtLastUpdateDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txtLastUpdateDate.Size = new System.Drawing.Size(110, 20); this.txtLastUpdateDate.TabIndex = 436; // // lblLastUpdatedBy // this.lblLastUpdatedBy.Location = new System.Drawing.Point(21, 435); this.lblLastUpdatedBy.Name = "lblLastUpdatedBy"; this.lblLastUpdatedBy.Size = new System.Drawing.Size(72, 14); this.lblLastUpdatedBy.TabIndex = 424; this.lblLastUpdatedBy.Text = "最后修改人:"; // // pcEditor // this.pcEditor.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pcEditor.Controls.Add(this.txtParentGroupCode); this.pcEditor.Controls.Add(this.txtAttributeCodes); this.pcEditor.Controls.Add(this.lblAttributeCodes); this.pcEditor.Controls.Add(this.lblLastUpdatedBy); this.pcEditor.Controls.Add(this.labelControl2); this.pcEditor.Controls.Add(this.txtLastUpdateDate); this.pcEditor.Controls.Add(this.labelControl4); this.pcEditor.Controls.Add(this.lblLastUpdateDate); this.pcEditor.Controls.Add(this.labelControl3); this.pcEditor.Controls.Add(this.lblDescription); this.pcEditor.Controls.Add(this.labelControl1); this.pcEditor.Controls.Add(this.txtReportTitle); this.pcEditor.Controls.Add(this.txtLastUpdatedBy); this.pcEditor.Controls.Add(this.lblReportTitle); this.pcEditor.Controls.Add(this.txtIsVisible); this.pcEditor.Controls.Add(this.txtPostCode); this.pcEditor.Controls.Add(this.lblPostCode); this.pcEditor.Controls.Add(this.txtDescription); this.pcEditor.Controls.Add(this.txtWebSite); this.pcEditor.Controls.Add(this.lblGroupCode); this.pcEditor.Controls.Add(this.lblWebSite); this.pcEditor.Controls.Add(this.lblGroupName); this.pcEditor.Controls.Add(this.txtAddress); this.pcEditor.Controls.Add(this.txtGroupName); this.pcEditor.Controls.Add(this.lblAddress); this.pcEditor.Controls.Add(this.lblParentGroupCode); this.pcEditor.Controls.Add(this.txtFax); this.pcEditor.Controls.Add(this.txtGroupCode); this.pcEditor.Controls.Add(this.lblFax); this.pcEditor.Controls.Add(this.lblEnglishName); this.pcEditor.Controls.Add(this.txtTelInner); this.pcEditor.Controls.Add(this.txtEnglishName); this.pcEditor.Controls.Add(this.lblTelInner); this.pcEditor.Controls.Add(this.lblShortName); this.pcEditor.Controls.Add(this.txtOwnerTel2); this.pcEditor.Controls.Add(this.txtShortName); this.pcEditor.Controls.Add(this.lblOwnerTel2); this.pcEditor.Controls.Add(this.txtOwnerTel1); this.pcEditor.Controls.Add(this.lblOwner1); this.pcEditor.Controls.Add(this.lblOwnerTel1); this.pcEditor.Controls.Add(this.txtOwner1); this.pcEditor.Controls.Add(this.txtOwner2); this.pcEditor.Controls.Add(this.lblOwner2); this.pcEditor.Dock = System.Windows.Forms.DockStyle.Top; this.pcEditor.Location = new System.Drawing.Point(0, 40); this.pcEditor.Name = "pcEditor"; this.pcEditor.Size = new System.Drawing.Size(782, 467); this.pcEditor.TabIndex = 446; // // labelControl2 // this.labelControl2.Appearance.ForeColor = System.Drawing.Color.Red; this.labelControl2.Appearance.Options.UseForeColor = true; this.labelControl2.Location = new System.Drawing.Point(454, 157); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(7, 14); this.labelControl2.TabIndex = 444; this.labelControl2.Text = "*"; // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "2074.ico"); this.imageList1.Images.SetKeyName(1, "tree.ico"); this.imageList1.Images.SetKeyName(2, "TB_FRIEND.ico"); // // frmGroupOrganization_Editor // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(782, 580); this.Controls.Add(this.pcEditor); this.Controls.Add(this.panel3); this.Name = "frmGroupOrganization_Editor"; this.Text = "frmGroupOrganization_Editor"; this.Load += new System.EventHandler(this.frmGroupOrganization_Editor_Load); this.Controls.SetChildIndex(this.titleBar, 0); this.Controls.SetChildIndex(this.panel3, 0); this.Controls.SetChildIndex(this.pcEditor, 0); this.titleBar.ResumeLayout(false); this.titleBar.PerformLayout(); this.panel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txtParentGroupCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeListLookUpEdit1TreeList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtLastUpdatedBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtIsVisible.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDescription.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtGroupName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtGroupCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEnglishName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtShortName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOwner1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOwner2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOwnerTel1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOwnerTel2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTelInner.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFax.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtAddress.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWebSite.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPostCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtReportTitle.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtLastUpdateDate.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtLastUpdateDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pcEditor)).EndInit(); this.pcEditor.ResumeLayout(false); this.pcEditor.PerformLayout(); this.ResumeLayout(false); } #endregion protected System.Windows.Forms.Panel panel3; private DevExpress.XtraEditors.SimpleButton btnClose; private DevExpress.XtraEditors.TreeListLookUpEdit txtParentGroupCode; private DevExpress.XtraTreeList.TreeList treeListLookUpEdit1TreeList; private DevExpress.XtraTreeList.Columns.TreeListColumn col_Popup_GroupName; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.LookUpEdit txtLastUpdatedBy; private DevExpress.XtraEditors.CheckEdit txtIsVisible; private UserControls.ucCheckedListBoxBinding txtAttributeCodes; private DevExpress.XtraEditors.MemoEdit txtDescription; private DevExpress.XtraEditors.LabelControl lblGroupCode; private DevExpress.XtraEditors.LabelControl lblGroupName; private DevExpress.XtraEditors.TextEdit txtGroupName; private DevExpress.XtraEditors.LabelControl lblParentGroupCode; private DevExpress.XtraEditors.TextEdit txtGroupCode; private DevExpress.XtraEditors.LabelControl lblEnglishName; private DevExpress.XtraEditors.TextEdit txtEnglishName; private DevExpress.XtraEditors.LabelControl lblShortName; private DevExpress.XtraEditors.TextEdit txtShortName; private DevExpress.XtraEditors.LabelControl lblAttributeCodes; private DevExpress.XtraEditors.LabelControl lblOwner1; private DevExpress.XtraEditors.LookUpEdit txtOwner1; private DevExpress.XtraEditors.LabelControl lblOwner2; private DevExpress.XtraEditors.LookUpEdit txtOwner2; private DevExpress.XtraEditors.LabelControl lblOwnerTel1; private DevExpress.XtraEditors.TextEdit txtOwnerTel1; private DevExpress.XtraEditors.LabelControl lblOwnerTel2; private DevExpress.XtraEditors.TextEdit txtOwnerTel2; private DevExpress.XtraEditors.LabelControl lblTelInner; private DevExpress.XtraEditors.TextEdit txtTelInner; private DevExpress.XtraEditors.LabelControl lblFax; private DevExpress.XtraEditors.TextEdit txtFax; private DevExpress.XtraEditors.LabelControl lblAddress; private DevExpress.XtraEditors.TextEdit txtAddress; private DevExpress.XtraEditors.LabelControl lblWebSite; private DevExpress.XtraEditors.TextEdit txtWebSite; private DevExpress.XtraEditors.LabelControl lblPostCode; private DevExpress.XtraEditors.TextEdit txtPostCode; private DevExpress.XtraEditors.LabelControl lblReportTitle; private DevExpress.XtraEditors.TextEdit txtReportTitle; private DevExpress.XtraEditors.LabelControl lblDescription; private DevExpress.XtraEditors.LabelControl lblLastUpdateDate; private DevExpress.XtraEditors.DateEdit txtLastUpdateDate; private DevExpress.XtraEditors.LabelControl lblLastUpdatedBy; private DevExpress.XtraEditors.SimpleButton btnSave; private DevExpress.XtraEditors.PanelControl pcEditor; private System.Windows.Forms.ImageList imageList1; private DevExpress.XtraEditors.LabelControl labelControl2; } }