namespace Pur.configure { partial class FrmRegion { /// /// 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() { Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("TableCoupling", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REGION_NM"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REGION_NO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REGION_TYPE_NM"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("P_REGION_NO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("P_REGION_NM"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REGION_TYPE_NO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REGION_LVL_NO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIGAREA"); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); this.ultraPanel = new Infragistics.Win.Misc.UltraPanel(); this.ultraPanelFill = new Infragistics.Win.Misc.UltraPanel(); this.ultraGridRegion = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.uldtsCoupling = new System.Data.DataSet(); this.dataTableRegion = new System.Data.DataTable(); this.dataColumn1 = new System.Data.DataColumn(); this.dataColumn2 = new System.Data.DataColumn(); this.dataColumn3 = new System.Data.DataColumn(); this.dataColumn4 = new System.Data.DataColumn(); this.dataColumn5 = new System.Data.DataColumn(); this.dataColumn6 = new System.Data.DataColumn(); this.dataColumn7 = new System.Data.DataColumn(); this.dataColumn8 = new System.Data.DataColumn(); this.dataColumn9 = new System.Data.DataColumn(); this.dataColumn10 = new System.Data.DataColumn(); this.dataColumn11 = new System.Data.DataColumn(); this.dataColumn12 = new System.Data.DataColumn(); this.dataColumn13 = new System.Data.DataColumn(); this.dataColumn14 = new System.Data.DataColumn(); this.dataColumn15 = new System.Data.DataColumn(); this.dataColumn16 = new System.Data.DataColumn(); this.ultraPanelLeft = new Infragistics.Win.Misc.UltraPanel(); this.treeRegion = new System.Windows.Forms.TreeView(); this.ultraExpandableGroupBoxText = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.ultraExpanUp = new System.Windows.Forms.Panel(); this.LabelTopReg = new Infragistics.Win.Misc.UltraLabel(); this.ComboEditorPro = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); this.comboRegIon = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.LabelRegPro = new Infragistics.Win.Misc.UltraLabel(); this.ComboEdiRegPro = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.textBoxMemo = new System.Windows.Forms.TextBox(); this.labelMemo = new System.Windows.Forms.Label(); this.txtName = new System.Windows.Forms.TextBox(); this.labelReg = new System.Windows.Forms.Label(); this.ultraPanel.ClientArea.SuspendLayout(); this.ultraPanel.SuspendLayout(); this.ultraPanelFill.ClientArea.SuspendLayout(); this.ultraPanelFill.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGridRegion)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uldtsCoupling)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTableRegion)).BeginInit(); this.ultraPanelLeft.ClientArea.SuspendLayout(); this.ultraPanelLeft.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBoxText)).BeginInit(); this.ultraExpandableGroupBoxText.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); this.ultraExpanUp.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ComboEditorPro)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.comboRegIon)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ComboEdiRegPro)).BeginInit(); this.SuspendLayout(); // // ultraPanel // // // ultraPanel.ClientArea // this.ultraPanel.ClientArea.Controls.Add(this.ultraPanelFill); this.ultraPanel.ClientArea.Controls.Add(this.ultraPanelLeft); this.ultraPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraPanel.Location = new System.Drawing.Point(0, 0); this.ultraPanel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraPanel.Name = "ultraPanel"; this.ultraPanel.Size = new System.Drawing.Size(1340, 516); this.ultraPanel.TabIndex = 0; // // ultraPanelFill // // // ultraPanelFill.ClientArea // this.ultraPanelFill.ClientArea.Controls.Add(this.ultraGridRegion); this.ultraPanelFill.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraPanelFill.Location = new System.Drawing.Point(249, 0); this.ultraPanelFill.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraPanelFill.Name = "ultraPanelFill"; this.ultraPanelFill.Size = new System.Drawing.Size(1091, 516); this.ultraPanelFill.TabIndex = 2; // // ultraGridRegion // this.ultraGridRegion.DataSource = this.uldtsCoupling; ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Width = 140; ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.Hidden = true; ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn4.Header.VisiblePosition = 5; ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn5.Header.VisiblePosition = 6; ultraGridColumn5.Hidden = true; ultraGridColumn5.Width = 72; ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn6.Header.VisiblePosition = 7; ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn7.Header.VisiblePosition = 8; ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn8.Header.VisiblePosition = 9; ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn9.Header.VisiblePosition = 10; ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn10.Header.VisiblePosition = 11; ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn11.Header.VisiblePosition = 12; ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn12.Header.VisiblePosition = 13; ultraGridColumn12.Hidden = true; ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn13.Header.VisiblePosition = 3; ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn14.Header.VisiblePosition = 14; ultraGridColumn14.Hidden = true; ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn15.Header.VisiblePosition = 15; ultraGridColumn15.Hidden = true; ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn16.Header.VisiblePosition = 4; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn15, ultraGridColumn16}); this.ultraGridRegion.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGridRegion.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.ultraGridRegion.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGridRegion.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGridRegion.Location = new System.Drawing.Point(0, 0); this.ultraGridRegion.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraGridRegion.Name = "ultraGridRegion"; this.ultraGridRegion.Size = new System.Drawing.Size(1091, 516); this.ultraGridRegion.TabIndex = 2; this.ultraGridRegion.AfterCellActivate += new System.EventHandler(this.ultraGridRegion_AfterCellActivate); this.ultraGridRegion.AfterRowActivate += new System.EventHandler(this.ultraGridRegion_AfterRowActivate); this.ultraGridRegion.Click += new System.EventHandler(this.ultraGridRegion_Click); // // uldtsCoupling // this.uldtsCoupling.DataSetName = "NewDataSet"; this.uldtsCoupling.Tables.AddRange(new System.Data.DataTable[] { this.dataTableRegion}); // // dataTableRegion // this.dataTableRegion.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn1, this.dataColumn2, this.dataColumn3, this.dataColumn4, this.dataColumn5, this.dataColumn6, this.dataColumn7, this.dataColumn8, this.dataColumn9, this.dataColumn10, this.dataColumn11, this.dataColumn12, this.dataColumn13, this.dataColumn14, this.dataColumn15, this.dataColumn16}); this.dataTableRegion.TableName = "TableCoupling"; // // dataColumn1 // this.dataColumn1.Caption = "区域名称"; this.dataColumn1.ColumnName = "REGION_NM"; // // dataColumn2 // this.dataColumn2.Caption = "行政区域编码"; this.dataColumn2.ColumnName = "REGION_NO"; // // dataColumn3 // this.dataColumn3.Caption = "区域属性"; this.dataColumn3.ColumnName = "REGION_TYPE_NM"; // // dataColumn4 // this.dataColumn4.Caption = "备注"; this.dataColumn4.ColumnName = "MEMO"; // // dataColumn5 // this.dataColumn5.Caption = "有效标识"; this.dataColumn5.ColumnName = "VALIDFLAG"; // // dataColumn6 // this.dataColumn6.Caption = "创建人"; this.dataColumn6.ColumnName = "CREATE_NAME"; // // dataColumn7 // this.dataColumn7.Caption = "创建时间"; this.dataColumn7.ColumnName = "CREATE_TIME"; // // dataColumn8 // this.dataColumn8.Caption = "修改人"; this.dataColumn8.ColumnName = "UPDATE_NAME"; // // dataColumn9 // this.dataColumn9.Caption = "修改时间"; this.dataColumn9.ColumnName = "UPDATE_TIME"; // // dataColumn10 // this.dataColumn10.Caption = "删除人"; this.dataColumn10.ColumnName = "DELETE_NAME"; // // dataColumn11 // this.dataColumn11.Caption = "删除时间"; this.dataColumn11.ColumnName = "DELETE_TIME"; // // dataColumn12 // this.dataColumn12.Caption = "上级一级代码"; this.dataColumn12.ColumnName = "P_REGION_NO"; // // dataColumn13 // this.dataColumn13.Caption = "上级区域"; this.dataColumn13.ColumnName = "P_REGION_NM"; // // dataColumn14 // this.dataColumn14.Caption = "行政区域属性编码"; this.dataColumn14.ColumnName = "REGION_TYPE_NO"; // // dataColumn15 // this.dataColumn15.Caption = "行政区域级别编码"; this.dataColumn15.ColumnName = "REGION_LVL_NO"; // // dataColumn16 // this.dataColumn16.Caption = "行政片区"; this.dataColumn16.ColumnName = "BIGAREA"; // // ultraPanelLeft // // // ultraPanelLeft.ClientArea // this.ultraPanelLeft.ClientArea.Controls.Add(this.treeRegion); this.ultraPanelLeft.Dock = System.Windows.Forms.DockStyle.Left; this.ultraPanelLeft.Location = new System.Drawing.Point(0, 0); this.ultraPanelLeft.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraPanelLeft.Name = "ultraPanelLeft"; this.ultraPanelLeft.Size = new System.Drawing.Size(249, 516); this.ultraPanelLeft.TabIndex = 1; // // treeRegion // this.treeRegion.Cursor = System.Windows.Forms.Cursors.Arrow; this.treeRegion.Dock = System.Windows.Forms.DockStyle.Left; this.treeRegion.ForeColor = System.Drawing.SystemColors.WindowText; this.treeRegion.ItemHeight = 14; this.treeRegion.LineColor = System.Drawing.Color.White; this.treeRegion.Location = new System.Drawing.Point(0, 0); this.treeRegion.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.treeRegion.Name = "treeRegion"; this.treeRegion.Size = new System.Drawing.Size(248, 516); this.treeRegion.TabIndex = 15; this.treeRegion.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.treeRegion_NodeMouseClick); // // ultraExpandableGroupBoxText // this.ultraExpandableGroupBoxText.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.ultraExpandableGroupBoxText.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraExpandableGroupBoxText.ExpandedSize = new System.Drawing.Size(1340, 126); this.ultraExpandableGroupBoxText.Location = new System.Drawing.Point(0, 516); this.ultraExpandableGroupBoxText.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraExpandableGroupBoxText.Name = "ultraExpandableGroupBoxText"; this.ultraExpandableGroupBoxText.Size = new System.Drawing.Size(1340, 126); this.ultraExpandableGroupBoxText.TabIndex = 6; this.ultraExpandableGroupBoxText.Text = "编辑区"; this.ultraExpandableGroupBoxText.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraExpanUp); this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 23); this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1336, 101); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // ultraExpanUp // this.ultraExpanUp.Controls.Add(this.LabelTopReg); this.ultraExpanUp.Controls.Add(this.ComboEditorPro); this.ultraExpanUp.Controls.Add(this.ultraLabel1); this.ultraExpanUp.Controls.Add(this.comboRegIon); this.ultraExpanUp.Controls.Add(this.LabelRegPro); this.ultraExpanUp.Controls.Add(this.ComboEdiRegPro); this.ultraExpanUp.Controls.Add(this.textBoxMemo); this.ultraExpanUp.Controls.Add(this.labelMemo); this.ultraExpanUp.Controls.Add(this.txtName); this.ultraExpanUp.Controls.Add(this.labelReg); this.ultraExpanUp.Cursor = System.Windows.Forms.Cursors.Default; this.ultraExpanUp.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpanUp.Location = new System.Drawing.Point(0, 0); this.ultraExpanUp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraExpanUp.Name = "ultraExpanUp"; this.ultraExpanUp.Size = new System.Drawing.Size(1336, 101); this.ultraExpanUp.TabIndex = 0; // // LabelTopReg // appearance13.TextHAlignAsString = "Center"; appearance13.TextVAlignAsString = "Middle"; this.LabelTopReg.Appearance = appearance13; this.LabelTopReg.AutoSize = true; this.LabelTopReg.Location = new System.Drawing.Point(288, 14); this.LabelTopReg.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.LabelTopReg.Name = "LabelTopReg"; this.LabelTopReg.Size = new System.Drawing.Size(131, 24); this.LabelTopReg.TabIndex = 14; this.LabelTopReg.Text = " 上级区域"; // // ComboEditorPro // this.ComboEditorPro.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.ComboEditorPro.Location = new System.Drawing.Point(395, 11); this.ComboEditorPro.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ComboEditorPro.Name = "ComboEditorPro"; this.ComboEditorPro.Size = new System.Drawing.Size(192, 24); this.ComboEditorPro.TabIndex = 4; this.ComboEditorPro.TextChanged += new System.EventHandler(this.ComboEditorPro_TextChanged); // // ultraLabel1 // appearance1.TextHAlignAsString = "Center"; appearance1.TextVAlignAsString = "Middle"; this.ultraLabel1.Appearance = appearance1; this.ultraLabel1.AutoSize = true; this.ultraLabel1.Location = new System.Drawing.Point(287, 52); this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(131, 24); this.ultraLabel1.TabIndex = 14; this.ultraLabel1.Text = " 行政片区"; // // comboRegIon // this.comboRegIon.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.comboRegIon.Location = new System.Drawing.Point(395, 52); this.comboRegIon.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.comboRegIon.Name = "comboRegIon"; this.comboRegIon.Size = new System.Drawing.Size(192, 24); this.comboRegIon.TabIndex = 5; // // LabelRegPro // appearance2.TextHAlignAsString = "Center"; appearance2.TextVAlignAsString = "Middle"; this.LabelRegPro.Appearance = appearance2; this.LabelRegPro.AutoSize = true; this.LabelRegPro.Location = new System.Drawing.Point(-19, 56); this.LabelRegPro.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.LabelRegPro.Name = "LabelRegPro"; this.LabelRegPro.Size = new System.Drawing.Size(131, 24); this.LabelRegPro.TabIndex = 14; this.LabelRegPro.Text = " 区域属性"; // // ComboEdiRegPro // this.ComboEdiRegPro.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.ComboEdiRegPro.Location = new System.Drawing.Point(88, 55); this.ComboEdiRegPro.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ComboEdiRegPro.Name = "ComboEdiRegPro"; this.ComboEdiRegPro.Size = new System.Drawing.Size(192, 24); this.ComboEdiRegPro.TabIndex = 3; // // textBoxMemo // this.textBoxMemo.Location = new System.Drawing.Point(645, 12); this.textBoxMemo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.textBoxMemo.MaxLength = 100; this.textBoxMemo.Multiline = true; this.textBoxMemo.Name = "textBoxMemo"; this.textBoxMemo.Size = new System.Drawing.Size(368, 65); this.textBoxMemo.TabIndex = 6; this.textBoxMemo.TextChanged += new System.EventHandler(this.textBoxMemo_TextChanged); // // labelMemo // this.labelMemo.Location = new System.Drawing.Point(597, 14); this.labelMemo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelMemo.Name = "labelMemo"; this.labelMemo.Size = new System.Drawing.Size(40, 24); this.labelMemo.TabIndex = 12; this.labelMemo.Text = "备注"; this.labelMemo.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // txtName // this.txtName.Location = new System.Drawing.Point(88, 10); this.txtName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtName.MaxLength = 40; this.txtName.Name = "txtName"; this.txtName.Size = new System.Drawing.Size(191, 25); this.txtName.TabIndex = 2; this.txtName.TextChanged += new System.EventHandler(this.txtName_TextChanged); // // labelReg // this.labelReg.Location = new System.Drawing.Point(13, 12); this.labelReg.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelReg.Name = "labelReg"; this.labelReg.Size = new System.Drawing.Size(72, 24); this.labelReg.TabIndex = 10; this.labelReg.Text = "区域名称"; this.labelReg.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // FrmRegion // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1340, 642); this.Controls.Add(this.ultraPanel); this.Controls.Add(this.ultraExpandableGroupBoxText); this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5); this.Name = "FrmRegion"; this.Text = "行政地区编码规则"; this.Load += new System.EventHandler(this.frmRegion_Load); this.ultraPanel.ClientArea.ResumeLayout(false); this.ultraPanel.ResumeLayout(false); this.ultraPanelFill.ClientArea.ResumeLayout(false); this.ultraPanelFill.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGridRegion)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uldtsCoupling)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTableRegion)).EndInit(); this.ultraPanelLeft.ClientArea.ResumeLayout(false); this.ultraPanelLeft.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBoxText)).EndInit(); this.ultraExpandableGroupBoxText.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); this.ultraExpanUp.ResumeLayout(false); this.ultraExpanUp.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ComboEditorPro)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.comboRegIon)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ComboEdiRegPro)).EndInit(); this.ResumeLayout(false); } #endregion private Infragistics.Win.Misc.UltraPanel ultraPanel; private Infragistics.Win.Misc.UltraPanel ultraPanelLeft; private Infragistics.Win.Misc.UltraPanel ultraPanelFill; private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBoxText; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1; private System.Windows.Forms.Panel ultraExpanUp; private System.Windows.Forms.TextBox txtName; private System.Windows.Forms.Label labelReg; private System.Windows.Forms.TextBox textBoxMemo; private System.Windows.Forms.Label labelMemo; private Infragistics.Win.Misc.UltraLabel LabelRegPro; private Infragistics.Win.UltraWinEditors.UltraComboEditor ComboEdiRegPro; private Infragistics.Win.Misc.UltraLabel LabelTopReg; private Infragistics.Win.UltraWinEditors.UltraComboEditor ComboEditorPro; private System.Windows.Forms.TreeView treeRegion; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridRegion; private System.Data.DataSet uldtsCoupling; private System.Data.DataTable dataTableRegion; private System.Data.DataColumn dataColumn1; private System.Data.DataColumn dataColumn2; private System.Data.DataColumn dataColumn3; private System.Data.DataColumn dataColumn4; private System.Data.DataColumn dataColumn5; private System.Data.DataColumn dataColumn6; private System.Data.DataColumn dataColumn7; private System.Data.DataColumn dataColumn8; private System.Data.DataColumn dataColumn9; private System.Data.DataColumn dataColumn10; private System.Data.DataColumn dataColumn11; private System.Data.DataColumn dataColumn12; private System.Data.DataColumn dataColumn13; private System.Data.DataColumn dataColumn14; private System.Data.DataColumn dataColumn15; private Infragistics.Win.Misc.UltraLabel ultraLabel1; private Infragistics.Win.UltraWinEditors.UltraComboEditor comboRegIon; private System.Data.DataColumn dataColumn16; } }