| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597 |
- namespace Pur.Balance
- {
- partial class FrmPurCicpPrice
- {
- /// <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.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
- Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton();
- Infragistics.Win.Appearance appearance13 = 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("id");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("name", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Descending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemDesc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemDescE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemSpec");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUseUom");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUom");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomConefficient");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightUnit");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemModel");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("remark");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validflag");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createUserid");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateUserid");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteUserid");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemAttr");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemAttrId");
- 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 appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("standId", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("dealType");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("inspSrc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("balanceType");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("remark");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validflag");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createUserid");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateUserid");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteUserid");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("priceCalcType");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("maxSign");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("maxVal");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("minSign");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("minVal");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("stepLen");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("addSubtValue");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("calcFormula");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("chemCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("chemName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("chemType");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("chemFormula");
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPurCicpPrice));
- this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.edtItemAttr = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label15 = new System.Windows.Forms.Label();
- this.edtItemAttrId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.edtItemCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label19 = new System.Windows.Forms.Label();
- this.edtRemark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label6 = new System.Windows.Forms.Label();
- this.edtItemName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label5 = new System.Windows.Forms.Label();
- this.edtName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label4 = new System.Windows.Forms.Label();
- this.edtId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label3 = new System.Windows.Forms.Label();
- this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.label14 = new System.Windows.Forms.Label();
- this.edtup = new System.Windows.Forms.CheckBox();
- this.edtdown = new System.Windows.Forms.CheckBox();
- this.edtChemCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label11 = new System.Windows.Forms.Label();
- this.edtAddSubtValue = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.label13 = new System.Windows.Forms.Label();
- this.edtmaxVal = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.edtMinVal = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.edtMinSign = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.edtMaxSign = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label16 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.edtRemarkC = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label12 = new System.Windows.Forms.Label();
- this.edtChemName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label10 = new System.Windows.Forms.Label();
- this.edtStandId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label9 = new System.Windows.Forms.Label();
- this.edtIdC = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label7 = new System.Windows.Forms.Label();
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.CicpPriceM = 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();
- this.dataColumn52 = new System.Data.DataColumn();
- this.dataColumn53 = new System.Data.DataColumn();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.CicpPriceC = new System.Data.DataSet();
- this.dataTable2 = new System.Data.DataTable();
- this.dataColumn24 = new System.Data.DataColumn();
- this.dataColumn26 = new System.Data.DataColumn();
- this.dataColumn27 = new System.Data.DataColumn();
- this.dataColumn28 = new System.Data.DataColumn();
- this.dataColumn29 = new System.Data.DataColumn();
- this.dataColumn30 = new System.Data.DataColumn();
- this.dataColumn31 = new System.Data.DataColumn();
- this.dataColumn32 = new System.Data.DataColumn();
- this.dataColumn33 = new System.Data.DataColumn();
- this.dataColumn34 = new System.Data.DataColumn();
- this.dataColumn35 = new System.Data.DataColumn();
- this.dataColumn36 = new System.Data.DataColumn();
- this.dataColumn37 = new System.Data.DataColumn();
- this.dataColumn38 = new System.Data.DataColumn();
- this.dataColumn39 = new System.Data.DataColumn();
- this.dataColumn40 = new System.Data.DataColumn();
- this.dataColumn25 = new System.Data.DataColumn();
- this.dataColumn41 = new System.Data.DataColumn();
- this.dataColumn42 = new System.Data.DataColumn();
- this.dataColumn43 = new System.Data.DataColumn();
- this.dataColumn44 = new System.Data.DataColumn();
- this.dataColumn45 = new System.Data.DataColumn();
- this.dataColumn46 = new System.Data.DataColumn();
- this.dataColumn47 = new System.Data.DataColumn();
- this.dataColumn48 = new System.Data.DataColumn();
- this.dataColumn49 = new System.Data.DataColumn();
- this.dataColumn50 = new System.Data.DataColumn();
- this.dataColumn51 = new System.Data.DataColumn();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.Qname = new System.Windows.Forms.TextBox();
- this.QId = new System.Windows.Forms.TextBox();
- this.ultraTabPageControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.edtItemAttr)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtItemAttrId)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtItemCode)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtRemark)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtItemName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtId)).BeginInit();
- this.ultraTabPageControl2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.edtChemCode)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtAddSubtValue)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtmaxVal)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtMinVal)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtMinSign)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtMaxSign)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtRemarkC)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtChemName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtStandId)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtIdC)).BeginInit();
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- this.ultraPanel3.ClientArea.SuspendLayout();
- this.ultraPanel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
- this.splitContainer1.Panel1.SuspendLayout();
- this.splitContainer1.Panel2.SuspendLayout();
- this.splitContainer1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.CicpPriceM)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.CicpPriceC)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
- this.ultraTabControl1.SuspendLayout();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- this.SuspendLayout();
- //
- // ultraTabPageControl1
- //
- this.ultraTabPageControl1.Controls.Add(this.edtItemAttr);
- this.ultraTabPageControl1.Controls.Add(this.label15);
- this.ultraTabPageControl1.Controls.Add(this.edtItemAttrId);
- this.ultraTabPageControl1.Controls.Add(this.edtItemCode);
- this.ultraTabPageControl1.Controls.Add(this.label19);
- this.ultraTabPageControl1.Controls.Add(this.edtRemark);
- this.ultraTabPageControl1.Controls.Add(this.label6);
- this.ultraTabPageControl1.Controls.Add(this.edtItemName);
- this.ultraTabPageControl1.Controls.Add(this.label5);
- this.ultraTabPageControl1.Controls.Add(this.edtName);
- this.ultraTabPageControl1.Controls.Add(this.label4);
- this.ultraTabPageControl1.Controls.Add(this.edtId);
- this.ultraTabPageControl1.Controls.Add(this.label3);
- this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraTabPageControl1.Name = "ultraTabPageControl1";
- this.ultraTabPageControl1.Size = new System.Drawing.Size(1225, 137);
- //
- // edtItemAttr
- //
- this.edtItemAttr.Location = new System.Drawing.Point(1081, 9);
- this.edtItemAttr.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtItemAttr.Name = "edtItemAttr";
- this.edtItemAttr.ReadOnly = true;
- this.edtItemAttr.Size = new System.Drawing.Size(139, 24);
- this.edtItemAttr.TabIndex = 17;
- this.edtItemAttr.Visible = false;
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Location = new System.Drawing.Point(856, 12);
- this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(67, 15);
- this.label15.TabIndex = 16;
- this.label15.Text = "属性编码";
- //
- // edtItemAttrId
- //
- this.edtItemAttrId.Location = new System.Drawing.Point(932, 8);
- this.edtItemAttrId.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtItemAttrId.Name = "edtItemAttrId";
- this.edtItemAttrId.ReadOnly = true;
- this.edtItemAttrId.Size = new System.Drawing.Size(139, 24);
- this.edtItemAttrId.TabIndex = 15;
- //
- // edtItemCode
- //
- this.edtItemCode.Location = new System.Drawing.Point(712, 9);
- this.edtItemCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtItemCode.Name = "edtItemCode";
- this.edtItemCode.ReadOnly = true;
- this.edtItemCode.Size = new System.Drawing.Size(139, 24);
- this.edtItemCode.TabIndex = 9;
- //
- // label19
- //
- this.label19.AutoSize = true;
- this.label19.Location = new System.Drawing.Point(639, 14);
- this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(67, 15);
- this.label19.TabIndex = 8;
- this.label19.Text = "物料编码";
- //
- // edtRemark
- //
- this.edtRemark.Location = new System.Drawing.Point(52, 42);
- this.edtRemark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtRemark.Name = "edtRemark";
- this.edtRemark.Size = new System.Drawing.Size(791, 24);
- this.edtRemark.TabIndex = 7;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(11, 49);
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(37, 15);
- this.label6.TabIndex = 6;
- this.label6.Text = "备注";
- //
- // edtItemName
- //
- appearance25.FontData.BoldAsString = "True";
- editorButton1.Appearance = appearance25;
- editorButton1.Text = "+";
- this.edtItemName.ButtonsRight.Add(editorButton1);
- this.edtItemName.Location = new System.Drawing.Point(492, 8);
- this.edtItemName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtItemName.Name = "edtItemName";
- this.edtItemName.ReadOnly = true;
- this.edtItemName.Size = new System.Drawing.Size(139, 24);
- this.edtItemName.TabIndex = 5;
- this.edtItemName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.edtItemName_EditorButtonClick);
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(419, 14);
- this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(67, 15);
- this.label5.TabIndex = 4;
- this.label5.Text = "物料选择";
- //
- // edtName
- //
- this.edtName.Location = new System.Drawing.Point(272, 9);
- this.edtName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtName.Name = "edtName";
- this.edtName.Size = new System.Drawing.Size(139, 24);
- this.edtName.TabIndex = 3;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(225, 12);
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(37, 15);
- this.label4.TabIndex = 2;
- this.label4.Text = "名称";
- //
- // edtId
- //
- this.edtId.Location = new System.Drawing.Point(52, 9);
- this.edtId.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtId.Name = "edtId";
- this.edtId.ReadOnly = true;
- this.edtId.Size = new System.Drawing.Size(139, 24);
- this.edtId.TabIndex = 1;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(11, 14);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(37, 15);
- this.label3.TabIndex = 0;
- this.label3.Text = "编号";
- //
- // ultraTabPageControl2
- //
- this.ultraTabPageControl2.Controls.Add(this.label14);
- this.ultraTabPageControl2.Controls.Add(this.edtup);
- this.ultraTabPageControl2.Controls.Add(this.edtdown);
- this.ultraTabPageControl2.Controls.Add(this.edtChemCode);
- this.ultraTabPageControl2.Controls.Add(this.label11);
- this.ultraTabPageControl2.Controls.Add(this.edtAddSubtValue);
- this.ultraTabPageControl2.Controls.Add(this.label13);
- this.ultraTabPageControl2.Controls.Add(this.edtmaxVal);
- this.ultraTabPageControl2.Controls.Add(this.edtMinVal);
- this.ultraTabPageControl2.Controls.Add(this.edtMinSign);
- this.ultraTabPageControl2.Controls.Add(this.edtMaxSign);
- this.ultraTabPageControl2.Controls.Add(this.label16);
- this.ultraTabPageControl2.Controls.Add(this.label8);
- this.ultraTabPageControl2.Controls.Add(this.edtRemarkC);
- this.ultraTabPageControl2.Controls.Add(this.label12);
- this.ultraTabPageControl2.Controls.Add(this.edtChemName);
- this.ultraTabPageControl2.Controls.Add(this.label10);
- this.ultraTabPageControl2.Controls.Add(this.edtStandId);
- this.ultraTabPageControl2.Controls.Add(this.label9);
- this.ultraTabPageControl2.Controls.Add(this.edtIdC);
- this.ultraTabPageControl2.Controls.Add(this.label7);
- this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 26);
- this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraTabPageControl2.Name = "ultraTabPageControl2";
- this.ultraTabPageControl2.Size = new System.Drawing.Size(1225, 137);
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Location = new System.Drawing.Point(361, 51);
- this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(22, 15);
- this.label14.TabIndex = 29;
- this.label14.Text = "—";
- //
- // edtup
- //
- this.edtup.AutoSize = true;
- this.edtup.Location = new System.Drawing.Point(9, 49);
- this.edtup.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtup.Name = "edtup";
- this.edtup.Size = new System.Drawing.Size(89, 19);
- this.edtup.TabIndex = 28;
- this.edtup.Text = "上限:值";
- this.edtup.UseVisualStyleBackColor = true;
- this.edtup.CheckedChanged += new System.EventHandler(this.edtup_CheckedChanged);
- //
- // edtdown
- //
- this.edtdown.AutoSize = true;
- this.edtdown.Location = new System.Drawing.Point(392, 49);
- this.edtdown.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtdown.Name = "edtdown";
- this.edtdown.Size = new System.Drawing.Size(104, 19);
- this.edtdown.TabIndex = 27;
- this.edtdown.Text = "下限:符号";
- this.edtdown.UseVisualStyleBackColor = true;
- this.edtdown.CheckedChanged += new System.EventHandler(this.edtdown_CheckedChanged);
- //
- // edtChemCode
- //
- this.edtChemCode.Location = new System.Drawing.Point(847, 9);
- this.edtChemCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtChemCode.Name = "edtChemCode";
- this.edtChemCode.ReadOnly = true;
- this.edtChemCode.Size = new System.Drawing.Size(139, 24);
- this.edtChemCode.TabIndex = 26;
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(768, 14);
- this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(67, 15);
- this.label11.TabIndex = 25;
- this.label11.Text = "元素编码";
- //
- // edtAddSubtValue
- //
- this.edtAddSubtValue.Location = new System.Drawing.Point(847, 46);
- this.edtAddSubtValue.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtAddSubtValue.MaskClipMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeBoth;
- this.edtAddSubtValue.MaskInput = "{double:-9.4}";
- this.edtAddSubtValue.Name = "edtAddSubtValue";
- this.edtAddSubtValue.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.edtAddSubtValue.Size = new System.Drawing.Size(139, 24);
- this.edtAddSubtValue.TabIndex = 24;
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Location = new System.Drawing.Point(768, 51);
- this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(67, 15);
- this.label13.TabIndex = 23;
- this.label13.Text = "加减额度";
- //
- // edtmaxVal
- //
- this.edtmaxVal.Location = new System.Drawing.Point(111, 46);
- this.edtmaxVal.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtmaxVal.MaskClipMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeBoth;
- this.edtmaxVal.MaskInput = "{double:-9.4}";
- this.edtmaxVal.Name = "edtmaxVal";
- this.edtmaxVal.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.edtmaxVal.Size = new System.Drawing.Size(137, 24);
- this.edtmaxVal.TabIndex = 22;
- //
- // edtMinVal
- //
- this.edtMinVal.Location = new System.Drawing.Point(597, 46);
- this.edtMinVal.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtMinVal.MaskInput = "{double:-9.4}";
- this.edtMinVal.Name = "edtMinVal";
- this.edtMinVal.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.edtMinVal.Size = new System.Drawing.Size(139, 24);
- this.edtMinVal.TabIndex = 21;
- //
- // edtMinSign
- //
- valueListItem4.DataValue = ">=";
- valueListItem4.DisplayText = ">=";
- valueListItem5.DataValue = ">";
- valueListItem5.DisplayText = ">";
- this.edtMinSign.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem4,
- valueListItem5});
- this.edtMinSign.Location = new System.Drawing.Point(512, 46);
- this.edtMinSign.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtMinSign.Name = "edtMinSign";
- this.edtMinSign.Size = new System.Drawing.Size(53, 24);
- this.edtMinSign.TabIndex = 20;
- //
- // edtMaxSign
- //
- valueListItem1.DataValue = ">=";
- valueListItem1.DisplayText = ">=";
- valueListItem2.DataValue = ">";
- valueListItem2.DisplayText = ">";
- this.edtMaxSign.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2});
- this.edtMaxSign.Location = new System.Drawing.Point(300, 46);
- this.edtMaxSign.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtMaxSign.Name = "edtMaxSign";
- this.edtMaxSign.Size = new System.Drawing.Size(53, 24);
- this.edtMaxSign.TabIndex = 19;
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Location = new System.Drawing.Point(571, 51);
- this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(22, 15);
- this.label16.TabIndex = 18;
- this.label16.Text = "值";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(253, 51);
- this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(37, 15);
- this.label8.TabIndex = 15;
- this.label8.Text = "符号";
- //
- // edtRemarkC
- //
- this.edtRemarkC.Location = new System.Drawing.Point(111, 84);
- this.edtRemarkC.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtRemarkC.Name = "edtRemarkC";
- this.edtRemarkC.Size = new System.Drawing.Size(875, 24);
- this.edtRemarkC.TabIndex = 12;
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(64, 90);
- this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(37, 15);
- this.label12.TabIndex = 11;
- this.label12.Text = "备注";
- //
- // edtChemName
- //
- editorButton2.Text = "+";
- this.edtChemName.ButtonsRight.Add(editorButton2);
- this.edtChemName.Location = new System.Drawing.Point(597, 9);
- this.edtChemName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtChemName.Name = "edtChemName";
- this.edtChemName.ReadOnly = true;
- this.edtChemName.Size = new System.Drawing.Size(139, 24);
- this.edtChemName.TabIndex = 8;
- this.edtChemName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.edtChemName_EditorButtonClick);
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(519, 14);
- this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(67, 15);
- this.label10.TabIndex = 7;
- this.label10.Text = "元素选择";
- //
- // edtStandId
- //
- this.edtStandId.Location = new System.Drawing.Point(348, 9);
- this.edtStandId.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtStandId.Name = "edtStandId";
- this.edtStandId.ReadOnly = true;
- this.edtStandId.Size = new System.Drawing.Size(139, 24);
- this.edtStandId.TabIndex = 6;
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(285, 14);
- this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(52, 15);
- this.label9.TabIndex = 5;
- this.label9.Text = "标准号";
- //
- // edtIdC
- //
- this.edtIdC.Location = new System.Drawing.Point(109, 9);
- this.edtIdC.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.edtIdC.Name = "edtIdC";
- this.edtIdC.ReadOnly = true;
- this.edtIdC.Size = new System.Drawing.Size(139, 24);
- this.edtIdC.TabIndex = 2;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(63, 14);
- this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(37, 15);
- this.label7.TabIndex = 1;
- this.label7.Text = "编号";
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel3);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(1235, 591);
- this.ultraPanel1.TabIndex = 0;
- //
- // ultraPanel3
- //
- //
- // ultraPanel3.ClientArea
- //
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraGroupBox1);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraExpandableGroupBox1);
- this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel3.Location = new System.Drawing.Point(0, 35);
- this.ultraPanel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraPanel3.Name = "ultraPanel3";
- this.ultraPanel3.Size = new System.Drawing.Size(1235, 556);
- this.ultraPanel3.TabIndex = 1;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.splitContainer1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1235, 366);
- this.ultraGroupBox1.TabIndex = 0;
- this.ultraGroupBox1.Text = "成分计价信息";
- //
- // splitContainer1
- //
- this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer1.Location = new System.Drawing.Point(3, 21);
- this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.splitContainer1.Name = "splitContainer1";
- //
- // splitContainer1.Panel1
- //
- this.splitContainer1.Panel1.Controls.Add(this.ultraGrid1);
- //
- // splitContainer1.Panel2
- //
- this.splitContainer1.Panel2.Controls.Add(this.ultraGrid2);
- this.splitContainer1.Size = new System.Drawing.Size(1229, 342);
- this.splitContainer1.SplitterDistance = 642;
- this.splitContainer1.SplitterWidth = 5;
- this.splitContainer1.TabIndex = 2;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.CicpPriceM;
- appearance13.BackColor = System.Drawing.SystemColors.Window;
- appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance13;
- ultraGridColumn1.Header.Caption = "编号";
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.Width = 115;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn4.Header.VisiblePosition = 7;
- ultraGridColumn4.Hidden = true;
- ultraGridColumn5.Header.VisiblePosition = 3;
- ultraGridColumn6.Header.VisiblePosition = 12;
- ultraGridColumn6.Hidden = true;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn8.Header.VisiblePosition = 13;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn10.Header.VisiblePosition = 10;
- ultraGridColumn11.Header.VisiblePosition = 9;
- ultraGridColumn12.Header.VisiblePosition = 14;
- ultraGridColumn13.Header.VisiblePosition = 11;
- ultraGridColumn14.Header.VisiblePosition = 15;
- ultraGridColumn15.Header.VisiblePosition = 17;
- ultraGridColumn16.Header.VisiblePosition = 18;
- ultraGridColumn17.Header.VisiblePosition = 20;
- ultraGridColumn18.Header.VisiblePosition = 21;
- ultraGridColumn19.Header.VisiblePosition = 22;
- ultraGridColumn19.Hidden = true;
- ultraGridColumn20.Header.VisiblePosition = 16;
- ultraGridColumn21.Header.VisiblePosition = 19;
- ultraGridColumn22.Header.VisiblePosition = 23;
- ultraGridColumn22.Hidden = true;
- ultraGridColumn23.Header.VisiblePosition = 24;
- ultraGridColumn23.Hidden = true;
- ultraGridColumn24.Header.VisiblePosition = 5;
- ultraGridColumn25.Header.VisiblePosition = 4;
- 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});
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance14.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance14;
- appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance16.BackColor2 = System.Drawing.SystemColors.Control;
- appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance17.BackColor = System.Drawing.SystemColors.Window;
- appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance17;
- appearance18.BackColor = System.Drawing.SystemColors.Highlight;
- appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance18;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance19.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance19;
- appearance20.BorderColor = System.Drawing.Color.Silver;
- appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance20;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- appearance21.BackColor = System.Drawing.SystemColors.Control;
- appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance21.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance21;
- appearance22.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance22;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance23.BackColor = System.Drawing.SystemColors.Window;
- appearance23.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance23;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
- 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.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(642, 342);
- this.ultraGrid1.TabIndex = 0;
- this.ultraGrid1.Text = "ultraGrid1";
- this.ultraGrid1.AfterCellActivate += new System.EventHandler(this.ultraGrid1_AfterCellActivate);
- this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
- //
- // CicpPriceM
- //
- this.CicpPriceM.DataSetName = "NewDataSet";
- this.CicpPriceM.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.dataColumn52,
- this.dataColumn53});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "主键";
- this.dataColumn1.ColumnName = "id";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "名称";
- this.dataColumn2.ColumnName = "name";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "物料编码";
- this.dataColumn3.ColumnName = "itemCode";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "物料描述";
- this.dataColumn4.ColumnName = "itemDesc";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "物料名称";
- this.dataColumn5.ColumnName = "itemName";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "物料英文名称";
- this.dataColumn6.ColumnName = "itemDescE";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "物料型号规格";
- this.dataColumn7.ColumnName = "itemSpec";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "是否使用采购单位";
- this.dataColumn8.ColumnName = "itemUseUom";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "采购单位";
- this.dataColumn9.ColumnName = "itemUom";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "转换系数";
- this.dataColumn10.ColumnName = "itemUomConefficient";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "库存单位";
- this.dataColumn11.ColumnName = "weightUnit";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "物料材质";
- this.dataColumn12.ColumnName = "itemModel";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "备注";
- this.dataColumn13.ColumnName = "remark";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "数据状态";
- this.dataColumn14.ColumnName = "validflag";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "创建人";
- this.dataColumn15.ColumnName = "createName";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "创建时间";
- this.dataColumn16.ColumnName = "createTime";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "修改人 ";
- this.dataColumn17.ColumnName = "updateName";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "修改时间";
- this.dataColumn18.ColumnName = "updateTime";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "删除时间";
- this.dataColumn19.ColumnName = "deleteTime";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "创建人ID";
- this.dataColumn20.ColumnName = "createUserid";
- //
- // dataColumn21
- //
- this.dataColumn21.Caption = "修改人ID";
- this.dataColumn21.ColumnName = "updateUserid";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "废除人";
- this.dataColumn22.ColumnName = "deleteName";
- //
- // dataColumn23
- //
- this.dataColumn23.Caption = "删除人ID";
- this.dataColumn23.ColumnName = "deleteUserid";
- //
- // dataColumn52
- //
- this.dataColumn52.Caption = "属性名称";
- this.dataColumn52.ColumnName = "itemAttr";
- //
- // dataColumn53
- //
- this.dataColumn53.Caption = "属性编码";
- this.dataColumn53.ColumnName = "itemAttrId";
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataSource = this.CicpPriceC;
- appearance4.BackColor = System.Drawing.SystemColors.Window;
- appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid2.DisplayLayout.Appearance = appearance4;
- ultraGridColumn26.Header.Caption = "编号";
- ultraGridColumn26.Header.VisiblePosition = 0;
- ultraGridColumn27.Header.VisiblePosition = 3;
- ultraGridColumn27.Hidden = true;
- ultraGridColumn28.Header.VisiblePosition = 14;
- ultraGridColumn29.Header.VisiblePosition = 15;
- ultraGridColumn30.Header.VisiblePosition = 16;
- ultraGridColumn31.Header.VisiblePosition = 10;
- ultraGridColumn32.Header.VisiblePosition = 18;
- ultraGridColumn33.Header.VisiblePosition = 20;
- ultraGridColumn34.Header.VisiblePosition = 24;
- ultraGridColumn35.Header.VisiblePosition = 21;
- ultraGridColumn36.Header.VisiblePosition = 26;
- ultraGridColumn37.Header.VisiblePosition = 22;
- ultraGridColumn37.Hidden = true;
- ultraGridColumn38.Header.VisiblePosition = 23;
- ultraGridColumn38.Hidden = true;
- ultraGridColumn39.Header.VisiblePosition = 19;
- ultraGridColumn40.Header.VisiblePosition = 25;
- ultraGridColumn41.Header.VisiblePosition = 27;
- ultraGridColumn41.Hidden = true;
- ultraGridColumn42.Header.VisiblePosition = 13;
- ultraGridColumn43.Header.VisiblePosition = 5;
- ultraGridColumn44.Header.VisiblePosition = 6;
- ultraGridColumn45.Header.VisiblePosition = 7;
- ultraGridColumn46.Header.VisiblePosition = 8;
- ultraGridColumn47.Header.VisiblePosition = 12;
- ultraGridColumn48.Header.VisiblePosition = 9;
- ultraGridColumn49.Header.VisiblePosition = 17;
- ultraGridColumn50.Header.VisiblePosition = 1;
- ultraGridColumn51.Header.VisiblePosition = 2;
- ultraGridColumn52.Header.VisiblePosition = 11;
- ultraGridColumn53.Header.VisiblePosition = 4;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn26,
- ultraGridColumn27,
- ultraGridColumn28,
- ultraGridColumn29,
- ultraGridColumn30,
- ultraGridColumn31,
- ultraGridColumn32,
- ultraGridColumn33,
- ultraGridColumn34,
- ultraGridColumn35,
- ultraGridColumn36,
- ultraGridColumn37,
- ultraGridColumn38,
- ultraGridColumn39,
- ultraGridColumn40,
- ultraGridColumn41,
- ultraGridColumn42,
- ultraGridColumn43,
- ultraGridColumn44,
- ultraGridColumn45,
- ultraGridColumn46,
- ultraGridColumn47,
- ultraGridColumn48,
- ultraGridColumn49,
- ultraGridColumn50,
- ultraGridColumn51,
- ultraGridColumn52,
- ultraGridColumn53});
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance1.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance1.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance1;
- appearance2.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2;
- this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance3.BackColor2 = System.Drawing.SystemColors.Control;
- appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
- this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
- appearance12.BackColor = System.Drawing.SystemColors.Window;
- appearance12.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance12;
- appearance7.BackColor = System.Drawing.SystemColors.Highlight;
- appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance7;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance6.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance6;
- appearance5.BorderColor = System.Drawing.Color.Silver;
- appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance5;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
- appearance9.BackColor = System.Drawing.SystemColors.Control;
- appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance9.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance9;
- appearance11.TextHAlignAsString = "Left";
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance11;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance10.BackColor = System.Drawing.SystemColors.Window;
- appearance10.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance10;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance8.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance8;
- this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(582, 342);
- this.ultraGrid2.TabIndex = 1;
- this.ultraGrid2.Text = "ultraGrid2";
- this.ultraGrid2.AfterCellActivate += new System.EventHandler(this.ultraGrid2_AfterCellActivate);
- this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
- //
- // CicpPriceC
- //
- this.CicpPriceC.DataSetName = "NewDataSet";
- this.CicpPriceC.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable2});
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn24,
- this.dataColumn26,
- this.dataColumn27,
- this.dataColumn28,
- this.dataColumn29,
- this.dataColumn30,
- this.dataColumn31,
- this.dataColumn32,
- this.dataColumn33,
- this.dataColumn34,
- this.dataColumn35,
- this.dataColumn36,
- this.dataColumn37,
- this.dataColumn38,
- this.dataColumn39,
- this.dataColumn40,
- this.dataColumn25,
- this.dataColumn41,
- this.dataColumn42,
- this.dataColumn43,
- this.dataColumn44,
- this.dataColumn45,
- this.dataColumn46,
- this.dataColumn47,
- this.dataColumn48,
- this.dataColumn49,
- this.dataColumn50,
- this.dataColumn51});
- this.dataTable2.TableName = "Table1";
- //
- // dataColumn24
- //
- this.dataColumn24.Caption = "主键";
- this.dataColumn24.ColumnName = "id";
- //
- // dataColumn26
- //
- this.dataColumn26.Caption = "标准号";
- this.dataColumn26.ColumnName = "standId";
- //
- // dataColumn27
- //
- this.dataColumn27.Caption = "处理方式";
- this.dataColumn27.ColumnName = "dealType";
- //
- // dataColumn28
- //
- this.dataColumn28.Caption = "检化验来源";
- this.dataColumn28.ColumnName = "inspSrc";
- //
- // dataColumn29
- //
- this.dataColumn29.Caption = "结算类别";
- this.dataColumn29.ColumnName = "balanceType";
- //
- // dataColumn30
- //
- this.dataColumn30.Caption = "备注";
- this.dataColumn30.ColumnName = "remark";
- //
- // dataColumn31
- //
- this.dataColumn31.Caption = "是否有效";
- this.dataColumn31.ColumnName = "validflag";
- //
- // dataColumn32
- //
- this.dataColumn32.Caption = "创建人";
- this.dataColumn32.ColumnName = "createName";
- //
- // dataColumn33
- //
- this.dataColumn33.Caption = "修改人 ";
- this.dataColumn33.ColumnName = "updateName";
- //
- // dataColumn34
- //
- this.dataColumn34.Caption = "创建时间";
- this.dataColumn34.ColumnName = "createTime";
- //
- // dataColumn35
- //
- this.dataColumn35.Caption = "修改时间";
- this.dataColumn35.ColumnName = "updateTime";
- //
- // dataColumn36
- //
- this.dataColumn36.Caption = "废除人";
- this.dataColumn36.ColumnName = "deleteName";
- //
- // dataColumn37
- //
- this.dataColumn37.Caption = "废除时间";
- this.dataColumn37.ColumnName = "deleteTime";
- //
- // dataColumn38
- //
- this.dataColumn38.Caption = "创建人ID";
- this.dataColumn38.ColumnName = "createUserid";
- //
- // dataColumn39
- //
- this.dataColumn39.Caption = "修改人ID";
- this.dataColumn39.ColumnName = "updateUserid";
- //
- // dataColumn40
- //
- this.dataColumn40.Caption = "废除人ID";
- this.dataColumn40.ColumnName = "deleteUserid";
- //
- // dataColumn25
- //
- this.dataColumn25.Caption = "价格计算方式";
- this.dataColumn25.ColumnName = "priceCalcType";
- //
- // dataColumn41
- //
- this.dataColumn41.Caption = "上限符号";
- this.dataColumn41.ColumnName = "maxSign";
- //
- // dataColumn42
- //
- this.dataColumn42.Caption = "上限值";
- this.dataColumn42.ColumnName = "maxVal";
- //
- // dataColumn43
- //
- this.dataColumn43.Caption = "下限符号";
- this.dataColumn43.ColumnName = "minSign";
- //
- // dataColumn44
- //
- this.dataColumn44.Caption = "下限值";
- this.dataColumn44.ColumnName = "minVal";
- //
- // dataColumn45
- //
- this.dataColumn45.Caption = "步长";
- this.dataColumn45.ColumnName = "stepLen";
- //
- // dataColumn46
- //
- this.dataColumn46.Caption = "加减额度";
- this.dataColumn46.ColumnName = "addSubtValue";
- //
- // dataColumn47
- //
- this.dataColumn47.Caption = "计算公式";
- this.dataColumn47.ColumnName = "calcFormula";
- //
- // dataColumn48
- //
- this.dataColumn48.Caption = "元素代码";
- this.dataColumn48.ColumnName = "chemCode";
- //
- // dataColumn49
- //
- this.dataColumn49.Caption = "元素名称";
- this.dataColumn49.ColumnName = "chemName";
- //
- // dataColumn50
- //
- this.dataColumn50.Caption = "检验类型";
- this.dataColumn50.ColumnName = "chemType";
- //
- // dataColumn51
- //
- this.dataColumn51.Caption = "检验公式";
- this.dataColumn51.ColumnName = "chemFormula";
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1235, 190);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 366);
- this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1235, 190);
- this.ultraExpandableGroupBox1.TabIndex = 1;
- this.ultraExpandableGroupBox1.Text = "编辑区域";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTabControl1);
- this.ultraExpandableGroupBoxPanel1.Cursor = System.Windows.Forms.Cursors.Default;
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 21);
- this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1229, 166);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // ultraTabControl1
- //
- this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
- this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
- this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraTabControl1.Name = "ultraTabControl1";
- this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
- this.ultraTabControl1.Size = new System.Drawing.Size(1229, 166);
- this.ultraTabControl1.TabIndex = 0;
- ultraTab1.TabPage = this.ultraTabPageControl1;
- ultraTab1.Text = "主表";
- ultraTab2.TabPage = this.ultraTabPageControl2;
- ultraTab2.Text = "明细";
- this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab1,
- ultraTab2});
- //
- // ultraTabSharedControlsPage1
- //
- this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
- this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1225, 137);
- //
- // ultraPanel2
- //
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.label2);
- this.ultraPanel2.ClientArea.Controls.Add(this.label1);
- this.ultraPanel2.ClientArea.Controls.Add(this.Qname);
- this.ultraPanel2.ClientArea.Controls.Add(this.QId);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraPanel2.Name = "ultraPanel2";
- this.ultraPanel2.Size = new System.Drawing.Size(1235, 35);
- this.ultraPanel2.TabIndex = 0;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(193, 9);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(37, 15);
- this.label2.TabIndex = 7;
- this.label2.Text = "名称";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(5, 9);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(37, 15);
- this.label1.TabIndex = 6;
- this.label1.Text = "编号";
- //
- // Qname
- //
- this.Qname.Location = new System.Drawing.Point(239, 4);
- this.Qname.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.Qname.Name = "Qname";
- this.Qname.Size = new System.Drawing.Size(132, 25);
- this.Qname.TabIndex = 5;
- //
- // QId
- //
- this.QId.Location = new System.Drawing.Point(51, 4);
- this.QId.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.QId.Name = "QId";
- this.QId.Size = new System.Drawing.Size(132, 25);
- this.QId.TabIndex = 4;
- //
- // FrmPurCicpPrice
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1235, 591);
- this.Controls.Add(this.ultraPanel1);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
- this.Name = "FrmPurCicpPrice";
- this.Text = "成分计价标准表维护";
- this.Load += new System.EventHandler(this.FrmPurCicpPrice_Load);
- this.ultraTabPageControl1.ResumeLayout(false);
- this.ultraTabPageControl1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.edtItemAttr)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtItemAttrId)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtItemCode)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtRemark)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtItemName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtId)).EndInit();
- this.ultraTabPageControl2.ResumeLayout(false);
- this.ultraTabPageControl2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.edtChemCode)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtAddSubtValue)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtmaxVal)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtMinVal)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtMinSign)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtMaxSign)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtRemarkC)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtChemName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtStandId)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.edtIdC)).EndInit();
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ResumeLayout(false);
- this.ultraPanel3.ClientArea.ResumeLayout(false);
- this.ultraPanel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.splitContainer1.Panel1.ResumeLayout(false);
- this.splitContainer1.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
- this.splitContainer1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.CicpPriceM)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.CicpPriceC)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
- this.ultraTabControl1.ResumeLayout(false);
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ClientArea.PerformLayout();
- this.ultraPanel2.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel3;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TextBox Qname;
- private System.Windows.Forms.TextBox QId;
- private System.Data.DataSet CicpPriceM;
- 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.DataSet CicpPriceC;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn14;
- 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 System.Data.DataColumn dataColumn23;
- private System.Data.DataTable dataTable2;
- private System.Data.DataColumn dataColumn24;
- private System.Data.DataColumn dataColumn26;
- private System.Data.DataColumn dataColumn27;
- private System.Data.DataColumn dataColumn28;
- private System.Data.DataColumn dataColumn29;
- private System.Data.DataColumn dataColumn30;
- private System.Data.DataColumn dataColumn31;
- private System.Data.DataColumn dataColumn32;
- private System.Data.DataColumn dataColumn33;
- private System.Data.DataColumn dataColumn34;
- private System.Data.DataColumn dataColumn35;
- private System.Data.DataColumn dataColumn36;
- private System.Data.DataColumn dataColumn37;
- private System.Data.DataColumn dataColumn38;
- private System.Data.DataColumn dataColumn39;
- private System.Data.DataColumn dataColumn40;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor edtRemark;
- private System.Windows.Forms.Label label6;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor edtItemName;
- private System.Windows.Forms.Label label5;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor edtName;
- private System.Windows.Forms.Label label4;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor edtId;
- private System.Windows.Forms.Label label3;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor edtChemName;
- private System.Windows.Forms.Label label10;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor edtStandId;
- private System.Windows.Forms.Label label9;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor edtIdC;
- private System.Windows.Forms.Label label7;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor edtRemarkC;
- private System.Windows.Forms.Label label12;
- private System.Data.DataColumn dataColumn25;
- private System.Data.DataColumn dataColumn41;
- private System.Data.DataColumn dataColumn42;
- private System.Data.DataColumn dataColumn43;
- private System.Data.DataColumn dataColumn44;
- private System.Data.DataColumn dataColumn45;
- private System.Data.DataColumn dataColumn46;
- private System.Data.DataColumn dataColumn47;
- private System.Data.DataColumn dataColumn48;
- private System.Data.DataColumn dataColumn49;
- private System.Data.DataColumn dataColumn50;
- private System.Data.DataColumn dataColumn51;
- private System.Windows.Forms.Label label8;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor edtChemCode;
- private System.Windows.Forms.Label label11;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor edtAddSubtValue;
- private System.Windows.Forms.Label label13;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor edtmaxVal;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor edtMinVal;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor edtMinSign;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor edtMaxSign;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.Label label19;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor edtItemCode;
- private System.Windows.Forms.CheckBox edtup;
- private System.Windows.Forms.CheckBox edtdown;
- private System.Windows.Forms.SplitContainer splitContainer1;
- private System.Windows.Forms.Label label14;
- private System.Data.DataColumn dataColumn52;
- private System.Data.DataColumn dataColumn53;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor edtItemAttr;
- private System.Windows.Forms.Label label15;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor edtItemAttrId;
- }
- }
|