d0de992e9fe8c349f1d5087e10e00e614de9151f.svn-base 97 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488
  1. namespace Core.LZMes.Client.UIK
  2. {
  3. partial class UIK030060
  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 appearance6 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  39. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton2 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  46. Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton3 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  67. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  70. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  71. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  72. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  73. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_ID");
  101. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_NAME");
  102. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_SPEC");
  103. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_FACTORY");
  104. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_IN_DTIME");
  105. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_PRICE");
  106. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_CARE_SECTOR");
  107. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_NOM_CAP");
  108. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_UNIT");
  109. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_TAI");
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_ACT");
  111. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_MFACTUR_UNITS");
  112. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_USE_YEAR");
  113. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_USE_TIME");
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_STARTTIME");
  115. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_OPER_ID");
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_INSTAL_LOCAL");
  117. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_MODEL");
  118. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MC_STAT", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  119. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAIN_MC_NAME");
  120. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_IN_DTIME");
  121. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SELECT_ITEM", 0);
  122. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  123. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  124. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  125. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  126. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  127. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  128. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  130. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  131. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  132. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  133. Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
  134. Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
  135. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  136. this.ultraTextMC_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  137. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  138. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  139. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  140. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  141. this.ultraTextMAIN_MC_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  142. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  143. this.ultraTextPRICE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  144. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  145. this.ultraCalendarMC_IN_DTIME = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  146. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  147. this.ultraTextMC_FACTORY = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  148. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  149. this.ultraCalendarMC_USE_TIME = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  150. this.ultraTextMC_INSTAL_LOCAL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  151. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  152. this.ultraTextMC_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  153. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  154. this.ultraTextMC_USE_YEAR = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  155. this.ultraTextMC_MFACTUR_UNITS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  156. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  157. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  158. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  159. this.ultraTextMC_ACT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  160. this.ultraTextMC_TAI = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  161. this.ultraTextMC_UNIT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  162. this.ultraTextMC_NOM_CAP = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  163. this.ultraTextMC_CARE_SECTOR = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  164. this.ultraCalendarMC_STARTTIME = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  165. this.ultraTextMC_OPER_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  166. this.ultraComboMC_STAT = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  167. this.ultraTextMC_SPEC = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  168. this.ultraTextMC_MODEL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  169. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  170. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  171. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  172. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  173. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  174. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  175. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  176. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  177. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  178. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  179. this.ultraTextMCID2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  180. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  181. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  182. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  183. this.dataSet1 = new System.Data.DataSet();
  184. this.dataTable1 = new System.Data.DataTable();
  185. this.dataColumn1 = new System.Data.DataColumn();
  186. this.dataColumn2 = new System.Data.DataColumn();
  187. this.dataColumn3 = new System.Data.DataColumn();
  188. this.dataColumn4 = new System.Data.DataColumn();
  189. this.dataColumn5 = new System.Data.DataColumn();
  190. this.dataColumn6 = new System.Data.DataColumn();
  191. this.dataColumn7 = new System.Data.DataColumn();
  192. this.dataColumn8 = new System.Data.DataColumn();
  193. this.dataColumn9 = new System.Data.DataColumn();
  194. this.dataColumn10 = new System.Data.DataColumn();
  195. this.dataColumn11 = new System.Data.DataColumn();
  196. this.dataColumn12 = new System.Data.DataColumn();
  197. this.dataColumn13 = new System.Data.DataColumn();
  198. this.dataColumn14 = new System.Data.DataColumn();
  199. this.dataColumn15 = new System.Data.DataColumn();
  200. this.dataColumn16 = new System.Data.DataColumn();
  201. this.dataColumn17 = new System.Data.DataColumn();
  202. this.dataColumn18 = new System.Data.DataColumn();
  203. this.dataColumn19 = new System.Data.DataColumn();
  204. this.dataColumn20 = new System.Data.DataColumn();
  205. this.dataColumn21 = new System.Data.DataColumn();
  206. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  207. this.ultraGroupBox1.SuspendLayout();
  208. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_ID)).BeginInit();
  209. this.ultraPanel1.ClientArea.SuspendLayout();
  210. this.ultraPanel1.SuspendLayout();
  211. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  212. this.ultraExpandableGroupBox1.SuspendLayout();
  213. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  214. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMAIN_MC_NAME)).BeginInit();
  215. ((System.ComponentModel.ISupportInitialize)(this.ultraTextPRICE)).BeginInit();
  216. ((System.ComponentModel.ISupportInitialize)(this.ultraCalendarMC_IN_DTIME)).BeginInit();
  217. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_FACTORY)).BeginInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.ultraCalendarMC_USE_TIME)).BeginInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_INSTAL_LOCAL)).BeginInit();
  220. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_NAME)).BeginInit();
  221. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_USE_YEAR)).BeginInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_MFACTUR_UNITS)).BeginInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_ACT)).BeginInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_TAI)).BeginInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_UNIT)).BeginInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_NOM_CAP)).BeginInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_CARE_SECTOR)).BeginInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.ultraCalendarMC_STARTTIME)).BeginInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_OPER_ID)).BeginInit();
  230. ((System.ComponentModel.ISupportInitialize)(this.ultraComboMC_STAT)).BeginInit();
  231. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_SPEC)).BeginInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_MODEL)).BeginInit();
  233. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMCID2)).BeginInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  235. this.ultraGroupBox2.SuspendLayout();
  236. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  237. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  238. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  239. this.SuspendLayout();
  240. //
  241. // ultraGroupBox1
  242. //
  243. this.ultraGroupBox1.Controls.Add(this.ultraTextMC_ID);
  244. this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
  245. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  246. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  247. this.ultraGroupBox1.Name = "ultraGroupBox1";
  248. this.ultraGroupBox1.Size = new System.Drawing.Size(1150, 60);
  249. this.ultraGroupBox1.TabIndex = 3;
  250. this.ultraGroupBox1.Text = "查询条件";
  251. //
  252. // ultraTextMC_ID
  253. //
  254. appearance6.BorderColor = System.Drawing.Color.Black;
  255. appearance6.BorderColor2 = System.Drawing.Color.Black;
  256. appearance6.BorderColor3DBase = System.Drawing.Color.Black;
  257. this.ultraTextMC_ID.Appearance = appearance6;
  258. this.ultraTextMC_ID.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  259. this.ultraTextMC_ID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. this.ultraTextMC_ID.Location = new System.Drawing.Point(95, 26);
  261. this.ultraTextMC_ID.Name = "ultraTextMC_ID";
  262. this.ultraTextMC_ID.Size = new System.Drawing.Size(100, 21);
  263. this.ultraTextMC_ID.TabIndex = 1;
  264. //
  265. // ultraLabel1
  266. //
  267. appearance7.BackColor = System.Drawing.Color.LightBlue;
  268. appearance7.TextHAlignAsString = "Center";
  269. appearance7.TextVAlignAsString = "Middle";
  270. this.ultraLabel1.Appearance = appearance7;
  271. this.ultraLabel1.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  272. this.ultraLabel1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  273. appearance8.BackColor = System.Drawing.Color.LightSteelBlue;
  274. this.ultraLabel1.HotTrackAppearance = appearance8;
  275. this.ultraLabel1.Location = new System.Drawing.Point(6, 26);
  276. this.ultraLabel1.Name = "ultraLabel1";
  277. this.ultraLabel1.Size = new System.Drawing.Size(88, 21);
  278. this.ultraLabel1.TabIndex = 0;
  279. this.ultraLabel1.Text = "主体设备名称";
  280. //
  281. // ultraPanel1
  282. //
  283. //
  284. // ultraPanel1.ClientArea
  285. //
  286. this.ultraPanel1.ClientArea.Controls.Add(this.ultraExpandableGroupBox1);
  287. this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox2);
  288. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  289. this.ultraPanel1.Location = new System.Drawing.Point(0, 60);
  290. this.ultraPanel1.Name = "ultraPanel1";
  291. this.ultraPanel1.Size = new System.Drawing.Size(1150, 468);
  292. this.ultraPanel1.TabIndex = 4;
  293. //
  294. // ultraExpandableGroupBox1
  295. //
  296. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  297. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  298. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1150, 164);
  299. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 304);
  300. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  301. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1150, 164);
  302. this.ultraExpandableGroupBox1.TabIndex = 2;
  303. this.ultraExpandableGroupBox1.Text = "在线设备维护实绩表";
  304. //
  305. // ultraExpandableGroupBoxPanel1
  306. //
  307. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMAIN_MC_NAME);
  308. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel13);
  309. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextPRICE);
  310. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
  311. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCalendarMC_IN_DTIME);
  312. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  313. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMC_FACTORY);
  314. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  315. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCalendarMC_USE_TIME);
  316. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMC_INSTAL_LOCAL);
  317. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel21);
  318. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMC_NAME);
  319. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel17);
  320. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMC_USE_YEAR);
  321. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMC_MFACTUR_UNITS);
  322. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel20);
  323. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel19);
  324. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel18);
  325. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMC_ACT);
  326. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMC_TAI);
  327. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMC_UNIT);
  328. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMC_NOM_CAP);
  329. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMC_CARE_SECTOR);
  330. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCalendarMC_STARTTIME);
  331. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMC_OPER_ID);
  332. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboMC_STAT);
  333. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMC_SPEC);
  334. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMC_MODEL);
  335. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel16);
  336. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel15);
  337. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel14);
  338. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel12);
  339. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel11);
  340. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel10);
  341. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel9);
  342. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
  343. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
  344. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  345. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextMCID2);
  346. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
  347. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  348. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  349. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  350. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1144, 142);
  351. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  352. //
  353. // ultraTextMAIN_MC_NAME
  354. //
  355. appearance77.BorderColor = System.Drawing.Color.Black;
  356. appearance77.BorderColor2 = System.Drawing.Color.Black;
  357. appearance77.BorderColor3DBase = System.Drawing.Color.Black;
  358. this.ultraTextMAIN_MC_NAME.Appearance = appearance77;
  359. this.ultraTextMAIN_MC_NAME.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  360. this.ultraTextMAIN_MC_NAME.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  361. this.ultraTextMAIN_MC_NAME.Location = new System.Drawing.Point(487, 12);
  362. this.ultraTextMAIN_MC_NAME.Name = "ultraTextMAIN_MC_NAME";
  363. this.ultraTextMAIN_MC_NAME.Size = new System.Drawing.Size(100, 21);
  364. this.ultraTextMAIN_MC_NAME.TabIndex = 73;
  365. //
  366. // ultraLabel13
  367. //
  368. appearance9.BackColor = System.Drawing.Color.LightBlue;
  369. appearance9.TextHAlignAsString = "Center";
  370. appearance9.TextVAlignAsString = "Middle";
  371. this.ultraLabel13.Appearance = appearance9;
  372. this.ultraLabel13.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  373. this.ultraLabel13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  374. appearance10.BackColor = System.Drawing.Color.LightSteelBlue;
  375. this.ultraLabel13.HotTrackAppearance = appearance10;
  376. this.ultraLabel13.Location = new System.Drawing.Point(389, 12);
  377. this.ultraLabel13.Name = "ultraLabel13";
  378. this.ultraLabel13.Size = new System.Drawing.Size(96, 21);
  379. this.ultraLabel13.TabIndex = 72;
  380. this.ultraLabel13.Text = "主体设备名称";
  381. //
  382. // ultraTextPRICE
  383. //
  384. appearance45.BorderColor = System.Drawing.Color.Black;
  385. appearance45.BorderColor2 = System.Drawing.Color.Black;
  386. appearance45.BorderColor3DBase = System.Drawing.Color.Black;
  387. this.ultraTextPRICE.Appearance = appearance45;
  388. this.ultraTextPRICE.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  389. this.ultraTextPRICE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  390. this.ultraTextPRICE.Location = new System.Drawing.Point(873, 62);
  391. this.ultraTextPRICE.Name = "ultraTextPRICE";
  392. this.ultraTextPRICE.Size = new System.Drawing.Size(100, 21);
  393. this.ultraTextPRICE.TabIndex = 71;
  394. //
  395. // ultraLabel5
  396. //
  397. appearance11.BackColor = System.Drawing.Color.LightBlue;
  398. appearance11.TextHAlignAsString = "Center";
  399. appearance11.TextVAlignAsString = "Middle";
  400. this.ultraLabel5.Appearance = appearance11;
  401. this.ultraLabel5.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  402. this.ultraLabel5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. appearance12.BackColor = System.Drawing.Color.LightSteelBlue;
  404. this.ultraLabel5.HotTrackAppearance = appearance12;
  405. this.ultraLabel5.Location = new System.Drawing.Point(801, 62);
  406. this.ultraLabel5.Name = "ultraLabel5";
  407. this.ultraLabel5.Size = new System.Drawing.Size(70, 21);
  408. this.ultraLabel5.TabIndex = 70;
  409. this.ultraLabel5.Text = "价格";
  410. //
  411. // ultraCalendarMC_IN_DTIME
  412. //
  413. appearance71.BorderColor = System.Drawing.Color.Black;
  414. this.ultraCalendarMC_IN_DTIME.Appearance = appearance71;
  415. this.ultraCalendarMC_IN_DTIME.DateButtons.Add(dateButton1);
  416. this.ultraCalendarMC_IN_DTIME.Location = new System.Drawing.Point(873, 37);
  417. this.ultraCalendarMC_IN_DTIME.Name = "ultraCalendarMC_IN_DTIME";
  418. this.ultraCalendarMC_IN_DTIME.NonAutoSizeHeight = 21;
  419. this.ultraCalendarMC_IN_DTIME.Size = new System.Drawing.Size(100, 21);
  420. this.ultraCalendarMC_IN_DTIME.TabIndex = 69;
  421. //
  422. // ultraLabel3
  423. //
  424. appearance69.BackColor = System.Drawing.Color.LightBlue;
  425. appearance69.TextHAlignAsString = "Center";
  426. appearance69.TextVAlignAsString = "Middle";
  427. this.ultraLabel3.Appearance = appearance69;
  428. this.ultraLabel3.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  429. this.ultraLabel3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  430. appearance70.BackColor = System.Drawing.Color.LightSteelBlue;
  431. this.ultraLabel3.HotTrackAppearance = appearance70;
  432. this.ultraLabel3.Location = new System.Drawing.Point(801, 36);
  433. this.ultraLabel3.Name = "ultraLabel3";
  434. this.ultraLabel3.Size = new System.Drawing.Size(70, 21);
  435. this.ultraLabel3.TabIndex = 68;
  436. this.ultraLabel3.Text = "购入时间";
  437. //
  438. // ultraTextMC_FACTORY
  439. //
  440. appearance54.BorderColor = System.Drawing.Color.Black;
  441. appearance54.BorderColor2 = System.Drawing.Color.Black;
  442. appearance54.BorderColor3DBase = System.Drawing.Color.Black;
  443. this.ultraTextMC_FACTORY.Appearance = appearance54;
  444. this.ultraTextMC_FACTORY.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  445. this.ultraTextMC_FACTORY.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  446. this.ultraTextMC_FACTORY.Location = new System.Drawing.Point(873, 12);
  447. this.ultraTextMC_FACTORY.Name = "ultraTextMC_FACTORY";
  448. this.ultraTextMC_FACTORY.Size = new System.Drawing.Size(100, 21);
  449. this.ultraTextMC_FACTORY.TabIndex = 67;
  450. //
  451. // ultraLabel2
  452. //
  453. appearance26.BackColor = System.Drawing.Color.LightBlue;
  454. appearance26.TextHAlignAsString = "Center";
  455. appearance26.TextVAlignAsString = "Middle";
  456. this.ultraLabel2.Appearance = appearance26;
  457. this.ultraLabel2.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  458. this.ultraLabel2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  459. appearance27.BackColor = System.Drawing.Color.LightSteelBlue;
  460. this.ultraLabel2.HotTrackAppearance = appearance27;
  461. this.ultraLabel2.Location = new System.Drawing.Point(801, 12);
  462. this.ultraLabel2.Name = "ultraLabel2";
  463. this.ultraLabel2.Size = new System.Drawing.Size(70, 21);
  464. this.ultraLabel2.TabIndex = 66;
  465. this.ultraLabel2.Text = "供应厂商";
  466. //
  467. // ultraCalendarMC_USE_TIME
  468. //
  469. appearance63.BorderColor = System.Drawing.Color.Black;
  470. this.ultraCalendarMC_USE_TIME.Appearance = appearance63;
  471. this.ultraCalendarMC_USE_TIME.DateButtons.Add(dateButton2);
  472. this.ultraCalendarMC_USE_TIME.Location = new System.Drawing.Point(487, 88);
  473. this.ultraCalendarMC_USE_TIME.Name = "ultraCalendarMC_USE_TIME";
  474. this.ultraCalendarMC_USE_TIME.NonAutoSizeHeight = 21;
  475. this.ultraCalendarMC_USE_TIME.Size = new System.Drawing.Size(100, 21);
  476. this.ultraCalendarMC_USE_TIME.TabIndex = 64;
  477. //
  478. // ultraTextMC_INSTAL_LOCAL
  479. //
  480. appearance91.BorderColor = System.Drawing.Color.Black;
  481. appearance91.BorderColor2 = System.Drawing.Color.Black;
  482. appearance91.BorderColor3DBase = System.Drawing.Color.Black;
  483. this.ultraTextMC_INSTAL_LOCAL.Appearance = appearance91;
  484. this.ultraTextMC_INSTAL_LOCAL.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  485. this.ultraTextMC_INSTAL_LOCAL.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  486. this.ultraTextMC_INSTAL_LOCAL.Location = new System.Drawing.Point(487, 37);
  487. this.ultraTextMC_INSTAL_LOCAL.Name = "ultraTextMC_INSTAL_LOCAL";
  488. this.ultraTextMC_INSTAL_LOCAL.Size = new System.Drawing.Size(100, 21);
  489. this.ultraTextMC_INSTAL_LOCAL.TabIndex = 63;
  490. //
  491. // ultraLabel21
  492. //
  493. appearance66.BackColor = System.Drawing.Color.LightBlue;
  494. appearance66.TextHAlignAsString = "Center";
  495. appearance66.TextVAlignAsString = "Middle";
  496. this.ultraLabel21.Appearance = appearance66;
  497. this.ultraLabel21.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  498. this.ultraLabel21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  499. appearance67.BackColor = System.Drawing.Color.LightSteelBlue;
  500. this.ultraLabel21.HotTrackAppearance = appearance67;
  501. this.ultraLabel21.Location = new System.Drawing.Point(389, 37);
  502. this.ultraLabel21.Name = "ultraLabel21";
  503. this.ultraLabel21.Size = new System.Drawing.Size(96, 21);
  504. this.ultraLabel21.TabIndex = 62;
  505. this.ultraLabel21.Text = "安装地点";
  506. //
  507. // ultraTextMC_NAME
  508. //
  509. appearance44.BorderColor = System.Drawing.Color.Black;
  510. appearance44.BorderColor2 = System.Drawing.Color.Black;
  511. appearance44.BorderColor3DBase = System.Drawing.Color.Black;
  512. this.ultraTextMC_NAME.Appearance = appearance44;
  513. this.ultraTextMC_NAME.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  514. this.ultraTextMC_NAME.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  515. this.ultraTextMC_NAME.Location = new System.Drawing.Point(279, 12);
  516. this.ultraTextMC_NAME.Name = "ultraTextMC_NAME";
  517. this.ultraTextMC_NAME.Size = new System.Drawing.Size(100, 21);
  518. this.ultraTextMC_NAME.TabIndex = 61;
  519. //
  520. // ultraLabel17
  521. //
  522. appearance89.BackColor = System.Drawing.Color.LightBlue;
  523. appearance89.TextHAlignAsString = "Center";
  524. appearance89.TextVAlignAsString = "Middle";
  525. this.ultraLabel17.Appearance = appearance89;
  526. this.ultraLabel17.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  527. this.ultraLabel17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. appearance90.BackColor = System.Drawing.Color.LightSteelBlue;
  529. this.ultraLabel17.HotTrackAppearance = appearance90;
  530. this.ultraLabel17.Location = new System.Drawing.Point(207, 12);
  531. this.ultraLabel17.Name = "ultraLabel17";
  532. this.ultraLabel17.Size = new System.Drawing.Size(70, 21);
  533. this.ultraLabel17.TabIndex = 60;
  534. this.ultraLabel17.Text = "备件名称";
  535. //
  536. // ultraTextMC_USE_YEAR
  537. //
  538. appearance60.BorderColor = System.Drawing.Color.Black;
  539. appearance60.BorderColor2 = System.Drawing.Color.Black;
  540. appearance60.BorderColor3DBase = System.Drawing.Color.Black;
  541. this.ultraTextMC_USE_YEAR.Appearance = appearance60;
  542. this.ultraTextMC_USE_YEAR.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  543. this.ultraTextMC_USE_YEAR.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  544. this.ultraTextMC_USE_YEAR.Location = new System.Drawing.Point(279, 87);
  545. this.ultraTextMC_USE_YEAR.Name = "ultraTextMC_USE_YEAR";
  546. this.ultraTextMC_USE_YEAR.Size = new System.Drawing.Size(100, 21);
  547. this.ultraTextMC_USE_YEAR.TabIndex = 55;
  548. //
  549. // ultraTextMC_MFACTUR_UNITS
  550. //
  551. appearance61.BorderColor = System.Drawing.Color.Black;
  552. appearance61.BorderColor2 = System.Drawing.Color.Black;
  553. appearance61.BorderColor3DBase = System.Drawing.Color.Black;
  554. this.ultraTextMC_MFACTUR_UNITS.Appearance = appearance61;
  555. this.ultraTextMC_MFACTUR_UNITS.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  556. this.ultraTextMC_MFACTUR_UNITS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  557. this.ultraTextMC_MFACTUR_UNITS.Location = new System.Drawing.Point(97, 87);
  558. this.ultraTextMC_MFACTUR_UNITS.Name = "ultraTextMC_MFACTUR_UNITS";
  559. this.ultraTextMC_MFACTUR_UNITS.Size = new System.Drawing.Size(100, 21);
  560. this.ultraTextMC_MFACTUR_UNITS.TabIndex = 54;
  561. //
  562. // ultraLabel20
  563. //
  564. appearance19.BackColor = System.Drawing.Color.LightBlue;
  565. appearance19.TextHAlignAsString = "Center";
  566. appearance19.TextVAlignAsString = "Middle";
  567. this.ultraLabel20.Appearance = appearance19;
  568. this.ultraLabel20.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  569. this.ultraLabel20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  570. appearance20.BackColor = System.Drawing.Color.LightSteelBlue;
  571. this.ultraLabel20.HotTrackAppearance = appearance20;
  572. this.ultraLabel20.Location = new System.Drawing.Point(25, 87);
  573. this.ultraLabel20.Name = "ultraLabel20";
  574. this.ultraLabel20.Size = new System.Drawing.Size(70, 21);
  575. this.ultraLabel20.TabIndex = 53;
  576. this.ultraLabel20.Text = "制造单位";
  577. //
  578. // ultraLabel19
  579. //
  580. appearance46.BackColor = System.Drawing.Color.LightBlue;
  581. appearance46.TextHAlignAsString = "Center";
  582. appearance46.TextVAlignAsString = "Middle";
  583. this.ultraLabel19.Appearance = appearance46;
  584. this.ultraLabel19.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  585. this.ultraLabel19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  586. appearance47.BackColor = System.Drawing.Color.LightSteelBlue;
  587. this.ultraLabel19.HotTrackAppearance = appearance47;
  588. this.ultraLabel19.Location = new System.Drawing.Point(207, 87);
  589. this.ultraLabel19.Name = "ultraLabel19";
  590. this.ultraLabel19.Size = new System.Drawing.Size(70, 21);
  591. this.ultraLabel19.TabIndex = 52;
  592. this.ultraLabel19.Text = "使用年限";
  593. //
  594. // ultraLabel18
  595. //
  596. appearance48.BackColor = System.Drawing.Color.LightBlue;
  597. appearance48.TextHAlignAsString = "Center";
  598. appearance48.TextVAlignAsString = "Middle";
  599. this.ultraLabel18.Appearance = appearance48;
  600. this.ultraLabel18.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  601. this.ultraLabel18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  602. appearance49.BackColor = System.Drawing.Color.LightSteelBlue;
  603. this.ultraLabel18.HotTrackAppearance = appearance49;
  604. this.ultraLabel18.Location = new System.Drawing.Point(389, 87);
  605. this.ultraLabel18.Name = "ultraLabel18";
  606. this.ultraLabel18.Size = new System.Drawing.Size(96, 21);
  607. this.ultraLabel18.TabIndex = 51;
  608. this.ultraLabel18.Text = "计划使用时间";
  609. //
  610. // ultraTextMC_ACT
  611. //
  612. appearance59.BorderColor = System.Drawing.Color.Black;
  613. appearance59.BorderColor2 = System.Drawing.Color.Black;
  614. appearance59.BorderColor3DBase = System.Drawing.Color.Black;
  615. this.ultraTextMC_ACT.Appearance = appearance59;
  616. this.ultraTextMC_ACT.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  617. this.ultraTextMC_ACT.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  618. this.ultraTextMC_ACT.Location = new System.Drawing.Point(691, 62);
  619. this.ultraTextMC_ACT.Name = "ultraTextMC_ACT";
  620. this.ultraTextMC_ACT.Size = new System.Drawing.Size(100, 21);
  621. this.ultraTextMC_ACT.TabIndex = 49;
  622. //
  623. // ultraTextMC_TAI
  624. //
  625. appearance52.BorderColor = System.Drawing.Color.Black;
  626. appearance52.BorderColor2 = System.Drawing.Color.Black;
  627. appearance52.BorderColor3DBase = System.Drawing.Color.Black;
  628. this.ultraTextMC_TAI.Appearance = appearance52;
  629. this.ultraTextMC_TAI.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  630. this.ultraTextMC_TAI.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  631. this.ultraTextMC_TAI.Location = new System.Drawing.Point(487, 62);
  632. this.ultraTextMC_TAI.Name = "ultraTextMC_TAI";
  633. this.ultraTextMC_TAI.Size = new System.Drawing.Size(100, 21);
  634. this.ultraTextMC_TAI.TabIndex = 48;
  635. //
  636. // ultraTextMC_UNIT
  637. //
  638. appearance28.BorderColor = System.Drawing.Color.Black;
  639. appearance28.BorderColor2 = System.Drawing.Color.Black;
  640. appearance28.BorderColor3DBase = System.Drawing.Color.Black;
  641. this.ultraTextMC_UNIT.Appearance = appearance28;
  642. this.ultraTextMC_UNIT.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  643. this.ultraTextMC_UNIT.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  644. this.ultraTextMC_UNIT.Location = new System.Drawing.Point(279, 62);
  645. this.ultraTextMC_UNIT.Name = "ultraTextMC_UNIT";
  646. this.ultraTextMC_UNIT.Size = new System.Drawing.Size(100, 21);
  647. this.ultraTextMC_UNIT.TabIndex = 47;
  648. //
  649. // ultraTextMC_NOM_CAP
  650. //
  651. appearance64.BorderColor = System.Drawing.Color.Black;
  652. appearance64.BorderColor2 = System.Drawing.Color.Black;
  653. appearance64.BorderColor3DBase = System.Drawing.Color.Black;
  654. this.ultraTextMC_NOM_CAP.Appearance = appearance64;
  655. this.ultraTextMC_NOM_CAP.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  656. this.ultraTextMC_NOM_CAP.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  657. this.ultraTextMC_NOM_CAP.Location = new System.Drawing.Point(97, 62);
  658. this.ultraTextMC_NOM_CAP.Name = "ultraTextMC_NOM_CAP";
  659. this.ultraTextMC_NOM_CAP.Size = new System.Drawing.Size(100, 21);
  660. this.ultraTextMC_NOM_CAP.TabIndex = 46;
  661. //
  662. // ultraTextMC_CARE_SECTOR
  663. //
  664. appearance39.BorderColor = System.Drawing.Color.Black;
  665. appearance39.BorderColor2 = System.Drawing.Color.Black;
  666. appearance39.BorderColor3DBase = System.Drawing.Color.Black;
  667. this.ultraTextMC_CARE_SECTOR.Appearance = appearance39;
  668. this.ultraTextMC_CARE_SECTOR.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  669. this.ultraTextMC_CARE_SECTOR.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  670. this.ultraTextMC_CARE_SECTOR.Location = new System.Drawing.Point(691, 37);
  671. this.ultraTextMC_CARE_SECTOR.Name = "ultraTextMC_CARE_SECTOR";
  672. this.ultraTextMC_CARE_SECTOR.Size = new System.Drawing.Size(100, 21);
  673. this.ultraTextMC_CARE_SECTOR.TabIndex = 45;
  674. //
  675. // ultraCalendarMC_STARTTIME
  676. //
  677. appearance51.BorderColor = System.Drawing.Color.Black;
  678. this.ultraCalendarMC_STARTTIME.Appearance = appearance51;
  679. this.ultraCalendarMC_STARTTIME.DateButtons.Add(dateButton3);
  680. this.ultraCalendarMC_STARTTIME.Location = new System.Drawing.Point(691, 88);
  681. this.ultraCalendarMC_STARTTIME.Name = "ultraCalendarMC_STARTTIME";
  682. this.ultraCalendarMC_STARTTIME.NonAutoSizeHeight = 21;
  683. this.ultraCalendarMC_STARTTIME.Size = new System.Drawing.Size(100, 21);
  684. this.ultraCalendarMC_STARTTIME.TabIndex = 44;
  685. //
  686. // ultraTextMC_OPER_ID
  687. //
  688. appearance50.BorderColor = System.Drawing.Color.Black;
  689. appearance50.BorderColor2 = System.Drawing.Color.Black;
  690. appearance50.BorderColor3DBase = System.Drawing.Color.Black;
  691. this.ultraTextMC_OPER_ID.Appearance = appearance50;
  692. this.ultraTextMC_OPER_ID.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  693. this.ultraTextMC_OPER_ID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  694. this.ultraTextMC_OPER_ID.Location = new System.Drawing.Point(279, 37);
  695. this.ultraTextMC_OPER_ID.Name = "ultraTextMC_OPER_ID";
  696. this.ultraTextMC_OPER_ID.Size = new System.Drawing.Size(100, 21);
  697. this.ultraTextMC_OPER_ID.TabIndex = 42;
  698. //
  699. // ultraComboMC_STAT
  700. //
  701. appearance80.BorderColor = System.Drawing.Color.Black;
  702. appearance80.BorderColor2 = System.Drawing.Color.Black;
  703. appearance80.BorderColor3DBase = System.Drawing.Color.Black;
  704. this.ultraComboMC_STAT.Appearance = appearance80;
  705. this.ultraComboMC_STAT.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  706. this.ultraComboMC_STAT.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  707. valueListItem1.DataValue = "ValueListItem0";
  708. valueListItem1.DisplayText = "1 在用";
  709. valueListItem2.DataValue = "ValueListItem1";
  710. valueListItem2.DisplayText = "2 在修";
  711. valueListItem3.DataValue = "ValueListItem2";
  712. valueListItem3.DisplayText = "3 报废";
  713. valueListItem4.DataValue = "ValueListItem3";
  714. valueListItem4.DisplayText = "4 待用";
  715. this.ultraComboMC_STAT.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  716. valueListItem1,
  717. valueListItem2,
  718. valueListItem3,
  719. valueListItem4});
  720. this.ultraComboMC_STAT.Location = new System.Drawing.Point(97, 37);
  721. this.ultraComboMC_STAT.Name = "ultraComboMC_STAT";
  722. this.ultraComboMC_STAT.Size = new System.Drawing.Size(100, 21);
  723. this.ultraComboMC_STAT.TabIndex = 41;
  724. //
  725. // ultraTextMC_SPEC
  726. //
  727. appearance43.BorderColor = System.Drawing.Color.Black;
  728. appearance43.BorderColor2 = System.Drawing.Color.Black;
  729. appearance43.BorderColor3DBase = System.Drawing.Color.Black;
  730. this.ultraTextMC_SPEC.Appearance = appearance43;
  731. this.ultraTextMC_SPEC.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  732. this.ultraTextMC_SPEC.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  733. this.ultraTextMC_SPEC.Location = new System.Drawing.Point(691, 12);
  734. this.ultraTextMC_SPEC.Name = "ultraTextMC_SPEC";
  735. this.ultraTextMC_SPEC.Size = new System.Drawing.Size(100, 21);
  736. this.ultraTextMC_SPEC.TabIndex = 24;
  737. //
  738. // ultraTextMC_MODEL
  739. //
  740. appearance55.BorderColor = System.Drawing.Color.Black;
  741. appearance55.BorderColor2 = System.Drawing.Color.Black;
  742. appearance55.BorderColor3DBase = System.Drawing.Color.Black;
  743. this.ultraTextMC_MODEL.Appearance = appearance55;
  744. this.ultraTextMC_MODEL.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  745. this.ultraTextMC_MODEL.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  746. this.ultraTextMC_MODEL.Location = new System.Drawing.Point(873, 89);
  747. this.ultraTextMC_MODEL.Name = "ultraTextMC_MODEL";
  748. this.ultraTextMC_MODEL.Size = new System.Drawing.Size(100, 21);
  749. this.ultraTextMC_MODEL.TabIndex = 23;
  750. //
  751. // ultraLabel16
  752. //
  753. appearance75.BackColor = System.Drawing.Color.LightBlue;
  754. appearance75.TextHAlignAsString = "Center";
  755. appearance75.TextVAlignAsString = "Middle";
  756. this.ultraLabel16.Appearance = appearance75;
  757. this.ultraLabel16.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  758. this.ultraLabel16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  759. appearance76.BackColor = System.Drawing.Color.LightSteelBlue;
  760. this.ultraLabel16.HotTrackAppearance = appearance76;
  761. this.ultraLabel16.Location = new System.Drawing.Point(25, 37);
  762. this.ultraLabel16.Name = "ultraLabel16";
  763. this.ultraLabel16.Size = new System.Drawing.Size(70, 21);
  764. this.ultraLabel16.TabIndex = 22;
  765. this.ultraLabel16.Text = "设备状态";
  766. //
  767. // ultraLabel15
  768. //
  769. appearance2.BackColor = System.Drawing.Color.LightBlue;
  770. appearance2.TextHAlignAsString = "Center";
  771. appearance2.TextVAlignAsString = "Middle";
  772. this.ultraLabel15.Appearance = appearance2;
  773. this.ultraLabel15.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  774. this.ultraLabel15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  775. appearance3.BackColor = System.Drawing.Color.LightSteelBlue;
  776. this.ultraLabel15.HotTrackAppearance = appearance3;
  777. this.ultraLabel15.Location = new System.Drawing.Point(801, 89);
  778. this.ultraLabel15.Name = "ultraLabel15";
  779. this.ultraLabel15.Size = new System.Drawing.Size(70, 21);
  780. this.ultraLabel15.TabIndex = 21;
  781. this.ultraLabel15.Text = "型号";
  782. //
  783. // ultraLabel14
  784. //
  785. appearance4.BackColor = System.Drawing.Color.LightBlue;
  786. appearance4.TextHAlignAsString = "Center";
  787. appearance4.TextVAlignAsString = "Middle";
  788. this.ultraLabel14.Appearance = appearance4;
  789. this.ultraLabel14.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  790. this.ultraLabel14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  791. appearance5.BackColor = System.Drawing.Color.LightSteelBlue;
  792. this.ultraLabel14.HotTrackAppearance = appearance5;
  793. this.ultraLabel14.Location = new System.Drawing.Point(207, 62);
  794. this.ultraLabel14.Name = "ultraLabel14";
  795. this.ultraLabel14.Size = new System.Drawing.Size(70, 21);
  796. this.ultraLabel14.TabIndex = 20;
  797. this.ultraLabel14.Text = "计量单位";
  798. //
  799. // ultraLabel12
  800. //
  801. appearance65.BackColor = System.Drawing.Color.LightBlue;
  802. appearance65.TextHAlignAsString = "Center";
  803. appearance65.TextVAlignAsString = "Middle";
  804. this.ultraLabel12.Appearance = appearance65;
  805. this.ultraLabel12.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  806. this.ultraLabel12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  807. appearance72.BackColor = System.Drawing.Color.LightSteelBlue;
  808. this.ultraLabel12.HotTrackAppearance = appearance72;
  809. this.ultraLabel12.Location = new System.Drawing.Point(597, 62);
  810. this.ultraLabel12.Name = "ultraLabel12";
  811. this.ultraLabel12.Size = new System.Drawing.Size(92, 21);
  812. this.ultraLabel12.TabIndex = 18;
  813. this.ultraLabel12.Text = "重量";
  814. //
  815. // ultraLabel11
  816. //
  817. appearance73.BackColor = System.Drawing.Color.LightBlue;
  818. appearance73.TextHAlignAsString = "Center";
  819. appearance73.TextVAlignAsString = "Middle";
  820. this.ultraLabel11.Appearance = appearance73;
  821. this.ultraLabel11.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  822. this.ultraLabel11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  823. appearance74.BackColor = System.Drawing.Color.LightSteelBlue;
  824. this.ultraLabel11.HotTrackAppearance = appearance74;
  825. this.ultraLabel11.Location = new System.Drawing.Point(597, 37);
  826. this.ultraLabel11.Name = "ultraLabel11";
  827. this.ultraLabel11.Size = new System.Drawing.Size(92, 21);
  828. this.ultraLabel11.TabIndex = 17;
  829. this.ultraLabel11.Text = "保管部门";
  830. //
  831. // ultraLabel10
  832. //
  833. appearance15.BackColor = System.Drawing.Color.LightBlue;
  834. appearance15.TextHAlignAsString = "Center";
  835. appearance15.TextVAlignAsString = "Middle";
  836. this.ultraLabel10.Appearance = appearance15;
  837. this.ultraLabel10.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  838. this.ultraLabel10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  839. appearance16.BackColor = System.Drawing.Color.LightSteelBlue;
  840. this.ultraLabel10.HotTrackAppearance = appearance16;
  841. this.ultraLabel10.Location = new System.Drawing.Point(389, 62);
  842. this.ultraLabel10.Name = "ultraLabel10";
  843. this.ultraLabel10.Size = new System.Drawing.Size(96, 21);
  844. this.ultraLabel10.TabIndex = 16;
  845. this.ultraLabel10.Text = "台套数";
  846. //
  847. // ultraLabel9
  848. //
  849. appearance17.BackColor = System.Drawing.Color.LightBlue;
  850. appearance17.TextHAlignAsString = "Center";
  851. appearance17.TextVAlignAsString = "Middle";
  852. this.ultraLabel9.Appearance = appearance17;
  853. this.ultraLabel9.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  854. this.ultraLabel9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  855. appearance18.BackColor = System.Drawing.Color.LightSteelBlue;
  856. this.ultraLabel9.HotTrackAppearance = appearance18;
  857. this.ultraLabel9.Location = new System.Drawing.Point(597, 88);
  858. this.ultraLabel9.Name = "ultraLabel9";
  859. this.ultraLabel9.Size = new System.Drawing.Size(92, 21);
  860. this.ultraLabel9.TabIndex = 15;
  861. this.ultraLabel9.Text = "实际使用时间";
  862. //
  863. // ultraLabel7
  864. //
  865. appearance56.BackColor = System.Drawing.Color.LightBlue;
  866. appearance56.TextHAlignAsString = "Center";
  867. appearance56.TextVAlignAsString = "Middle";
  868. this.ultraLabel7.Appearance = appearance56;
  869. this.ultraLabel7.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  870. this.ultraLabel7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  871. appearance57.BackColor = System.Drawing.Color.LightSteelBlue;
  872. this.ultraLabel7.HotTrackAppearance = appearance57;
  873. this.ultraLabel7.Location = new System.Drawing.Point(25, 62);
  874. this.ultraLabel7.Name = "ultraLabel7";
  875. this.ultraLabel7.Size = new System.Drawing.Size(70, 21);
  876. this.ultraLabel7.TabIndex = 14;
  877. this.ultraLabel7.Text = "公称能力";
  878. //
  879. // ultraLabel6
  880. //
  881. appearance22.BackColor = System.Drawing.Color.LightBlue;
  882. appearance22.TextHAlignAsString = "Center";
  883. appearance22.TextVAlignAsString = "Middle";
  884. this.ultraLabel6.Appearance = appearance22;
  885. this.ultraLabel6.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  886. this.ultraLabel6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  887. appearance23.BackColor = System.Drawing.Color.LightSteelBlue;
  888. this.ultraLabel6.HotTrackAppearance = appearance23;
  889. this.ultraLabel6.Location = new System.Drawing.Point(207, 37);
  890. this.ultraLabel6.Name = "ultraLabel6";
  891. this.ultraLabel6.Size = new System.Drawing.Size(70, 21);
  892. this.ultraLabel6.TabIndex = 13;
  893. this.ultraLabel6.Text = "操作人";
  894. //
  895. // ultraLabel4
  896. //
  897. appearance40.BackColor = System.Drawing.Color.LightBlue;
  898. appearance40.TextHAlignAsString = "Center";
  899. appearance40.TextVAlignAsString = "Middle";
  900. this.ultraLabel4.Appearance = appearance40;
  901. this.ultraLabel4.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  902. this.ultraLabel4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  903. appearance41.BackColor = System.Drawing.Color.LightSteelBlue;
  904. this.ultraLabel4.HotTrackAppearance = appearance41;
  905. this.ultraLabel4.Location = new System.Drawing.Point(597, 12);
  906. this.ultraLabel4.Name = "ultraLabel4";
  907. this.ultraLabel4.Size = new System.Drawing.Size(92, 21);
  908. this.ultraLabel4.TabIndex = 11;
  909. this.ultraLabel4.Text = "规格";
  910. //
  911. // ultraTextMCID2
  912. //
  913. appearance58.BorderColor = System.Drawing.Color.Black;
  914. appearance58.BorderColor2 = System.Drawing.Color.Black;
  915. appearance58.BorderColor3DBase = System.Drawing.Color.Black;
  916. this.ultraTextMCID2.Appearance = appearance58;
  917. this.ultraTextMCID2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  918. this.ultraTextMCID2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  919. this.ultraTextMCID2.Location = new System.Drawing.Point(97, 12);
  920. this.ultraTextMCID2.Name = "ultraTextMCID2";
  921. this.ultraTextMCID2.Size = new System.Drawing.Size(100, 21);
  922. this.ultraTextMCID2.TabIndex = 10;
  923. //
  924. // ultraLabel8
  925. //
  926. appearance29.BackColor = System.Drawing.Color.LightBlue;
  927. appearance29.TextHAlignAsString = "Center";
  928. appearance29.TextVAlignAsString = "Middle";
  929. this.ultraLabel8.Appearance = appearance29;
  930. this.ultraLabel8.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  931. this.ultraLabel8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  932. appearance42.BackColor = System.Drawing.Color.LightSteelBlue;
  933. this.ultraLabel8.HotTrackAppearance = appearance42;
  934. this.ultraLabel8.Location = new System.Drawing.Point(25, 12);
  935. this.ultraLabel8.Name = "ultraLabel8";
  936. this.ultraLabel8.Size = new System.Drawing.Size(70, 21);
  937. this.ultraLabel8.TabIndex = 6;
  938. this.ultraLabel8.Text = "设备编号";
  939. //
  940. // ultraGroupBox2
  941. //
  942. this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
  943. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  944. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  945. this.ultraGroupBox2.Name = "ultraGroupBox2";
  946. this.ultraGroupBox2.Size = new System.Drawing.Size(1150, 304);
  947. this.ultraGroupBox2.TabIndex = 0;
  948. this.ultraGroupBox2.Text = "在线设备使用信息表";
  949. //
  950. // ultraGrid1
  951. //
  952. appearance1.BackColor = System.Drawing.SystemColors.Window;
  953. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  954. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  955. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  956. ultraGridColumn1.Header.Caption = "设备编号";
  957. ultraGridColumn1.Header.VisiblePosition = 0;
  958. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 1;
  959. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  960. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  961. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  962. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  963. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  964. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  965. ultraGridColumn2.Header.Caption = "设备名称";
  966. ultraGridColumn2.Header.VisiblePosition = 1;
  967. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  968. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  969. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  970. ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  971. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  972. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  973. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  974. ultraGridColumn3.Header.Caption = "规格";
  975. ultraGridColumn3.Header.VisiblePosition = 2;
  976. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 7;
  977. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  978. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  979. ultraGridColumn3.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  980. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  981. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  982. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  983. ultraGridColumn4.Header.Caption = "供应厂商";
  984. ultraGridColumn4.Header.VisiblePosition = 3;
  985. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 8;
  986. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  987. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  988. ultraGridColumn4.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  989. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  990. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  991. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  992. ultraGridColumn5.Header.Caption = "购入时间";
  993. ultraGridColumn5.Header.VisiblePosition = 4;
  994. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 9;
  995. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  996. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  997. ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  998. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  999. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  1000. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1001. ultraGridColumn6.Header.Caption = "价格";
  1002. ultraGridColumn6.Header.VisiblePosition = 5;
  1003. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 10;
  1004. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  1005. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1006. ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1007. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  1008. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  1009. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1010. ultraGridColumn7.Header.Caption = "保管部门";
  1011. ultraGridColumn7.Header.VisiblePosition = 6;
  1012. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 11;
  1013. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  1014. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1015. ultraGridColumn7.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1016. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  1017. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  1018. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1019. ultraGridColumn8.Header.Caption = "公称能力";
  1020. ultraGridColumn8.Header.VisiblePosition = 7;
  1021. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 12;
  1022. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  1023. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1024. ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1025. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  1026. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  1027. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1028. ultraGridColumn9.Header.Caption = "计量单位";
  1029. ultraGridColumn9.Header.VisiblePosition = 8;
  1030. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 13;
  1031. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  1032. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1033. ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1034. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  1035. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  1036. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1037. ultraGridColumn10.Header.Caption = "台套数";
  1038. ultraGridColumn10.Header.VisiblePosition = 9;
  1039. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 14;
  1040. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  1041. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1042. ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1043. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  1044. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  1045. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1046. ultraGridColumn11.Header.Caption = "重量";
  1047. ultraGridColumn11.Header.VisiblePosition = 10;
  1048. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 15;
  1049. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  1050. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1051. ultraGridColumn11.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1052. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  1053. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  1054. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1055. ultraGridColumn12.Header.Caption = "制造单位";
  1056. ultraGridColumn12.Header.VisiblePosition = 11;
  1057. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 16;
  1058. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  1059. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1060. ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1061. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  1062. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  1063. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1064. ultraGridColumn13.Header.Caption = "使用年限";
  1065. ultraGridColumn13.Header.VisiblePosition = 12;
  1066. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 17;
  1067. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  1068. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1069. ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1070. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  1071. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  1072. ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1073. ultraGridColumn14.Header.Caption = "计划开始使用时间";
  1074. ultraGridColumn14.Header.VisiblePosition = 13;
  1075. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 18;
  1076. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  1077. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1078. ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1079. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  1080. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  1081. ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1082. ultraGridColumn15.Header.Caption = "实际开始使用时间";
  1083. ultraGridColumn15.Header.VisiblePosition = 14;
  1084. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 19;
  1085. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  1086. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1087. ultraGridColumn15.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1088. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  1089. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  1090. ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1091. ultraGridColumn16.Header.Caption = "设备操作人";
  1092. ultraGridColumn16.Header.VisiblePosition = 15;
  1093. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 20;
  1094. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  1095. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1096. ultraGridColumn16.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1097. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  1098. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  1099. ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1100. ultraGridColumn17.Header.Caption = "安装地点";
  1101. ultraGridColumn17.Header.VisiblePosition = 16;
  1102. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 21;
  1103. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  1104. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1105. ultraGridColumn17.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1106. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  1107. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  1108. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1109. ultraGridColumn18.Header.Caption = "型号";
  1110. ultraGridColumn18.Header.VisiblePosition = 17;
  1111. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 5;
  1112. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  1113. ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1114. ultraGridColumn18.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1115. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  1116. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  1117. ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1118. ultraGridColumn19.Header.Caption = "设备状态";
  1119. ultraGridColumn19.Header.VisiblePosition = 19;
  1120. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 2;
  1121. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  1122. ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1123. ultraGridColumn19.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1124. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  1125. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  1126. ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1127. ultraGridColumn20.Header.Caption = "主体设备名称";
  1128. ultraGridColumn20.Header.VisiblePosition = 20;
  1129. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 3;
  1130. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  1131. ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(112, 0);
  1132. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 1;
  1133. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  1134. ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1135. ultraGridColumn21.Header.Caption = "入库时间";
  1136. ultraGridColumn21.Header.VisiblePosition = 21;
  1137. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 6;
  1138. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  1139. ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(112, 0);
  1140. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
  1141. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  1142. ultraGridColumn22.DataType = typeof(bool);
  1143. ultraGridColumn22.Header.Caption = "请选择操作项";
  1144. ultraGridColumn22.Header.VisiblePosition = 18;
  1145. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 0;
  1146. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  1147. ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 21);
  1148. ultraGridColumn22.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1149. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 1;
  1150. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
  1151. ultraGridColumn22.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  1152. ultraGridBand1.Columns.AddRange(new object[] {
  1153. ultraGridColumn1,
  1154. ultraGridColumn2,
  1155. ultraGridColumn3,
  1156. ultraGridColumn4,
  1157. ultraGridColumn5,
  1158. ultraGridColumn6,
  1159. ultraGridColumn7,
  1160. ultraGridColumn8,
  1161. ultraGridColumn9,
  1162. ultraGridColumn10,
  1163. ultraGridColumn11,
  1164. ultraGridColumn12,
  1165. ultraGridColumn13,
  1166. ultraGridColumn14,
  1167. ultraGridColumn15,
  1168. ultraGridColumn16,
  1169. ultraGridColumn17,
  1170. ultraGridColumn18,
  1171. ultraGridColumn19,
  1172. ultraGridColumn20,
  1173. ultraGridColumn21,
  1174. ultraGridColumn22});
  1175. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1176. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  1177. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1178. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1179. appearance13.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1180. appearance13.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1181. appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1182. appearance13.BorderColor = System.Drawing.SystemColors.Window;
  1183. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance13;
  1184. appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
  1185. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance14;
  1186. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1187. this.ultraGrid1.DisplayLayout.GroupByBox.Prompt = " ";
  1188. appearance30.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1189. appearance30.BackColor2 = System.Drawing.SystemColors.Control;
  1190. appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1191. appearance30.ForeColor = System.Drawing.SystemColors.GrayText;
  1192. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance30;
  1193. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  1194. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  1195. appearance31.BackColor = System.Drawing.SystemColors.Window;
  1196. appearance31.ForeColor = System.Drawing.SystemColors.ControlText;
  1197. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance31;
  1198. appearance32.BackColor = System.Drawing.SystemColors.Highlight;
  1199. appearance32.ForeColor = System.Drawing.SystemColors.HighlightText;
  1200. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance32;
  1201. this.ultraGrid1.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1202. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1203. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1204. appearance33.BackColor = System.Drawing.SystemColors.Window;
  1205. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance33;
  1206. appearance34.BorderColor = System.Drawing.Color.Silver;
  1207. appearance34.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1208. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance34;
  1209. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1210. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  1211. appearance35.BackColor = System.Drawing.SystemColors.Control;
  1212. appearance35.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1213. appearance35.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1214. appearance35.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1215. appearance35.BorderColor = System.Drawing.SystemColors.Window;
  1216. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance35;
  1217. appearance36.BackColor = System.Drawing.Color.LightSteelBlue;
  1218. appearance36.TextHAlignAsString = "Left";
  1219. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance36;
  1220. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1221. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  1222. appearance37.BackColor = System.Drawing.SystemColors.Window;
  1223. appearance37.BorderColor = System.Drawing.Color.Silver;
  1224. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance37;
  1225. appearance38.BackColor = System.Drawing.Color.LightSteelBlue;
  1226. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance38;
  1227. appearance85.BackColor = System.Drawing.Color.LightSteelBlue;
  1228. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance85;
  1229. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  1230. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  1231. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  1232. appearance86.BackColor = System.Drawing.SystemColors.ControlLight;
  1233. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance86;
  1234. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1235. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1236. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1237. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  1238. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1239. this.ultraGrid1.Location = new System.Drawing.Point(3, 18);
  1240. this.ultraGrid1.Name = "ultraGrid1";
  1241. this.ultraGrid1.Size = new System.Drawing.Size(1144, 283);
  1242. this.ultraGrid1.TabIndex = 0;
  1243. this.ultraGrid1.Text = "ultraGrid1";
  1244. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  1245. //
  1246. // dataSet1
  1247. //
  1248. this.dataSet1.DataSetName = "NewDataSet";
  1249. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  1250. this.dataTable1});
  1251. //
  1252. // dataTable1
  1253. //
  1254. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  1255. this.dataColumn1,
  1256. this.dataColumn2,
  1257. this.dataColumn3,
  1258. this.dataColumn4,
  1259. this.dataColumn5,
  1260. this.dataColumn6,
  1261. this.dataColumn7,
  1262. this.dataColumn8,
  1263. this.dataColumn9,
  1264. this.dataColumn10,
  1265. this.dataColumn11,
  1266. this.dataColumn12,
  1267. this.dataColumn13,
  1268. this.dataColumn14,
  1269. this.dataColumn15,
  1270. this.dataColumn16,
  1271. this.dataColumn17,
  1272. this.dataColumn18,
  1273. this.dataColumn19,
  1274. this.dataColumn20,
  1275. this.dataColumn21});
  1276. this.dataTable1.TableName = "Table1";
  1277. //
  1278. // dataColumn1
  1279. //
  1280. this.dataColumn1.ColumnName = "MC_ID";
  1281. //
  1282. // dataColumn2
  1283. //
  1284. this.dataColumn2.ColumnName = "MC_NAME";
  1285. //
  1286. // dataColumn3
  1287. //
  1288. this.dataColumn3.ColumnName = "MC_SPEC";
  1289. //
  1290. // dataColumn4
  1291. //
  1292. this.dataColumn4.ColumnName = "MC_FACTORY";
  1293. //
  1294. // dataColumn5
  1295. //
  1296. this.dataColumn5.ColumnName = "MC_IN_DTIME";
  1297. //
  1298. // dataColumn6
  1299. //
  1300. this.dataColumn6.ColumnName = "MC_PRICE";
  1301. //
  1302. // dataColumn7
  1303. //
  1304. this.dataColumn7.ColumnName = "MC_CARE_SECTOR";
  1305. //
  1306. // dataColumn8
  1307. //
  1308. this.dataColumn8.ColumnName = "MC_NOM_CAP";
  1309. //
  1310. // dataColumn9
  1311. //
  1312. this.dataColumn9.ColumnName = "MC_UNIT";
  1313. //
  1314. // dataColumn10
  1315. //
  1316. this.dataColumn10.ColumnName = "MC_TAI";
  1317. //
  1318. // dataColumn11
  1319. //
  1320. this.dataColumn11.ColumnName = "MC_ACT";
  1321. //
  1322. // dataColumn12
  1323. //
  1324. this.dataColumn12.ColumnName = "MC_MFACTUR_UNITS";
  1325. //
  1326. // dataColumn13
  1327. //
  1328. this.dataColumn13.ColumnName = "MC_USE_YEAR";
  1329. //
  1330. // dataColumn14
  1331. //
  1332. this.dataColumn14.ColumnName = "MC_USE_TIME";
  1333. //
  1334. // dataColumn15
  1335. //
  1336. this.dataColumn15.ColumnName = "MC_STARTTIME";
  1337. //
  1338. // dataColumn16
  1339. //
  1340. this.dataColumn16.ColumnName = "MC_OPER_ID";
  1341. //
  1342. // dataColumn17
  1343. //
  1344. this.dataColumn17.ColumnName = "MC_INSTAL_LOCAL";
  1345. //
  1346. // dataColumn18
  1347. //
  1348. this.dataColumn18.ColumnName = "MC_MODEL";
  1349. //
  1350. // dataColumn19
  1351. //
  1352. this.dataColumn19.ColumnName = "MC_STAT";
  1353. //
  1354. // dataColumn20
  1355. //
  1356. this.dataColumn20.ColumnName = "MAIN_MC_NAME";
  1357. //
  1358. // dataColumn21
  1359. //
  1360. this.dataColumn21.ColumnName = "REG_IN_DTIME";
  1361. //
  1362. // UIK030060
  1363. //
  1364. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1365. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1366. this.ClientSize = new System.Drawing.Size(1150, 528);
  1367. this.Controls.Add(this.ultraPanel1);
  1368. this.Controls.Add(this.ultraGroupBox1);
  1369. this.Name = "UIK030060";
  1370. this.Text = "UIK030060";
  1371. this.Load += new System.EventHandler(this.UIK030060_Load);
  1372. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1373. this.ultraGroupBox1.ResumeLayout(false);
  1374. this.ultraGroupBox1.PerformLayout();
  1375. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_ID)).EndInit();
  1376. this.ultraPanel1.ClientArea.ResumeLayout(false);
  1377. this.ultraPanel1.ResumeLayout(false);
  1378. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1379. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1380. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1381. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  1382. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMAIN_MC_NAME)).EndInit();
  1383. ((System.ComponentModel.ISupportInitialize)(this.ultraTextPRICE)).EndInit();
  1384. ((System.ComponentModel.ISupportInitialize)(this.ultraCalendarMC_IN_DTIME)).EndInit();
  1385. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_FACTORY)).EndInit();
  1386. ((System.ComponentModel.ISupportInitialize)(this.ultraCalendarMC_USE_TIME)).EndInit();
  1387. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_INSTAL_LOCAL)).EndInit();
  1388. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_NAME)).EndInit();
  1389. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_USE_YEAR)).EndInit();
  1390. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_MFACTUR_UNITS)).EndInit();
  1391. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_ACT)).EndInit();
  1392. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_TAI)).EndInit();
  1393. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_UNIT)).EndInit();
  1394. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_NOM_CAP)).EndInit();
  1395. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_CARE_SECTOR)).EndInit();
  1396. ((System.ComponentModel.ISupportInitialize)(this.ultraCalendarMC_STARTTIME)).EndInit();
  1397. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_OPER_ID)).EndInit();
  1398. ((System.ComponentModel.ISupportInitialize)(this.ultraComboMC_STAT)).EndInit();
  1399. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_SPEC)).EndInit();
  1400. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMC_MODEL)).EndInit();
  1401. ((System.ComponentModel.ISupportInitialize)(this.ultraTextMCID2)).EndInit();
  1402. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  1403. this.ultraGroupBox2.ResumeLayout(false);
  1404. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1405. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1406. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1407. this.ResumeLayout(false);
  1408. }
  1409. #endregion
  1410. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1411. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_ID;
  1412. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1413. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  1414. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  1415. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1416. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1417. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1418. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo ultraCalendarMC_USE_TIME;
  1419. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_INSTAL_LOCAL;
  1420. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  1421. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_NAME;
  1422. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  1423. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_USE_YEAR;
  1424. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_MFACTUR_UNITS;
  1425. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  1426. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  1427. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  1428. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_ACT;
  1429. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_TAI;
  1430. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_UNIT;
  1431. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_NOM_CAP;
  1432. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_CARE_SECTOR;
  1433. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo ultraCalendarMC_STARTTIME;
  1434. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_OPER_ID;
  1435. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboMC_STAT;
  1436. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_SPEC;
  1437. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_MODEL;
  1438. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  1439. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  1440. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  1441. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  1442. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  1443. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  1444. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1445. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1446. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1447. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1448. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMCID2;
  1449. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1450. private System.Data.DataSet dataSet1;
  1451. private System.Data.DataTable dataTable1;
  1452. private System.Data.DataColumn dataColumn1;
  1453. private System.Data.DataColumn dataColumn2;
  1454. private System.Data.DataColumn dataColumn3;
  1455. private System.Data.DataColumn dataColumn4;
  1456. private System.Data.DataColumn dataColumn5;
  1457. private System.Data.DataColumn dataColumn6;
  1458. private System.Data.DataColumn dataColumn7;
  1459. private System.Data.DataColumn dataColumn8;
  1460. private System.Data.DataColumn dataColumn9;
  1461. private System.Data.DataColumn dataColumn10;
  1462. private System.Data.DataColumn dataColumn11;
  1463. private System.Data.DataColumn dataColumn12;
  1464. private System.Data.DataColumn dataColumn13;
  1465. private System.Data.DataColumn dataColumn14;
  1466. private System.Data.DataColumn dataColumn15;
  1467. private System.Data.DataColumn dataColumn16;
  1468. private System.Data.DataColumn dataColumn17;
  1469. private System.Data.DataColumn dataColumn18;
  1470. private System.Data.DataColumn dataColumn19;
  1471. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMC_FACTORY;
  1472. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1473. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextPRICE;
  1474. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1475. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo ultraCalendarMC_IN_DTIME;
  1476. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1477. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  1478. private System.Data.DataColumn dataColumn20;
  1479. private System.Data.DataColumn dataColumn21;
  1480. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextMAIN_MC_NAME;
  1481. }
  1482. }