| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793 |
- namespace Core.XgMes.Client.JGKC.SteelPlateManager
- {
- partial class FrmSetButtress
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("KCJ_BUTTRESS", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUTTRESSCODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AREACODE", -1, null, 1, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUTTRESSKIND");
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUTTRESSTYPE", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Descending, false);
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUTTRESS");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUTTRESSEXPLAIN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LASTEDITTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATOR");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LASTEDITOR");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISVALID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOCATION");
- 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 appearance16 = 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 appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- this.ulgrid_Butress = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ds_Butress = new System.Data.DataSet();
- this.dt_Buttress = 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.ultxt_buttressCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ulcob_ButressSort = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.ulbut_Clear = new Infragistics.Win.Misc.UltraButton();
- this.ulcob_AreaEdit = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultxt_ButressRemark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultxt_ButressName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ulcob_Area = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ulck_Area = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- 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.panel2 = new System.Windows.Forms.Panel();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.chk_kButress = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.uCob_Butress = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.uCob_kButreess = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- ((System.ComponentModel.ISupportInitialize)(this.ulgrid_Butress)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ds_Butress)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dt_Buttress)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultxt_buttressCode)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulcob_ButressSort)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulcob_AreaEdit)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultxt_ButressRemark)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultxt_ButressName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulcob_Area)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- this.panel1.SuspendLayout();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uCob_Butress)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.uCob_kButreess)).BeginInit();
- this.SuspendLayout();
- //
- // ulgrid_Butress
- //
- this.ulgrid_Butress.DataSource = this.ds_Butress;
- appearance1.BackColor = System.Drawing.Color.Ivory;
- this.ulgrid_Butress.DisplayLayout.Appearance = appearance1;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.Hidden = true;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- appearance2.BackColor = System.Drawing.Color.LightGoldenrodYellow;
- ultraGridColumn2.CellAppearance = appearance2;
- ultraGridColumn2.Header.Caption = "所属区域";
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Always;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 25);
- ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- appearance3.BackColor = System.Drawing.Color.LightGoldenrodYellow;
- ultraGridColumn3.CellAppearance = appearance3;
- ultraGridColumn3.Header.Caption = "垛位分类";
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 25);
- ultraGridColumn3.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- appearance4.BackColor = System.Drawing.Color.LightGoldenrodYellow;
- ultraGridColumn4.CellAppearance = appearance4;
- ultraGridColumn4.EditorControl = this.uCob_kButreess;
- ultraGridColumn4.Header.Caption = "垛位类型";
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 25);
- ultraGridColumn4.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn5.Header.Caption = "垛位名称";
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(129, 25);
- ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn6.Header.Caption = "垛位说明";
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(284, 25);
- ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.Hidden = true;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.Hidden = true;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.Hidden = true;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.Hidden = true;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.Hidden = true;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 20;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.Hidden = true;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 22;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12});
- appearance5.BackColor = System.Drawing.Color.LightSteelBlue;
- ultraGridBand1.Header.Appearance = appearance5;
- ultraGridBand1.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- ultraGridBand1.UseRowLayout = true;
- this.ulgrid_Butress.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ulgrid_Butress.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- this.ulgrid_Butress.DisplayLayout.GroupByBox.Hidden = true;
- this.ulgrid_Butress.DisplayLayout.GroupByBox.Prompt = " 将要分组的列拖至该区域!";
- appearance6.BorderColor = System.Drawing.Color.Black;
- appearance6.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ulgrid_Butress.DisplayLayout.Override.CellAppearance = appearance6;
- this.ulgrid_Butress.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
- this.ulgrid_Butress.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_Butress.DisplayLayout.Override.GroupByRowAppearance = appearance7;
- this.ulgrid_Butress.DisplayLayout.Override.GroupByRowDescriptionMask = "[caption]:[value] ([count]条记录)";
- this.ulgrid_Butress.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCells;
- appearance8.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ulgrid_Butress.DisplayLayout.Override.HeaderAppearance = appearance8;
- this.ulgrid_Butress.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ulgrid_Butress.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_Butress.DisplayLayout.Override.RowAppearance = appearance9;
- appearance10.BackColor = System.Drawing.SystemColors.Window;
- appearance10.BorderColor = System.Drawing.Color.Black;
- appearance10.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ulgrid_Butress.DisplayLayout.Override.RowPreviewAppearance = appearance10;
- this.ulgrid_Butress.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
- this.ulgrid_Butress.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ulgrid_Butress.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- appearance11.TextHAlign = Infragistics.Win.HAlign.Left;
- appearance11.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ulgrid_Butress.DisplayLayout.Override.SelectedRowAppearance = appearance11;
- this.ulgrid_Butress.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
- appearance12.BackColor = System.Drawing.SystemColors.Window;
- this.ulgrid_Butress.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_Butress.DisplayLayout.Override.SummaryFooterCaptionAppearance = appearance13;
- this.ulgrid_Butress.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_Butress.DisplayLayout.Override.SummaryValueAppearance = appearance14;
- appearance15.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ulgrid_Butress.DisplayLayout.Override.TemplateAddRowAppearance = appearance15;
- this.ulgrid_Butress.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ulgrid_Butress.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ulgrid_Butress.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ulgrid_Butress.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ulgrid_Butress.Location = new System.Drawing.Point(0, 0);
- this.ulgrid_Butress.Name = "ulgrid_Butress";
- this.ulgrid_Butress.Size = new System.Drawing.Size(1012, 533);
- this.ulgrid_Butress.TabIndex = 4;
- this.ulgrid_Butress.Text = "垛位信息";
- this.ulgrid_Butress.AfterRowActivate += new System.EventHandler(this.ulgrid_Butress_AfterRowActivate);
- //
- // ds_Butress
- //
- this.ds_Butress.DataSetName = "NewDataSet";
- this.ds_Butress.Locale = new System.Globalization.CultureInfo("zh-CN");
- this.ds_Butress.Tables.AddRange(new System.Data.DataTable[] {
- this.dt_Buttress});
- //
- // dt_Buttress
- //
- this.dt_Buttress.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.dt_Buttress.TableName = "KCJ_BUTTRESS";
- //
- // dataColumn1
- //
- this.dataColumn1.ColumnName = "BUTTRESSCODE";
- //
- // dataColumn2
- //
- this.dataColumn2.ColumnName = "AREACODE";
- //
- // dataColumn3
- //
- this.dataColumn3.ColumnName = "BUTTRESSKIND";
- //
- // dataColumn4
- //
- this.dataColumn4.ColumnName = "BUTTRESSTYPE";
- //
- // dataColumn5
- //
- this.dataColumn5.ColumnName = "BUTTRESS";
- //
- // dataColumn6
- //
- this.dataColumn6.ColumnName = "BUTTRESSEXPLAIN";
- //
- // dataColumn7
- //
- this.dataColumn7.ColumnName = "CREATTIME";
- this.dataColumn7.DataType = typeof(System.DateTime);
- //
- // dataColumn8
- //
- this.dataColumn8.ColumnName = "LASTEDITTIME";
- this.dataColumn8.DataType = typeof(System.DateTime);
- //
- // dataColumn9
- //
- this.dataColumn9.ColumnName = "CREATOR";
- //
- // dataColumn10
- //
- this.dataColumn10.ColumnName = "LASTEDITOR";
- //
- // dataColumn11
- //
- this.dataColumn11.ColumnName = "ISVALID";
- //
- // dataColumn12
- //
- this.dataColumn12.ColumnName = "LOCATION";
- //
- // ultxt_buttressCode
- //
- this.ultxt_buttressCode.AutoSize = true;
- this.ultxt_buttressCode.Location = new System.Drawing.Point(752, 64);
- this.ultxt_buttressCode.Name = "ultxt_buttressCode";
- this.ultxt_buttressCode.Size = new System.Drawing.Size(100, 21);
- this.ultxt_buttressCode.TabIndex = 10;
- this.ultxt_buttressCode.Visible = false;
- //
- // ultraLabel5
- //
- this.ultraLabel5.Location = new System.Drawing.Point(752, 32);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel5.TabIndex = 9;
- this.ultraLabel5.Text = "垛位编码";
- this.ultraLabel5.Visible = false;
- //
- // ulcob_ButressSort
- //
- this.ulcob_ButressSort.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
- this.ulcob_ButressSort.DisplayMember = "";
- this.ulcob_ButressSort.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
- this.ulcob_ButressSort.Location = new System.Drawing.Point(416, 22);
- this.ulcob_ButressSort.Name = "ulcob_ButressSort";
- this.ulcob_ButressSort.Size = new System.Drawing.Size(96, 21);
- this.ulcob_ButressSort.TabIndex = 13;
- this.ulcob_ButressSort.ValueMember = "";
- //
- // ulbut_Clear
- //
- this.ulbut_Clear.Location = new System.Drawing.Point(606, 56);
- this.ulbut_Clear.Name = "ulbut_Clear";
- this.ulbut_Clear.Size = new System.Drawing.Size(75, 23);
- this.ulbut_Clear.TabIndex = 8;
- this.ulbut_Clear.Text = "清除";
- this.ulbut_Clear.Click += new System.EventHandler(this.ulbut_Clear_Click);
- //
- // ulcob_AreaEdit
- //
- this.ulcob_AreaEdit.AutoSize = true;
- this.ulcob_AreaEdit.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ulcob_AreaEdit.Location = new System.Drawing.Point(240, 22);
- this.ulcob_AreaEdit.Name = "ulcob_AreaEdit";
- this.ulcob_AreaEdit.Size = new System.Drawing.Size(96, 21);
- this.ulcob_AreaEdit.TabIndex = 6;
- //
- // ultxt_ButressRemark
- //
- this.ultxt_ButressRemark.AutoSize = true;
- this.ultxt_ButressRemark.Location = new System.Drawing.Point(77, 56);
- this.ultxt_ButressRemark.Name = "ultxt_ButressRemark";
- this.ultxt_ButressRemark.Size = new System.Drawing.Size(523, 21);
- this.ultxt_ButressRemark.TabIndex = 5;
- //
- // ultraLabel4
- //
- appearance16.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraLabel4.Appearance = appearance16;
- this.ultraLabel4.Location = new System.Drawing.Point(16, 56);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel4.TabIndex = 3;
- this.ultraLabel4.Text = "垛位声明";
- //
- // ultxt_ButressName
- //
- this.ultxt_ButressName.AutoSize = true;
- this.ultxt_ButressName.Location = new System.Drawing.Point(77, 22);
- this.ultxt_ButressName.Name = "ultxt_ButressName";
- this.ultxt_ButressName.Size = new System.Drawing.Size(96, 21);
- this.ultxt_ButressName.TabIndex = 4;
- //
- // ulcob_Area
- //
- this.ulcob_Area.AutoSize = true;
- this.ulcob_Area.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ulcob_Area.Enabled = false;
- this.ulcob_Area.Location = new System.Drawing.Point(104, 16);
- this.ulcob_Area.Name = "ulcob_Area";
- this.ulcob_Area.Size = new System.Drawing.Size(104, 21);
- this.ulcob_Area.TabIndex = 4;
- //
- // ulck_Area
- //
- this.ulck_Area.Location = new System.Drawing.Point(24, 16);
- this.ulck_Area.Name = "ulck_Area";
- this.ulck_Area.Size = new System.Drawing.Size(72, 20);
- this.ulck_Area.TabIndex = 3;
- this.ulck_Area.Text = "所属区域";
- this.ulck_Area.CheckedChanged += new System.EventHandler(this.ulck_Area_CheckedChanged);
- //
- // 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 = 4;
- //
- // _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;
- //
- // panel2
- //
- this.panel2.Controls.Add(this.ulgrid_Butress);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(0, 80);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1012, 533);
- this.panel2.TabIndex = 7;
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(800, 120);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 613);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1012, 120);
- this.ultraExpandableGroupBox1.SupportThemes = false;
- this.ultraExpandableGroupBox1.TabIndex = 6;
- this.ultraExpandableGroupBox1.Text = "编辑区域";
- this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.uCob_kButreess);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ulcob_ButressSort);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultxt_buttressCode);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ulbut_Clear);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ulcob_AreaEdit);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultxt_ButressRemark);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultxt_ButressName);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
- 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, 98);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // ultraLabel3
- //
- appearance18.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraLabel3.Appearance = appearance18;
- this.ultraLabel3.Location = new System.Drawing.Point(352, 24);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel3.TabIndex = 2;
- this.ultraLabel3.Text = "垛位分类";
- //
- // ultraLabel2
- //
- appearance19.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraLabel2.Appearance = appearance19;
- this.ultraLabel2.Location = new System.Drawing.Point(184, 24);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel2.TabIndex = 1;
- this.ultraLabel2.Text = "所属区域";
- //
- // ultraLabel1
- //
- appearance20.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraLabel1.Appearance = appearance20;
- this.ultraLabel1.Location = new System.Drawing.Point(16, 24);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel1.TabIndex = 0;
- this.ultraLabel1.Text = "垛位名称";
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.uCob_Butress);
- this.ultraGroupBox1.Controls.Add(this.chk_kButress);
- this.ultraGroupBox1.Controls.Add(this.ulcob_Area);
- this.ultraGroupBox1.Controls.Add(this.ulck_Area);
- 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, 48);
- this.ultraGroupBox1.SupportThemes = false;
- this.ultraGroupBox1.TabIndex = 5;
- //
- // ultraLabel6
- //
- appearance17.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraLabel6.Appearance = appearance17;
- this.ultraLabel6.Location = new System.Drawing.Point(518, 24);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel6.TabIndex = 14;
- this.ultraLabel6.Text = "垛位类型";
- //
- // chk_kButress
- //
- this.chk_kButress.Location = new System.Drawing.Point(223, 17);
- this.chk_kButress.Name = "chk_kButress";
- this.chk_kButress.Size = new System.Drawing.Size(72, 20);
- this.chk_kButress.TabIndex = 5;
- this.chk_kButress.Text = "垛位类型";
- this.chk_kButress.CheckedChanged += new System.EventHandler(this.chk_kButress_CheckedChanged);
- //
- // uCob_Butress
- //
- this.uCob_Butress.AutoSize = true;
- this.uCob_Butress.Enabled = false;
- valueListItem3.DataValue = "0";
- valueListItem3.DisplayText = "原料";
- valueListItem4.DataValue = "1";
- valueListItem4.DisplayText = "成品";
- this.uCob_Butress.Items.Add(valueListItem3);
- this.uCob_Butress.Items.Add(valueListItem4);
- this.uCob_Butress.Location = new System.Drawing.Point(292, 15);
- this.uCob_Butress.Name = "uCob_Butress";
- this.uCob_Butress.Size = new System.Drawing.Size(79, 21);
- this.uCob_Butress.TabIndex = 18;
- //
- // uCob_kButreess
- //
- this.uCob_kButreess.AutoSize = true;
- valueListItem1.DataValue = "0";
- valueListItem1.DisplayText = "原料";
- valueListItem2.DataValue = "1";
- valueListItem2.DisplayText = "成品";
- this.uCob_kButreess.Items.Add(valueListItem1);
- this.uCob_kButreess.Items.Add(valueListItem2);
- this.uCob_kButreess.Location = new System.Drawing.Point(578, 22);
- this.uCob_kButreess.Name = "uCob_kButreess";
- this.uCob_kButreess.Size = new System.Drawing.Size(79, 21);
- this.uCob_kButreess.TabIndex = 19;
- //
- // FrmSetButtress
- //
- 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.panel2);
- this.Controls.Add(this.ultraExpandableGroupBox1);
- this.Controls.Add(this.ultraGroupBox1);
- this.Controls.Add(this.panel1);
- this.Name = "FrmSetButtress";
- this.Text = "原料垛位设置管理";
- this.Load += new System.EventHandler(this.FrmSetButtress_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ulgrid_Butress)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ds_Butress)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dt_Buttress)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultxt_buttressCode)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulcob_ButressSort)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulcob_AreaEdit)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultxt_ButressRemark)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultxt_ButressName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulcob_Area)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.uCob_Butress)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.uCob_kButreess)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.UltraWinGrid.UltraGrid ulgrid_Butress;
- private System.Data.DataSet ds_Butress;
- private System.Data.DataTable dt_Buttress;
- 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 Infragistics.Win.UltraWinEditors.UltraTextEditor ultxt_buttressCode;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.UltraWinGrid.UltraCombo ulcob_ButressSort;
- private Infragistics.Win.Misc.UltraButton ulbut_Clear;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ulcob_AreaEdit;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxt_ButressRemark;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxt_ButressName;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ulcob_Area;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ulck_Area;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private System.Windows.Forms.Panel panel1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
- 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 System.Windows.Forms.Panel panel2;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_kButress;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor uCob_Butress;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor uCob_kButreess;
- }
- }
|