| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552 |
- namespace Core.StlMes.Client.LgResMgt
- {
- partial class frmCutInfoAssit
- {
- /// <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.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("QUERY");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("NEW");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("MODIFY");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DEL");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("SAVE");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("CANCEL");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("EXPORT");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("CLOSE");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("QUERY");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("NEW");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("MODIFY");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DEL");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("SAVE");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("CANCEL");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool15 = new Infragistics.Win.UltraWinToolbars.ButtonTool("EXPORT");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("CLOSE");
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("RESET");
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BILLETNO");
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HEATNO");
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CATEGORY", -1, 8086672);
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("THICKNESS");
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WIDTH");
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LENGTH");
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHT");
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUTTIME");
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BOOKER");
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OPTDATE");
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRODORDERNO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPLOADER");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPLOADTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPSTATUS");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DENSITY");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("THWEIGHT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLUXCODE");
- Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueList valueList1 = new Infragistics.Win.ValueList(8086672);
- Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool40 = new Infragistics.Win.UltraWinToolbars.ButtonTool("left");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool41 = new Infragistics.Win.UltraWinToolbars.ButtonTool("right");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool45 = new Infragistics.Win.UltraWinToolbars.ButtonTool("add");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool46 = new Infragistics.Win.UltraWinToolbars.ButtonTool("edit");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool47 = new Infragistics.Win.UltraWinToolbars.ButtonTool("del");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool43 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ok");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool42 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cancel");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool57 = new Infragistics.Win.UltraWinToolbars.ButtonTool("add");
- Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCutInfoAssit));
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool58 = new Infragistics.Win.UltraWinToolbars.ButtonTool("del");
- Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool59 = new Infragistics.Win.UltraWinToolbars.ButtonTool("edit");
- Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool61 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ok");
- Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool62 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cancel");
- Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool32 = new Infragistics.Win.UltraWinToolbars.ButtonTool("left");
- Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool33 = new Infragistics.Win.UltraWinToolbars.ButtonTool("right");
- Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
- this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this._frmStyleBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._frmStyleBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._frmStyleBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._frmStyleBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.groupBox6 = new System.Windows.Forms.GroupBox();
- this.label18 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.checkBox1 = new System.Windows.Forms.CheckBox();
- this.isUp = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label3 = new System.Windows.Forms.Label();
- this.checkBox2 = new System.Windows.Forms.CheckBox();
- this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.label2 = new System.Windows.Forms.Label();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = 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.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn18 = new System.Data.DataColumn();
- this.dataColumn19 = new System.Data.DataColumn();
- this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraExpandableGroupBoxPanel1_Fill_Panel = new System.Windows.Forms.Panel();
- this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
- this.label16 = new System.Windows.Forms.Label();
- this.label15 = new System.Windows.Forms.Label();
- this.ultraFlux = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label14 = new System.Windows.Forms.Label();
- this.txtThweight = new System.Windows.Forms.TextBox();
- this.label12 = new System.Windows.Forms.Label();
- this.textBox2 = new System.Windows.Forms.TextBox();
- this.label13 = new System.Windows.Forms.Label();
- this.ultraToolbarsDockArea1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsDockArea2 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsDockArea3 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsDockArea4 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._ClientArea_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._ClientArea_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._ClientArea_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._ClientArea_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.txtPro = new System.Windows.Forms.TextBox();
- this.label9 = new System.Windows.Forms.Label();
- this.txtID = new System.Windows.Forms.TextBox();
- this.label6 = new System.Windows.Forms.Label();
- this.txtWeight = new System.Windows.Forms.TextBox();
- this.label5 = new System.Windows.Forms.Label();
- this.txtLength = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.txtWidth = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.txtThickness = new System.Windows.Forms.TextBox();
- this.cboCutType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.cutTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.label11 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.txtHeatNo = new System.Windows.Forms.TextBox();
- this.label21 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.ultraToolbarsDockArea7 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.uTbMTool = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this.ultraToolbarsDockArea8 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsDockArea5 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsDockArea6 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- this.groupBox6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.isUp)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1_Fill_Panel.SuspendLayout();
- this.ultraPanel3.ClientArea.SuspendLayout();
- this.ultraPanel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraFlux)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cboCutType)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cutTime)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.uTbMTool)).BeginInit();
- this.SuspendLayout();
- //
- // ultraToolbarsManager1
- //
- this.ultraToolbarsManager1.DesignerFlags = 1;
- this.ultraToolbarsManager1.DockWithinContainer = this;
- this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
- this.ultraToolbarsManager1.LockToolbars = true;
- this.ultraToolbarsManager1.MdiMergeable = false;
- this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
- this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
- this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.VisualStudio2005;
- ultraToolbar2.DockedColumn = 0;
- ultraToolbar2.DockedRow = 0;
- buttonTool1.InstanceProps.IsFirstInGroup = true;
- buttonTool2.InstanceProps.IsFirstInGroup = true;
- buttonTool3.InstanceProps.IsFirstInGroup = true;
- buttonTool4.InstanceProps.IsFirstInGroup = true;
- buttonTool5.InstanceProps.IsFirstInGroup = true;
- buttonTool6.InstanceProps.IsFirstInGroup = true;
- buttonTool7.InstanceProps.IsFirstInGroup = true;
- buttonTool8.InstanceProps.IsFirstInGroup = true;
- ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool1,
- buttonTool2,
- buttonTool3,
- buttonTool4,
- buttonTool5,
- buttonTool6,
- buttonTool7,
- buttonTool8});
- ultraToolbar2.Text = "UltraToolbar1";
- this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar2});
- buttonTool9.SharedPropsInternal.Caption = "查询(&F)";
- buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool10.SharedPropsInternal.Caption = "新增(&N)";
- buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool11.SharedPropsInternal.Caption = "修改(&M)";
- buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool12.SharedPropsInternal.Caption = "删除(&D)";
- buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool13.SharedPropsInternal.Caption = "保存(&S)";
- buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool17.SharedPropsInternal.Caption = "取消(&C)";
- buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool15.SharedPropsInternal.Caption = "导出&Excel";
- buttonTool15.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool16.SharedPropsInternal.Caption = "关闭(&Q)";
- buttonTool16.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool9,
- buttonTool10,
- buttonTool11,
- buttonTool12,
- buttonTool13,
- buttonTool17,
- buttonTool15,
- buttonTool16});
- this.ultraToolbarsManager1.Visible = false;
- //
- // _frmStyleBase_Toolbars_Dock_Area_Left
- //
- this._frmStyleBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._frmStyleBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
- this._frmStyleBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._frmStyleBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._frmStyleBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
- this._frmStyleBase_Toolbars_Dock_Area_Left.Name = "_frmStyleBase_Toolbars_Dock_Area_Left";
- this._frmStyleBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 553);
- this._frmStyleBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _frmStyleBase_Toolbars_Dock_Area_Right
- //
- this._frmStyleBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._frmStyleBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
- this._frmStyleBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._frmStyleBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._frmStyleBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1048, 28);
- this._frmStyleBase_Toolbars_Dock_Area_Right.Name = "_frmStyleBase_Toolbars_Dock_Area_Right";
- this._frmStyleBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 553);
- this._frmStyleBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _frmStyleBase_Toolbars_Dock_Area_Top
- //
- this._frmStyleBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._frmStyleBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
- this._frmStyleBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._frmStyleBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._frmStyleBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._frmStyleBase_Toolbars_Dock_Area_Top.Name = "_frmStyleBase_Toolbars_Dock_Area_Top";
- this._frmStyleBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1048, 28);
- this._frmStyleBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _frmStyleBase_Toolbars_Dock_Area_Bottom
- //
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 581);
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.Name = "_frmStyleBase_Toolbars_Dock_Area_Bottom";
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1048, 0);
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.groupBox6);
- this.ultraGroupBox1.Controls.Add(this.checkBox1);
- this.ultraGroupBox1.Controls.Add(this.isUp);
- this.ultraGroupBox1.Controls.Add(this.label3);
- this.ultraGroupBox1.Controls.Add(this.checkBox2);
- this.ultraGroupBox1.Controls.Add(this.ultraTextEditor2);
- this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor2);
- this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1);
- this.ultraGroupBox1.Controls.Add(this.label2);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 28);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1048, 45);
- this.ultraGroupBox1.TabIndex = 1;
- //
- // groupBox6
- //
- this.groupBox6.Controls.Add(this.label18);
- this.groupBox6.Controls.Add(this.label10);
- this.groupBox6.Dock = System.Windows.Forms.DockStyle.Right;
- this.groupBox6.Location = new System.Drawing.Point(886, 0);
- this.groupBox6.Name = "groupBox6";
- this.groupBox6.Size = new System.Drawing.Size(159, 42);
- this.groupBox6.TabIndex = 117;
- this.groupBox6.TabStop = false;
- this.groupBox6.Text = "图例";
- this.groupBox6.Visible = false;
- //
- // label18
- //
- this.label18.BackColor = System.Drawing.Color.White;
- this.label18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.label18.Location = new System.Drawing.Point(11, 15);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(65, 21);
- this.label18.TabIndex = 7;
- this.label18.Text = "未上传";
- this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label10
- //
- this.label10.BackColor = System.Drawing.Color.LightGreen;
- this.label10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.label10.Location = new System.Drawing.Point(82, 15);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(65, 21);
- this.label10.TabIndex = 9;
- this.label10.Text = "已上传";
- this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // checkBox1
- //
- this.checkBox1.AutoSize = true;
- this.checkBox1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.checkBox1.Font = new System.Drawing.Font("宋体", 9F);
- this.checkBox1.Location = new System.Drawing.Point(549, 18);
- this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(69, 16);
- this.checkBox1.TabIndex = 349;
- this.checkBox1.Text = "上传状态";
- this.checkBox1.UseVisualStyleBackColor = true;
- this.checkBox1.Visible = false;
- this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
- //
- // isUp
- //
- appearance19.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
- appearance19.BorderColor = System.Drawing.Color.Black;
- this.isUp.Appearance = appearance19;
- this.isUp.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.isUp.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.isUp.Enabled = false;
- this.isUp.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- valueListItem5.DataValue = "1";
- valueListItem5.DisplayText = "已上传";
- valueListItem1.DataValue = "0";
- valueListItem1.DisplayText = "未上传";
- this.isUp.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem5,
- valueListItem1});
- this.isUp.Location = new System.Drawing.Point(621, 15);
- this.isUp.Name = "isUp";
- this.isUp.Size = new System.Drawing.Size(69, 19);
- this.isUp.TabIndex = 348;
- this.isUp.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
- this.isUp.Visible = false;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("宋体", 9F);
- this.label3.Location = new System.Drawing.Point(23, 18);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(77, 12);
- this.label3.TabIndex = 48;
- this.label3.Text = "操作时间 从";
- //
- // checkBox2
- //
- this.checkBox2.AutoSize = true;
- this.checkBox2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.checkBox2.Font = new System.Drawing.Font("宋体", 9F);
- this.checkBox2.Location = new System.Drawing.Point(369, 15);
- this.checkBox2.Name = "checkBox2";
- this.checkBox2.Size = new System.Drawing.Size(45, 16);
- this.checkBox2.TabIndex = 46;
- this.checkBox2.Text = "炉号";
- this.checkBox2.UseVisualStyleBackColor = true;
- this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
- //
- // ultraTextEditor2
- //
- editorButton1.Key = "RESET";
- editorButton1.Visible = false;
- this.ultraTextEditor2.ButtonsRight.Add(editorButton1);
- this.ultraTextEditor2.Enabled = false;
- this.ultraTextEditor2.Location = new System.Drawing.Point(418, 14);
- this.ultraTextEditor2.MaxLength = 8;
- this.ultraTextEditor2.Name = "ultraTextEditor2";
- this.ultraTextEditor2.Size = new System.Drawing.Size(104, 21);
- this.ultraTextEditor2.TabIndex = 4;
- //
- // ultraDateTimeEditor2
- //
- this.ultraDateTimeEditor2.Location = new System.Drawing.Point(238, 13);
- this.ultraDateTimeEditor2.MaskInput = "yyyy-mm-dd";
- this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
- this.ultraDateTimeEditor2.Nullable = false;
- this.ultraDateTimeEditor2.Size = new System.Drawing.Size(102, 21);
- this.ultraDateTimeEditor2.TabIndex = 2;
- //
- // ultraDateTimeEditor1
- //
- this.ultraDateTimeEditor1.Location = new System.Drawing.Point(105, 13);
- this.ultraDateTimeEditor1.MaskInput = "yyyy-mm-dd";
- this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
- this.ultraDateTimeEditor1.Nullable = false;
- this.ultraDateTimeEditor1.Size = new System.Drawing.Size(102, 21);
- this.ultraDateTimeEditor1.TabIndex = 1;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("宋体", 9F);
- this.label2.Location = new System.Drawing.Point(215, 16);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(17, 12);
- this.label2.TabIndex = 0;
- this.label2.Text = "到";
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.dataSet1;
- ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- appearance11.TextVAlignAsString = "Middle";
- ultraGridColumn1.CellAppearance = appearance11;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.Hidden = true;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(110, 0);
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.EditButton;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- appearance12.TextVAlignAsString = "Middle";
- ultraGridColumn2.CellAppearance = appearance12;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- appearance13.TextVAlignAsString = "Middle";
- ultraGridColumn3.CellAppearance = appearance13;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- appearance14.TextHAlignAsString = "Right";
- appearance14.TextVAlignAsString = "Middle";
- ultraGridColumn4.CellAppearance = appearance14;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.Hidden = true;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- appearance15.TextHAlignAsString = "Right";
- appearance15.TextVAlignAsString = "Middle";
- ultraGridColumn5.CellAppearance = appearance15;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- appearance16.TextHAlignAsString = "Right";
- appearance16.TextVAlignAsString = "Middle";
- ultraGridColumn6.CellAppearance = appearance16;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- appearance17.TextHAlignAsString = "Right";
- appearance17.TextVAlignAsString = "Middle";
- ultraGridColumn7.CellAppearance = appearance17;
- ultraGridColumn7.Header.Caption = "实际重量";
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 11;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- appearance18.TextVAlignAsString = "Middle";
- ultraGridColumn8.CellAppearance = appearance18;
- ultraGridColumn8.Format = "";
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.MaskInput = "";
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 13;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- appearance20.TextVAlignAsString = "Middle";
- ultraGridColumn9.CellAppearance = appearance20;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 0);
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- appearance21.TextVAlignAsString = "Middle";
- ultraGridColumn10.CellAppearance = appearance21;
- ultraGridColumn10.Format = "";
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.MaskInput = "";
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 15;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(135, 0);
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.Hidden = true;
- ultraGridColumn12.Header.Caption = "选择";
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn12.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn13.Header.Caption = "生产订单号";
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn13.Hidden = true;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 13;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn14.Header.Caption = "上传人";
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn14.Hidden = true;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 20;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn15.Header.Caption = "上传时间";
- ultraGridColumn15.Header.VisiblePosition = 14;
- ultraGridColumn15.Hidden = true;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 22;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn16.Header.Caption = "上传状态";
- ultraGridColumn16.Header.VisiblePosition = 15;
- ultraGridColumn16.Hidden = true;
- ultraGridColumn16.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn17.Header.Caption = "密度";
- ultraGridColumn17.Header.VisiblePosition = 16;
- ultraGridColumn17.RowLayoutColumnInfo.OriginX = 7;
- ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
- ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn18.Header.Caption = "理论重量";
- ultraGridColumn18.Header.VisiblePosition = 17;
- ultraGridColumn18.RowLayoutColumnInfo.OriginX = 9;
- ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
- ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn19.Header.Caption = "流号";
- ultraGridColumn19.Header.VisiblePosition = 18;
- ultraGridColumn19.RowLayoutColumnInfo.OriginX = 3;
- ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
- ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19});
- ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
- ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- appearance51.TextVAlignAsString = "Middle";
- this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance51;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 45;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
- valueListItem6.DataValue = "01";
- valueListItem6.DisplayText = "切头";
- valueListItem11.DataValue = "02";
- valueListItem11.DisplayText = "切尾";
- valueListItem12.DataValue = "03";
- valueListItem12.DisplayText = "边角料";
- valueList1.ValueListItems.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem6,
- valueListItem11,
- valueListItem12});
- this.ultraGrid1.DisplayLayout.ValueLists.AddRange(new Infragistics.Win.ValueList[] {
- valueList1});
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(0, 73);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1048, 365);
- this.ultraGrid1.TabIndex = 0;
- this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.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.dataColumn17,
- this.dataColumn18,
- this.dataColumn19});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "坯料号";
- this.dataColumn1.ColumnName = "BILLETNO";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "炉号";
- this.dataColumn2.ColumnName = "HEATNO";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "切割类别";
- this.dataColumn3.ColumnName = "CATEGORY";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "厚度";
- this.dataColumn4.ColumnName = "THICKNESS";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "直径";
- this.dataColumn5.ColumnName = "WIDTH";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "长度";
- this.dataColumn6.ColumnName = "LENGTH";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "重量";
- this.dataColumn7.ColumnName = "WEIGHT";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "切割时间";
- this.dataColumn8.ColumnName = "CUTTIME";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "记录人";
- this.dataColumn9.ColumnName = "BOOKER";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "记录时间";
- this.dataColumn10.ColumnName = "OPTDATE";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "序号";
- this.dataColumn11.ColumnName = "ID";
- //
- // dataColumn12
- //
- this.dataColumn12.ColumnName = "FLAG";
- //
- // dataColumn13
- //
- this.dataColumn13.ColumnName = "PRODORDERNO";
- //
- // dataColumn14
- //
- this.dataColumn14.ColumnName = "UPLOADER";
- //
- // dataColumn15
- //
- this.dataColumn15.ColumnName = "UPLOADTIME";
- //
- // dataColumn16
- //
- this.dataColumn16.ColumnName = "UPSTATUS";
- //
- // dataColumn17
- //
- this.dataColumn17.ColumnName = "DENSITY";
- //
- // dataColumn18
- //
- this.dataColumn18.ColumnName = "THWEIGHT";
- //
- // dataColumn19
- //
- this.dataColumn19.ColumnName = "FLUXCODE";
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1048, 143);
- this.ultraExpandableGroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 438);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1048, 143);
- this.ultraExpandableGroupBox1.TabIndex = 253;
- this.ultraExpandableGroupBox1.Text = "编辑区域";
- this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraExpandableGroupBoxPanel1_Fill_Panel);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraToolbarsDockArea7);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraToolbarsDockArea8);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraToolbarsDockArea5);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraToolbarsDockArea6);
- 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(1044, 121);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // ultraExpandableGroupBoxPanel1_Fill_Panel
- //
- this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.ultraPanel3);
- this.ultraExpandableGroupBoxPanel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
- this.ultraExpandableGroupBoxPanel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1_Fill_Panel.Location = new System.Drawing.Point(0, 28);
- this.ultraExpandableGroupBoxPanel1_Fill_Panel.Name = "ultraExpandableGroupBoxPanel1_Fill_Panel";
- this.ultraExpandableGroupBoxPanel1_Fill_Panel.Size = new System.Drawing.Size(1044, 93);
- this.ultraExpandableGroupBoxPanel1_Fill_Panel.TabIndex = 329;
- //
- // ultraPanel3
- //
- this.ultraPanel3.AutoScroll = true;
- //
- // ultraPanel3.ClientArea
- //
- this.ultraPanel3.ClientArea.Controls.Add(this.label16);
- this.ultraPanel3.ClientArea.Controls.Add(this.label15);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraFlux);
- this.ultraPanel3.ClientArea.Controls.Add(this.label14);
- this.ultraPanel3.ClientArea.Controls.Add(this.txtThweight);
- this.ultraPanel3.ClientArea.Controls.Add(this.label12);
- this.ultraPanel3.ClientArea.Controls.Add(this.textBox2);
- this.ultraPanel3.ClientArea.Controls.Add(this.label13);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraToolbarsDockArea1);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraToolbarsDockArea2);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraToolbarsDockArea3);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraToolbarsDockArea4);
- this.ultraPanel3.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Top);
- this.ultraPanel3.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Bottom);
- this.ultraPanel3.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Left);
- this.ultraPanel3.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Right);
- this.ultraPanel3.ClientArea.Controls.Add(this.txtPro);
- this.ultraPanel3.ClientArea.Controls.Add(this.label9);
- this.ultraPanel3.ClientArea.Controls.Add(this.txtID);
- this.ultraPanel3.ClientArea.Controls.Add(this.label6);
- this.ultraPanel3.ClientArea.Controls.Add(this.txtWeight);
- this.ultraPanel3.ClientArea.Controls.Add(this.label5);
- this.ultraPanel3.ClientArea.Controls.Add(this.txtLength);
- this.ultraPanel3.ClientArea.Controls.Add(this.label4);
- this.ultraPanel3.ClientArea.Controls.Add(this.txtWidth);
- this.ultraPanel3.ClientArea.Controls.Add(this.label1);
- this.ultraPanel3.ClientArea.Controls.Add(this.txtThickness);
- this.ultraPanel3.ClientArea.Controls.Add(this.cboCutType);
- this.ultraPanel3.ClientArea.Controls.Add(this.cutTime);
- this.ultraPanel3.ClientArea.Controls.Add(this.label11);
- this.ultraPanel3.ClientArea.Controls.Add(this.label8);
- this.ultraPanel3.ClientArea.Controls.Add(this.txtHeatNo);
- this.ultraPanel3.ClientArea.Controls.Add(this.label21);
- this.ultraPanel3.ClientArea.Controls.Add(this.label7);
- this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel3.Name = "ultraPanel3";
- this.ultraPanel3.Size = new System.Drawing.Size(1044, 93);
- this.ultraPanel3.TabIndex = 320;
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.BackColor = System.Drawing.Color.Transparent;
- this.label16.Font = new System.Drawing.Font("宋体", 11F);
- this.label16.Location = new System.Drawing.Point(405, 49);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(23, 15);
- this.label16.TabIndex = 391;
- this.label16.Text = "mm";
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.BackColor = System.Drawing.Color.Transparent;
- this.label15.Font = new System.Drawing.Font("宋体", 11F);
- this.label15.Location = new System.Drawing.Point(405, 20);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(23, 15);
- this.label15.TabIndex = 382;
- this.label15.Text = "mm";
- //
- // ultraFlux
- //
- appearance22.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
- appearance22.BorderColor = System.Drawing.Color.Black;
- this.ultraFlux.Appearance = appearance22;
- this.ultraFlux.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraFlux.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraFlux.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- valueListItem3.DataValue = "S1";
- valueListItem3.DisplayText = "S1";
- valueListItem9.DataValue = "S2";
- valueListItem9.DisplayText = "S2";
- valueListItem10.DataValue = "S3";
- valueListItem10.DisplayText = "S3";
- valueListItem4.DataValue = "S4";
- valueListItem4.DisplayText = "S4";
- valueListItem14.DataValue = "S5";
- valueListItem14.DisplayText = "S5";
- valueListItem15.DataValue = "S6";
- valueListItem15.DisplayText = "S6";
- this.ultraFlux.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem3,
- valueListItem9,
- valueListItem10,
- valueListItem4,
- valueListItem14,
- valueListItem15});
- this.ultraFlux.Location = new System.Drawing.Point(66, 47);
- this.ultraFlux.Name = "ultraFlux";
- this.ultraFlux.ReadOnly = true;
- this.ultraFlux.Size = new System.Drawing.Size(55, 19);
- this.ultraFlux.TabIndex = 373;
- this.ultraFlux.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.BackColor = System.Drawing.Color.Transparent;
- this.label14.Location = new System.Drawing.Point(33, 50);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(29, 12);
- this.label14.TabIndex = 372;
- this.label14.Text = "流号";
- //
- // txtThweight
- //
- this.txtThweight.Location = new System.Drawing.Point(501, 17);
- this.txtThweight.MaxLength = 8;
- this.txtThweight.Name = "txtThweight";
- this.txtThweight.ReadOnly = true;
- this.txtThweight.Size = new System.Drawing.Size(99, 21);
- this.txtThweight.TabIndex = 363;
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.BackColor = System.Drawing.Color.Transparent;
- this.label12.Location = new System.Drawing.Point(443, 21);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(53, 12);
- this.label12.TabIndex = 362;
- this.label12.Text = "理论重量";
- //
- // textBox2
- //
- this.textBox2.Location = new System.Drawing.Point(667, 17);
- this.textBox2.MaxLength = 8;
- this.textBox2.Name = "textBox2";
- this.textBox2.ReadOnly = true;
- this.textBox2.Size = new System.Drawing.Size(145, 21);
- this.textBox2.TabIndex = 361;
- this.textBox2.Text = "7.85";
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.BackColor = System.Drawing.Color.Transparent;
- this.label13.Location = new System.Drawing.Point(632, 21);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(29, 12);
- this.label13.TabIndex = 360;
- this.label13.Text = "密度";
- //
- // ultraToolbarsDockArea1
- //
- this.ultraToolbarsDockArea1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.ultraToolbarsDockArea1.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
- this.ultraToolbarsDockArea1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this.ultraToolbarsDockArea1.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this.ultraToolbarsDockArea1.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraToolbarsDockArea1.Location = new System.Drawing.Point(0, 0);
- this.ultraToolbarsDockArea1.Name = "ultraToolbarsDockArea1";
- this.ultraToolbarsDockArea1.Size = new System.Drawing.Size(1299, 0);
- //
- // ultraToolbarsDockArea2
- //
- this.ultraToolbarsDockArea2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.ultraToolbarsDockArea2.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
- this.ultraToolbarsDockArea2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this.ultraToolbarsDockArea2.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this.ultraToolbarsDockArea2.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraToolbarsDockArea2.Location = new System.Drawing.Point(0, 93);
- this.ultraToolbarsDockArea2.Name = "ultraToolbarsDockArea2";
- this.ultraToolbarsDockArea2.Size = new System.Drawing.Size(1299, 0);
- //
- // ultraToolbarsDockArea3
- //
- this.ultraToolbarsDockArea3.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.ultraToolbarsDockArea3.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
- this.ultraToolbarsDockArea3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this.ultraToolbarsDockArea3.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this.ultraToolbarsDockArea3.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraToolbarsDockArea3.Location = new System.Drawing.Point(0, 0);
- this.ultraToolbarsDockArea3.Name = "ultraToolbarsDockArea3";
- this.ultraToolbarsDockArea3.Size = new System.Drawing.Size(0, 93);
- //
- // ultraToolbarsDockArea4
- //
- this.ultraToolbarsDockArea4.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.ultraToolbarsDockArea4.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
- this.ultraToolbarsDockArea4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this.ultraToolbarsDockArea4.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this.ultraToolbarsDockArea4.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraToolbarsDockArea4.Location = new System.Drawing.Point(1299, 0);
- this.ultraToolbarsDockArea4.Name = "ultraToolbarsDockArea4";
- this.ultraToolbarsDockArea4.Size = new System.Drawing.Size(0, 93);
- //
- // _ClientArea_Toolbars_Dock_Area_Top
- //
- this._ClientArea_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._ClientArea_Toolbars_Dock_Area_Top.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
- this._ClientArea_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this._ClientArea_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._ClientArea_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._ClientArea_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._ClientArea_Toolbars_Dock_Area_Top.Name = "_ClientArea_Toolbars_Dock_Area_Top";
- this._ClientArea_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1299, 0);
- //
- // _ClientArea_Toolbars_Dock_Area_Bottom
- //
- this._ClientArea_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._ClientArea_Toolbars_Dock_Area_Bottom.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
- this._ClientArea_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this._ClientArea_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._ClientArea_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._ClientArea_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 93);
- this._ClientArea_Toolbars_Dock_Area_Bottom.Name = "_ClientArea_Toolbars_Dock_Area_Bottom";
- this._ClientArea_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1299, 0);
- //
- // _ClientArea_Toolbars_Dock_Area_Left
- //
- this._ClientArea_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._ClientArea_Toolbars_Dock_Area_Left.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
- this._ClientArea_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this._ClientArea_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._ClientArea_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._ClientArea_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 0);
- this._ClientArea_Toolbars_Dock_Area_Left.Name = "_ClientArea_Toolbars_Dock_Area_Left";
- this._ClientArea_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 93);
- //
- // _ClientArea_Toolbars_Dock_Area_Right
- //
- this._ClientArea_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._ClientArea_Toolbars_Dock_Area_Right.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
- this._ClientArea_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this._ClientArea_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._ClientArea_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._ClientArea_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1299, 0);
- this._ClientArea_Toolbars_Dock_Area_Right.Name = "_ClientArea_Toolbars_Dock_Area_Right";
- this._ClientArea_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 93);
- //
- // txtPro
- //
- this.txtPro.Location = new System.Drawing.Point(874, 44);
- this.txtPro.MaxLength = 20;
- this.txtPro.Name = "txtPro";
- this.txtPro.ReadOnly = true;
- this.txtPro.Size = new System.Drawing.Size(145, 21);
- this.txtPro.TabIndex = 359;
- this.txtPro.Visible = false;
- this.txtPro.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.HeatNoInput_KeyPress);
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.BackColor = System.Drawing.Color.Transparent;
- this.label9.Location = new System.Drawing.Point(831, 49);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(65, 12);
- this.label9.TabIndex = 358;
- this.label9.Text = "生产订单号";
- this.label9.Visible = false;
- //
- // txtID
- //
- this.txtID.Location = new System.Drawing.Point(1200, 13);
- this.txtID.MaxLength = 4;
- this.txtID.Name = "txtID";
- this.txtID.Size = new System.Drawing.Size(99, 21);
- this.txtID.TabIndex = 357;
- this.txtID.Visible = false;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.BackColor = System.Drawing.Color.Transparent;
- this.label6.Location = new System.Drawing.Point(1117, 19);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(77, 12);
- this.label6.TabIndex = 356;
- this.label6.Text = "序号(已影藏)";
- this.label6.Visible = false;
- //
- // txtWeight
- //
- this.txtWeight.Location = new System.Drawing.Point(501, 46);
- this.txtWeight.MaxLength = 8;
- this.txtWeight.Name = "txtWeight";
- this.txtWeight.ReadOnly = true;
- this.txtWeight.Size = new System.Drawing.Size(99, 21);
- this.txtWeight.TabIndex = 355;
- this.txtWeight.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.WidthInput_KeyPress);
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.BackColor = System.Drawing.Color.Transparent;
- this.label5.Location = new System.Drawing.Point(442, 50);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(53, 12);
- this.label5.TabIndex = 354;
- this.label5.Text = "实际重量";
- //
- // txtLength
- //
- this.txtLength.Location = new System.Drawing.Point(324, 17);
- this.txtLength.MaxLength = 8;
- this.txtLength.Name = "txtLength";
- this.txtLength.ReadOnly = true;
- this.txtLength.Size = new System.Drawing.Size(75, 21);
- this.txtLength.TabIndex = 353;
- this.txtLength.TextChanged += new System.EventHandler(this.txtLength_TextChanged);
- this.txtLength.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.LengthInput_KeyPress);
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.BackColor = System.Drawing.Color.Transparent;
- this.label4.Location = new System.Drawing.Point(289, 21);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(29, 12);
- this.label4.TabIndex = 352;
- this.label4.Text = "长度";
- //
- // txtWidth
- //
- this.txtWidth.Location = new System.Drawing.Point(324, 46);
- this.txtWidth.MaxLength = 8;
- this.txtWidth.Name = "txtWidth";
- this.txtWidth.ReadOnly = true;
- this.txtWidth.Size = new System.Drawing.Size(75, 21);
- this.txtWidth.TabIndex = 349;
- this.txtWidth.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.LengthInput_KeyPress);
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.BackColor = System.Drawing.Color.Transparent;
- this.label1.Location = new System.Drawing.Point(289, 50);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(29, 12);
- this.label1.TabIndex = 348;
- this.label1.Text = "直径";
- //
- // txtThickness
- //
- this.txtThickness.Location = new System.Drawing.Point(902, 44);
- this.txtThickness.MaxLength = 8;
- this.txtThickness.Name = "txtThickness";
- this.txtThickness.ReadOnly = true;
- this.txtThickness.Size = new System.Drawing.Size(99, 21);
- this.txtThickness.TabIndex = 347;
- this.txtThickness.Visible = false;
- this.txtThickness.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.LengthInput_KeyPress);
- //
- // cboCutType
- //
- appearance23.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
- appearance23.BorderColor = System.Drawing.Color.Black;
- this.cboCutType.Appearance = appearance23;
- this.cboCutType.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.cboCutType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cboCutType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- valueListItem2.DataValue = "2";
- valueListItem2.DisplayText = "切头";
- valueListItem7.DataValue = "3";
- valueListItem7.DisplayText = "切尾";
- valueListItem8.DataValue = "4";
- valueListItem8.DisplayText = "切边角";
- valueListItem13.DataValue = "4";
- valueListItem13.DisplayText = "切废";
- this.cboCutType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem2,
- valueListItem7,
- valueListItem8,
- valueListItem13});
- this.cboCutType.Location = new System.Drawing.Point(199, 47);
- this.cboCutType.Name = "cboCutType";
- this.cboCutType.ReadOnly = true;
- this.cboCutType.Size = new System.Drawing.Size(72, 19);
- this.cboCutType.TabIndex = 346;
- this.cboCutType.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
- //
- // cutTime
- //
- this.cutTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
- this.cutTime.FormatString = "";
- this.cutTime.Location = new System.Drawing.Point(667, 46);
- this.cutTime.MaskInput = "yyyy-mm-dd hh:mm:ss";
- this.cutTime.Name = "cutTime";
- this.cutTime.ReadOnly = true;
- this.cutTime.Size = new System.Drawing.Size(145, 21);
- this.cutTime.TabIndex = 343;
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.BackColor = System.Drawing.Color.Transparent;
- this.label11.Location = new System.Drawing.Point(33, 21);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(29, 12);
- this.label11.TabIndex = 333;
- this.label11.Text = "炉号";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.BackColor = System.Drawing.Color.Transparent;
- this.label8.Location = new System.Drawing.Point(608, 50);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(53, 12);
- this.label8.TabIndex = 332;
- this.label8.Text = "切割时间";
- //
- // txtHeatNo
- //
- this.txtHeatNo.Location = new System.Drawing.Point(66, 17);
- this.txtHeatNo.MaxLength = 8;
- this.txtHeatNo.Name = "txtHeatNo";
- this.txtHeatNo.ReadOnly = true;
- this.txtHeatNo.Size = new System.Drawing.Size(205, 21);
- this.txtHeatNo.TabIndex = 331;
- this.txtHeatNo.TextChanged += new System.EventHandler(this.txtHeatNo_TextChanged);
- this.txtHeatNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.HeatNoInput_KeyPress);
- //
- // label21
- //
- this.label21.AutoSize = true;
- this.label21.BackColor = System.Drawing.Color.Transparent;
- this.label21.Location = new System.Drawing.Point(140, 50);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(53, 12);
- this.label21.TabIndex = 323;
- this.label21.Text = "切割类别";
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.BackColor = System.Drawing.Color.Transparent;
- this.label7.Location = new System.Drawing.Point(867, 47);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(29, 12);
- this.label7.TabIndex = 325;
- this.label7.Text = "厚度";
- this.label7.Visible = false;
- //
- // ultraToolbarsDockArea7
- //
- this.ultraToolbarsDockArea7.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.ultraToolbarsDockArea7.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
- this.ultraToolbarsDockArea7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this.ultraToolbarsDockArea7.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this.ultraToolbarsDockArea7.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraToolbarsDockArea7.Location = new System.Drawing.Point(0, 28);
- this.ultraToolbarsDockArea7.Name = "ultraToolbarsDockArea7";
- this.ultraToolbarsDockArea7.Size = new System.Drawing.Size(0, 93);
- this.ultraToolbarsDockArea7.ToolbarsManager = this.uTbMTool;
- //
- // uTbMTool
- //
- this.uTbMTool.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
- this.uTbMTool.DesignerFlags = 1;
- this.uTbMTool.DockWithinContainer = this.ultraExpandableGroupBoxPanel1;
- this.uTbMTool.LockToolbars = true;
- this.uTbMTool.MiniToolbar.ToolRowCount = 1;
- this.uTbMTool.ShowFullMenusDelay = 500;
- this.uTbMTool.ShowQuickCustomizeButton = false;
- this.uTbMTool.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- buttonTool41.InstanceProps.IsFirstInGroup = true;
- buttonTool45.InstanceProps.IsFirstInGroup = true;
- buttonTool46.InstanceProps.IsFirstInGroup = true;
- buttonTool43.InstanceProps.IsFirstInGroup = true;
- buttonTool42.InstanceProps.IsFirstInGroup = true;
- ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool40,
- buttonTool41,
- buttonTool45,
- buttonTool46,
- buttonTool47,
- buttonTool43,
- buttonTool42});
- ultraToolbar1.Text = "UltraToolbar1";
- this.uTbMTool.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1});
- this.uTbMTool.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False;
- this.uTbMTool.ToolbarSettings.AllowDockBottom = Infragistics.Win.DefaultableBoolean.False;
- this.uTbMTool.ToolbarSettings.AllowDockLeft = Infragistics.Win.DefaultableBoolean.False;
- this.uTbMTool.ToolbarSettings.AllowDockRight = Infragistics.Win.DefaultableBoolean.False;
- this.uTbMTool.ToolbarSettings.AllowDockTop = Infragistics.Win.DefaultableBoolean.False;
- this.uTbMTool.ToolbarSettings.AllowHiding = Infragistics.Win.DefaultableBoolean.False;
- appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
- buttonTool57.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
- buttonTool57.SharedPropsInternal.Caption = "新增";
- buttonTool57.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance32.Image = ((object)(resources.GetObject("appearance32.Image")));
- buttonTool58.SharedPropsInternal.AppearancesSmall.Appearance = appearance32;
- buttonTool58.SharedPropsInternal.Caption = "删除";
- buttonTool58.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance31.Image = ((object)(resources.GetObject("appearance31.Image")));
- buttonTool59.SharedPropsInternal.AppearancesSmall.Appearance = appearance31;
- buttonTool59.SharedPropsInternal.Caption = "修改";
- buttonTool59.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance33.Image = ((object)(resources.GetObject("appearance33.Image")));
- buttonTool61.SharedPropsInternal.AppearancesSmall.Appearance = appearance33;
- buttonTool61.SharedPropsInternal.Caption = "确认";
- buttonTool61.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool61.SharedPropsInternal.Visible = false;
- appearance34.Image = ((object)(resources.GetObject("appearance34.Image")));
- buttonTool62.SharedPropsInternal.AppearancesSmall.Appearance = appearance34;
- buttonTool62.SharedPropsInternal.Caption = "取消";
- buttonTool62.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool62.SharedPropsInternal.Visible = false;
- appearance28.Image = ((object)(resources.GetObject("appearance28.Image")));
- buttonTool32.SharedPropsInternal.AppearancesSmall.Appearance = appearance28;
- buttonTool32.SharedPropsInternal.CustomizerCaption = "<<";
- buttonTool32.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
- buttonTool33.SharedPropsInternal.AppearancesSmall.Appearance = appearance29;
- buttonTool33.SharedPropsInternal.CustomizerCaption = ">>";
- buttonTool33.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.uTbMTool.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool57,
- buttonTool58,
- buttonTool59,
- buttonTool61,
- buttonTool62,
- buttonTool32,
- buttonTool33});
- this.uTbMTool.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager_ToolClick);
- //
- // ultraToolbarsDockArea8
- //
- this.ultraToolbarsDockArea8.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.ultraToolbarsDockArea8.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
- this.ultraToolbarsDockArea8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this.ultraToolbarsDockArea8.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this.ultraToolbarsDockArea8.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraToolbarsDockArea8.Location = new System.Drawing.Point(1044, 28);
- this.ultraToolbarsDockArea8.Name = "ultraToolbarsDockArea8";
- this.ultraToolbarsDockArea8.Size = new System.Drawing.Size(0, 93);
- this.ultraToolbarsDockArea8.ToolbarsManager = this.uTbMTool;
- //
- // ultraToolbarsDockArea5
- //
- this.ultraToolbarsDockArea5.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.ultraToolbarsDockArea5.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
- this.ultraToolbarsDockArea5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this.ultraToolbarsDockArea5.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this.ultraToolbarsDockArea5.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraToolbarsDockArea5.Location = new System.Drawing.Point(0, 0);
- this.ultraToolbarsDockArea5.Name = "ultraToolbarsDockArea5";
- this.ultraToolbarsDockArea5.Size = new System.Drawing.Size(1044, 28);
- this.ultraToolbarsDockArea5.ToolbarsManager = this.uTbMTool;
- //
- // ultraToolbarsDockArea6
- //
- this.ultraToolbarsDockArea6.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.ultraToolbarsDockArea6.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
- this.ultraToolbarsDockArea6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this.ultraToolbarsDockArea6.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this.ultraToolbarsDockArea6.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraToolbarsDockArea6.Location = new System.Drawing.Point(0, 121);
- this.ultraToolbarsDockArea6.Name = "ultraToolbarsDockArea6";
- this.ultraToolbarsDockArea6.Size = new System.Drawing.Size(1044, 0);
- this.ultraToolbarsDockArea6.ToolbarsManager = this.uTbMTool;
- //
- // frmCutInfoAssit
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1048, 581);
- this.Controls.Add(this.ultraGrid1);
- this.Controls.Add(this.ultraExpandableGroupBox1);
- this.Controls.Add(this.ultraGroupBox1);
- this.Controls.Add(this._frmStyleBase_Toolbars_Dock_Area_Left);
- this.Controls.Add(this._frmStyleBase_Toolbars_Dock_Area_Right);
- this.Controls.Add(this._frmStyleBase_Toolbars_Dock_Area_Top);
- this.Controls.Add(this._frmStyleBase_Toolbars_Dock_Area_Bottom);
- this.Name = "frmCutInfoAssit";
- this.Text = "坯料切头、切尾、边角料信息";
- this.Load += new System.EventHandler(this.frmCutInfoAssit_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- this.groupBox6.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.isUp)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1_Fill_Panel.ResumeLayout(false);
- this.ultraPanel3.ClientArea.ResumeLayout(false);
- this.ultraPanel3.ClientArea.PerformLayout();
- this.ultraPanel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraFlux)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cboCutType)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cutTime)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.uTbMTool)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmStyleBase_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmStyleBase_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmStyleBase_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmStyleBase_Toolbars_Dock_Area_Bottom;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
- 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 Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
- private System.Windows.Forms.Label label2;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
- private System.Windows.Forms.CheckBox checkBox2;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel3;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor cutTime;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.TextBox txtHeatNo;
- private System.Windows.Forms.Label label21;
- private System.Windows.Forms.Label label7;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cboCutType;
- private System.Windows.Forms.TextBox txtWeight;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.TextBox txtLength;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.TextBox txtWidth;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TextBox txtThickness;
- private System.Data.DataColumn dataColumn12;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.TextBox txtID;
- private System.Windows.Forms.Label label6;
- private System.Data.DataColumn dataColumn13;
- private System.Windows.Forms.TextBox txtPro;
- private System.Windows.Forms.Label label9;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Bottom;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea2;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea3;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea4;
- private System.Windows.Forms.Panel ultraExpandableGroupBoxPanel1_Fill_Panel;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea7;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager uTbMTool;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea8;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea5;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea6;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private System.Windows.Forms.GroupBox groupBox6;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.CheckBox checkBox1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor isUp;
- private System.Windows.Forms.TextBox txtThweight;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.TextBox textBox2;
- private System.Windows.Forms.Label label13;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraFlux;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Label label15;
- private System.Data.DataColumn dataColumn19;
- private System.Windows.Forms.Label label16;
- }
- }
|