| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645 |
- namespace Core.LZMes.Client.UIK
- {
- partial class UIK010040
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton2 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton3 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
- Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance70 = 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.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance94 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACID_CONCENT_1");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TEMPERATURE_1");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FE_CONCENT_1");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACID_CONCENT_2");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TEMPERATURE_2");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FE_CONCENT_2");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TEMPERATURE_3");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FE_CONCENT_3");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACID_CONCENT_3");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BEGIN_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("END_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_DTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ALTER_DTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_ACID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_FE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NEW_ACID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DIS_ACID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DIS_FE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SAM_TATE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SAM_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SAM_ADDRESS");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CL_DEEP");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn1", 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn2", 1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn3", 2);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SELECT_ITEM", 3);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn4", 4);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn6", 5);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn7", 6);
- Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraCalendarSTRATTIME = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
- this.ultraCalendarENDTIME = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
- this.ultraCheckAll = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraTextCL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextREG_FE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraTextREG_ACID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraTextDIS_FE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextDIS_ACID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextNEW_ACID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraTextSAM_ADDRESS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraCalendarSAM_TATE = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextSAM_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextACID_CONCENT_3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraTextREG_DTIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextTEMPERATURE_3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextTEMPERATURE_2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextACID_CONCENT_2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextFE_CONCENT_3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextFE_CONCENT_2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextFE_CONCENT_1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextTEMPERATURE_1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextACID_CONCENT_1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextREG_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- 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.dataColumn20 = new System.Data.DataColumn();
- this.dataColumn21 = new System.Data.DataColumn();
- this.dataColumn22 = new System.Data.DataColumn();
- this.dataColumn23 = new System.Data.DataColumn();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCalendarSTRATTIME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCalendarENDTIME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckAll)).BeginInit();
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextCL)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextREG_FE)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextREG_ACID)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextDIS_FE)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextDIS_ACID)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextNEW_ACID)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextSAM_ADDRESS)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCalendarSAM_TATE)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextSAM_TIME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextACID_CONCENT_3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextREG_DTIME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextTEMPERATURE_3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextTEMPERATURE_2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextACID_CONCENT_2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextFE_CONCENT_3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextFE_CONCENT_2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextFE_CONCENT_1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextTEMPERATURE_1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextACID_CONCENT_1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextREG_ID)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.SuspendLayout();
- //
- // ultraGroupBox1
- //
- appearance2.BackColor = System.Drawing.Color.Gainsboro;
- this.ultraGroupBox1.Appearance = appearance2;
- this.ultraGroupBox1.Controls.Add(this.ultraCheckEditor1);
- this.ultraGroupBox1.Controls.Add(this.ultraCalendarSTRATTIME);
- this.ultraGroupBox1.Controls.Add(this.ultraCalendarENDTIME);
- this.ultraGroupBox1.Controls.Add(this.ultraCheckAll);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1193, 47);
- this.ultraGroupBox1.TabIndex = 2;
- this.ultraGroupBox1.Text = "查询条件";
- //
- // ultraCheckEditor1
- //
- this.ultraCheckEditor1.BackColor = System.Drawing.Color.LightBlue;
- this.ultraCheckEditor1.BackColorInternal = System.Drawing.Color.LightBlue;
- this.ultraCheckEditor1.Location = new System.Drawing.Point(346, 19);
- this.ultraCheckEditor1.Name = "ultraCheckEditor1";
- this.ultraCheckEditor1.Size = new System.Drawing.Size(120, 20);
- this.ultraCheckEditor1.TabIndex = 12;
- this.ultraCheckEditor1.Text = "启用日期查询";
- this.ultraCheckEditor1.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged);
- //
- // ultraCalendarSTRATTIME
- //
- appearance62.BorderColor = System.Drawing.Color.Black;
- this.ultraCalendarSTRATTIME.Appearance = appearance62;
- this.ultraCalendarSTRATTIME.DateButtons.Add(dateButton1);
- this.ultraCalendarSTRATTIME.Location = new System.Drawing.Point(112, 19);
- this.ultraCalendarSTRATTIME.Name = "ultraCalendarSTRATTIME";
- this.ultraCalendarSTRATTIME.NonAutoSizeHeight = 21;
- this.ultraCalendarSTRATTIME.Size = new System.Drawing.Size(92, 21);
- this.ultraCalendarSTRATTIME.TabIndex = 11;
- //
- // ultraCalendarENDTIME
- //
- appearance9.BorderColor = System.Drawing.Color.Black;
- this.ultraCalendarENDTIME.Appearance = appearance9;
- this.ultraCalendarENDTIME.DateButtons.Add(dateButton2);
- this.ultraCalendarENDTIME.Location = new System.Drawing.Point(236, 19);
- this.ultraCalendarENDTIME.Name = "ultraCalendarENDTIME";
- this.ultraCalendarENDTIME.NonAutoSizeHeight = 21;
- this.ultraCalendarENDTIME.Size = new System.Drawing.Size(102, 21);
- this.ultraCalendarENDTIME.TabIndex = 10;
- //
- // ultraCheckAll
- //
- appearance3.BackColor = System.Drawing.Color.LightBlue;
- this.ultraCheckAll.Appearance = appearance3;
- this.ultraCheckAll.BackColor = System.Drawing.Color.LightBlue;
- this.ultraCheckAll.BackColorInternal = System.Drawing.Color.LightBlue;
- this.ultraCheckAll.Location = new System.Drawing.Point(497, 19);
- this.ultraCheckAll.Name = "ultraCheckAll";
- this.ultraCheckAll.Size = new System.Drawing.Size(163, 21);
- this.ultraCheckAll.TabIndex = 6;
- this.ultraCheckAll.Text = "查询所有酸洗液录入信息";
- this.ultraCheckAll.CheckedChanged += new System.EventHandler(this.ultraCheckAll_CheckedChanged);
- //
- // ultraLabel3
- //
- appearance1.BackColor = System.Drawing.Color.LightBlue;
- appearance1.TextHAlignAsString = "Center";
- appearance1.TextVAlignAsString = "Middle";
- this.ultraLabel3.Appearance = appearance1;
- this.ultraLabel3.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel3.Location = new System.Drawing.Point(208, 19);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(25, 21);
- this.ultraLabel3.TabIndex = 4;
- this.ultraLabel3.Text = "到";
- //
- // ultraLabel2
- //
- appearance78.BackColor = System.Drawing.Color.LightBlue;
- appearance78.TextHAlignAsString = "Center";
- appearance78.TextVAlignAsString = "Middle";
- this.ultraLabel2.Appearance = appearance78;
- this.ultraLabel2.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel2.Location = new System.Drawing.Point(8, 19);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(105, 21);
- this.ultraLabel2.TabIndex = 2;
- this.ultraLabel2.Text = "酸洗液录入时间";
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraExpandableGroupBox1);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox2);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel1.Location = new System.Drawing.Point(0, 47);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(1193, 503);
- this.ultraPanel1.TabIndex = 3;
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1193, 201);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 302);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1193, 201);
- this.ultraExpandableGroupBox1.TabIndex = 2;
- this.ultraExpandableGroupBox1.Text = "酸洗液实绩编辑区";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextCL);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel13);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextREG_FE);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextREG_ACID);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextDIS_FE);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel12);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel10);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel9);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextDIS_ACID);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextNEW_ACID);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextSAM_ADDRESS);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCalendarSAM_TATE);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextSAM_TIME);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextACID_CONCENT_3);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextREG_DTIME);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel22);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel25);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextTEMPERATURE_3);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel21);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextTEMPERATURE_2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel20);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextACID_CONCENT_2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel19);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextFE_CONCENT_3);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel18);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextFE_CONCENT_2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel17);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextFE_CONCENT_1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel16);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextTEMPERATURE_1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel15);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextACID_CONCENT_1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel11);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextREG_ID);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1187, 179);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // ultraTextCL
- //
- appearance87.BorderColor = System.Drawing.Color.Black;
- appearance87.BorderColor2 = System.Drawing.Color.Black;
- appearance87.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextCL.Appearance = appearance87;
- this.ultraTextCL.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextCL.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextCL.Location = new System.Drawing.Point(582, 80);
- this.ultraTextCL.Name = "ultraTextCL";
- this.ultraTextCL.Size = new System.Drawing.Size(100, 21);
- this.ultraTextCL.TabIndex = 71;
- //
- // ultraLabel13
- //
- appearance38.BackColor = System.Drawing.Color.LightBlue;
- appearance38.TextHAlignAsString = "Center";
- appearance38.TextVAlignAsString = "Middle";
- this.ultraLabel13.Appearance = appearance38;
- this.ultraLabel13.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance39.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel13.HotTrackAppearance = appearance39;
- this.ultraLabel13.Location = new System.Drawing.Point(464, 80);
- this.ultraLabel13.Name = "ultraLabel13";
- this.ultraLabel13.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel13.TabIndex = 70;
- this.ultraLabel13.Text = "氯离子离子浓度";
- //
- // ultraTextREG_FE
- //
- appearance4.BorderColor = System.Drawing.Color.Black;
- appearance4.BorderColor2 = System.Drawing.Color.Black;
- appearance4.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextREG_FE.Appearance = appearance4;
- this.ultraTextREG_FE.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextREG_FE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextREG_FE.Location = new System.Drawing.Point(1036, 80);
- this.ultraTextREG_FE.Name = "ultraTextREG_FE";
- this.ultraTextREG_FE.Size = new System.Drawing.Size(100, 21);
- this.ultraTextREG_FE.TabIndex = 69;
- //
- // ultraTextREG_ACID
- //
- appearance26.BorderColor = System.Drawing.Color.Black;
- appearance26.BorderColor2 = System.Drawing.Color.Black;
- appearance26.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextREG_ACID.Appearance = appearance26;
- this.ultraTextREG_ACID.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextREG_ACID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextREG_ACID.Location = new System.Drawing.Point(1036, 55);
- this.ultraTextREG_ACID.Name = "ultraTextREG_ACID";
- this.ultraTextREG_ACID.Size = new System.Drawing.Size(100, 21);
- this.ultraTextREG_ACID.TabIndex = 68;
- //
- // ultraTextDIS_FE
- //
- appearance27.BorderColor = System.Drawing.Color.Black;
- appearance27.BorderColor2 = System.Drawing.Color.Black;
- appearance27.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextDIS_FE.Appearance = appearance27;
- this.ultraTextDIS_FE.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextDIS_FE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextDIS_FE.Location = new System.Drawing.Point(1036, 30);
- this.ultraTextDIS_FE.Name = "ultraTextDIS_FE";
- this.ultraTextDIS_FE.Size = new System.Drawing.Size(100, 21);
- this.ultraTextDIS_FE.TabIndex = 67;
- //
- // ultraLabel12
- //
- appearance7.BackColor = System.Drawing.Color.LightBlue;
- appearance7.TextHAlignAsString = "Center";
- appearance7.TextVAlignAsString = "Middle";
- this.ultraLabel12.Appearance = appearance7;
- this.ultraLabel12.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance8.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel12.HotTrackAppearance = appearance8;
- this.ultraLabel12.Location = new System.Drawing.Point(918, 80);
- this.ultraLabel12.Name = "ultraLabel12";
- this.ultraLabel12.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel12.TabIndex = 66;
- this.ultraLabel12.Text = "再生酸铁离子浓度";
- //
- // ultraLabel10
- //
- appearance28.BackColor = System.Drawing.Color.LightBlue;
- appearance28.TextHAlignAsString = "Center";
- appearance28.TextVAlignAsString = "Middle";
- this.ultraLabel10.Appearance = appearance28;
- this.ultraLabel10.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance29.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel10.HotTrackAppearance = appearance29;
- this.ultraLabel10.Location = new System.Drawing.Point(918, 55);
- this.ultraLabel10.Name = "ultraLabel10";
- this.ultraLabel10.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel10.TabIndex = 65;
- this.ultraLabel10.Text = "再生酸游离浓度";
- //
- // ultraLabel9
- //
- appearance30.BackColor = System.Drawing.Color.LightBlue;
- appearance30.TextHAlignAsString = "Center";
- appearance30.TextVAlignAsString = "Middle";
- this.ultraLabel9.Appearance = appearance30;
- this.ultraLabel9.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance34.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel9.HotTrackAppearance = appearance34;
- this.ultraLabel9.Location = new System.Drawing.Point(918, 30);
- this.ultraLabel9.Name = "ultraLabel9";
- this.ultraLabel9.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel9.TabIndex = 64;
- this.ultraLabel9.Text = "废酸铁离子浓度";
- //
- // ultraTextDIS_ACID
- //
- appearance35.BorderColor = System.Drawing.Color.Black;
- appearance35.BorderColor2 = System.Drawing.Color.Black;
- appearance35.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextDIS_ACID.Appearance = appearance35;
- this.ultraTextDIS_ACID.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextDIS_ACID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextDIS_ACID.Location = new System.Drawing.Point(1036, 5);
- this.ultraTextDIS_ACID.Name = "ultraTextDIS_ACID";
- this.ultraTextDIS_ACID.Size = new System.Drawing.Size(100, 21);
- this.ultraTextDIS_ACID.TabIndex = 63;
- //
- // ultraLabel7
- //
- appearance10.BackColor = System.Drawing.Color.LightBlue;
- appearance10.TextHAlignAsString = "Center";
- appearance10.TextVAlignAsString = "Middle";
- this.ultraLabel7.Appearance = appearance10;
- this.ultraLabel7.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance11.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel7.HotTrackAppearance = appearance11;
- this.ultraLabel7.Location = new System.Drawing.Point(918, 5);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel7.TabIndex = 62;
- this.ultraLabel7.Text = "废酸游离浓度";
- //
- // ultraTextNEW_ACID
- //
- appearance65.BorderColor = System.Drawing.Color.Black;
- appearance65.BorderColor2 = System.Drawing.Color.Black;
- appearance65.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextNEW_ACID.Appearance = appearance65;
- this.ultraTextNEW_ACID.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextNEW_ACID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextNEW_ACID.Location = new System.Drawing.Point(809, 80);
- this.ultraTextNEW_ACID.Name = "ultraTextNEW_ACID";
- this.ultraTextNEW_ACID.Size = new System.Drawing.Size(100, 21);
- this.ultraTextNEW_ACID.TabIndex = 61;
- //
- // ultraTextSAM_ADDRESS
- //
- appearance12.BorderColor = System.Drawing.Color.Black;
- appearance12.BorderColor2 = System.Drawing.Color.Black;
- appearance12.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextSAM_ADDRESS.Appearance = appearance12;
- this.ultraTextSAM_ADDRESS.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextSAM_ADDRESS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextSAM_ADDRESS.Location = new System.Drawing.Point(809, 55);
- this.ultraTextSAM_ADDRESS.Name = "ultraTextSAM_ADDRESS";
- this.ultraTextSAM_ADDRESS.Size = new System.Drawing.Size(100, 21);
- this.ultraTextSAM_ADDRESS.TabIndex = 60;
- //
- // ultraCalendarSAM_TATE
- //
- appearance21.BorderColor = System.Drawing.Color.Black;
- this.ultraCalendarSAM_TATE.Appearance = appearance21;
- this.ultraCalendarSAM_TATE.DateButtons.Add(dateButton3);
- this.ultraCalendarSAM_TATE.Location = new System.Drawing.Point(809, 5);
- this.ultraCalendarSAM_TATE.Name = "ultraCalendarSAM_TATE";
- this.ultraCalendarSAM_TATE.NonAutoSizeHeight = 21;
- this.ultraCalendarSAM_TATE.Size = new System.Drawing.Size(100, 21);
- this.ultraCalendarSAM_TATE.TabIndex = 59;
- //
- // ultraLabel6
- //
- appearance69.BackColor = System.Drawing.Color.LightBlue;
- appearance69.TextHAlignAsString = "Center";
- appearance69.TextVAlignAsString = "Middle";
- this.ultraLabel6.Appearance = appearance69;
- this.ultraLabel6.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance70.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel6.HotTrackAppearance = appearance70;
- this.ultraLabel6.Location = new System.Drawing.Point(691, 80);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel6.TabIndex = 58;
- this.ultraLabel6.Text = "新酸游离浓度";
- //
- // ultraLabel5
- //
- appearance13.BackColor = System.Drawing.Color.LightBlue;
- appearance13.TextHAlignAsString = "Center";
- appearance13.TextVAlignAsString = "Middle";
- this.ultraLabel5.Appearance = appearance13;
- this.ultraLabel5.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance14.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel5.HotTrackAppearance = appearance14;
- this.ultraLabel5.Location = new System.Drawing.Point(691, 55);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel5.TabIndex = 57;
- this.ultraLabel5.Text = "取样地点";
- //
- // ultraLabel4
- //
- appearance15.BackColor = System.Drawing.Color.LightBlue;
- appearance15.TextHAlignAsString = "Center";
- appearance15.TextVAlignAsString = "Middle";
- this.ultraLabel4.Appearance = appearance15;
- this.ultraLabel4.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance16.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel4.HotTrackAppearance = appearance16;
- this.ultraLabel4.Location = new System.Drawing.Point(691, 30);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel4.TabIndex = 56;
- this.ultraLabel4.Text = "取样时间";
- //
- // ultraTextSAM_TIME
- //
- appearance17.BorderColor = System.Drawing.Color.Black;
- appearance17.BorderColor2 = System.Drawing.Color.Black;
- appearance17.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextSAM_TIME.Appearance = appearance17;
- this.ultraTextSAM_TIME.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextSAM_TIME.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextSAM_TIME.Location = new System.Drawing.Point(809, 30);
- this.ultraTextSAM_TIME.Name = "ultraTextSAM_TIME";
- this.ultraTextSAM_TIME.Size = new System.Drawing.Size(100, 21);
- this.ultraTextSAM_TIME.TabIndex = 55;
- //
- // ultraLabel1
- //
- appearance19.BackColor = System.Drawing.Color.LightBlue;
- appearance19.TextHAlignAsString = "Center";
- appearance19.TextVAlignAsString = "Middle";
- this.ultraLabel1.Appearance = appearance19;
- this.ultraLabel1.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance20.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel1.HotTrackAppearance = appearance20;
- this.ultraLabel1.Location = new System.Drawing.Point(691, 5);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel1.TabIndex = 54;
- this.ultraLabel1.Text = "取样日期";
- //
- // ultraTextACID_CONCENT_3
- //
- appearance49.BorderColor = System.Drawing.Color.Black;
- appearance49.BorderColor2 = System.Drawing.Color.Black;
- appearance49.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextACID_CONCENT_3.Appearance = appearance49;
- this.ultraTextACID_CONCENT_3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextACID_CONCENT_3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextACID_CONCENT_3.Location = new System.Drawing.Point(127, 55);
- this.ultraTextACID_CONCENT_3.Name = "ultraTextACID_CONCENT_3";
- this.ultraTextACID_CONCENT_3.Size = new System.Drawing.Size(100, 21);
- this.ultraTextACID_CONCENT_3.TabIndex = 53;
- //
- // ultraTextREG_DTIME
- //
- appearance58.BorderColor = System.Drawing.Color.Black;
- appearance58.BorderColor2 = System.Drawing.Color.Black;
- appearance58.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextREG_DTIME.Appearance = appearance58;
- this.ultraTextREG_DTIME.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextREG_DTIME.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextREG_DTIME.Location = new System.Drawing.Point(355, 80);
- this.ultraTextREG_DTIME.Name = "ultraTextREG_DTIME";
- this.ultraTextREG_DTIME.Size = new System.Drawing.Size(100, 21);
- this.ultraTextREG_DTIME.TabIndex = 51;
- //
- // ultraLabel22
- //
- appearance22.BackColor = System.Drawing.Color.LightBlue;
- appearance22.TextHAlignAsString = "Center";
- appearance22.TextVAlignAsString = "Middle";
- this.ultraLabel22.Appearance = appearance22;
- this.ultraLabel22.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance23.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel22.HotTrackAppearance = appearance23;
- this.ultraLabel22.Location = new System.Drawing.Point(237, 80);
- this.ultraLabel22.Name = "ultraLabel22";
- this.ultraLabel22.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel22.TabIndex = 50;
- this.ultraLabel22.Text = "操作时间";
- //
- // ultraLabel25
- //
- appearance93.BackColor = System.Drawing.Color.LightBlue;
- appearance93.TextHAlignAsString = "Center";
- appearance93.TextVAlignAsString = "Middle";
- this.ultraLabel25.Appearance = appearance93;
- this.ultraLabel25.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel25.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance94.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel25.HotTrackAppearance = appearance94;
- this.ultraLabel25.Location = new System.Drawing.Point(464, 55);
- this.ultraLabel25.Name = "ultraLabel25";
- this.ultraLabel25.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel25.TabIndex = 46;
- this.ultraLabel25.Text = "三槽铁离子浓度";
- //
- // ultraTextTEMPERATURE_3
- //
- appearance36.BorderColor = System.Drawing.Color.Black;
- appearance36.BorderColor2 = System.Drawing.Color.Black;
- appearance36.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextTEMPERATURE_3.Appearance = appearance36;
- this.ultraTextTEMPERATURE_3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextTEMPERATURE_3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextTEMPERATURE_3.Location = new System.Drawing.Point(355, 55);
- this.ultraTextTEMPERATURE_3.Name = "ultraTextTEMPERATURE_3";
- this.ultraTextTEMPERATURE_3.Size = new System.Drawing.Size(100, 21);
- this.ultraTextTEMPERATURE_3.TabIndex = 39;
- //
- // ultraLabel21
- //
- appearance50.BackColor = System.Drawing.Color.LightBlue;
- appearance50.TextHAlignAsString = "Center";
- appearance50.TextVAlignAsString = "Middle";
- this.ultraLabel21.Appearance = appearance50;
- this.ultraLabel21.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance51.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel21.HotTrackAppearance = appearance51;
- this.ultraLabel21.Location = new System.Drawing.Point(237, 55);
- this.ultraLabel21.Name = "ultraLabel21";
- this.ultraLabel21.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel21.TabIndex = 38;
- this.ultraLabel21.Text = "三槽温度";
- //
- // ultraTextTEMPERATURE_2
- //
- appearance52.BorderColor = System.Drawing.Color.Black;
- appearance52.BorderColor2 = System.Drawing.Color.Black;
- appearance52.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextTEMPERATURE_2.Appearance = appearance52;
- this.ultraTextTEMPERATURE_2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextTEMPERATURE_2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextTEMPERATURE_2.Location = new System.Drawing.Point(355, 30);
- this.ultraTextTEMPERATURE_2.Name = "ultraTextTEMPERATURE_2";
- this.ultraTextTEMPERATURE_2.Size = new System.Drawing.Size(100, 21);
- this.ultraTextTEMPERATURE_2.TabIndex = 37;
- //
- // ultraLabel20
- //
- appearance53.BackColor = System.Drawing.Color.LightBlue;
- appearance53.TextHAlignAsString = "Center";
- appearance53.TextVAlignAsString = "Middle";
- this.ultraLabel20.Appearance = appearance53;
- this.ultraLabel20.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance54.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel20.HotTrackAppearance = appearance54;
- this.ultraLabel20.Location = new System.Drawing.Point(237, 30);
- this.ultraLabel20.Name = "ultraLabel20";
- this.ultraLabel20.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel20.TabIndex = 36;
- this.ultraLabel20.Text = "二槽温度";
- //
- // ultraTextACID_CONCENT_2
- //
- appearance55.BorderColor = System.Drawing.Color.Black;
- appearance55.BorderColor2 = System.Drawing.Color.Black;
- appearance55.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextACID_CONCENT_2.Appearance = appearance55;
- this.ultraTextACID_CONCENT_2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextACID_CONCENT_2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextACID_CONCENT_2.Location = new System.Drawing.Point(127, 30);
- this.ultraTextACID_CONCENT_2.Name = "ultraTextACID_CONCENT_2";
- this.ultraTextACID_CONCENT_2.Size = new System.Drawing.Size(100, 21);
- this.ultraTextACID_CONCENT_2.TabIndex = 35;
- //
- // ultraLabel19
- //
- appearance56.BackColor = System.Drawing.Color.LightBlue;
- appearance56.TextHAlignAsString = "Center";
- appearance56.TextVAlignAsString = "Middle";
- this.ultraLabel19.Appearance = appearance56;
- this.ultraLabel19.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance57.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel19.HotTrackAppearance = appearance57;
- this.ultraLabel19.Location = new System.Drawing.Point(9, 30);
- this.ultraLabel19.Name = "ultraLabel19";
- this.ultraLabel19.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel19.TabIndex = 34;
- this.ultraLabel19.Text = "二槽酸的浓度";
- //
- // ultraTextFE_CONCENT_3
- //
- appearance95.BorderColor = System.Drawing.Color.Black;
- appearance95.BorderColor2 = System.Drawing.Color.Black;
- appearance95.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextFE_CONCENT_3.Appearance = appearance95;
- this.ultraTextFE_CONCENT_3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextFE_CONCENT_3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextFE_CONCENT_3.Location = new System.Drawing.Point(582, 55);
- this.ultraTextFE_CONCENT_3.Name = "ultraTextFE_CONCENT_3";
- this.ultraTextFE_CONCENT_3.Size = new System.Drawing.Size(100, 21);
- this.ultraTextFE_CONCENT_3.TabIndex = 33;
- //
- // ultraLabel18
- //
- appearance59.BackColor = System.Drawing.Color.LightBlue;
- appearance59.TextHAlignAsString = "Center";
- appearance59.TextVAlignAsString = "Middle";
- this.ultraLabel18.Appearance = appearance59;
- this.ultraLabel18.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance60.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel18.HotTrackAppearance = appearance60;
- this.ultraLabel18.Location = new System.Drawing.Point(9, 55);
- this.ultraLabel18.Name = "ultraLabel18";
- this.ultraLabel18.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel18.TabIndex = 32;
- this.ultraLabel18.Text = "三槽酸的浓度";
- //
- // ultraTextFE_CONCENT_2
- //
- appearance61.BorderColor = System.Drawing.Color.Black;
- appearance61.BorderColor2 = System.Drawing.Color.Black;
- appearance61.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextFE_CONCENT_2.Appearance = appearance61;
- this.ultraTextFE_CONCENT_2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextFE_CONCENT_2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextFE_CONCENT_2.Location = new System.Drawing.Point(582, 30);
- this.ultraTextFE_CONCENT_2.Name = "ultraTextFE_CONCENT_2";
- this.ultraTextFE_CONCENT_2.Size = new System.Drawing.Size(100, 21);
- this.ultraTextFE_CONCENT_2.TabIndex = 31;
- //
- // ultraLabel17
- //
- appearance63.BackColor = System.Drawing.Color.LightBlue;
- appearance63.TextHAlignAsString = "Center";
- appearance63.TextVAlignAsString = "Middle";
- this.ultraLabel17.Appearance = appearance63;
- this.ultraLabel17.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance64.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel17.HotTrackAppearance = appearance64;
- this.ultraLabel17.Location = new System.Drawing.Point(464, 30);
- this.ultraLabel17.Name = "ultraLabel17";
- this.ultraLabel17.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel17.TabIndex = 30;
- this.ultraLabel17.Text = "二槽铁离子浓度";
- //
- // ultraTextFE_CONCENT_1
- //
- appearance25.BorderColor = System.Drawing.Color.Black;
- appearance25.BorderColor2 = System.Drawing.Color.Black;
- appearance25.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextFE_CONCENT_1.Appearance = appearance25;
- this.ultraTextFE_CONCENT_1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextFE_CONCENT_1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextFE_CONCENT_1.Location = new System.Drawing.Point(582, 5);
- this.ultraTextFE_CONCENT_1.Name = "ultraTextFE_CONCENT_1";
- this.ultraTextFE_CONCENT_1.Size = new System.Drawing.Size(100, 21);
- this.ultraTextFE_CONCENT_1.TabIndex = 29;
- //
- // ultraLabel16
- //
- appearance66.BackColor = System.Drawing.Color.LightBlue;
- appearance66.TextHAlignAsString = "Center";
- appearance66.TextVAlignAsString = "Middle";
- this.ultraLabel16.Appearance = appearance66;
- this.ultraLabel16.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance67.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel16.HotTrackAppearance = appearance67;
- this.ultraLabel16.Location = new System.Drawing.Point(464, 5);
- this.ultraLabel16.Name = "ultraLabel16";
- this.ultraLabel16.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel16.TabIndex = 28;
- this.ultraLabel16.Text = "一槽铁离子浓度";
- //
- // ultraTextTEMPERATURE_1
- //
- appearance68.BorderColor = System.Drawing.Color.Black;
- appearance68.BorderColor2 = System.Drawing.Color.Black;
- appearance68.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextTEMPERATURE_1.Appearance = appearance68;
- this.ultraTextTEMPERATURE_1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextTEMPERATURE_1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextTEMPERATURE_1.Location = new System.Drawing.Point(355, 5);
- this.ultraTextTEMPERATURE_1.Name = "ultraTextTEMPERATURE_1";
- this.ultraTextTEMPERATURE_1.Size = new System.Drawing.Size(100, 21);
- this.ultraTextTEMPERATURE_1.TabIndex = 27;
- //
- // ultraLabel15
- //
- appearance5.BackColor = System.Drawing.Color.LightBlue;
- appearance5.TextHAlignAsString = "Center";
- appearance5.TextVAlignAsString = "Middle";
- this.ultraLabel15.Appearance = appearance5;
- this.ultraLabel15.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance6.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel15.HotTrackAppearance = appearance6;
- this.ultraLabel15.Location = new System.Drawing.Point(237, 5);
- this.ultraLabel15.Name = "ultraLabel15";
- this.ultraLabel15.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel15.TabIndex = 26;
- this.ultraLabel15.Text = "一槽温度";
- //
- // ultraTextACID_CONCENT_1
- //
- appearance31.BorderColor = System.Drawing.Color.Black;
- appearance31.BorderColor2 = System.Drawing.Color.Black;
- appearance31.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextACID_CONCENT_1.Appearance = appearance31;
- this.ultraTextACID_CONCENT_1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextACID_CONCENT_1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextACID_CONCENT_1.Location = new System.Drawing.Point(127, 5);
- this.ultraTextACID_CONCENT_1.Name = "ultraTextACID_CONCENT_1";
- this.ultraTextACID_CONCENT_1.Size = new System.Drawing.Size(100, 21);
- this.ultraTextACID_CONCENT_1.TabIndex = 19;
- //
- // ultraLabel11
- //
- appearance32.BackColor = System.Drawing.Color.LightBlue;
- appearance32.TextHAlignAsString = "Center";
- appearance32.TextVAlignAsString = "Middle";
- this.ultraLabel11.Appearance = appearance32;
- this.ultraLabel11.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance33.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel11.HotTrackAppearance = appearance33;
- this.ultraLabel11.Location = new System.Drawing.Point(9, 5);
- this.ultraLabel11.Name = "ultraLabel11";
- this.ultraLabel11.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel11.TabIndex = 18;
- this.ultraLabel11.Text = "一槽酸的浓度";
- //
- // ultraTextREG_ID
- //
- appearance84.BorderColor = System.Drawing.Color.Black;
- appearance84.BorderColor2 = System.Drawing.Color.Black;
- appearance84.BorderColor3DBase = System.Drawing.Color.Black;
- this.ultraTextREG_ID.Appearance = appearance84;
- this.ultraTextREG_ID.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultraTextREG_ID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraTextREG_ID.Location = new System.Drawing.Point(127, 80);
- this.ultraTextREG_ID.Name = "ultraTextREG_ID";
- this.ultraTextREG_ID.Size = new System.Drawing.Size(100, 21);
- this.ultraTextREG_ID.TabIndex = 11;
- //
- // ultraLabel8
- //
- appearance85.BackColor = System.Drawing.Color.LightBlue;
- appearance85.TextHAlignAsString = "Center";
- appearance85.TextVAlignAsString = "Middle";
- this.ultraLabel8.Appearance = appearance85;
- this.ultraLabel8.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance24.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraLabel8.HotTrackAppearance = appearance24;
- this.ultraLabel8.Location = new System.Drawing.Point(9, 80);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(116, 21);
- this.ultraLabel8.TabIndex = 10;
- this.ultraLabel8.Text = "操作人";
- //
- // ultraGroupBox2
- //
- this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
- this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(1193, 302);
- this.ultraGroupBox2.TabIndex = 0;
- this.ultraGroupBox2.Text = "酸洗液实绩信息表";
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance18.BackColor = System.Drawing.SystemColors.Window;
- appearance18.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance18;
- ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn1.Header.Caption = "一槽酸的浓度";
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 20;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(95, 22);
- ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn2.Header.Caption = "一槽温度";
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 22;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(72, 22);
- ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn3.Header.Caption = "一槽铁离子浓度";
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 24;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 22);
- ultraGridColumn3.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn4.Header.Caption = "二槽酸的浓度";
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 26;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(98, 22);
- ultraGridColumn4.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- 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 = 28;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 22);
- ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- 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 = 30;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 22);
- ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn7.Header.Caption = "三槽温度";
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 36;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 22);
- ultraGridColumn7.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn8.Header.Caption = "三槽铁离子浓度";
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 34;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(107, 22);
- ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn9.Header.Caption = "三槽酸的浓度";
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 32;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(97, 22);
- ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn10.Header.Caption = "开始时间";
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 38;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 22);
- ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 4;
- ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn11.Header.Caption = "结束时间";
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 40;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 22);
- ultraGridColumn11.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 4;
- ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn12.Header.Caption = "操作人";
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 22);
- ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 4;
- ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn13.Header.Caption = "操作时间";
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 22);
- ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 4;
- ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn14.Header.Caption = "修改时间";
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 22);
- ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 49);
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 3;
- ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn15.Header.Caption = "游离浓度";
- ultraGridColumn15.Header.VisiblePosition = 14;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 15;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 16);
- ultraGridColumn15.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn16.Header.Caption = "铁离子浓度";
- ultraGridColumn16.Header.VisiblePosition = 15;
- ultraGridColumn16.RowLayoutColumnInfo.OriginX = 13;
- ultraGridColumn16.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 16);
- ultraGridColumn16.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn17.Header.Caption = "新酸游离浓度";
- ultraGridColumn17.Header.VisiblePosition = 16;
- ultraGridColumn17.RowLayoutColumnInfo.OriginX = 19;
- ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 22);
- ultraGridColumn17.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 49);
- ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn17.RowLayoutColumnInfo.SpanY = 4;
- ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn18.Header.Caption = "游离浓度";
- ultraGridColumn18.Header.VisiblePosition = 17;
- ultraGridColumn18.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn18.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 16);
- ultraGridColumn18.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn19.Header.Caption = "铁离子浓度";
- ultraGridColumn19.Header.VisiblePosition = 18;
- ultraGridColumn19.RowLayoutColumnInfo.OriginX = 11;
- ultraGridColumn19.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 16);
- ultraGridColumn19.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn20.Header.Caption = "日期";
- ultraGridColumn20.Header.VisiblePosition = 19;
- ultraGridColumn20.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn20.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(46, 16);
- ultraGridColumn20.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn20.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn21.Header.Caption = "时间";
- ultraGridColumn21.Header.VisiblePosition = 20;
- ultraGridColumn21.RowLayoutColumnInfo.OriginX = 9;
- ultraGridColumn21.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 16);
- ultraGridColumn21.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn22.Header.Caption = "地点";
- ultraGridColumn22.Header.VisiblePosition = 21;
- ultraGridColumn22.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn22.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(46, 16);
- ultraGridColumn22.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
- ultraGridColumn22.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn23.Header.Caption = "氯离子(CL)浓度";
- ultraGridColumn23.Header.VisiblePosition = 22;
- ultraGridColumn23.RowLayoutColumnInfo.OriginX = 17;
- ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn23.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 49);
- ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn23.RowLayoutColumnInfo.SpanY = 3;
- ultraGridColumn24.Header.Caption = "一槽";
- ultraGridColumn24.Header.VisiblePosition = 23;
- ultraGridColumn24.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn24.RowLayoutColumnInfo.OriginX = 20;
- ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn24.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn24.RowLayoutColumnInfo.SpanX = 6;
- ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn25.Header.Caption = "二槽";
- ultraGridColumn25.Header.VisiblePosition = 24;
- ultraGridColumn25.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn25.RowLayoutColumnInfo.OriginX = 26;
- ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn25.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn25.RowLayoutColumnInfo.SpanX = 6;
- ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn26.Header.Caption = "三槽";
- ultraGridColumn26.Header.VisiblePosition = 25;
- ultraGridColumn26.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn26.RowLayoutColumnInfo.OriginX = 32;
- ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(347, 0);
- ultraGridColumn26.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn26.RowLayoutColumnInfo.SpanX = 6;
- ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn27.DataType = typeof(bool);
- ultraGridColumn27.Header.Caption = "请选择操作行";
- ultraGridColumn27.Header.VisiblePosition = 26;
- ultraGridColumn27.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn27.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(72, 22);
- ultraGridColumn27.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
- ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn27.RowLayoutColumnInfo.SpanY = 4;
- ultraGridColumn27.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridColumn28.Header.Caption = "再生酸浓度";
- ultraGridColumn28.Header.VisiblePosition = 27;
- ultraGridColumn28.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn28.RowLayoutColumnInfo.OriginX = 13;
- ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(155, 0);
- ultraGridColumn28.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn28.RowLayoutColumnInfo.SpanX = 4;
- ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn29.Header.Caption = "废酸浓度";
- ultraGridColumn29.Header.VisiblePosition = 28;
- ultraGridColumn29.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn29.RowLayoutColumnInfo.OriginX = 11;
- ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(137, 0);
- ultraGridColumn29.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn30.Header.Caption = "取样信息";
- ultraGridColumn30.Header.VisiblePosition = 29;
- ultraGridColumn30.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn30.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn30.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(149, 0);
- ultraGridColumn30.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn30.RowLayoutColumnInfo.SpanX = 3;
- ultraGridColumn30.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,
- ultraGridColumn20,
- ultraGridColumn21,
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25,
- ultraGridColumn26,
- ultraGridColumn27,
- ultraGridColumn28,
- ultraGridColumn29,
- ultraGridColumn30});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance37.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance37.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance37.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance37.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance37;
- appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance40;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.GroupByBox.Prompt = " 请将需要分组的列拖到此处";
- appearance41.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance41.BackColor2 = System.Drawing.SystemColors.Control;
- appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance41.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance41;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance42.BackColor = System.Drawing.SystemColors.Window;
- appearance42.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance42;
- appearance80.BackColor = System.Drawing.SystemColors.Highlight;
- appearance80.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance80;
- this.ultraGrid1.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance81.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance81;
- appearance82.BorderColor = System.Drawing.Color.Silver;
- appearance82.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance82;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- appearance83.BackColor = System.Drawing.SystemColors.Control;
- appearance83.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance83.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance83.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance83.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance83;
- appearance86.BackColor = System.Drawing.Color.LightSteelBlue;
- appearance86.TextHAlignAsString = "Center";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance86;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance89.BackColor = System.Drawing.SystemColors.Window;
- appearance89.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance89;
- appearance90.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance90;
- appearance91.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance91;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance92.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance92;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(3, 18);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1187, 281);
- this.ultraGrid1.TabIndex = 0;
- this.ultraGrid1.Text = "ultraGrid1";
- this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
- //
- // 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.dataColumn20,
- this.dataColumn21,
- this.dataColumn22,
- this.dataColumn23});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.ColumnName = "ACID_CONCENT_1";
- //
- // dataColumn2
- //
- this.dataColumn2.ColumnName = "TEMPERATURE_1";
- //
- // dataColumn3
- //
- this.dataColumn3.ColumnName = "FE_CONCENT_1";
- //
- // dataColumn4
- //
- this.dataColumn4.ColumnName = "ACID_CONCENT_2";
- //
- // dataColumn5
- //
- this.dataColumn5.ColumnName = "TEMPERATURE_2";
- //
- // dataColumn6
- //
- this.dataColumn6.ColumnName = "FE_CONCENT_2";
- //
- // dataColumn7
- //
- this.dataColumn7.ColumnName = "TEMPERATURE_3";
- //
- // dataColumn8
- //
- this.dataColumn8.ColumnName = "FE_CONCENT_3";
- //
- // dataColumn9
- //
- this.dataColumn9.ColumnName = "ACID_CONCENT_3";
- //
- // dataColumn10
- //
- this.dataColumn10.ColumnName = "BEGIN_TIME";
- //
- // dataColumn11
- //
- this.dataColumn11.ColumnName = "END_TIME";
- //
- // dataColumn12
- //
- this.dataColumn12.ColumnName = "REG_ID";
- //
- // dataColumn13
- //
- this.dataColumn13.ColumnName = "REG_DTIME";
- //
- // dataColumn14
- //
- this.dataColumn14.ColumnName = "ALTER_DTIME";
- //
- // dataColumn15
- //
- this.dataColumn15.ColumnName = "REG_ACID";
- //
- // dataColumn16
- //
- this.dataColumn16.ColumnName = "REG_FE";
- //
- // dataColumn17
- //
- this.dataColumn17.ColumnName = "NEW_ACID";
- //
- // dataColumn18
- //
- this.dataColumn18.ColumnName = "DIS_ACID";
- //
- // dataColumn19
- //
- this.dataColumn19.ColumnName = "DIS_FE";
- //
- // dataColumn20
- //
- this.dataColumn20.ColumnName = "SAM_TATE";
- //
- // dataColumn21
- //
- this.dataColumn21.ColumnName = "SAM_TIME";
- //
- // dataColumn22
- //
- this.dataColumn22.ColumnName = "SAM_ADDRESS";
- //
- // dataColumn23
- //
- this.dataColumn23.ColumnName = "CL_DEEP";
- //
- // UIK010040
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1193, 550);
- this.Controls.Add(this.ultraPanel1);
- this.Controls.Add(this.ultraGroupBox1);
- this.Name = "UIK010040";
- this.Text = "UIK010040";
- this.Load += new System.EventHandler(this.UIK010040_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCalendarSTRATTIME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCalendarENDTIME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckAll)).EndInit();
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextCL)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextREG_FE)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextREG_ACID)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextDIS_FE)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextDIS_ACID)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextNEW_ACID)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextSAM_ADDRESS)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCalendarSAM_TATE)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextSAM_TIME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextACID_CONCENT_3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextREG_DTIME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextTEMPERATURE_3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextTEMPERATURE_2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextACID_CONCENT_2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextFE_CONCENT_3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextFE_CONCENT_2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextFE_CONCENT_1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextTEMPERATURE_1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextACID_CONCENT_1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextREG_ID)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
- private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo ultraCalendarSTRATTIME;
- private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo ultraCalendarENDTIME;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckAll;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn12;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn14;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextREG_DTIME;
- private Infragistics.Win.Misc.UltraLabel ultraLabel22;
- private Infragistics.Win.Misc.UltraLabel ultraLabel25;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextTEMPERATURE_3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel21;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextTEMPERATURE_2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel20;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextACID_CONCENT_2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel19;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextFE_CONCENT_3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel18;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextFE_CONCENT_2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel17;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextFE_CONCENT_1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel16;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextTEMPERATURE_1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel15;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextACID_CONCENT_1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel11;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextREG_ID;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextACID_CONCENT_3;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn19;
- private System.Data.DataColumn dataColumn20;
- private System.Data.DataColumn dataColumn21;
- private System.Data.DataColumn dataColumn22;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextSAM_TIME;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel9;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextDIS_ACID;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextNEW_ACID;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextSAM_ADDRESS;
- private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo ultraCalendarSAM_TATE;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextREG_FE;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextREG_ACID;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextDIS_FE;
- private Infragistics.Win.Misc.UltraLabel ultraLabel12;
- private Infragistics.Win.Misc.UltraLabel ultraLabel10;
- private System.Data.DataColumn dataColumn23;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextCL;
- private Infragistics.Win.Misc.UltraLabel ultraLabel13;
- }
- }
|