namespace Core.XgMes.Client.JGKC.SteelPlateManager { partial class FrmSetArea { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("工具栏"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Rework"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Rework"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("KCJ_AREA", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AREACODE"); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AREANAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATTIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LASTEDITTIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATOR"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LASTEDITOR"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISVALID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AREAEXPLAIN"); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AREATYPE"); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance(); Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem(); this.ultxt_AreaNameEdit = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel(); this.ultxt_AreaRemark = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel(); this.dt_Area = 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.ds_Area = new System.Data.DataSet(); this.Calc_Area = new Infragistics.Win.UltraWinCalcManager.UltraCalcManager(this.components); this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); this.panel1 = new System.Windows.Forms.Panel(); this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ulgrid_Area = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.ultxt_AreaName = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ulck_AreaName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.ulck_AreaID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.ultxt_AreaID = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultxt_AreaCodeEdit = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel(); this.chk_Karea = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.ucob_kAreas = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ulcob_Karea = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); ((System.ComponentModel.ISupportInitialize)(this.ultxt_AreaNameEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultxt_AreaRemark)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dt_Area)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ds_Area)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Calc_Area)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit(); this.panel1.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit(); this.ultraExpandableGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ulgrid_Area)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultxt_AreaName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultxt_AreaID)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultxt_AreaCodeEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ucob_kAreas)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ulcob_Karea)).BeginInit(); this.SuspendLayout(); // // ultxt_AreaNameEdit // this.ultxt_AreaNameEdit.AutoSize = true; this.ultxt_AreaNameEdit.Location = new System.Drawing.Point(88, 12); this.ultxt_AreaNameEdit.Name = "ultxt_AreaNameEdit"; this.ultxt_AreaNameEdit.Size = new System.Drawing.Size(112, 21); this.ultxt_AreaNameEdit.TabIndex = 5; // // ultraLabel3 // this.ultraLabel3.Location = new System.Drawing.Point(24, 16); this.ultraLabel3.Name = "ultraLabel3"; this.ultraLabel3.Size = new System.Drawing.Size(54, 16); this.ultraLabel3.TabIndex = 4; this.ultraLabel3.Text = "区域名称"; // // ultxt_AreaRemark // this.ultxt_AreaRemark.AutoSize = true; this.ultxt_AreaRemark.Location = new System.Drawing.Point(88, 44); this.ultxt_AreaRemark.Name = "ultxt_AreaRemark"; this.ultxt_AreaRemark.Size = new System.Drawing.Size(456, 21); this.ultxt_AreaRemark.TabIndex = 3; // // ultraLabel2 // appearance1.TextVAlign = Infragistics.Win.VAlign.Middle; this.ultraLabel2.Appearance = appearance1; this.ultraLabel2.Location = new System.Drawing.Point(24, 48); this.ultraLabel2.Name = "ultraLabel2"; this.ultraLabel2.RightToLeft = System.Windows.Forms.RightToLeft.No; this.ultraLabel2.Size = new System.Drawing.Size(54, 16); this.ultraLabel2.TabIndex = 1; this.ultraLabel2.Text = "区域说明"; // // dt_Area // this.dt_Area.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.dt_Area.TableName = "KCJ_AREA"; // // dataColumn1 // this.dataColumn1.ColumnName = "AREACODE"; // // dataColumn2 // this.dataColumn2.ColumnName = "AREANAME"; // // dataColumn3 // this.dataColumn3.ColumnName = "CREATTIME"; this.dataColumn3.DataType = typeof(System.DateTime); // // dataColumn4 // this.dataColumn4.ColumnName = "LASTEDITTIME"; this.dataColumn4.DataType = typeof(System.DateTime); // // dataColumn5 // this.dataColumn5.ColumnName = "CREATOR"; // // dataColumn6 // this.dataColumn6.ColumnName = "LASTEDITOR"; // // dataColumn7 // this.dataColumn7.ColumnName = "ISVALID"; // // dataColumn8 // this.dataColumn8.ColumnName = "AREAEXPLAIN"; // // dataColumn9 // this.dataColumn9.ColumnName = "AREATYPE"; // // ds_Area // this.ds_Area.DataSetName = "NewDataSet"; this.ds_Area.Locale = new System.Globalization.CultureInfo("zh-CN"); this.ds_Area.Tables.AddRange(new System.Data.DataTable[] { this.dt_Area}); // // Calc_Area // this.Calc_Area.ContainingControl = this; // // ultraToolbarsManager1 // this.ultraToolbarsManager1.DesignerFlags = 1; this.ultraToolbarsManager1.DockWithinContainer = this.panel1; this.ultraToolbarsManager1.ShowFullMenusDelay = 500; this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2000; ultraToolbar1.DockedColumn = 0; ultraToolbar1.DockedRow = 0; ultraToolbar1.Text = "工具栏"; buttonTool1.InstanceProps.IsFirstInGroup = true; buttonTool2.InstanceProps.IsFirstInGroup = true; buttonTool3.InstanceProps.IsFirstInGroup = true; buttonTool4.InstanceProps.IsFirstInGroup = true; ultraToolbar1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool1, buttonTool2, buttonTool3, buttonTool4}); this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar1}); this.ultraToolbarsManager1.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False; buttonTool5.SharedProps.Caption = "新增"; buttonTool5.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool6.SharedProps.Caption = "修改"; buttonTool6.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool7.SharedProps.Caption = "查询"; buttonTool7.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool8.SharedProps.Caption = "关闭"; buttonTool8.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool5, buttonTool6, buttonTool7, buttonTool8}); this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick); // // panel1 // this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1012, 32); this.panel1.TabIndex = 5; // // _panel1_Toolbars_Dock_Area_Left // this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control; this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left; this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24); this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left"; this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 8); this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1; // // _panel1_Toolbars_Dock_Area_Right // this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control; this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right; this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1012, 24); this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right"; this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 8); this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1; // // _panel1_Toolbars_Dock_Area_Top // this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control; this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top; this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0); this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top"; this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1012, 24); this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1; // // _panel1_Toolbars_Dock_Area_Bottom // this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control; this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom; this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 32); this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom"; this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1012, 0); this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ulcob_Karea); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultxt_AreaNameEdit); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultxt_AreaRemark); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultxt_AreaCodeEdit); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1); this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1008, 82); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // ultraExpandableGroupBox1 // this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(840, 136); this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 629); this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1"; this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1012, 104); this.ultraExpandableGroupBox1.SupportThemes = false; this.ultraExpandableGroupBox1.TabIndex = 7; this.ultraExpandableGroupBox1.Text = "编辑区域"; this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005; // // ulgrid_Area // this.ulgrid_Area.CalcManager = this.Calc_Area; this.ulgrid_Area.DataSource = this.ds_Area; appearance2.BackColor = System.Drawing.Color.Ivory; this.ulgrid_Area.DisplayLayout.Appearance = appearance2; ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; appearance3.BackColor = System.Drawing.Color.LightGoldenrodYellow; ultraGridColumn1.CellAppearance = appearance3; ultraGridColumn1.Header.Caption = "区域编码"; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0; ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 24); ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25); ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn2.Header.Caption = "区域名称"; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 24); ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25); ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn3.Header.Caption = "创建时间"; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.Hidden = true; ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn4.Header.Caption = "修改时间"; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.Hidden = true; ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn5.Header.Caption = "创建人"; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.Hidden = true; ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn6.Header.Caption = "修改人"; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.Hidden = true; ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn7.Header.Caption = "是否有效"; ultraGridColumn7.Header.VisiblePosition = 6; ultraGridColumn7.Hidden = true; ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; appearance4.BackColor = System.Drawing.Color.LightGoldenrodYellow; ultraGridColumn8.CellAppearance = appearance4; ultraGridColumn8.Header.Caption = "区域说明"; ultraGridColumn8.Header.VisiblePosition = 7; ultraGridColumn8.RowLayoutColumnInfo.OriginX = 6; ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(391, 24); ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25); ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn9.EditorControl = this.ucob_kAreas; ultraGridColumn9.Header.Caption = "区域类型"; ultraGridColumn9.Header.VisiblePosition = 8; ultraGridColumn9.RowLayoutColumnInfo.OriginX = 4; ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 24); ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25); ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9}); appearance5.BackColor = System.Drawing.Color.LightSteelBlue; ultraGridBand1.Header.Appearance = appearance5; ultraGridBand1.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; ultraGridBand1.UseRowLayout = true; this.ulgrid_Area.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ulgrid_Area.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; this.ulgrid_Area.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ulgrid_Area.DisplayLayout.GroupByBox.Hidden = true; this.ulgrid_Area.DisplayLayout.GroupByBox.Prompt = " 将要分组的列拖至该区域!"; appearance6.BorderColor = System.Drawing.Color.Black; appearance6.TextVAlign = Infragistics.Win.VAlign.Middle; this.ulgrid_Area.DisplayLayout.Override.CellAppearance = appearance6; this.ulgrid_Area.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; this.ulgrid_Area.DisplayLayout.Override.CellPadding = 0; appearance7.BackColor = System.Drawing.SystemColors.Control; appearance7.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance7.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance7.BorderColor = System.Drawing.SystemColors.Window; appearance7.TextHAlign = Infragistics.Win.HAlign.Left; appearance7.TextVAlign = Infragistics.Win.VAlign.Middle; this.ulgrid_Area.DisplayLayout.Override.GroupByRowAppearance = appearance7; this.ulgrid_Area.DisplayLayout.Override.GroupByRowDescriptionMask = "[caption]:[value] ([count]条记录)"; this.ulgrid_Area.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCells; appearance8.BackColor = System.Drawing.Color.LightSteelBlue; this.ulgrid_Area.DisplayLayout.Override.HeaderAppearance = appearance8; this.ulgrid_Area.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ulgrid_Area.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard; appearance9.BackColor = System.Drawing.SystemColors.Window; appearance9.BorderColor = System.Drawing.Color.Black; appearance9.TextVAlign = Infragistics.Win.VAlign.Middle; this.ulgrid_Area.DisplayLayout.Override.RowAppearance = appearance9; appearance10.BackColor = System.Drawing.SystemColors.Window; appearance10.BorderColor = System.Drawing.Color.Black; appearance10.TextVAlign = Infragistics.Win.VAlign.Middle; this.ulgrid_Area.DisplayLayout.Override.RowPreviewAppearance = appearance10; this.ulgrid_Area.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement; this.ulgrid_Area.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.ulgrid_Area.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; appearance11.TextHAlign = Infragistics.Win.HAlign.Left; appearance11.TextVAlign = Infragistics.Win.VAlign.Middle; this.ulgrid_Area.DisplayLayout.Override.SelectedRowAppearance = appearance11; this.ulgrid_Area.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed; appearance12.BackColor = System.Drawing.SystemColors.Window; this.ulgrid_Area.DisplayLayout.Override.SummaryFooterAppearance = appearance12; appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); appearance13.ForeColor = System.Drawing.Color.Red; this.ulgrid_Area.DisplayLayout.Override.SummaryFooterCaptionAppearance = appearance13; this.ulgrid_Area.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance14.BackColor = System.Drawing.Color.MistyRose; appearance14.ForeColor = System.Drawing.Color.Blue; appearance14.TextHAlign = Infragistics.Win.HAlign.Right; appearance14.TextVAlign = Infragistics.Win.VAlign.Middle; this.ulgrid_Area.DisplayLayout.Override.SummaryValueAppearance = appearance14; appearance15.BackColor = System.Drawing.SystemColors.ControlLight; this.ulgrid_Area.DisplayLayout.Override.TemplateAddRowAppearance = appearance15; this.ulgrid_Area.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ulgrid_Area.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ulgrid_Area.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.ulgrid_Area.Dock = System.Windows.Forms.DockStyle.Fill; this.ulgrid_Area.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ulgrid_Area.Location = new System.Drawing.Point(0, 88); this.ulgrid_Area.Name = "ulgrid_Area"; this.ulgrid_Area.Size = new System.Drawing.Size(1012, 541); this.ulgrid_Area.TabIndex = 9; this.ulgrid_Area.Text = "垛位区位信息"; this.ulgrid_Area.AfterRowActivate += new System.EventHandler(this.ulgrid_Area_AfterRowActivate); // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.ucob_kAreas); this.ultraGroupBox1.Controls.Add(this.chk_Karea); this.ultraGroupBox1.Controls.Add(this.ultxt_AreaName); this.ultraGroupBox1.Controls.Add(this.ulck_AreaName); this.ultraGroupBox1.Controls.Add(this.ulck_AreaID); this.ultraGroupBox1.Controls.Add(this.ultxt_AreaID); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.ultraGroupBox1.Location = new System.Drawing.Point(0, 32); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(1012, 56); this.ultraGroupBox1.SupportThemes = false; this.ultraGroupBox1.TabIndex = 8; // // ultxt_AreaName // this.ultxt_AreaName.AutoSize = true; this.ultxt_AreaName.Enabled = false; this.ultxt_AreaName.Location = new System.Drawing.Point(304, 16); this.ultxt_AreaName.Name = "ultxt_AreaName"; this.ultxt_AreaName.Size = new System.Drawing.Size(100, 21); this.ultxt_AreaName.TabIndex = 4; // // ulck_AreaName // this.ulck_AreaName.Location = new System.Drawing.Point(224, 16); this.ulck_AreaName.Name = "ulck_AreaName"; this.ulck_AreaName.Size = new System.Drawing.Size(80, 20); this.ulck_AreaName.TabIndex = 3; this.ulck_AreaName.Text = "区域名称"; this.ulck_AreaName.CheckedChanged += new System.EventHandler(this.ulck_AreaName_CheckedChanged); // // ulck_AreaID // this.ulck_AreaID.Location = new System.Drawing.Point(24, 16); this.ulck_AreaID.Name = "ulck_AreaID"; this.ulck_AreaID.Size = new System.Drawing.Size(80, 20); this.ulck_AreaID.TabIndex = 2; this.ulck_AreaID.Text = "区域编码"; this.ulck_AreaID.CheckedChanged += new System.EventHandler(this.ulck_AreaID_CheckedChanged); // // ultxt_AreaID // this.ultxt_AreaID.AutoSize = true; this.ultxt_AreaID.Enabled = false; this.ultxt_AreaID.Location = new System.Drawing.Point(104, 16); this.ultxt_AreaID.Name = "ultxt_AreaID"; this.ultxt_AreaID.Size = new System.Drawing.Size(100, 21); this.ultxt_AreaID.TabIndex = 1; // // ultxt_AreaCodeEdit // appearance17.BackColor = System.Drawing.Color.AntiqueWhite; this.ultxt_AreaCodeEdit.Appearance = appearance17; this.ultxt_AreaCodeEdit.AutoSize = true; this.ultxt_AreaCodeEdit.Location = new System.Drawing.Point(688, 16); this.ultxt_AreaCodeEdit.Name = "ultxt_AreaCodeEdit"; this.ultxt_AreaCodeEdit.Size = new System.Drawing.Size(112, 21); this.ultxt_AreaCodeEdit.TabIndex = 2; this.ultxt_AreaCodeEdit.Visible = false; // // ultraLabel1 // appearance18.TextVAlign = Infragistics.Win.VAlign.Middle; this.ultraLabel1.Appearance = appearance18; this.ultraLabel1.Location = new System.Drawing.Point(576, 24); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(54, 16); this.ultraLabel1.TabIndex = 0; this.ultraLabel1.Text = "区域编码"; this.ultraLabel1.Visible = false; // // ultraLabel4 // appearance16.TextVAlign = Infragistics.Win.VAlign.Middle; this.ultraLabel4.Appearance = appearance16; this.ultraLabel4.Location = new System.Drawing.Point(206, 16); this.ultraLabel4.Name = "ultraLabel4"; this.ultraLabel4.Size = new System.Drawing.Size(54, 16); this.ultraLabel4.TabIndex = 14; this.ultraLabel4.Text = "区域类型"; // // chk_Karea // this.chk_Karea.Location = new System.Drawing.Point(410, 16); this.chk_Karea.Name = "chk_Karea"; this.chk_Karea.Size = new System.Drawing.Size(80, 20); this.chk_Karea.TabIndex = 5; this.chk_Karea.Text = "区域类型"; this.chk_Karea.CheckedChanged += new System.EventHandler(this.chk_Karea_CheckedChanged); // // ucob_kAreas // this.ucob_kAreas.AutoSize = true; this.ucob_kAreas.Enabled = false; valueListItem1.DataValue = "0"; valueListItem1.DisplayText = "原料"; valueListItem2.DataValue = "1"; valueListItem2.DisplayText = "成品"; this.ucob_kAreas.Items.Add(valueListItem1); this.ucob_kAreas.Items.Add(valueListItem2); this.ucob_kAreas.Location = new System.Drawing.Point(481, 15); this.ucob_kAreas.Name = "ucob_kAreas"; this.ucob_kAreas.Size = new System.Drawing.Size(79, 21); this.ucob_kAreas.TabIndex = 17; // // ulcob_Karea // this.ulcob_Karea.AutoSize = true; valueListItem3.DataValue = "0"; valueListItem3.DisplayText = "原料"; valueListItem4.DataValue = "1"; valueListItem4.DisplayText = "成品"; this.ulcob_Karea.Items.Add(valueListItem3); this.ulcob_Karea.Items.Add(valueListItem4); this.ulcob_Karea.Location = new System.Drawing.Point(259, 15); this.ulcob_Karea.Name = "ulcob_Karea"; this.ulcob_Karea.Size = new System.Drawing.Size(79, 21); this.ulcob_Karea.TabIndex = 18; // // FrmSetArea // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1012, 733); this.Controls.Add(this.ulgrid_Area); this.Controls.Add(this.ultraGroupBox1); this.Controls.Add(this.panel1); this.Controls.Add(this.ultraExpandableGroupBox1); this.Name = "FrmSetArea"; this.Text = "原料区域设置管理"; this.Load += new System.EventHandler(this.FrmSetArea_Load); ((System.ComponentModel.ISupportInitialize)(this.ultxt_AreaNameEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultxt_AreaRemark)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dt_Area)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ds_Area)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Calc_Area)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit(); this.panel1.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit(); this.ultraExpandableGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ulgrid_Area)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultxt_AreaName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultxt_AreaID)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultxt_AreaCodeEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ucob_kAreas)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ulcob_Karea)).EndInit(); this.ResumeLayout(false); } #endregion private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxt_AreaNameEdit; private Infragistics.Win.Misc.UltraLabel ultraLabel3; private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxt_AreaRemark; private Infragistics.Win.Misc.UltraLabel ultraLabel2; private System.Data.DataTable dt_Area; 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.DataSet ds_Area; private Infragistics.Win.UltraWinCalcManager.UltraCalcManager Calc_Area; private System.Windows.Forms.Panel panel1; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left; private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom; private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1; private Infragistics.Win.UltraWinGrid.UltraGrid ulgrid_Area; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxt_AreaName; private Infragistics.Win.UltraWinEditors.UltraCheckEditor ulck_AreaName; private Infragistics.Win.UltraWinEditors.UltraCheckEditor ulck_AreaID; private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxt_AreaID; private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxt_AreaCodeEdit; private Infragistics.Win.Misc.UltraLabel ultraLabel1; private Infragistics.Win.Misc.UltraLabel ultraLabel4; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_Karea; private Infragistics.Win.UltraWinEditors.UltraComboEditor ucob_kAreas; private Infragistics.Win.UltraWinEditors.UltraComboEditor ulcob_Karea; } }