FrmDmFixedAssetsDetail.Designer.cs 100 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798
  1. namespace Core.StlMes.Client.Lims.Resource
  2. {
  3. partial class FrmDmFixedAssetsDetail
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  53. Infragistics.Win.ValueListItem valueListItem49 = new Infragistics.Win.ValueListItem();
  54. Infragistics.Win.ValueListItem valueListItem50 = new Infragistics.Win.ValueListItem();
  55. Infragistics.Win.ValueListItem valueListItem51 = new Infragistics.Win.ValueListItem();
  56. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  58. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  59. Infragistics.Win.ValueListItem valueListItem27 = new Infragistics.Win.ValueListItem();
  60. Infragistics.Win.ValueListItem valueListItem37 = new Infragistics.Win.ValueListItem();
  61. Infragistics.Win.ValueListItem valueListItem38 = new Infragistics.Win.ValueListItem();
  62. Infragistics.Win.ValueListItem valueListItem39 = new Infragistics.Win.ValueListItem();
  63. Infragistics.Win.ValueListItem valueListItem40 = new Infragistics.Win.ValueListItem();
  64. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  68. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  69. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  71. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  72. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  76. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  81. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  82. Infragistics.Win.ValueListItem valueListItem46 = new Infragistics.Win.ValueListItem();
  83. Infragistics.Win.ValueListItem valueListItem47 = new Infragistics.Win.ValueListItem();
  84. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.ValueListItem valueListItem41 = new Infragistics.Win.ValueListItem();
  96. Infragistics.Win.ValueListItem valueListItem42 = new Infragistics.Win.ValueListItem();
  97. Infragistics.Win.ValueListItem valueListItem43 = new Infragistics.Win.ValueListItem();
  98. Infragistics.Win.ValueListItem valueListItem44 = new Infragistics.Win.ValueListItem();
  99. Infragistics.Win.ValueListItem valueListItem45 = new Infragistics.Win.ValueListItem();
  100. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  102. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  103. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  104. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  105. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  106. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  107. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  108. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  109. Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
  110. Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
  111. Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
  112. Infragistics.Win.ValueListItem valueListItem24 = new Infragistics.Win.ValueListItem();
  113. Infragistics.Win.ValueListItem valueListItem25 = new Infragistics.Win.ValueListItem();
  114. Infragistics.Win.ValueListItem valueListItem26 = new Infragistics.Win.ValueListItem();
  115. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  116. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  117. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  118. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  119. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  120. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  121. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  122. Infragistics.Win.ValueListItem valueListItem28 = new Infragistics.Win.ValueListItem();
  123. Infragistics.Win.ValueListItem valueListItem29 = new Infragistics.Win.ValueListItem();
  124. Infragistics.Win.ValueListItem valueListItem30 = new Infragistics.Win.ValueListItem();
  125. Infragistics.Win.ValueListItem valueListItem31 = new Infragistics.Win.ValueListItem();
  126. Infragistics.Win.ValueListItem valueListItem32 = new Infragistics.Win.ValueListItem();
  127. Infragistics.Win.ValueListItem valueListItem33 = new Infragistics.Win.ValueListItem();
  128. Infragistics.Win.ValueListItem valueListItem34 = new Infragistics.Win.ValueListItem();
  129. Infragistics.Win.ValueListItem valueListItem35 = new Infragistics.Win.ValueListItem();
  130. Infragistics.Win.ValueListItem valueListItem36 = new Infragistics.Win.ValueListItem();
  131. this.panel1 = new System.Windows.Forms.Panel();
  132. this.panel3 = new System.Windows.Forms.Panel();
  133. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  134. this.dataSet1 = new System.Data.DataSet();
  135. this.dataTable1 = new System.Data.DataTable();
  136. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  137. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  138. this.panel5 = new System.Windows.Forms.Panel();
  139. this.Upload = new System.Windows.Forms.Button();
  140. this.View = new System.Windows.Forms.Button();
  141. this.ultraLabel36 = new Infragistics.Win.Misc.UltraLabel();
  142. this.txtFILE_POSITION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  143. this.txtCHANGE_RECORD = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  144. this.ultraLabel35 = new Infragistics.Win.Misc.UltraLabel();
  145. this.btnAuto = new System.Windows.Forms.Button();
  146. this.txtROOM_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  147. this.ultraLabel34 = new Infragistics.Win.Misc.UltraLabel();
  148. this.txtUSE_FUNCTION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  149. this.ultraLabel33 = new Infragistics.Win.Misc.UltraLabel();
  150. this.txtWAIT_DELETE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  151. this.ultraLabel32 = new Infragistics.Win.Misc.UltraLabel();
  152. this.txtHEAD_SEQ = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  153. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  154. this.txtDEPT_SEQ = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  155. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  156. this.txtEQUIP_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  157. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  158. this.txtSELF_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  159. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  160. this.chkISBELONG = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  161. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  162. this.txtTRANSFER_CER = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  163. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  164. this.ultraGRADE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  165. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  166. this.ultraUSE_STATE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  167. this.PRODUCT_TIME = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  168. this.FACTORY_TIME = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  169. this.ultraMEASURE_UNIT = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  170. this.ultraDEPT_ID = new Core.StlMes.Client.Lims.Resource.PublicUltraDept_ID();
  171. this.txtREMARK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  172. this.labelREMARK = new Infragistics.Win.Misc.UltraLabel();
  173. this.txtPRECISION_RANGE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  174. this.ultraLabel31 = new Infragistics.Win.Misc.UltraLabel();
  175. this.txtPARA = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  176. this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
  177. this.txtCHANGE_STATE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  178. this.ultraCOUNTRY = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  179. this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel();
  180. this.chkSHOW_FLAG = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  181. this.ultraRECORD_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  182. this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
  183. this.txtFILE_LOCATION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  184. this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
  185. this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel();
  186. this.ultraPOINT_CHECK_STD = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  187. this.ultraCERTIFICATE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  188. this.ultraDEVICE_FILE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  189. this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
  190. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  191. this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
  192. this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
  193. this.ultraFIND_WAY = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  194. this.ultraCAPITAL_SOURCE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  195. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  196. this.labelFIND_WAY = new Infragistics.Win.Misc.UltraLabel();
  197. this.labelPRODUCT_TIME = new Infragistics.Win.Misc.UltraLabel();
  198. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  199. this.txtMANUFACTURER = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  200. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  201. this.labelYuan = new Infragistics.Win.Misc.UltraLabel();
  202. this.txtSTART_PRICE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  203. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  204. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  205. this.txtWEIGHT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  206. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  207. this.labelKW = new Infragistics.Win.Misc.UltraLabel();
  208. this.txtCAPACITY = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  209. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  210. this.ultraDEVICE_COUNT = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  211. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  212. this.ultraDEVICE_TYPE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  213. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  214. this.txtSPEC = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  215. this.labelSPEC = new Infragistics.Win.Misc.UltraLabel();
  216. this.txtDEVICE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  217. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  218. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  219. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  220. this.txtDEVICE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  221. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  222. this.txtDEVICE_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  223. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  224. this.panel2 = new System.Windows.Forms.Panel();
  225. this.ultraQueryDEVICE_TYPE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  226. this.ultraQueryDEPT_ID = new Core.StlMes.Client.Lims.Resource.PublicUltraDept_ID();
  227. this.chkDEPT_ID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  228. this.chkDEVICE_TYPE = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  229. this.chkDEVICE_ID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  230. this.chkDEVICE_NAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  231. this.txtQueryDEVICE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  232. this.chkISVALID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  233. this.txtQueryDEVICE_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  234. this.panel1.SuspendLayout();
  235. this.panel3.SuspendLayout();
  236. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  237. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  238. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  239. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  240. this.ultraExpandableGroupBox1.SuspendLayout();
  241. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  242. this.panel5.SuspendLayout();
  243. ((System.ComponentModel.ISupportInitialize)(this.txtFILE_POSITION)).BeginInit();
  244. ((System.ComponentModel.ISupportInitialize)(this.txtCHANGE_RECORD)).BeginInit();
  245. ((System.ComponentModel.ISupportInitialize)(this.txtROOM_NO)).BeginInit();
  246. ((System.ComponentModel.ISupportInitialize)(this.txtUSE_FUNCTION)).BeginInit();
  247. ((System.ComponentModel.ISupportInitialize)(this.txtWAIT_DELETE)).BeginInit();
  248. ((System.ComponentModel.ISupportInitialize)(this.txtHEAD_SEQ)).BeginInit();
  249. ((System.ComponentModel.ISupportInitialize)(this.txtDEPT_SEQ)).BeginInit();
  250. ((System.ComponentModel.ISupportInitialize)(this.txtEQUIP_NO)).BeginInit();
  251. ((System.ComponentModel.ISupportInitialize)(this.txtSELF_NO)).BeginInit();
  252. ((System.ComponentModel.ISupportInitialize)(this.chkISBELONG)).BeginInit();
  253. ((System.ComponentModel.ISupportInitialize)(this.txtTRANSFER_CER)).BeginInit();
  254. ((System.ComponentModel.ISupportInitialize)(this.ultraGRADE)).BeginInit();
  255. ((System.ComponentModel.ISupportInitialize)(this.ultraUSE_STATE)).BeginInit();
  256. ((System.ComponentModel.ISupportInitialize)(this.PRODUCT_TIME)).BeginInit();
  257. ((System.ComponentModel.ISupportInitialize)(this.FACTORY_TIME)).BeginInit();
  258. ((System.ComponentModel.ISupportInitialize)(this.ultraMEASURE_UNIT)).BeginInit();
  259. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).BeginInit();
  260. ((System.ComponentModel.ISupportInitialize)(this.txtPRECISION_RANGE)).BeginInit();
  261. ((System.ComponentModel.ISupportInitialize)(this.txtPARA)).BeginInit();
  262. ((System.ComponentModel.ISupportInitialize)(this.txtCHANGE_STATE)).BeginInit();
  263. ((System.ComponentModel.ISupportInitialize)(this.ultraCOUNTRY)).BeginInit();
  264. ((System.ComponentModel.ISupportInitialize)(this.chkSHOW_FLAG)).BeginInit();
  265. ((System.ComponentModel.ISupportInitialize)(this.ultraRECORD_NAME)).BeginInit();
  266. ((System.ComponentModel.ISupportInitialize)(this.txtFILE_LOCATION)).BeginInit();
  267. ((System.ComponentModel.ISupportInitialize)(this.ultraPOINT_CHECK_STD)).BeginInit();
  268. ((System.ComponentModel.ISupportInitialize)(this.ultraCERTIFICATE)).BeginInit();
  269. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_FILE)).BeginInit();
  270. ((System.ComponentModel.ISupportInitialize)(this.ultraFIND_WAY)).BeginInit();
  271. ((System.ComponentModel.ISupportInitialize)(this.ultraCAPITAL_SOURCE)).BeginInit();
  272. ((System.ComponentModel.ISupportInitialize)(this.txtMANUFACTURER)).BeginInit();
  273. ((System.ComponentModel.ISupportInitialize)(this.txtSTART_PRICE)).BeginInit();
  274. ((System.ComponentModel.ISupportInitialize)(this.txtWEIGHT)).BeginInit();
  275. ((System.ComponentModel.ISupportInitialize)(this.txtCAPACITY)).BeginInit();
  276. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_COUNT)).BeginInit();
  277. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_TYPE)).BeginInit();
  278. ((System.ComponentModel.ISupportInitialize)(this.txtSPEC)).BeginInit();
  279. ((System.ComponentModel.ISupportInitialize)(this.txtDEVICE_NO)).BeginInit();
  280. ((System.ComponentModel.ISupportInitialize)(this.txtDEVICE_NAME)).BeginInit();
  281. ((System.ComponentModel.ISupportInitialize)(this.txtDEVICE_ID)).BeginInit();
  282. this.panel2.SuspendLayout();
  283. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryDEVICE_TYPE)).BeginInit();
  284. ((System.ComponentModel.ISupportInitialize)(this.chkDEPT_ID)).BeginInit();
  285. ((System.ComponentModel.ISupportInitialize)(this.chkDEVICE_TYPE)).BeginInit();
  286. ((System.ComponentModel.ISupportInitialize)(this.chkDEVICE_ID)).BeginInit();
  287. ((System.ComponentModel.ISupportInitialize)(this.chkDEVICE_NAME)).BeginInit();
  288. ((System.ComponentModel.ISupportInitialize)(this.txtQueryDEVICE_NAME)).BeginInit();
  289. ((System.ComponentModel.ISupportInitialize)(this.chkISVALID)).BeginInit();
  290. ((System.ComponentModel.ISupportInitialize)(this.txtQueryDEVICE_ID)).BeginInit();
  291. this.SuspendLayout();
  292. //
  293. // panel1
  294. //
  295. this.panel1.Controls.Add(this.panel3);
  296. this.panel1.Controls.Add(this.panel2);
  297. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  298. this.panel1.Location = new System.Drawing.Point(0, 0);
  299. this.panel1.Name = "panel1";
  300. this.panel1.Size = new System.Drawing.Size(1020, 474);
  301. this.panel1.TabIndex = 0;
  302. //
  303. // panel3
  304. //
  305. this.panel3.Controls.Add(this.ultraGrid1);
  306. this.panel3.Controls.Add(this.ultraExpandableGroupBox1);
  307. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  308. this.panel3.Location = new System.Drawing.Point(0, 40);
  309. this.panel3.Name = "panel3";
  310. this.panel3.Size = new System.Drawing.Size(1020, 434);
  311. this.panel3.TabIndex = 18;
  312. //
  313. // ultraGrid1
  314. //
  315. this.ultraGrid1.DataMember = "Table1";
  316. this.ultraGrid1.DataSource = this.dataSet1;
  317. appearance1.BackColor = System.Drawing.SystemColors.Window;
  318. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  319. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  320. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  321. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  322. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  323. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  324. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  325. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  326. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  327. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  328. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  329. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  330. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  331. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  332. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  333. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  334. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  335. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  336. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  337. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  338. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  339. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  340. appearance5.BackColor = System.Drawing.SystemColors.Window;
  341. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  342. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  343. appearance27.BackColor = System.Drawing.SystemColors.Highlight;
  344. appearance27.ForeColor = System.Drawing.SystemColors.HighlightText;
  345. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance27;
  346. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  347. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  348. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  349. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  350. appearance6.BackColor = System.Drawing.SystemColors.Window;
  351. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance6;
  352. appearance7.BorderColor = System.Drawing.Color.Silver;
  353. appearance7.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  354. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance7;
  355. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  356. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  357. appearance8.BackColor = System.Drawing.SystemColors.Control;
  358. appearance8.BackColor2 = System.Drawing.SystemColors.ControlDark;
  359. appearance8.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  360. appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  361. appearance8.BorderColor = System.Drawing.SystemColors.Window;
  362. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance8;
  363. appearance9.TextHAlignAsString = "Left";
  364. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance9;
  365. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  366. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  367. appearance10.BackColor = System.Drawing.SystemColors.Window;
  368. appearance10.BorderColor = System.Drawing.Color.Silver;
  369. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance10;
  370. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  371. appearance11.BackColor = System.Drawing.SystemColors.ControlLight;
  372. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance11;
  373. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  374. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  375. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  376. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  377. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  378. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  379. this.ultraGrid1.Name = "ultraGrid1";
  380. this.ultraGrid1.Size = new System.Drawing.Size(1020, 177);
  381. this.ultraGrid1.TabIndex = 24;
  382. this.ultraGrid1.Text = "ultraGrid1";
  383. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  384. //
  385. // dataSet1
  386. //
  387. this.dataSet1.DataSetName = "NewDataSet";
  388. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  389. this.dataTable1});
  390. //
  391. // dataTable1
  392. //
  393. this.dataTable1.TableName = "Table1";
  394. //
  395. // ultraExpandableGroupBox1
  396. //
  397. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  398. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  399. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1020, 257);
  400. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 177);
  401. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  402. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1020, 257);
  403. this.ultraExpandableGroupBox1.TabIndex = 1;
  404. this.ultraExpandableGroupBox1.Text = "编辑区域";
  405. //
  406. // ultraExpandableGroupBoxPanel1
  407. //
  408. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel5);
  409. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  410. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  411. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  412. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1014, 235);
  413. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  414. //
  415. // panel5
  416. //
  417. this.panel5.Controls.Add(this.Upload);
  418. this.panel5.Controls.Add(this.View);
  419. this.panel5.Controls.Add(this.ultraLabel36);
  420. this.panel5.Controls.Add(this.txtFILE_POSITION);
  421. this.panel5.Controls.Add(this.txtCHANGE_RECORD);
  422. this.panel5.Controls.Add(this.ultraLabel35);
  423. this.panel5.Controls.Add(this.btnAuto);
  424. this.panel5.Controls.Add(this.txtROOM_NO);
  425. this.panel5.Controls.Add(this.ultraLabel34);
  426. this.panel5.Controls.Add(this.txtUSE_FUNCTION);
  427. this.panel5.Controls.Add(this.ultraLabel33);
  428. this.panel5.Controls.Add(this.txtWAIT_DELETE);
  429. this.panel5.Controls.Add(this.ultraLabel32);
  430. this.panel5.Controls.Add(this.txtHEAD_SEQ);
  431. this.panel5.Controls.Add(this.ultraLabel20);
  432. this.panel5.Controls.Add(this.txtDEPT_SEQ);
  433. this.panel5.Controls.Add(this.ultraLabel19);
  434. this.panel5.Controls.Add(this.txtEQUIP_NO);
  435. this.panel5.Controls.Add(this.ultraLabel15);
  436. this.panel5.Controls.Add(this.txtSELF_NO);
  437. this.panel5.Controls.Add(this.ultraLabel12);
  438. this.panel5.Controls.Add(this.chkISBELONG);
  439. this.panel5.Controls.Add(this.ultraLabel7);
  440. this.panel5.Controls.Add(this.txtTRANSFER_CER);
  441. this.panel5.Controls.Add(this.ultraLabel6);
  442. this.panel5.Controls.Add(this.ultraGRADE);
  443. this.panel5.Controls.Add(this.ultraLabel1);
  444. this.panel5.Controls.Add(this.ultraUSE_STATE);
  445. this.panel5.Controls.Add(this.PRODUCT_TIME);
  446. this.panel5.Controls.Add(this.FACTORY_TIME);
  447. this.panel5.Controls.Add(this.ultraMEASURE_UNIT);
  448. this.panel5.Controls.Add(this.ultraDEPT_ID);
  449. this.panel5.Controls.Add(this.txtREMARK);
  450. this.panel5.Controls.Add(this.labelREMARK);
  451. this.panel5.Controls.Add(this.txtPRECISION_RANGE);
  452. this.panel5.Controls.Add(this.ultraLabel31);
  453. this.panel5.Controls.Add(this.txtPARA);
  454. this.panel5.Controls.Add(this.ultraLabel28);
  455. this.panel5.Controls.Add(this.txtCHANGE_STATE);
  456. this.panel5.Controls.Add(this.ultraCOUNTRY);
  457. this.panel5.Controls.Add(this.ultraLabel30);
  458. this.panel5.Controls.Add(this.chkSHOW_FLAG);
  459. this.panel5.Controls.Add(this.ultraRECORD_NAME);
  460. this.panel5.Controls.Add(this.ultraLabel26);
  461. this.panel5.Controls.Add(this.txtFILE_LOCATION);
  462. this.panel5.Controls.Add(this.ultraLabel27);
  463. this.panel5.Controls.Add(this.ultraLabel29);
  464. this.panel5.Controls.Add(this.ultraPOINT_CHECK_STD);
  465. this.panel5.Controls.Add(this.ultraCERTIFICATE);
  466. this.panel5.Controls.Add(this.ultraDEVICE_FILE);
  467. this.panel5.Controls.Add(this.ultraLabel22);
  468. this.panel5.Controls.Add(this.ultraLabel23);
  469. this.panel5.Controls.Add(this.ultraLabel24);
  470. this.panel5.Controls.Add(this.ultraLabel25);
  471. this.panel5.Controls.Add(this.ultraFIND_WAY);
  472. this.panel5.Controls.Add(this.ultraCAPITAL_SOURCE);
  473. this.panel5.Controls.Add(this.ultraLabel18);
  474. this.panel5.Controls.Add(this.labelFIND_WAY);
  475. this.panel5.Controls.Add(this.labelPRODUCT_TIME);
  476. this.panel5.Controls.Add(this.ultraLabel21);
  477. this.panel5.Controls.Add(this.txtMANUFACTURER);
  478. this.panel5.Controls.Add(this.ultraLabel17);
  479. this.panel5.Controls.Add(this.labelYuan);
  480. this.panel5.Controls.Add(this.txtSTART_PRICE);
  481. this.panel5.Controls.Add(this.ultraLabel16);
  482. this.panel5.Controls.Add(this.ultraLabel2);
  483. this.panel5.Controls.Add(this.txtWEIGHT);
  484. this.panel5.Controls.Add(this.ultraLabel14);
  485. this.panel5.Controls.Add(this.labelKW);
  486. this.panel5.Controls.Add(this.txtCAPACITY);
  487. this.panel5.Controls.Add(this.ultraLabel13);
  488. this.panel5.Controls.Add(this.ultraDEVICE_COUNT);
  489. this.panel5.Controls.Add(this.ultraLabel9);
  490. this.panel5.Controls.Add(this.ultraDEVICE_TYPE);
  491. this.panel5.Controls.Add(this.ultraLabel3);
  492. this.panel5.Controls.Add(this.txtSPEC);
  493. this.panel5.Controls.Add(this.labelSPEC);
  494. this.panel5.Controls.Add(this.txtDEVICE_NO);
  495. this.panel5.Controls.Add(this.ultraLabel8);
  496. this.panel5.Controls.Add(this.ultraLabel10);
  497. this.panel5.Controls.Add(this.ultraLabel11);
  498. this.panel5.Controls.Add(this.txtDEVICE_NAME);
  499. this.panel5.Controls.Add(this.ultraLabel5);
  500. this.panel5.Controls.Add(this.txtDEVICE_ID);
  501. this.panel5.Controls.Add(this.ultraLabel4);
  502. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  503. this.panel5.Location = new System.Drawing.Point(0, 0);
  504. this.panel5.Name = "panel5";
  505. this.panel5.Size = new System.Drawing.Size(1014, 235);
  506. this.panel5.TabIndex = 0;
  507. //
  508. // Upload
  509. //
  510. this.Upload.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  511. this.Upload.Location = new System.Drawing.Point(1102, 54);
  512. this.Upload.Name = "Upload";
  513. this.Upload.Size = new System.Drawing.Size(48, 28);
  514. this.Upload.TabIndex = 653;
  515. this.Upload.Text = "上传";
  516. this.Upload.UseVisualStyleBackColor = true;
  517. this.Upload.Click += new System.EventHandler(this.Upload_Click);
  518. //
  519. // View
  520. //
  521. this.View.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  522. this.View.Location = new System.Drawing.Point(1050, 54);
  523. this.View.Name = "View";
  524. this.View.Size = new System.Drawing.Size(48, 28);
  525. this.View.TabIndex = 652;
  526. this.View.Text = "查看";
  527. this.View.UseVisualStyleBackColor = true;
  528. this.View.Click += new System.EventHandler(this.View_Click);
  529. //
  530. // ultraLabel36
  531. //
  532. appearance43.TextHAlignAsString = "Center";
  533. appearance43.TextVAlignAsString = "Middle";
  534. this.ultraLabel36.Appearance = appearance43;
  535. this.ultraLabel36.AutoSize = true;
  536. this.ultraLabel36.Location = new System.Drawing.Point(846, 61);
  537. this.ultraLabel36.Name = "ultraLabel36";
  538. this.ultraLabel36.Size = new System.Drawing.Size(54, 16);
  539. this.ultraLabel36.TabIndex = 651;
  540. this.ultraLabel36.Text = "文件路径";
  541. //
  542. // txtFILE_POSITION
  543. //
  544. this.txtFILE_POSITION.Location = new System.Drawing.Point(903, 58);
  545. this.txtFILE_POSITION.MaxLength = 100;
  546. this.txtFILE_POSITION.Name = "txtFILE_POSITION";
  547. this.txtFILE_POSITION.ReadOnly = true;
  548. this.txtFILE_POSITION.Size = new System.Drawing.Size(142, 21);
  549. this.txtFILE_POSITION.TabIndex = 650;
  550. //
  551. // txtCHANGE_RECORD
  552. //
  553. this.txtCHANGE_RECORD.Location = new System.Drawing.Point(903, 33);
  554. this.txtCHANGE_RECORD.MaxLength = 50;
  555. this.txtCHANGE_RECORD.Name = "txtCHANGE_RECORD";
  556. this.txtCHANGE_RECORD.Size = new System.Drawing.Size(142, 21);
  557. this.txtCHANGE_RECORD.TabIndex = 649;
  558. //
  559. // ultraLabel35
  560. //
  561. appearance20.TextHAlignAsString = "Center";
  562. appearance20.TextVAlignAsString = "Middle";
  563. this.ultraLabel35.Appearance = appearance20;
  564. this.ultraLabel35.AutoSize = true;
  565. this.ultraLabel35.Location = new System.Drawing.Point(846, 36);
  566. this.ultraLabel35.Name = "ultraLabel35";
  567. this.ultraLabel35.Size = new System.Drawing.Size(54, 16);
  568. this.ultraLabel35.TabIndex = 648;
  569. this.ultraLabel35.Text = "调拨记录";
  570. //
  571. // btnAuto
  572. //
  573. this.btnAuto.AutoSize = true;
  574. this.btnAuto.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  575. this.btnAuto.Location = new System.Drawing.Point(200, 32);
  576. this.btnAuto.Name = "btnAuto";
  577. this.btnAuto.Size = new System.Drawing.Size(25, 22);
  578. this.btnAuto.TabIndex = 647;
  579. this.btnAuto.Text = "+";
  580. this.btnAuto.UseVisualStyleBackColor = true;
  581. this.btnAuto.Click += new System.EventHandler(this.btnAuto_Click);
  582. //
  583. // txtROOM_NO
  584. //
  585. this.txtROOM_NO.Location = new System.Drawing.Point(698, 8);
  586. this.txtROOM_NO.MaxLength = 50;
  587. this.txtROOM_NO.Name = "txtROOM_NO";
  588. this.txtROOM_NO.Size = new System.Drawing.Size(67, 21);
  589. this.txtROOM_NO.TabIndex = 645;
  590. //
  591. // ultraLabel34
  592. //
  593. appearance48.TextHAlignAsString = "Center";
  594. appearance48.TextVAlignAsString = "Middle";
  595. this.ultraLabel34.Appearance = appearance48;
  596. this.ultraLabel34.AutoSize = true;
  597. this.ultraLabel34.Location = new System.Drawing.Point(653, 11);
  598. this.ultraLabel34.Name = "ultraLabel34";
  599. this.ultraLabel34.Size = new System.Drawing.Size(42, 16);
  600. this.ultraLabel34.TabIndex = 646;
  601. this.ultraLabel34.Text = "房间号";
  602. //
  603. // txtUSE_FUNCTION
  604. //
  605. this.txtUSE_FUNCTION.Location = new System.Drawing.Point(493, 8);
  606. this.txtUSE_FUNCTION.MaxLength = 50;
  607. this.txtUSE_FUNCTION.Name = "txtUSE_FUNCTION";
  608. this.txtUSE_FUNCTION.Size = new System.Drawing.Size(142, 21);
  609. this.txtUSE_FUNCTION.TabIndex = 643;
  610. //
  611. // ultraLabel33
  612. //
  613. appearance34.TextHAlignAsString = "Center";
  614. appearance34.TextVAlignAsString = "Middle";
  615. this.ultraLabel33.Appearance = appearance34;
  616. this.ultraLabel33.AutoSize = true;
  617. this.ultraLabel33.Location = new System.Drawing.Point(461, 11);
  618. this.ultraLabel33.Name = "ultraLabel33";
  619. this.ultraLabel33.Size = new System.Drawing.Size(29, 16);
  620. this.ultraLabel33.TabIndex = 644;
  621. this.ultraLabel33.Text = "用途";
  622. //
  623. // txtWAIT_DELETE
  624. //
  625. this.txtWAIT_DELETE.Location = new System.Drawing.Point(698, 58);
  626. this.txtWAIT_DELETE.MaxLength = 50;
  627. this.txtWAIT_DELETE.Name = "txtWAIT_DELETE";
  628. this.txtWAIT_DELETE.Size = new System.Drawing.Size(142, 21);
  629. this.txtWAIT_DELETE.TabIndex = 641;
  630. //
  631. // ultraLabel32
  632. //
  633. appearance41.TextHAlignAsString = "Center";
  634. appearance41.TextVAlignAsString = "Middle";
  635. this.ultraLabel32.Appearance = appearance41;
  636. this.ultraLabel32.AutoSize = true;
  637. this.ultraLabel32.Location = new System.Drawing.Point(653, 61);
  638. this.ultraLabel32.Name = "ultraLabel32";
  639. this.ultraLabel32.Size = new System.Drawing.Size(42, 16);
  640. this.ultraLabel32.TabIndex = 642;
  641. this.ultraLabel32.Text = "待报废";
  642. //
  643. // txtHEAD_SEQ
  644. //
  645. this.txtHEAD_SEQ.Location = new System.Drawing.Point(587, 58);
  646. this.txtHEAD_SEQ.MaxLength = 50;
  647. this.txtHEAD_SEQ.Name = "txtHEAD_SEQ";
  648. this.txtHEAD_SEQ.Size = new System.Drawing.Size(48, 21);
  649. this.txtHEAD_SEQ.TabIndex = 639;
  650. //
  651. // ultraLabel20
  652. //
  653. appearance25.TextHAlignAsString = "Center";
  654. appearance25.TextVAlignAsString = "Middle";
  655. this.ultraLabel20.Appearance = appearance25;
  656. this.ultraLabel20.AutoSize = true;
  657. this.ultraLabel20.Location = new System.Drawing.Point(542, 61);
  658. this.ultraLabel20.Name = "ultraLabel20";
  659. this.ultraLabel20.Size = new System.Drawing.Size(42, 16);
  660. this.ultraLabel20.TabIndex = 640;
  661. this.ultraLabel20.Text = "原序号";
  662. //
  663. // txtDEPT_SEQ
  664. //
  665. this.txtDEPT_SEQ.Location = new System.Drawing.Point(493, 58);
  666. this.txtDEPT_SEQ.MaxLength = 50;
  667. this.txtDEPT_SEQ.Name = "txtDEPT_SEQ";
  668. this.txtDEPT_SEQ.Size = new System.Drawing.Size(48, 21);
  669. this.txtDEPT_SEQ.TabIndex = 637;
  670. //
  671. // ultraLabel19
  672. //
  673. appearance19.TextHAlignAsString = "Center";
  674. appearance19.TextVAlignAsString = "Middle";
  675. this.ultraLabel19.Appearance = appearance19;
  676. this.ultraLabel19.AutoSize = true;
  677. this.ultraLabel19.Location = new System.Drawing.Point(436, 61);
  678. this.ultraLabel19.Name = "ultraLabel19";
  679. this.ultraLabel19.Size = new System.Drawing.Size(54, 16);
  680. this.ultraLabel19.TabIndex = 638;
  681. this.ultraLabel19.Text = "科室序号";
  682. //
  683. // txtEQUIP_NO
  684. //
  685. this.txtEQUIP_NO.Location = new System.Drawing.Point(288, 58);
  686. this.txtEQUIP_NO.MaxLength = 50;
  687. this.txtEQUIP_NO.Name = "txtEQUIP_NO";
  688. this.txtEQUIP_NO.Size = new System.Drawing.Size(141, 21);
  689. this.txtEQUIP_NO.TabIndex = 635;
  690. //
  691. // ultraLabel15
  692. //
  693. appearance18.TextHAlignAsString = "Center";
  694. appearance18.TextVAlignAsString = "Middle";
  695. this.ultraLabel15.Appearance = appearance18;
  696. this.ultraLabel15.AutoSize = true;
  697. this.ultraLabel15.Location = new System.Drawing.Point(219, 61);
  698. this.ultraLabel15.Name = "ultraLabel15";
  699. this.ultraLabel15.Size = new System.Drawing.Size(66, 16);
  700. this.ultraLabel15.TabIndex = 636;
  701. this.ultraLabel15.Text = "设备部编号";
  702. //
  703. // txtSELF_NO
  704. //
  705. this.txtSELF_NO.Location = new System.Drawing.Point(83, 58);
  706. this.txtSELF_NO.MaxLength = 50;
  707. this.txtSELF_NO.Name = "txtSELF_NO";
  708. this.txtSELF_NO.Size = new System.Drawing.Size(130, 21);
  709. this.txtSELF_NO.TabIndex = 633;
  710. //
  711. // ultraLabel12
  712. //
  713. appearance17.TextHAlignAsString = "Center";
  714. appearance17.TextVAlignAsString = "Middle";
  715. this.ultraLabel12.Appearance = appearance17;
  716. this.ultraLabel12.AutoSize = true;
  717. this.ultraLabel12.Location = new System.Drawing.Point(38, 61);
  718. this.ultraLabel12.Name = "ultraLabel12";
  719. this.ultraLabel12.Size = new System.Drawing.Size(42, 16);
  720. this.ultraLabel12.TabIndex = 634;
  721. this.ultraLabel12.Text = "自编号";
  722. //
  723. // chkISBELONG
  724. //
  725. this.chkISBELONG.AutoSize = true;
  726. this.chkISBELONG.Location = new System.Drawing.Point(771, 10);
  727. this.chkISBELONG.Name = "chkISBELONG";
  728. this.chkISBELONG.Size = new System.Drawing.Size(71, 19);
  729. this.chkISBELONG.TabIndex = 632;
  730. this.chkISBELONG.Text = "是否附属";
  731. //
  732. // ultraLabel7
  733. //
  734. appearance54.TextHAlignAsString = "Center";
  735. appearance54.TextVAlignAsString = "Middle";
  736. this.ultraLabel7.Appearance = appearance54;
  737. this.ultraLabel7.AutoSize = true;
  738. this.ultraLabel7.Location = new System.Drawing.Point(641, 185);
  739. this.ultraLabel7.Name = "ultraLabel7";
  740. this.ultraLabel7.Size = new System.Drawing.Size(54, 16);
  741. this.ultraLabel7.TabIndex = 631;
  742. this.ultraLabel7.Text = "移交凭证";
  743. //
  744. // txtTRANSFER_CER
  745. //
  746. this.txtTRANSFER_CER.Location = new System.Drawing.Point(698, 182);
  747. this.txtTRANSFER_CER.Name = "txtTRANSFER_CER";
  748. this.txtTRANSFER_CER.Size = new System.Drawing.Size(142, 21);
  749. this.txtTRANSFER_CER.TabIndex = 630;
  750. //
  751. // ultraLabel6
  752. //
  753. appearance14.TextHAlignAsString = "Center";
  754. appearance14.TextVAlignAsString = "Middle";
  755. this.ultraLabel6.Appearance = appearance14;
  756. this.ultraLabel6.AutoSize = true;
  757. this.ultraLabel6.Location = new System.Drawing.Point(435, 185);
  758. this.ultraLabel6.Name = "ultraLabel6";
  759. this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
  760. this.ultraLabel6.TabIndex = 629;
  761. this.ultraLabel6.Text = "变动情况";
  762. //
  763. // ultraGRADE
  764. //
  765. valueListItem8.DataValue = "A";
  766. valueListItem8.DisplayText = "A";
  767. valueListItem49.DataValue = "B";
  768. valueListItem49.DisplayText = "B";
  769. valueListItem50.DataValue = "C";
  770. valueListItem50.DisplayText = "C";
  771. valueListItem51.DataValue = "D";
  772. valueListItem51.DisplayText = "D";
  773. this.ultraGRADE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  774. valueListItem8,
  775. valueListItem49,
  776. valueListItem50,
  777. valueListItem51});
  778. this.ultraGRADE.Location = new System.Drawing.Point(570, 132);
  779. this.ultraGRADE.Name = "ultraGRADE";
  780. this.ultraGRADE.Size = new System.Drawing.Size(65, 21);
  781. this.ultraGRADE.TabIndex = 628;
  782. //
  783. // ultraLabel1
  784. //
  785. appearance37.TextHAlignAsString = "Center";
  786. appearance37.TextVAlignAsString = "Middle";
  787. this.ultraLabel1.Appearance = appearance37;
  788. this.ultraLabel1.AutoSize = true;
  789. this.ultraLabel1.Location = new System.Drawing.Point(538, 135);
  790. this.ultraLabel1.Name = "ultraLabel1";
  791. this.ultraLabel1.Size = new System.Drawing.Size(29, 16);
  792. this.ultraLabel1.TabIndex = 627;
  793. this.ultraLabel1.Text = "级别";
  794. //
  795. // ultraUSE_STATE
  796. //
  797. valueListItem3.DataValue = "公司";
  798. valueListItem3.DisplayText = "公司";
  799. valueListItem4.DataValue = "检测中心";
  800. valueListItem4.DisplayText = "检测中心";
  801. this.ultraUSE_STATE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  802. valueListItem3,
  803. valueListItem4});
  804. this.ultraUSE_STATE.Location = new System.Drawing.Point(369, 133);
  805. this.ultraUSE_STATE.Name = "ultraUSE_STATE";
  806. this.ultraUSE_STATE.Size = new System.Drawing.Size(60, 21);
  807. this.ultraUSE_STATE.TabIndex = 626;
  808. this.ultraUSE_STATE.Text = "在用";
  809. //
  810. // PRODUCT_TIME
  811. //
  812. this.PRODUCT_TIME.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  813. this.PRODUCT_TIME.FormatString = "";
  814. this.PRODUCT_TIME.Location = new System.Drawing.Point(698, 107);
  815. this.PRODUCT_TIME.MaskInput = "yyyy-mm-dd";
  816. this.PRODUCT_TIME.Name = "PRODUCT_TIME";
  817. this.PRODUCT_TIME.Size = new System.Drawing.Size(142, 21);
  818. this.PRODUCT_TIME.TabIndex = 625;
  819. //
  820. // FACTORY_TIME
  821. //
  822. this.FACTORY_TIME.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  823. this.FACTORY_TIME.FormatString = "";
  824. this.FACTORY_TIME.Location = new System.Drawing.Point(493, 107);
  825. this.FACTORY_TIME.MaskInput = "yyyy-mm-dd";
  826. this.FACTORY_TIME.Name = "FACTORY_TIME";
  827. this.FACTORY_TIME.Size = new System.Drawing.Size(142, 21);
  828. this.FACTORY_TIME.TabIndex = 624;
  829. //
  830. // ultraMEASURE_UNIT
  831. //
  832. valueListItem27.DataValue = "台";
  833. valueListItem27.DisplayText = "台";
  834. valueListItem37.DataValue = "片";
  835. valueListItem37.DisplayText = "片";
  836. valueListItem38.DataValue = "部";
  837. valueListItem38.DisplayText = "部";
  838. valueListItem39.DataValue = "套";
  839. valueListItem39.DisplayText = "套";
  840. valueListItem40.DataValue = "个";
  841. valueListItem40.DisplayText = "个";
  842. this.ultraMEASURE_UNIT.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  843. valueListItem27,
  844. valueListItem37,
  845. valueListItem38,
  846. valueListItem39,
  847. valueListItem40});
  848. this.ultraMEASURE_UNIT.Location = new System.Drawing.Point(83, 83);
  849. this.ultraMEASURE_UNIT.Name = "ultraMEASURE_UNIT";
  850. this.ultraMEASURE_UNIT.Size = new System.Drawing.Size(61, 21);
  851. this.ultraMEASURE_UNIT.TabIndex = 163;
  852. //
  853. // ultraDEPT_ID
  854. //
  855. this.ultraDEPT_ID.Location = new System.Drawing.Point(83, 8);
  856. this.ultraDEPT_ID.Name = "ultraDEPT_ID";
  857. this.ultraDEPT_ID.Size = new System.Drawing.Size(142, 21);
  858. this.ultraDEPT_ID.TabIndex = 162;
  859. this.ultraDEPT_ID.UltDept_ID = "";
  860. this.ultraDEPT_ID.UltDept_Name = "";
  861. //
  862. // txtREMARK
  863. //
  864. this.txtREMARK.Location = new System.Drawing.Point(83, 208);
  865. this.txtREMARK.Name = "txtREMARK";
  866. this.txtREMARK.Size = new System.Drawing.Size(757, 21);
  867. this.txtREMARK.TabIndex = 161;
  868. //
  869. // labelREMARK
  870. //
  871. appearance51.TextHAlignAsString = "Center";
  872. appearance51.TextVAlignAsString = "Middle";
  873. this.labelREMARK.Appearance = appearance51;
  874. this.labelREMARK.AutoSize = true;
  875. this.labelREMARK.Location = new System.Drawing.Point(51, 211);
  876. this.labelREMARK.Name = "labelREMARK";
  877. this.labelREMARK.Size = new System.Drawing.Size(29, 16);
  878. this.labelREMARK.TabIndex = 160;
  879. this.labelREMARK.Text = "备注";
  880. //
  881. // txtPRECISION_RANGE
  882. //
  883. this.txtPRECISION_RANGE.Location = new System.Drawing.Point(698, 157);
  884. this.txtPRECISION_RANGE.Name = "txtPRECISION_RANGE";
  885. this.txtPRECISION_RANGE.Size = new System.Drawing.Size(142, 21);
  886. this.txtPRECISION_RANGE.TabIndex = 155;
  887. //
  888. // ultraLabel31
  889. //
  890. appearance52.TextHAlignAsString = "Center";
  891. appearance52.TextVAlignAsString = "Middle";
  892. this.ultraLabel31.Appearance = appearance52;
  893. this.ultraLabel31.AutoSize = true;
  894. this.ultraLabel31.Location = new System.Drawing.Point(666, 160);
  895. this.ultraLabel31.Name = "ultraLabel31";
  896. this.ultraLabel31.Size = new System.Drawing.Size(29, 16);
  897. this.ultraLabel31.TabIndex = 154;
  898. this.ultraLabel31.Text = "精度";
  899. //
  900. // txtPARA
  901. //
  902. this.txtPARA.Location = new System.Drawing.Point(493, 157);
  903. this.txtPARA.Name = "txtPARA";
  904. this.txtPARA.Size = new System.Drawing.Size(142, 21);
  905. this.txtPARA.TabIndex = 153;
  906. //
  907. // ultraLabel28
  908. //
  909. appearance13.TextHAlignAsString = "Center";
  910. appearance13.TextVAlignAsString = "Middle";
  911. this.ultraLabel28.Appearance = appearance13;
  912. this.ultraLabel28.AutoSize = true;
  913. this.ultraLabel28.Location = new System.Drawing.Point(436, 160);
  914. this.ultraLabel28.Name = "ultraLabel28";
  915. this.ultraLabel28.Size = new System.Drawing.Size(54, 16);
  916. this.ultraLabel28.TabIndex = 152;
  917. this.ultraLabel28.Text = "性能参数";
  918. //
  919. // txtCHANGE_STATE
  920. //
  921. this.txtCHANGE_STATE.Location = new System.Drawing.Point(493, 182);
  922. this.txtCHANGE_STATE.Name = "txtCHANGE_STATE";
  923. this.txtCHANGE_STATE.Size = new System.Drawing.Size(142, 21);
  924. this.txtCHANGE_STATE.TabIndex = 151;
  925. //
  926. // ultraCOUNTRY
  927. //
  928. valueListItem9.DataValue = "中国";
  929. valueListItem9.DisplayText = "中国";
  930. valueListItem10.DataValue = "外国";
  931. valueListItem10.DisplayText = "外国";
  932. this.ultraCOUNTRY.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  933. valueListItem9,
  934. valueListItem10});
  935. this.ultraCOUNTRY.Location = new System.Drawing.Point(698, 132);
  936. this.ultraCOUNTRY.Name = "ultraCOUNTRY";
  937. this.ultraCOUNTRY.Size = new System.Drawing.Size(77, 21);
  938. this.ultraCOUNTRY.TabIndex = 150;
  939. //
  940. // ultraLabel30
  941. //
  942. appearance23.TextHAlignAsString = "Center";
  943. appearance23.TextVAlignAsString = "Middle";
  944. this.ultraLabel30.Appearance = appearance23;
  945. this.ultraLabel30.AutoSize = true;
  946. this.ultraLabel30.Location = new System.Drawing.Point(666, 135);
  947. this.ultraLabel30.Name = "ultraLabel30";
  948. this.ultraLabel30.Size = new System.Drawing.Size(29, 16);
  949. this.ultraLabel30.TabIndex = 149;
  950. this.ultraLabel30.Text = "国别";
  951. //
  952. // chkSHOW_FLAG
  953. //
  954. this.chkSHOW_FLAG.AutoSize = true;
  955. this.chkSHOW_FLAG.Location = new System.Drawing.Point(781, 134);
  956. this.chkSHOW_FLAG.Name = "chkSHOW_FLAG";
  957. this.chkSHOW_FLAG.Size = new System.Drawing.Size(59, 19);
  958. this.chkSHOW_FLAG.TabIndex = 148;
  959. this.chkSHOW_FLAG.Text = "不显示";
  960. //
  961. // ultraRECORD_NAME
  962. //
  963. valueListItem5.DataValue = "运行记录";
  964. valueListItem5.DisplayText = "运行记录";
  965. valueListItem6.DataValue = "使用记录";
  966. valueListItem6.DisplayText = "使用记录";
  967. this.ultraRECORD_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  968. valueListItem5,
  969. valueListItem6});
  970. this.ultraRECORD_NAME.Location = new System.Drawing.Point(83, 183);
  971. this.ultraRECORD_NAME.Name = "ultraRECORD_NAME";
  972. this.ultraRECORD_NAME.Size = new System.Drawing.Size(142, 21);
  973. this.ultraRECORD_NAME.TabIndex = 147;
  974. //
  975. // ultraLabel26
  976. //
  977. appearance50.TextHAlignAsString = "Center";
  978. appearance50.TextVAlignAsString = "Middle";
  979. this.ultraLabel26.Appearance = appearance50;
  980. this.ultraLabel26.AutoSize = true;
  981. this.ultraLabel26.Location = new System.Drawing.Point(-148, 234);
  982. this.ultraLabel26.Name = "ultraLabel26";
  983. this.ultraLabel26.Size = new System.Drawing.Size(54, 16);
  984. this.ultraLabel26.TabIndex = 146;
  985. this.ultraLabel26.Text = "变动情况";
  986. //
  987. // txtFILE_LOCATION
  988. //
  989. this.txtFILE_LOCATION.Location = new System.Drawing.Point(287, 183);
  990. this.txtFILE_LOCATION.MaxLength = 50;
  991. this.txtFILE_LOCATION.Name = "txtFILE_LOCATION";
  992. this.txtFILE_LOCATION.Size = new System.Drawing.Size(142, 21);
  993. this.txtFILE_LOCATION.TabIndex = 144;
  994. //
  995. // ultraLabel27
  996. //
  997. appearance40.TextHAlignAsString = "Center";
  998. appearance40.TextVAlignAsString = "Middle";
  999. this.ultraLabel27.Appearance = appearance40;
  1000. this.ultraLabel27.AutoSize = true;
  1001. this.ultraLabel27.Location = new System.Drawing.Point(230, 186);
  1002. this.ultraLabel27.Name = "ultraLabel27";
  1003. this.ultraLabel27.Size = new System.Drawing.Size(54, 16);
  1004. this.ultraLabel27.TabIndex = 145;
  1005. this.ultraLabel27.Text = "档案位置";
  1006. //
  1007. // ultraLabel29
  1008. //
  1009. appearance44.TextHAlignAsString = "Center";
  1010. appearance44.TextVAlignAsString = "Middle";
  1011. this.ultraLabel29.Appearance = appearance44;
  1012. this.ultraLabel29.AutoSize = true;
  1013. this.ultraLabel29.Location = new System.Drawing.Point(26, 186);
  1014. this.ultraLabel29.Name = "ultraLabel29";
  1015. this.ultraLabel29.Size = new System.Drawing.Size(54, 16);
  1016. this.ultraLabel29.TabIndex = 143;
  1017. this.ultraLabel29.Text = "记录名称";
  1018. //
  1019. // ultraPOINT_CHECK_STD
  1020. //
  1021. this.ultraPOINT_CHECK_STD.Location = new System.Drawing.Point(83, 158);
  1022. this.ultraPOINT_CHECK_STD.Name = "ultraPOINT_CHECK_STD";
  1023. this.ultraPOINT_CHECK_STD.Size = new System.Drawing.Size(142, 21);
  1024. this.ultraPOINT_CHECK_STD.TabIndex = 142;
  1025. //
  1026. // ultraCERTIFICATE
  1027. //
  1028. valueListItem7.DataValue = "ValueListItem0";
  1029. valueListItem7.DisplayText = "认证";
  1030. this.ultraCERTIFICATE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1031. valueListItem7});
  1032. this.ultraCERTIFICATE.Location = new System.Drawing.Point(467, 133);
  1033. this.ultraCERTIFICATE.Name = "ultraCERTIFICATE";
  1034. this.ultraCERTIFICATE.Size = new System.Drawing.Size(65, 21);
  1035. this.ultraCERTIFICATE.TabIndex = 141;
  1036. //
  1037. // ultraDEVICE_FILE
  1038. //
  1039. this.ultraDEVICE_FILE.Location = new System.Drawing.Point(287, 158);
  1040. this.ultraDEVICE_FILE.Name = "ultraDEVICE_FILE";
  1041. this.ultraDEVICE_FILE.Size = new System.Drawing.Size(142, 21);
  1042. this.ultraDEVICE_FILE.TabIndex = 140;
  1043. //
  1044. // ultraLabel22
  1045. //
  1046. appearance35.TextHAlignAsString = "Center";
  1047. appearance35.TextVAlignAsString = "Middle";
  1048. this.ultraLabel22.Appearance = appearance35;
  1049. this.ultraLabel22.AutoSize = true;
  1050. this.ultraLabel22.Location = new System.Drawing.Point(230, 161);
  1051. this.ultraLabel22.Name = "ultraLabel22";
  1052. this.ultraLabel22.Size = new System.Drawing.Size(54, 16);
  1053. this.ultraLabel22.TabIndex = 139;
  1054. this.ultraLabel22.Text = "设备档案";
  1055. //
  1056. // ultraLabel23
  1057. //
  1058. appearance36.TextHAlignAsString = "Center";
  1059. appearance36.TextVAlignAsString = "Middle";
  1060. this.ultraLabel23.Appearance = appearance36;
  1061. this.ultraLabel23.AutoSize = true;
  1062. this.ultraLabel23.Location = new System.Drawing.Point(26, 161);
  1063. this.ultraLabel23.Name = "ultraLabel23";
  1064. this.ultraLabel23.Size = new System.Drawing.Size(54, 16);
  1065. this.ultraLabel23.TabIndex = 138;
  1066. this.ultraLabel23.Text = "点检标准";
  1067. //
  1068. // ultraLabel24
  1069. //
  1070. appearance12.TextHAlignAsString = "Center";
  1071. appearance12.TextVAlignAsString = "Middle";
  1072. this.ultraLabel24.Appearance = appearance12;
  1073. this.ultraLabel24.AutoSize = true;
  1074. this.ultraLabel24.Location = new System.Drawing.Point(435, 136);
  1075. this.ultraLabel24.Name = "ultraLabel24";
  1076. this.ultraLabel24.Size = new System.Drawing.Size(29, 16);
  1077. this.ultraLabel24.TabIndex = 137;
  1078. this.ultraLabel24.Text = "认证";
  1079. //
  1080. // ultraLabel25
  1081. //
  1082. appearance38.TextHAlignAsString = "Center";
  1083. appearance38.TextVAlignAsString = "Middle";
  1084. this.ultraLabel25.Appearance = appearance38;
  1085. this.ultraLabel25.AutoSize = true;
  1086. this.ultraLabel25.Location = new System.Drawing.Point(312, 136);
  1087. this.ultraLabel25.Name = "ultraLabel25";
  1088. this.ultraLabel25.Size = new System.Drawing.Size(54, 16);
  1089. this.ultraLabel25.TabIndex = 136;
  1090. this.ultraLabel25.Text = "使用状态";
  1091. //
  1092. // ultraFIND_WAY
  1093. //
  1094. valueListItem11.DataValue = "送检";
  1095. valueListItem11.DisplayText = "送检";
  1096. valueListItem12.DataValue = "自检";
  1097. valueListItem12.DisplayText = "自检";
  1098. this.ultraFIND_WAY.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1099. valueListItem11,
  1100. valueListItem12});
  1101. this.ultraFIND_WAY.Location = new System.Drawing.Point(83, 133);
  1102. this.ultraFIND_WAY.Name = "ultraFIND_WAY";
  1103. this.ultraFIND_WAY.Size = new System.Drawing.Size(60, 21);
  1104. this.ultraFIND_WAY.TabIndex = 132;
  1105. //
  1106. // ultraCAPITAL_SOURCE
  1107. //
  1108. valueListItem46.DataValue = "公司";
  1109. valueListItem46.DisplayText = "公司";
  1110. valueListItem47.DataValue = "检测中心";
  1111. valueListItem47.DisplayText = "检测中心";
  1112. this.ultraCAPITAL_SOURCE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1113. valueListItem46,
  1114. valueListItem47});
  1115. this.ultraCAPITAL_SOURCE.Location = new System.Drawing.Point(206, 133);
  1116. this.ultraCAPITAL_SOURCE.Name = "ultraCAPITAL_SOURCE";
  1117. this.ultraCAPITAL_SOURCE.Size = new System.Drawing.Size(100, 21);
  1118. this.ultraCAPITAL_SOURCE.TabIndex = 131;
  1119. this.ultraCAPITAL_SOURCE.Text = "公司";
  1120. //
  1121. // ultraLabel18
  1122. //
  1123. appearance22.TextHAlignAsString = "Center";
  1124. appearance22.TextVAlignAsString = "Middle";
  1125. this.ultraLabel18.Appearance = appearance22;
  1126. this.ultraLabel18.AutoSize = true;
  1127. this.ultraLabel18.Location = new System.Drawing.Point(149, 136);
  1128. this.ultraLabel18.Name = "ultraLabel18";
  1129. this.ultraLabel18.Size = new System.Drawing.Size(54, 16);
  1130. this.ultraLabel18.TabIndex = 130;
  1131. this.ultraLabel18.Text = "资金来源";
  1132. //
  1133. // labelFIND_WAY
  1134. //
  1135. appearance49.TextHAlignAsString = "Center";
  1136. appearance49.TextVAlignAsString = "Middle";
  1137. this.labelFIND_WAY.Appearance = appearance49;
  1138. this.labelFIND_WAY.AutoSize = true;
  1139. this.labelFIND_WAY.Location = new System.Drawing.Point(51, 136);
  1140. this.labelFIND_WAY.Name = "labelFIND_WAY";
  1141. this.labelFIND_WAY.Size = new System.Drawing.Size(29, 16);
  1142. this.labelFIND_WAY.TabIndex = 129;
  1143. this.labelFIND_WAY.Text = "溯源";
  1144. //
  1145. // labelPRODUCT_TIME
  1146. //
  1147. appearance24.TextHAlignAsString = "Center";
  1148. appearance24.TextVAlignAsString = "Middle";
  1149. this.labelPRODUCT_TIME.Appearance = appearance24;
  1150. this.labelPRODUCT_TIME.AutoSize = true;
  1151. this.labelPRODUCT_TIME.Location = new System.Drawing.Point(641, 110);
  1152. this.labelPRODUCT_TIME.Name = "labelPRODUCT_TIME";
  1153. this.labelPRODUCT_TIME.Size = new System.Drawing.Size(54, 16);
  1154. this.labelPRODUCT_TIME.TabIndex = 128;
  1155. this.labelPRODUCT_TIME.Text = "投产日期";
  1156. //
  1157. // ultraLabel21
  1158. //
  1159. appearance53.TextHAlignAsString = "Center";
  1160. appearance53.TextVAlignAsString = "Middle";
  1161. this.ultraLabel21.Appearance = appearance53;
  1162. this.ultraLabel21.AutoSize = true;
  1163. this.ultraLabel21.Location = new System.Drawing.Point(436, 110);
  1164. this.ultraLabel21.Name = "ultraLabel21";
  1165. this.ultraLabel21.Size = new System.Drawing.Size(54, 16);
  1166. this.ultraLabel21.TabIndex = 127;
  1167. this.ultraLabel21.Text = "出厂日期";
  1168. //
  1169. // txtMANUFACTURER
  1170. //
  1171. this.txtMANUFACTURER.Location = new System.Drawing.Point(83, 108);
  1172. this.txtMANUFACTURER.Name = "txtMANUFACTURER";
  1173. this.txtMANUFACTURER.Size = new System.Drawing.Size(346, 21);
  1174. this.txtMANUFACTURER.TabIndex = 125;
  1175. //
  1176. // ultraLabel17
  1177. //
  1178. appearance21.TextHAlignAsString = "Center";
  1179. appearance21.TextVAlignAsString = "Middle";
  1180. this.ultraLabel17.Appearance = appearance21;
  1181. this.ultraLabel17.AutoSize = true;
  1182. this.ultraLabel17.Location = new System.Drawing.Point(26, 111);
  1183. this.ultraLabel17.Name = "ultraLabel17";
  1184. this.ultraLabel17.Size = new System.Drawing.Size(54, 16);
  1185. this.ultraLabel17.TabIndex = 126;
  1186. this.ultraLabel17.Text = "制造厂商";
  1187. //
  1188. // labelYuan
  1189. //
  1190. appearance32.TextHAlignAsString = "Center";
  1191. appearance32.TextVAlignAsString = "Middle";
  1192. this.labelYuan.Appearance = appearance32;
  1193. this.labelYuan.AutoSize = true;
  1194. this.labelYuan.Location = new System.Drawing.Point(823, 85);
  1195. this.labelYuan.Name = "labelYuan";
  1196. this.labelYuan.Size = new System.Drawing.Size(17, 16);
  1197. this.labelYuan.TabIndex = 124;
  1198. this.labelYuan.Text = "元";
  1199. //
  1200. // txtSTART_PRICE
  1201. //
  1202. this.txtSTART_PRICE.Location = new System.Drawing.Point(698, 83);
  1203. this.txtSTART_PRICE.MaxLength = 50;
  1204. this.txtSTART_PRICE.Name = "txtSTART_PRICE";
  1205. this.txtSTART_PRICE.Size = new System.Drawing.Size(121, 21);
  1206. this.txtSTART_PRICE.TabIndex = 122;
  1207. //
  1208. // ultraLabel16
  1209. //
  1210. appearance26.TextHAlignAsString = "Center";
  1211. appearance26.TextVAlignAsString = "Middle";
  1212. this.ultraLabel16.Appearance = appearance26;
  1213. this.ultraLabel16.AutoSize = true;
  1214. this.ultraLabel16.Location = new System.Drawing.Point(666, 86);
  1215. this.ultraLabel16.Name = "ultraLabel16";
  1216. this.ultraLabel16.Size = new System.Drawing.Size(29, 16);
  1217. this.ultraLabel16.TabIndex = 123;
  1218. this.ultraLabel16.Text = "原值";
  1219. //
  1220. // ultraLabel2
  1221. //
  1222. appearance15.TextHAlignAsString = "Center";
  1223. appearance15.TextVAlignAsString = "Middle";
  1224. this.ultraLabel2.Appearance = appearance15;
  1225. this.ultraLabel2.AutoSize = true;
  1226. this.ultraLabel2.Location = new System.Drawing.Point(618, 87);
  1227. this.ultraLabel2.Name = "ultraLabel2";
  1228. this.ultraLabel2.Size = new System.Drawing.Size(17, 14);
  1229. this.ultraLabel2.TabIndex = 121;
  1230. this.ultraLabel2.Text = "Kg";
  1231. //
  1232. // txtWEIGHT
  1233. //
  1234. this.txtWEIGHT.Location = new System.Drawing.Point(493, 83);
  1235. this.txtWEIGHT.MaxLength = 50;
  1236. this.txtWEIGHT.Name = "txtWEIGHT";
  1237. this.txtWEIGHT.Size = new System.Drawing.Size(122, 21);
  1238. this.txtWEIGHT.TabIndex = 119;
  1239. //
  1240. // ultraLabel14
  1241. //
  1242. appearance33.TextHAlignAsString = "Center";
  1243. appearance33.TextVAlignAsString = "Middle";
  1244. this.ultraLabel14.Appearance = appearance33;
  1245. this.ultraLabel14.AutoSize = true;
  1246. this.ultraLabel14.Location = new System.Drawing.Point(461, 86);
  1247. this.ultraLabel14.Name = "ultraLabel14";
  1248. this.ultraLabel14.Size = new System.Drawing.Size(29, 16);
  1249. this.ultraLabel14.TabIndex = 120;
  1250. this.ultraLabel14.Text = "重量";
  1251. //
  1252. // labelKW
  1253. //
  1254. appearance30.TextHAlignAsString = "Center";
  1255. appearance30.TextVAlignAsString = "Middle";
  1256. this.labelKW.Appearance = appearance30;
  1257. this.labelKW.AutoSize = true;
  1258. this.labelKW.Location = new System.Drawing.Point(412, 88);
  1259. this.labelKW.Name = "labelKW";
  1260. this.labelKW.Size = new System.Drawing.Size(17, 14);
  1261. this.labelKW.TabIndex = 118;
  1262. this.labelKW.Text = "KW";
  1263. //
  1264. // txtCAPACITY
  1265. //
  1266. this.txtCAPACITY.Location = new System.Drawing.Point(288, 83);
  1267. this.txtCAPACITY.MaxLength = 50;
  1268. this.txtCAPACITY.Name = "txtCAPACITY";
  1269. this.txtCAPACITY.Size = new System.Drawing.Size(122, 21);
  1270. this.txtCAPACITY.TabIndex = 116;
  1271. //
  1272. // ultraLabel13
  1273. //
  1274. appearance31.TextHAlignAsString = "Center";
  1275. appearance31.TextVAlignAsString = "Middle";
  1276. this.ultraLabel13.Appearance = appearance31;
  1277. this.ultraLabel13.AutoSize = true;
  1278. this.ultraLabel13.Location = new System.Drawing.Point(231, 86);
  1279. this.ultraLabel13.Name = "ultraLabel13";
  1280. this.ultraLabel13.Size = new System.Drawing.Size(54, 16);
  1281. this.ultraLabel13.TabIndex = 117;
  1282. this.ultraLabel13.Text = "装机容量";
  1283. //
  1284. // ultraDEVICE_COUNT
  1285. //
  1286. valueListItem41.DataValue = "1";
  1287. valueListItem41.DisplayText = "1";
  1288. valueListItem42.DataValue = "2";
  1289. valueListItem42.DisplayText = "2";
  1290. valueListItem43.DataValue = "3";
  1291. valueListItem43.DisplayText = "3";
  1292. valueListItem44.DataValue = "4";
  1293. valueListItem44.DisplayText = "4";
  1294. valueListItem45.DataValue = "5";
  1295. valueListItem45.DisplayText = "5";
  1296. this.ultraDEVICE_COUNT.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1297. valueListItem41,
  1298. valueListItem42,
  1299. valueListItem43,
  1300. valueListItem44,
  1301. valueListItem45});
  1302. this.ultraDEVICE_COUNT.Location = new System.Drawing.Point(179, 83);
  1303. this.ultraDEVICE_COUNT.Name = "ultraDEVICE_COUNT";
  1304. this.ultraDEVICE_COUNT.Size = new System.Drawing.Size(46, 21);
  1305. this.ultraDEVICE_COUNT.TabIndex = 115;
  1306. this.ultraDEVICE_COUNT.Text = "1";
  1307. //
  1308. // ultraLabel9
  1309. //
  1310. appearance28.TextHAlignAsString = "Center";
  1311. appearance28.TextVAlignAsString = "Middle";
  1312. this.ultraLabel9.Appearance = appearance28;
  1313. this.ultraLabel9.AutoSize = true;
  1314. this.ultraLabel9.Location = new System.Drawing.Point(147, 86);
  1315. this.ultraLabel9.Name = "ultraLabel9";
  1316. this.ultraLabel9.Size = new System.Drawing.Size(29, 16);
  1317. this.ultraLabel9.TabIndex = 114;
  1318. this.ultraLabel9.Text = "数量";
  1319. //
  1320. // ultraDEVICE_TYPE
  1321. //
  1322. valueListItem13.DataValue = "辅助设备";
  1323. valueListItem13.DisplayText = "辅助设备";
  1324. valueListItem14.DataValue = "特殊";
  1325. valueListItem14.DisplayText = "特殊";
  1326. valueListItem15.DataValue = "空调设备";
  1327. valueListItem15.DisplayText = "空调设备";
  1328. valueListItem16.DataValue = "特种设备";
  1329. valueListItem16.DisplayText = "特种设备";
  1330. valueListItem17.DataValue = "试验设备";
  1331. valueListItem17.DisplayText = "试验设备";
  1332. valueListItem18.DataValue = "天平";
  1333. valueListItem18.DisplayText = "天平";
  1334. valueListItem19.DataValue = "维修设备";
  1335. valueListItem19.DisplayText = "维修设备";
  1336. valueListItem20.DataValue = "配电设备";
  1337. valueListItem20.DisplayText = "配电设备";
  1338. valueListItem21.DataValue = "制样设备";
  1339. valueListItem21.DisplayText = "制样设备";
  1340. valueListItem22.DataValue = "计算机";
  1341. valueListItem22.DisplayText = "计算机";
  1342. valueListItem23.DataValue = "加工设备";
  1343. valueListItem23.DisplayText = "加工设备";
  1344. valueListItem24.DataValue = "起重机";
  1345. valueListItem24.DisplayText = "起重机";
  1346. valueListItem25.DataValue = "办公设备";
  1347. valueListItem25.DisplayText = "办公设备";
  1348. valueListItem26.DataValue = "电源";
  1349. valueListItem26.DisplayText = "电源";
  1350. this.ultraDEVICE_TYPE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1351. valueListItem13,
  1352. valueListItem14,
  1353. valueListItem15,
  1354. valueListItem16,
  1355. valueListItem17,
  1356. valueListItem18,
  1357. valueListItem19,
  1358. valueListItem20,
  1359. valueListItem21,
  1360. valueListItem22,
  1361. valueListItem23,
  1362. valueListItem24,
  1363. valueListItem25,
  1364. valueListItem26});
  1365. this.ultraDEVICE_TYPE.Location = new System.Drawing.Point(288, 8);
  1366. this.ultraDEVICE_TYPE.Name = "ultraDEVICE_TYPE";
  1367. this.ultraDEVICE_TYPE.Size = new System.Drawing.Size(141, 21);
  1368. this.ultraDEVICE_TYPE.TabIndex = 113;
  1369. //
  1370. // ultraLabel3
  1371. //
  1372. appearance29.TextHAlignAsString = "Center";
  1373. appearance29.TextVAlignAsString = "Middle";
  1374. this.ultraLabel3.Appearance = appearance29;
  1375. this.ultraLabel3.AutoSize = true;
  1376. this.ultraLabel3.Location = new System.Drawing.Point(26, 86);
  1377. this.ultraLabel3.Name = "ultraLabel3";
  1378. this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
  1379. this.ultraLabel3.TabIndex = 112;
  1380. this.ultraLabel3.Text = "计量单位";
  1381. //
  1382. // txtSPEC
  1383. //
  1384. this.txtSPEC.Location = new System.Drawing.Point(698, 33);
  1385. this.txtSPEC.MaxLength = 50;
  1386. this.txtSPEC.Name = "txtSPEC";
  1387. this.txtSPEC.Size = new System.Drawing.Size(142, 21);
  1388. this.txtSPEC.TabIndex = 111;
  1389. //
  1390. // labelSPEC
  1391. //
  1392. appearance42.TextHAlignAsString = "Center";
  1393. appearance42.TextVAlignAsString = "Middle";
  1394. this.labelSPEC.Appearance = appearance42;
  1395. this.labelSPEC.AutoSize = true;
  1396. this.labelSPEC.Location = new System.Drawing.Point(641, 36);
  1397. this.labelSPEC.Name = "labelSPEC";
  1398. this.labelSPEC.Size = new System.Drawing.Size(54, 16);
  1399. this.labelSPEC.TabIndex = 110;
  1400. this.labelSPEC.Text = "规格型号";
  1401. //
  1402. // txtDEVICE_NO
  1403. //
  1404. this.txtDEVICE_NO.Location = new System.Drawing.Point(493, 33);
  1405. this.txtDEVICE_NO.MaxLength = 50;
  1406. this.txtDEVICE_NO.Name = "txtDEVICE_NO";
  1407. this.txtDEVICE_NO.Size = new System.Drawing.Size(142, 21);
  1408. this.txtDEVICE_NO.TabIndex = 108;
  1409. //
  1410. // ultraLabel8
  1411. //
  1412. appearance39.TextHAlignAsString = "Center";
  1413. appearance39.TextVAlignAsString = "Middle";
  1414. this.ultraLabel8.Appearance = appearance39;
  1415. this.ultraLabel8.AutoSize = true;
  1416. this.ultraLabel8.Location = new System.Drawing.Point(436, 36);
  1417. this.ultraLabel8.Name = "ultraLabel8";
  1418. this.ultraLabel8.Size = new System.Drawing.Size(54, 16);
  1419. this.ultraLabel8.TabIndex = 109;
  1420. this.ultraLabel8.Text = "设备编号";
  1421. //
  1422. // ultraLabel10
  1423. //
  1424. appearance55.TextHAlignAsString = "Center";
  1425. appearance55.TextVAlignAsString = "Middle";
  1426. this.ultraLabel10.Appearance = appearance55;
  1427. this.ultraLabel10.AutoSize = true;
  1428. this.ultraLabel10.Location = new System.Drawing.Point(26, 11);
  1429. this.ultraLabel10.Name = "ultraLabel10";
  1430. this.ultraLabel10.Size = new System.Drawing.Size(54, 16);
  1431. this.ultraLabel10.TabIndex = 106;
  1432. this.ultraLabel10.Text = "安装位置";
  1433. //
  1434. // ultraLabel11
  1435. //
  1436. appearance46.TextHAlignAsString = "Center";
  1437. appearance46.TextVAlignAsString = "Middle";
  1438. this.ultraLabel11.Appearance = appearance46;
  1439. this.ultraLabel11.AutoSize = true;
  1440. this.ultraLabel11.Location = new System.Drawing.Point(231, 11);
  1441. this.ultraLabel11.Name = "ultraLabel11";
  1442. this.ultraLabel11.Size = new System.Drawing.Size(54, 16);
  1443. this.ultraLabel11.TabIndex = 105;
  1444. this.ultraLabel11.Text = "资产类别";
  1445. //
  1446. // txtDEVICE_NAME
  1447. //
  1448. this.txtDEVICE_NAME.Location = new System.Drawing.Point(288, 33);
  1449. this.txtDEVICE_NAME.MaxLength = 50;
  1450. this.txtDEVICE_NAME.Name = "txtDEVICE_NAME";
  1451. this.txtDEVICE_NAME.Size = new System.Drawing.Size(142, 21);
  1452. this.txtDEVICE_NAME.TabIndex = 103;
  1453. //
  1454. // ultraLabel5
  1455. //
  1456. appearance47.TextHAlignAsString = "Center";
  1457. appearance47.TextVAlignAsString = "Middle";
  1458. this.ultraLabel5.Appearance = appearance47;
  1459. this.ultraLabel5.AutoSize = true;
  1460. this.ultraLabel5.Location = new System.Drawing.Point(231, 36);
  1461. this.ultraLabel5.Name = "ultraLabel5";
  1462. this.ultraLabel5.Size = new System.Drawing.Size(54, 16);
  1463. this.ultraLabel5.TabIndex = 102;
  1464. this.ultraLabel5.Text = "资产名称";
  1465. //
  1466. // txtDEVICE_ID
  1467. //
  1468. this.txtDEVICE_ID.Location = new System.Drawing.Point(83, 33);
  1469. this.txtDEVICE_ID.MaxLength = 50;
  1470. this.txtDEVICE_ID.Name = "txtDEVICE_ID";
  1471. this.txtDEVICE_ID.ReadOnly = true;
  1472. this.txtDEVICE_ID.Size = new System.Drawing.Size(115, 21);
  1473. this.txtDEVICE_ID.TabIndex = 100;
  1474. //
  1475. // ultraLabel4
  1476. //
  1477. appearance16.TextHAlignAsString = "Center";
  1478. appearance16.TextVAlignAsString = "Middle";
  1479. this.ultraLabel4.Appearance = appearance16;
  1480. this.ultraLabel4.AutoSize = true;
  1481. this.ultraLabel4.Location = new System.Drawing.Point(26, 36);
  1482. this.ultraLabel4.Name = "ultraLabel4";
  1483. this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
  1484. this.ultraLabel4.TabIndex = 101;
  1485. this.ultraLabel4.Text = "资产编号";
  1486. //
  1487. // panel2
  1488. //
  1489. this.panel2.Controls.Add(this.ultraQueryDEVICE_TYPE);
  1490. this.panel2.Controls.Add(this.ultraQueryDEPT_ID);
  1491. this.panel2.Controls.Add(this.chkDEPT_ID);
  1492. this.panel2.Controls.Add(this.chkDEVICE_TYPE);
  1493. this.panel2.Controls.Add(this.chkDEVICE_ID);
  1494. this.panel2.Controls.Add(this.chkDEVICE_NAME);
  1495. this.panel2.Controls.Add(this.txtQueryDEVICE_NAME);
  1496. this.panel2.Controls.Add(this.chkISVALID);
  1497. this.panel2.Controls.Add(this.txtQueryDEVICE_ID);
  1498. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  1499. this.panel2.Location = new System.Drawing.Point(0, 0);
  1500. this.panel2.Name = "panel2";
  1501. this.panel2.Size = new System.Drawing.Size(1020, 40);
  1502. this.panel2.TabIndex = 17;
  1503. //
  1504. // ultraQueryDEVICE_TYPE
  1505. //
  1506. this.ultraQueryDEVICE_TYPE.Enabled = false;
  1507. valueListItem28.DataValue = "Ⅱ级质量程序文件";
  1508. valueListItem28.DisplayText = "Ⅱ级质量程序文件";
  1509. valueListItem29.DataValue = "Ⅲ级质量程序文件";
  1510. valueListItem29.DisplayText = "Ⅲ级质量程序文件";
  1511. valueListItem30.DataValue = "标准类文件";
  1512. valueListItem30.DisplayText = "标准类文件";
  1513. valueListItem31.DataValue = "程序文件";
  1514. valueListItem31.DisplayText = "程序文件";
  1515. valueListItem32.DataValue = "规程和规范";
  1516. valueListItem32.DisplayText = "规程和规范";
  1517. valueListItem33.DataValue = "检测中心质量手册";
  1518. valueListItem33.DisplayText = "检测中心质量手册";
  1519. valueListItem34.DataValue = "质量手册";
  1520. valueListItem34.DisplayText = "质量手册";
  1521. valueListItem35.DataValue = "作业指导书";
  1522. valueListItem35.DisplayText = "作业指导书";
  1523. valueListItem36.DataValue = "其它";
  1524. valueListItem36.DisplayText = "其它";
  1525. this.ultraQueryDEVICE_TYPE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1526. valueListItem28,
  1527. valueListItem29,
  1528. valueListItem30,
  1529. valueListItem31,
  1530. valueListItem32,
  1531. valueListItem33,
  1532. valueListItem34,
  1533. valueListItem35,
  1534. valueListItem36});
  1535. this.ultraQueryDEVICE_TYPE.Location = new System.Drawing.Point(439, 11);
  1536. this.ultraQueryDEVICE_TYPE.Name = "ultraQueryDEVICE_TYPE";
  1537. this.ultraQueryDEVICE_TYPE.Size = new System.Drawing.Size(108, 21);
  1538. this.ultraQueryDEVICE_TYPE.TabIndex = 150;
  1539. //
  1540. // ultraQueryDEPT_ID
  1541. //
  1542. this.ultraQueryDEPT_ID.Enabled = false;
  1543. this.ultraQueryDEPT_ID.Location = new System.Drawing.Point(599, 11);
  1544. this.ultraQueryDEPT_ID.Name = "ultraQueryDEPT_ID";
  1545. this.ultraQueryDEPT_ID.Size = new System.Drawing.Size(127, 21);
  1546. this.ultraQueryDEPT_ID.TabIndex = 129;
  1547. this.ultraQueryDEPT_ID.UltDept_ID = "";
  1548. this.ultraQueryDEPT_ID.UltDept_Name = "";
  1549. //
  1550. // chkDEPT_ID
  1551. //
  1552. this.chkDEPT_ID.AutoSize = true;
  1553. this.chkDEPT_ID.Location = new System.Drawing.Point(550, 12);
  1554. this.chkDEPT_ID.Name = "chkDEPT_ID";
  1555. this.chkDEPT_ID.Size = new System.Drawing.Size(46, 19);
  1556. this.chkDEPT_ID.TabIndex = 9;
  1557. this.chkDEPT_ID.Text = "科室";
  1558. this.chkDEPT_ID.CheckedChanged += new System.EventHandler(this.chkDEPT_ID_CheckedChanged);
  1559. //
  1560. // chkDEVICE_TYPE
  1561. //
  1562. this.chkDEVICE_TYPE.AutoSize = true;
  1563. this.chkDEVICE_TYPE.Location = new System.Drawing.Point(365, 12);
  1564. this.chkDEVICE_TYPE.Name = "chkDEVICE_TYPE";
  1565. this.chkDEVICE_TYPE.Size = new System.Drawing.Size(71, 19);
  1566. this.chkDEVICE_TYPE.TabIndex = 7;
  1567. this.chkDEVICE_TYPE.Text = "资产类别";
  1568. this.chkDEVICE_TYPE.CheckedChanged += new System.EventHandler(this.chkDEVICE_TYPE_CheckedChanged);
  1569. //
  1570. // chkDEVICE_ID
  1571. //
  1572. this.chkDEVICE_ID.AutoSize = true;
  1573. this.chkDEVICE_ID.Location = new System.Drawing.Point(12, 12);
  1574. this.chkDEVICE_ID.Name = "chkDEVICE_ID";
  1575. this.chkDEVICE_ID.Size = new System.Drawing.Size(71, 19);
  1576. this.chkDEVICE_ID.TabIndex = 5;
  1577. this.chkDEVICE_ID.Text = "资产编号";
  1578. this.chkDEVICE_ID.CheckedChanged += new System.EventHandler(this.chkDEVICE_ID_CheckedChanged);
  1579. //
  1580. // chkDEVICE_NAME
  1581. //
  1582. this.chkDEVICE_NAME.AutoSize = true;
  1583. this.chkDEVICE_NAME.Location = new System.Drawing.Point(179, 12);
  1584. this.chkDEVICE_NAME.Name = "chkDEVICE_NAME";
  1585. this.chkDEVICE_NAME.Size = new System.Drawing.Size(71, 19);
  1586. this.chkDEVICE_NAME.TabIndex = 4;
  1587. this.chkDEVICE_NAME.Text = "设备名称";
  1588. this.chkDEVICE_NAME.CheckedChanged += new System.EventHandler(this.chkDEVICE_NAME_CheckedChanged);
  1589. //
  1590. // txtQueryDEVICE_NAME
  1591. //
  1592. this.txtQueryDEVICE_NAME.Enabled = false;
  1593. this.txtQueryDEVICE_NAME.Location = new System.Drawing.Point(253, 11);
  1594. this.txtQueryDEVICE_NAME.MaxLength = 200;
  1595. this.txtQueryDEVICE_NAME.Name = "txtQueryDEVICE_NAME";
  1596. this.txtQueryDEVICE_NAME.Size = new System.Drawing.Size(108, 21);
  1597. this.txtQueryDEVICE_NAME.TabIndex = 3;
  1598. //
  1599. // chkISVALID
  1600. //
  1601. this.chkISVALID.AutoSize = true;
  1602. this.chkISVALID.Location = new System.Drawing.Point(739, 12);
  1603. this.chkISVALID.Name = "chkISVALID";
  1604. this.chkISVALID.Size = new System.Drawing.Size(83, 19);
  1605. this.chkISVALID.TabIndex = 1;
  1606. this.chkISVALID.Text = "包含不显示";
  1607. //
  1608. // txtQueryDEVICE_ID
  1609. //
  1610. this.txtQueryDEVICE_ID.Enabled = false;
  1611. this.txtQueryDEVICE_ID.Location = new System.Drawing.Point(86, 11);
  1612. this.txtQueryDEVICE_ID.MaxLength = 100;
  1613. this.txtQueryDEVICE_ID.Name = "txtQueryDEVICE_ID";
  1614. this.txtQueryDEVICE_ID.Size = new System.Drawing.Size(90, 21);
  1615. this.txtQueryDEVICE_ID.TabIndex = 0;
  1616. //
  1617. // FrmDmFixedAssetsDetail
  1618. //
  1619. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1620. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1621. this.ClientSize = new System.Drawing.Size(1020, 474);
  1622. this.Controls.Add(this.panel1);
  1623. this.Name = "FrmDmFixedAssetsDetail";
  1624. this.Text = "固定资产维护";
  1625. this.Load += new System.EventHandler(this.FrmDmFixedAssetsDetail_Load);
  1626. this.panel1.ResumeLayout(false);
  1627. this.panel3.ResumeLayout(false);
  1628. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1629. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1630. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1631. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1632. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1633. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1634. this.panel5.ResumeLayout(false);
  1635. this.panel5.PerformLayout();
  1636. ((System.ComponentModel.ISupportInitialize)(this.txtFILE_POSITION)).EndInit();
  1637. ((System.ComponentModel.ISupportInitialize)(this.txtCHANGE_RECORD)).EndInit();
  1638. ((System.ComponentModel.ISupportInitialize)(this.txtROOM_NO)).EndInit();
  1639. ((System.ComponentModel.ISupportInitialize)(this.txtUSE_FUNCTION)).EndInit();
  1640. ((System.ComponentModel.ISupportInitialize)(this.txtWAIT_DELETE)).EndInit();
  1641. ((System.ComponentModel.ISupportInitialize)(this.txtHEAD_SEQ)).EndInit();
  1642. ((System.ComponentModel.ISupportInitialize)(this.txtDEPT_SEQ)).EndInit();
  1643. ((System.ComponentModel.ISupportInitialize)(this.txtEQUIP_NO)).EndInit();
  1644. ((System.ComponentModel.ISupportInitialize)(this.txtSELF_NO)).EndInit();
  1645. ((System.ComponentModel.ISupportInitialize)(this.chkISBELONG)).EndInit();
  1646. ((System.ComponentModel.ISupportInitialize)(this.txtTRANSFER_CER)).EndInit();
  1647. ((System.ComponentModel.ISupportInitialize)(this.ultraGRADE)).EndInit();
  1648. ((System.ComponentModel.ISupportInitialize)(this.ultraUSE_STATE)).EndInit();
  1649. ((System.ComponentModel.ISupportInitialize)(this.PRODUCT_TIME)).EndInit();
  1650. ((System.ComponentModel.ISupportInitialize)(this.FACTORY_TIME)).EndInit();
  1651. ((System.ComponentModel.ISupportInitialize)(this.ultraMEASURE_UNIT)).EndInit();
  1652. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).EndInit();
  1653. ((System.ComponentModel.ISupportInitialize)(this.txtPRECISION_RANGE)).EndInit();
  1654. ((System.ComponentModel.ISupportInitialize)(this.txtPARA)).EndInit();
  1655. ((System.ComponentModel.ISupportInitialize)(this.txtCHANGE_STATE)).EndInit();
  1656. ((System.ComponentModel.ISupportInitialize)(this.ultraCOUNTRY)).EndInit();
  1657. ((System.ComponentModel.ISupportInitialize)(this.chkSHOW_FLAG)).EndInit();
  1658. ((System.ComponentModel.ISupportInitialize)(this.ultraRECORD_NAME)).EndInit();
  1659. ((System.ComponentModel.ISupportInitialize)(this.txtFILE_LOCATION)).EndInit();
  1660. ((System.ComponentModel.ISupportInitialize)(this.ultraPOINT_CHECK_STD)).EndInit();
  1661. ((System.ComponentModel.ISupportInitialize)(this.ultraCERTIFICATE)).EndInit();
  1662. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_FILE)).EndInit();
  1663. ((System.ComponentModel.ISupportInitialize)(this.ultraFIND_WAY)).EndInit();
  1664. ((System.ComponentModel.ISupportInitialize)(this.ultraCAPITAL_SOURCE)).EndInit();
  1665. ((System.ComponentModel.ISupportInitialize)(this.txtMANUFACTURER)).EndInit();
  1666. ((System.ComponentModel.ISupportInitialize)(this.txtSTART_PRICE)).EndInit();
  1667. ((System.ComponentModel.ISupportInitialize)(this.txtWEIGHT)).EndInit();
  1668. ((System.ComponentModel.ISupportInitialize)(this.txtCAPACITY)).EndInit();
  1669. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_COUNT)).EndInit();
  1670. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_TYPE)).EndInit();
  1671. ((System.ComponentModel.ISupportInitialize)(this.txtSPEC)).EndInit();
  1672. ((System.ComponentModel.ISupportInitialize)(this.txtDEVICE_NO)).EndInit();
  1673. ((System.ComponentModel.ISupportInitialize)(this.txtDEVICE_NAME)).EndInit();
  1674. ((System.ComponentModel.ISupportInitialize)(this.txtDEVICE_ID)).EndInit();
  1675. this.panel2.ResumeLayout(false);
  1676. this.panel2.PerformLayout();
  1677. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryDEVICE_TYPE)).EndInit();
  1678. ((System.ComponentModel.ISupportInitialize)(this.chkDEPT_ID)).EndInit();
  1679. ((System.ComponentModel.ISupportInitialize)(this.chkDEVICE_TYPE)).EndInit();
  1680. ((System.ComponentModel.ISupportInitialize)(this.chkDEVICE_ID)).EndInit();
  1681. ((System.ComponentModel.ISupportInitialize)(this.chkDEVICE_NAME)).EndInit();
  1682. ((System.ComponentModel.ISupportInitialize)(this.txtQueryDEVICE_NAME)).EndInit();
  1683. ((System.ComponentModel.ISupportInitialize)(this.chkISVALID)).EndInit();
  1684. ((System.ComponentModel.ISupportInitialize)(this.txtQueryDEVICE_ID)).EndInit();
  1685. this.ResumeLayout(false);
  1686. }
  1687. #endregion
  1688. private System.Windows.Forms.Panel panel1;
  1689. private System.Windows.Forms.Panel panel2;
  1690. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryDEVICE_TYPE;
  1691. private PublicUltraDept_ID ultraQueryDEPT_ID;
  1692. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDEPT_ID;
  1693. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDEVICE_TYPE;
  1694. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDEVICE_ID;
  1695. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDEVICE_NAME;
  1696. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryDEVICE_NAME;
  1697. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkISVALID;
  1698. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryDEVICE_ID;
  1699. private System.Windows.Forms.Panel panel3;
  1700. private System.Data.DataSet dataSet1;
  1701. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1702. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1703. private System.Windows.Forms.Panel panel5;
  1704. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1705. private System.Data.DataTable dataTable1;
  1706. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtREMARK;
  1707. private Infragistics.Win.Misc.UltraLabel labelREMARK;
  1708. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPRECISION_RANGE;
  1709. private Infragistics.Win.Misc.UltraLabel ultraLabel31;
  1710. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPARA;
  1711. private Infragistics.Win.Misc.UltraLabel ultraLabel28;
  1712. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHANGE_STATE;
  1713. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCOUNTRY;
  1714. private Infragistics.Win.Misc.UltraLabel ultraLabel30;
  1715. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSHOW_FLAG;
  1716. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraRECORD_NAME;
  1717. private Infragistics.Win.Misc.UltraLabel ultraLabel26;
  1718. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtFILE_LOCATION;
  1719. private Infragistics.Win.Misc.UltraLabel ultraLabel27;
  1720. private Infragistics.Win.Misc.UltraLabel ultraLabel29;
  1721. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraPOINT_CHECK_STD;
  1722. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCERTIFICATE;
  1723. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDEVICE_FILE;
  1724. private Infragistics.Win.Misc.UltraLabel ultraLabel22;
  1725. private Infragistics.Win.Misc.UltraLabel ultraLabel23;
  1726. private Infragistics.Win.Misc.UltraLabel ultraLabel24;
  1727. private Infragistics.Win.Misc.UltraLabel ultraLabel25;
  1728. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraFIND_WAY;
  1729. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCAPITAL_SOURCE;
  1730. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  1731. private Infragistics.Win.Misc.UltraLabel labelFIND_WAY;
  1732. private Infragistics.Win.Misc.UltraLabel labelPRODUCT_TIME;
  1733. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  1734. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMANUFACTURER;
  1735. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  1736. private Infragistics.Win.Misc.UltraLabel labelYuan;
  1737. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTART_PRICE;
  1738. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  1739. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1740. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtWEIGHT;
  1741. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  1742. private Infragistics.Win.Misc.UltraLabel labelKW;
  1743. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCAPACITY;
  1744. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  1745. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDEVICE_COUNT;
  1746. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1747. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDEVICE_TYPE;
  1748. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1749. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSPEC;
  1750. private Infragistics.Win.Misc.UltraLabel labelSPEC;
  1751. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtDEVICE_NO;
  1752. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1753. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  1754. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  1755. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtDEVICE_NAME;
  1756. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1757. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtDEVICE_ID;
  1758. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1759. private PublicUltraDept_ID ultraDEPT_ID;
  1760. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraMEASURE_UNIT;
  1761. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor FACTORY_TIME;
  1762. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor PRODUCT_TIME;
  1763. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraUSE_STATE;
  1764. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraGRADE;
  1765. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1766. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1767. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1768. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTRANSFER_CER;
  1769. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkISBELONG;
  1770. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSELF_NO;
  1771. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  1772. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtEQUIP_NO;
  1773. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  1774. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtDEPT_SEQ;
  1775. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  1776. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtHEAD_SEQ;
  1777. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  1778. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtWAIT_DELETE;
  1779. private Infragistics.Win.Misc.UltraLabel ultraLabel32;
  1780. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtUSE_FUNCTION;
  1781. private Infragistics.Win.Misc.UltraLabel ultraLabel33;
  1782. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtROOM_NO;
  1783. private Infragistics.Win.Misc.UltraLabel ultraLabel34;
  1784. private System.Windows.Forms.Button btnAuto;
  1785. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHANGE_RECORD;
  1786. private Infragistics.Win.Misc.UltraLabel ultraLabel35;
  1787. private Infragistics.Win.Misc.UltraLabel ultraLabel36;
  1788. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtFILE_POSITION;
  1789. private System.Windows.Forms.Button Upload;
  1790. private System.Windows.Forms.Button View;
  1791. }
  1792. }