FrmOLUseDetailOperation.Designer.cs 72 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155
  1. namespace Core.LgMes.Client.LgDeviceManager
  2. {
  3. partial class FrmOLUseDetailOperation
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RECRODID");
  30. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("OXYGENLANCEID");
  31. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("CLASS");
  32. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("NOWPOSITION");
  33. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("OVENID");
  34. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("NOWSTATUS");
  35. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("USETIMES");
  36. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("BEGINTIME");
  37. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn9 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ENDTIME");
  38. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn10 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REASON");
  39. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn11 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("MEMO");
  40. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn12 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SPOUTFACTORY");
  41. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn13 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("FLUX");
  42. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  46. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECRODID");
  49. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OXYGENLANCEID");
  51. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CLASS");
  53. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NOWPOSITION");
  55. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OVENID");
  57. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NOWSTATUS");
  59. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("USETIMES");
  61. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BEGINTIME");
  63. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ENDTIME");
  65. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REASON");
  67. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  69. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPOUTFACTORY");
  71. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLUX");
  73. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  78. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  79. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  80. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  81. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  83. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  84. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  86. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  87. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  89. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool15 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
  92. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
  93. Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab1 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon2");
  94. Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab2 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon1");
  95. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup1 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup1");
  96. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup2 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup2");
  97. Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab3 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon3");
  98. Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab4 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon4");
  99. Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab5 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon5");
  100. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup3 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup1");
  101. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup4 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup2");
  102. Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab6 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon6");
  103. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  104. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Select");
  105. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
  106. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Modify");
  107. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Delete");
  108. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("OffLine");
  109. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Export");
  110. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  111. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar2");
  112. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
  113. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Modify");
  114. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Delete");
  115. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Select");
  116. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  117. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("OffLine");
  118. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Export");
  119. this.label1 = new System.Windows.Forms.Label();
  120. this.ultdsUseDetail = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
  121. this.txtmemo = new System.Windows.Forms.TextBox();
  122. this.txtReason = new System.Windows.Forms.TextBox();
  123. this.ulgrpModel = new Infragistics.Win.Misc.UltraGroupBox();
  124. this.udteEndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  125. this.udteStartTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  126. this.ucmePos = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  127. this.ucmeOxygenLanceID = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  128. this.chkQEndTime = new System.Windows.Forms.CheckBox();
  129. this.chkPos = new System.Windows.Forms.CheckBox();
  130. this.chkQStartTime = new System.Windows.Forms.CheckBox();
  131. this.chkQOxygenLanceID = new System.Windows.Forms.CheckBox();
  132. this.label2 = new System.Windows.Forms.Label();
  133. this.txtJLBH = new System.Windows.Forms.TextBox();
  134. this.label11 = new System.Windows.Forms.Label();
  135. this.label8 = new System.Windows.Forms.Label();
  136. this.txtQL = new System.Windows.Forms.TextBox();
  137. this.comboBox4 = new System.Windows.Forms.ComboBox();
  138. this.label10 = new System.Windows.Forms.Label();
  139. this.label9 = new System.Windows.Forms.Label();
  140. this.label7 = new System.Windows.Forms.Label();
  141. this.label6 = new System.Windows.Forms.Label();
  142. this.label5 = new System.Windows.Forms.Label();
  143. this.label4 = new System.Windows.Forms.Label();
  144. this.label3 = new System.Windows.Forms.Label();
  145. this.ulgridBaseInfo = new Infragistics.Win.UltraWinGrid.UltraGrid();
  146. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  147. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  148. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  149. this.txt_Memo = new System.Windows.Forms.TextBox();
  150. this.labMemo = new System.Windows.Forms.Label();
  151. this.cmbLanceID = new System.Windows.Forms.ComboBox();
  152. this.dtpQStartTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  153. this.ucmePtcj = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  154. this.ucmeClass = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  155. this.comboBox6 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  156. this.cmbType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  157. this.comboBox13 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  158. this.label13 = new System.Windows.Forms.Label();
  159. this.txtSLL = new System.Windows.Forms.TextBox();
  160. this.label12 = new System.Windows.Forms.Label();
  161. this.dtpQEndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  162. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  163. this._frmModelFormStyle_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  164. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  165. this._frmModelFormStyle_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  166. this._frmModelFormStyle_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  167. this._frmModelFormStyle_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  168. ((System.ComponentModel.ISupportInitialize)(this.ultdsUseDetail)).BeginInit();
  169. ((System.ComponentModel.ISupportInitialize)(this.ulgrpModel)).BeginInit();
  170. this.ulgrpModel.SuspendLayout();
  171. ((System.ComponentModel.ISupportInitialize)(this.udteEndTime)).BeginInit();
  172. ((System.ComponentModel.ISupportInitialize)(this.udteStartTime)).BeginInit();
  173. ((System.ComponentModel.ISupportInitialize)(this.ucmePos)).BeginInit();
  174. ((System.ComponentModel.ISupportInitialize)(this.ucmeOxygenLanceID)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.ulgridBaseInfo)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  177. this.ultraExpandableGroupBox1.SuspendLayout();
  178. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  179. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  180. this.ultraGroupBox1.SuspendLayout();
  181. ((System.ComponentModel.ISupportInitialize)(this.dtpQStartTime)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this.ucmePtcj)).BeginInit();
  183. ((System.ComponentModel.ISupportInitialize)(this.ucmeClass)).BeginInit();
  184. ((System.ComponentModel.ISupportInitialize)(this.comboBox6)).BeginInit();
  185. ((System.ComponentModel.ISupportInitialize)(this.cmbType)).BeginInit();
  186. ((System.ComponentModel.ISupportInitialize)(this.comboBox13)).BeginInit();
  187. ((System.ComponentModel.ISupportInitialize)(this.dtpQEndTime)).BeginInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  189. this.SuspendLayout();
  190. //
  191. // label1
  192. //
  193. this.label1.AutoSize = true;
  194. this.label1.BackColor = System.Drawing.Color.Transparent;
  195. this.label1.Location = new System.Drawing.Point(248, 67);
  196. this.label1.Name = "label1";
  197. this.label1.Size = new System.Drawing.Size(53, 12);
  198. this.label1.TabIndex = 117;
  199. this.label1.Text = "下线时间";
  200. //
  201. // ultdsUseDetail
  202. //
  203. ultraDataColumn1.Tag = "记录编号";
  204. ultraDataColumn2.Tag = "氧枪编号";
  205. ultraDataColumn3.Tag = "班别";
  206. ultraDataColumn4.Tag = "所处位置";
  207. ultraDataColumn5.Tag = "炉座号";
  208. ultraDataColumn6.Tag = "使用状态";
  209. ultraDataColumn7.Tag = "枪龄";
  210. ultraDataColumn8.Tag = "上线时间";
  211. ultraDataColumn9.Tag = "下线时间";
  212. ultraDataColumn10.Tag = "氧枪头更换原因";
  213. ultraDataColumn11.Tag = "备注";
  214. ultraDataColumn12.Tag = "喷头厂家";
  215. ultraDataColumn13.Tag = "高压水初始流量";
  216. this.ultdsUseDetail.Band.Columns.AddRange(new object[] {
  217. ultraDataColumn1,
  218. ultraDataColumn2,
  219. ultraDataColumn3,
  220. ultraDataColumn4,
  221. ultraDataColumn5,
  222. ultraDataColumn6,
  223. ultraDataColumn7,
  224. ultraDataColumn8,
  225. ultraDataColumn9,
  226. ultraDataColumn10,
  227. ultraDataColumn11,
  228. ultraDataColumn12,
  229. ultraDataColumn13});
  230. //
  231. // txtmemo
  232. //
  233. this.txtmemo.Location = new System.Drawing.Point(69, 92);
  234. this.txtmemo.MaxLength = 300;
  235. this.txtmemo.Multiline = true;
  236. this.txtmemo.Name = "txtmemo";
  237. this.txtmemo.Size = new System.Drawing.Size(383, 53);
  238. this.txtmemo.TabIndex = 136;
  239. //
  240. // txtReason
  241. //
  242. this.txtReason.Location = new System.Drawing.Point(538, 35);
  243. this.txtReason.MaxLength = 300;
  244. this.txtReason.Name = "txtReason";
  245. this.txtReason.Size = new System.Drawing.Size(120, 21);
  246. this.txtReason.TabIndex = 135;
  247. //
  248. // ulgrpModel
  249. //
  250. appearance1.FontData.Name = "宋体";
  251. appearance1.FontData.SizeInPoints = 9F;
  252. this.ulgrpModel.Appearance = appearance1;
  253. this.ulgrpModel.Controls.Add(this.udteEndTime);
  254. this.ulgrpModel.Controls.Add(this.udteStartTime);
  255. this.ulgrpModel.Controls.Add(this.ucmePos);
  256. this.ulgrpModel.Controls.Add(this.ucmeOxygenLanceID);
  257. this.ulgrpModel.Controls.Add(this.chkQEndTime);
  258. this.ulgrpModel.Controls.Add(this.chkPos);
  259. this.ulgrpModel.Controls.Add(this.chkQStartTime);
  260. this.ulgrpModel.Controls.Add(this.chkQOxygenLanceID);
  261. this.ulgrpModel.Dock = System.Windows.Forms.DockStyle.Top;
  262. this.ulgrpModel.Font = new System.Drawing.Font("宋体", 9F);
  263. this.ulgrpModel.Location = new System.Drawing.Point(0, 26);
  264. this.ulgrpModel.Name = "ulgrpModel";
  265. this.ulgrpModel.Size = new System.Drawing.Size(902, 43);
  266. this.ulgrpModel.TabIndex = 0;
  267. //
  268. // udteEndTime
  269. //
  270. this.udteEndTime.DateTime = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
  271. this.udteEndTime.Enabled = false;
  272. this.udteEndTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
  273. this.udteEndTime.FormatString = "yyyy-MM-dd HH:mm:ss";
  274. this.udteEndTime.Location = new System.Drawing.Point(670, 11);
  275. this.udteEndTime.MaskInput = "yyyy-mm-dd hh:mm:ss";
  276. this.udteEndTime.Name = "udteEndTime";
  277. this.udteEndTime.Size = new System.Drawing.Size(149, 21);
  278. this.udteEndTime.TabIndex = 297;
  279. this.udteEndTime.Value = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
  280. //
  281. // udteStartTime
  282. //
  283. this.udteStartTime.DateTime = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
  284. this.udteStartTime.Enabled = false;
  285. this.udteStartTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
  286. this.udteStartTime.FormatString = "yyyy-MM-dd HH:mm:ss";
  287. this.udteStartTime.Location = new System.Drawing.Point(434, 11);
  288. this.udteStartTime.MaskInput = "yyyy-mm-dd hh:mm:ss";
  289. this.udteStartTime.Name = "udteStartTime";
  290. this.udteStartTime.Size = new System.Drawing.Size(149, 21);
  291. this.udteStartTime.TabIndex = 296;
  292. this.udteStartTime.Value = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
  293. //
  294. // ucmePos
  295. //
  296. appearance2.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  297. appearance2.BorderColor = System.Drawing.Color.Black;
  298. this.ucmePos.Appearance = appearance2;
  299. this.ucmePos.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  300. this.ucmePos.Enabled = false;
  301. this.ucmePos.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  302. valueListItem3.DataValue = "3";
  303. valueListItem3.DisplayText = "1#转炉";
  304. valueListItem1.DataValue = "ValueListItem1";
  305. valueListItem1.DisplayText = "2#转炉";
  306. this.ucmePos.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  307. valueListItem3,
  308. valueListItem1});
  309. this.ucmePos.Location = new System.Drawing.Point(255, 12);
  310. this.ucmePos.Name = "ucmePos";
  311. this.ucmePos.Size = new System.Drawing.Size(92, 19);
  312. this.ucmePos.TabIndex = 295;
  313. this.ucmePos.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  314. //
  315. // ucmeOxygenLanceID
  316. //
  317. appearance3.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  318. appearance3.BorderColor = System.Drawing.Color.Black;
  319. this.ucmeOxygenLanceID.Appearance = appearance3;
  320. this.ucmeOxygenLanceID.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  321. this.ucmeOxygenLanceID.Enabled = false;
  322. this.ucmeOxygenLanceID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  323. this.ucmeOxygenLanceID.Location = new System.Drawing.Point(89, 12);
  324. this.ucmeOxygenLanceID.Name = "ucmeOxygenLanceID";
  325. this.ucmeOxygenLanceID.Size = new System.Drawing.Size(92, 19);
  326. this.ucmeOxygenLanceID.TabIndex = 294;
  327. this.ucmeOxygenLanceID.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  328. //
  329. // chkQEndTime
  330. //
  331. this.chkQEndTime.AutoSize = true;
  332. this.chkQEndTime.BackColor = System.Drawing.Color.Transparent;
  333. this.chkQEndTime.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  334. this.chkQEndTime.Font = new System.Drawing.Font("宋体", 9F);
  335. this.chkQEndTime.Location = new System.Drawing.Point(599, 12);
  336. this.chkQEndTime.Name = "chkQEndTime";
  337. this.chkQEndTime.Size = new System.Drawing.Size(69, 16);
  338. this.chkQEndTime.TabIndex = 6;
  339. this.chkQEndTime.Text = "下线时间";
  340. this.chkQEndTime.UseVisualStyleBackColor = false;
  341. //
  342. // chkPos
  343. //
  344. this.chkPos.AutoSize = true;
  345. this.chkPos.BackColor = System.Drawing.Color.Transparent;
  346. this.chkPos.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  347. this.chkPos.Font = new System.Drawing.Font("宋体", 9F);
  348. this.chkPos.Location = new System.Drawing.Point(197, 12);
  349. this.chkPos.Name = "chkPos";
  350. this.chkPos.Size = new System.Drawing.Size(57, 16);
  351. this.chkPos.TabIndex = 2;
  352. this.chkPos.Text = "炉座号";
  353. this.chkPos.UseVisualStyleBackColor = false;
  354. //
  355. // chkQStartTime
  356. //
  357. this.chkQStartTime.AutoSize = true;
  358. this.chkQStartTime.BackColor = System.Drawing.Color.Transparent;
  359. this.chkQStartTime.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  360. this.chkQStartTime.Font = new System.Drawing.Font("宋体", 9F);
  361. this.chkQStartTime.Location = new System.Drawing.Point(364, 12);
  362. this.chkQStartTime.Name = "chkQStartTime";
  363. this.chkQStartTime.Size = new System.Drawing.Size(69, 16);
  364. this.chkQStartTime.TabIndex = 4;
  365. this.chkQStartTime.Text = "上线时间";
  366. this.chkQStartTime.UseVisualStyleBackColor = false;
  367. //
  368. // chkQOxygenLanceID
  369. //
  370. this.chkQOxygenLanceID.AutoSize = true;
  371. this.chkQOxygenLanceID.BackColor = System.Drawing.Color.Transparent;
  372. this.chkQOxygenLanceID.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  373. this.chkQOxygenLanceID.Font = new System.Drawing.Font("宋体", 9F);
  374. this.chkQOxygenLanceID.Location = new System.Drawing.Point(19, 12);
  375. this.chkQOxygenLanceID.Name = "chkQOxygenLanceID";
  376. this.chkQOxygenLanceID.Size = new System.Drawing.Size(69, 16);
  377. this.chkQOxygenLanceID.TabIndex = 0;
  378. this.chkQOxygenLanceID.Text = "氧枪编号";
  379. this.chkQOxygenLanceID.UseVisualStyleBackColor = false;
  380. //
  381. // label2
  382. //
  383. this.label2.AutoSize = true;
  384. this.label2.BackColor = System.Drawing.Color.Transparent;
  385. this.label2.Location = new System.Drawing.Point(13, 67);
  386. this.label2.Name = "label2";
  387. this.label2.Size = new System.Drawing.Size(53, 12);
  388. this.label2.TabIndex = 142;
  389. this.label2.Text = "记录编号";
  390. //
  391. // txtJLBH
  392. //
  393. this.txtJLBH.Enabled = false;
  394. this.txtJLBH.Location = new System.Drawing.Point(69, 63);
  395. this.txtJLBH.Name = "txtJLBH";
  396. this.txtJLBH.ReadOnly = true;
  397. this.txtJLBH.Size = new System.Drawing.Size(145, 21);
  398. this.txtJLBH.TabIndex = 141;
  399. //
  400. // label11
  401. //
  402. this.label11.AutoSize = true;
  403. this.label11.BackColor = System.Drawing.Color.Transparent;
  404. this.label11.Location = new System.Drawing.Point(13, 11);
  405. this.label11.Name = "label11";
  406. this.label11.Size = new System.Drawing.Size(53, 12);
  407. this.label11.TabIndex = 140;
  408. this.label11.Text = "氧枪编号";
  409. //
  410. // label8
  411. //
  412. this.label8.AutoSize = true;
  413. this.label8.BackColor = System.Drawing.Color.Transparent;
  414. this.label8.Location = new System.Drawing.Point(248, 39);
  415. this.label8.Name = "label8";
  416. this.label8.Size = new System.Drawing.Size(53, 12);
  417. this.label8.TabIndex = 139;
  418. this.label8.Text = "上线时间";
  419. //
  420. // txtQL
  421. //
  422. this.txtQL.Location = new System.Drawing.Point(538, 7);
  423. this.txtQL.Name = "txtQL";
  424. this.txtQL.Size = new System.Drawing.Size(120, 21);
  425. this.txtQL.TabIndex = 137;
  426. this.txtQL.TextChanged += new System.EventHandler(this.textBox4_TextChanged);
  427. //
  428. // comboBox4
  429. //
  430. this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  431. this.comboBox4.FormattingEnabled = true;
  432. this.comboBox4.Items.AddRange(new object[] {
  433. "在线使用",
  434. "在线备用",
  435. "离线备用",
  436. "离线维修"});
  437. this.comboBox4.Location = new System.Drawing.Point(645, 141);
  438. this.comboBox4.Name = "comboBox4";
  439. this.comboBox4.Size = new System.Drawing.Size(145, 20);
  440. this.comboBox4.TabIndex = 132;
  441. this.comboBox4.Visible = false;
  442. //
  443. // label10
  444. //
  445. this.label10.AutoSize = true;
  446. this.label10.BackColor = System.Drawing.Color.Transparent;
  447. this.label10.Location = new System.Drawing.Point(37, 97);
  448. this.label10.Name = "label10";
  449. this.label10.Size = new System.Drawing.Size(29, 12);
  450. this.label10.TabIndex = 126;
  451. this.label10.Text = "备注";
  452. //
  453. // label9
  454. //
  455. this.label9.AutoSize = true;
  456. this.label9.BackColor = System.Drawing.Color.Transparent;
  457. this.label9.Location = new System.Drawing.Point(480, 39);
  458. this.label9.Name = "label9";
  459. this.label9.Size = new System.Drawing.Size(53, 12);
  460. this.label9.TabIndex = 125;
  461. this.label9.Text = "更换原因";
  462. //
  463. // label7
  464. //
  465. this.label7.AutoSize = true;
  466. this.label7.BackColor = System.Drawing.Color.Transparent;
  467. this.label7.Location = new System.Drawing.Point(504, 11);
  468. this.label7.Name = "label7";
  469. this.label7.Size = new System.Drawing.Size(29, 12);
  470. this.label7.TabIndex = 124;
  471. this.label7.Text = "枪龄";
  472. //
  473. // label6
  474. //
  475. this.label6.AutoSize = true;
  476. this.label6.BackColor = System.Drawing.Color.Transparent;
  477. this.label6.Location = new System.Drawing.Point(577, 145);
  478. this.label6.Name = "label6";
  479. this.label6.Size = new System.Drawing.Size(53, 12);
  480. this.label6.TabIndex = 123;
  481. this.label6.Text = "使用状态";
  482. this.label6.Visible = false;
  483. //
  484. // label5
  485. //
  486. this.label5.AutoSize = true;
  487. this.label5.BackColor = System.Drawing.Color.Transparent;
  488. this.label5.Location = new System.Drawing.Point(25, 39);
  489. this.label5.Name = "label5";
  490. this.label5.Size = new System.Drawing.Size(41, 12);
  491. this.label5.TabIndex = 122;
  492. this.label5.Text = "炉座号";
  493. //
  494. // label4
  495. //
  496. this.label4.AutoSize = true;
  497. this.label4.BackColor = System.Drawing.Color.Transparent;
  498. this.label4.Location = new System.Drawing.Point(248, 11);
  499. this.label4.Name = "label4";
  500. this.label4.Size = new System.Drawing.Size(53, 12);
  501. this.label4.TabIndex = 121;
  502. this.label4.Text = "使用类型";
  503. //
  504. // label3
  505. //
  506. this.label3.AutoSize = true;
  507. this.label3.BackColor = System.Drawing.Color.Transparent;
  508. this.label3.Location = new System.Drawing.Point(713, 11);
  509. this.label3.Name = "label3";
  510. this.label3.Size = new System.Drawing.Size(29, 12);
  511. this.label3.TabIndex = 120;
  512. this.label3.Text = "班别";
  513. //
  514. // ulgridBaseInfo
  515. //
  516. this.ulgridBaseInfo.DataSource = this.ultdsUseDetail;
  517. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  518. appearance25.TextVAlignAsString = "Middle";
  519. ultraGridColumn1.CellAppearance = appearance25;
  520. ultraGridColumn1.Header.Caption = "记录编号";
  521. ultraGridColumn1.Header.VisiblePosition = 0;
  522. ultraGridColumn1.Hidden = true;
  523. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  524. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  525. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(70, 0);
  526. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  527. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  528. ultraGridColumn1.Width = 89;
  529. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  530. appearance26.TextVAlignAsString = "Middle";
  531. ultraGridColumn2.CellAppearance = appearance26;
  532. ultraGridColumn2.Header.Caption = "氧枪编号";
  533. ultraGridColumn2.Header.VisiblePosition = 1;
  534. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  535. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  536. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 0);
  537. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  538. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  539. ultraGridColumn2.Width = 97;
  540. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  541. appearance27.TextVAlignAsString = "Middle";
  542. ultraGridColumn3.CellAppearance = appearance27;
  543. ultraGridColumn3.Header.Caption = "班别";
  544. ultraGridColumn3.Header.VisiblePosition = 2;
  545. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  546. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  547. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(59, 0);
  548. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  549. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  550. ultraGridColumn3.Width = 89;
  551. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  552. appearance28.TextVAlignAsString = "Middle";
  553. ultraGridColumn4.CellAppearance = appearance28;
  554. ultraGridColumn4.Header.Caption = "所处位置";
  555. ultraGridColumn4.Header.VisiblePosition = 3;
  556. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
  557. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  558. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
  559. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  560. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  561. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  562. appearance29.TextVAlignAsString = "Middle";
  563. ultraGridColumn5.CellAppearance = appearance29;
  564. ultraGridColumn5.Header.Caption = "炉座号";
  565. ultraGridColumn5.Header.VisiblePosition = 4;
  566. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
  567. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  568. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 0);
  569. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  570. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  571. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  572. appearance30.TextVAlignAsString = "Middle";
  573. ultraGridColumn6.CellAppearance = appearance30;
  574. ultraGridColumn6.Header.Caption = "使用状态";
  575. ultraGridColumn6.Header.VisiblePosition = 5;
  576. ultraGridColumn6.Hidden = true;
  577. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(85, 0);
  578. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  579. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  580. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  581. appearance31.TextVAlignAsString = "Middle";
  582. ultraGridColumn7.CellAppearance = appearance31;
  583. ultraGridColumn7.Header.Caption = "枪龄";
  584. ultraGridColumn7.Header.VisiblePosition = 6;
  585. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 10;
  586. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  587. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
  588. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  589. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  590. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  591. appearance32.TextVAlignAsString = "Middle";
  592. ultraGridColumn8.CellAppearance = appearance32;
  593. ultraGridColumn8.Header.Caption = "上线时间";
  594. ultraGridColumn8.Header.VisiblePosition = 7;
  595. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 12;
  596. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  597. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(123, 0);
  598. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  599. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  600. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  601. appearance33.TextVAlignAsString = "Middle";
  602. ultraGridColumn9.CellAppearance = appearance33;
  603. ultraGridColumn9.Header.Caption = "下线时间";
  604. ultraGridColumn9.Header.VisiblePosition = 8;
  605. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 14;
  606. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  607. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(130, 0);
  608. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  609. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  610. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  611. appearance34.TextVAlignAsString = "Middle";
  612. ultraGridColumn10.CellAppearance = appearance34;
  613. ultraGridColumn10.Header.Caption = "氧枪头更换原因";
  614. ultraGridColumn10.Header.VisiblePosition = 9;
  615. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 16;
  616. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  617. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  618. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  619. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  620. appearance35.TextVAlignAsString = "Middle";
  621. ultraGridColumn11.CellAppearance = appearance35;
  622. ultraGridColumn11.Header.Caption = "备注";
  623. ultraGridColumn11.Header.VisiblePosition = 10;
  624. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 22;
  625. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  626. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  627. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  628. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  629. appearance36.TextVAlignAsString = "Middle";
  630. ultraGridColumn12.CellAppearance = appearance36;
  631. ultraGridColumn12.Header.Caption = "喷头厂家";
  632. ultraGridColumn12.Header.VisiblePosition = 11;
  633. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 18;
  634. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  635. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(107, 0);
  636. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  637. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  638. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  639. appearance37.TextVAlignAsString = "Middle";
  640. ultraGridColumn13.CellAppearance = appearance37;
  641. ultraGridColumn13.Header.Caption = "高压水初始流量";
  642. ultraGridColumn13.Header.VisiblePosition = 12;
  643. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 20;
  644. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  645. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(115, 0);
  646. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  647. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  648. ultraGridBand1.Columns.AddRange(new object[] {
  649. ultraGridColumn1,
  650. ultraGridColumn2,
  651. ultraGridColumn3,
  652. ultraGridColumn4,
  653. ultraGridColumn5,
  654. ultraGridColumn6,
  655. ultraGridColumn7,
  656. ultraGridColumn8,
  657. ultraGridColumn9,
  658. ultraGridColumn10,
  659. ultraGridColumn11,
  660. ultraGridColumn12,
  661. ultraGridColumn13});
  662. ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  663. ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  664. ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
  665. ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  666. ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  667. ultraGridBand1.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  668. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  669. this.ulgridBaseInfo.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  670. appearance17.BackColor = System.Drawing.Color.LightSteelBlue;
  671. this.ulgridBaseInfo.DisplayLayout.Override.HeaderAppearance = appearance17;
  672. this.ulgridBaseInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  673. this.ulgridBaseInfo.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  674. this.ulgridBaseInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  675. this.ulgridBaseInfo.Font = new System.Drawing.Font("宋体", 9F);
  676. this.ulgridBaseInfo.Location = new System.Drawing.Point(0, 69);
  677. this.ulgridBaseInfo.Name = "ulgridBaseInfo";
  678. this.ulgridBaseInfo.Size = new System.Drawing.Size(902, 309);
  679. this.ulgridBaseInfo.TabIndex = 1;
  680. this.ulgridBaseInfo.AfterRowActivate += new System.EventHandler(this.ulgridBaseInfo_AfterRowActivate);
  681. //
  682. // ultraExpandableGroupBox1
  683. //
  684. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  685. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  686. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(902, 173);
  687. this.ultraExpandableGroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  688. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 378);
  689. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  690. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(902, 173);
  691. this.ultraExpandableGroupBox1.TabIndex = 2;
  692. this.ultraExpandableGroupBox1.Text = "氧枪使用信息维护";
  693. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  694. //
  695. // ultraExpandableGroupBoxPanel1
  696. //
  697. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGroupBox1);
  698. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  699. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
  700. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  701. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(898, 151);
  702. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  703. //
  704. // ultraGroupBox1
  705. //
  706. this.ultraGroupBox1.Controls.Add(this.txt_Memo);
  707. this.ultraGroupBox1.Controls.Add(this.labMemo);
  708. this.ultraGroupBox1.Controls.Add(this.cmbLanceID);
  709. this.ultraGroupBox1.Controls.Add(this.label11);
  710. this.ultraGroupBox1.Controls.Add(this.dtpQStartTime);
  711. this.ultraGroupBox1.Controls.Add(this.comboBox4);
  712. this.ultraGroupBox1.Controls.Add(this.ucmePtcj);
  713. this.ultraGroupBox1.Controls.Add(this.label6);
  714. this.ultraGroupBox1.Controls.Add(this.ucmeClass);
  715. this.ultraGroupBox1.Controls.Add(this.label10);
  716. this.ultraGroupBox1.Controls.Add(this.comboBox6);
  717. this.ultraGroupBox1.Controls.Add(this.label9);
  718. this.ultraGroupBox1.Controls.Add(this.cmbType);
  719. this.ultraGroupBox1.Controls.Add(this.label7);
  720. this.ultraGroupBox1.Controls.Add(this.comboBox13);
  721. this.ultraGroupBox1.Controls.Add(this.label5);
  722. this.ultraGroupBox1.Controls.Add(this.label13);
  723. this.ultraGroupBox1.Controls.Add(this.txtReason);
  724. this.ultraGroupBox1.Controls.Add(this.txtSLL);
  725. this.ultraGroupBox1.Controls.Add(this.label4);
  726. this.ultraGroupBox1.Controls.Add(this.label12);
  727. this.ultraGroupBox1.Controls.Add(this.label3);
  728. this.ultraGroupBox1.Controls.Add(this.dtpQEndTime);
  729. this.ultraGroupBox1.Controls.Add(this.txtQL);
  730. this.ultraGroupBox1.Controls.Add(this.label2);
  731. this.ultraGroupBox1.Controls.Add(this.label1);
  732. this.ultraGroupBox1.Controls.Add(this.txtmemo);
  733. this.ultraGroupBox1.Controls.Add(this.label8);
  734. this.ultraGroupBox1.Controls.Add(this.txtJLBH);
  735. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  736. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  737. this.ultraGroupBox1.Name = "ultraGroupBox1";
  738. this.ultraGroupBox1.Size = new System.Drawing.Size(898, 151);
  739. this.ultraGroupBox1.TabIndex = 7;
  740. //
  741. // txt_Memo
  742. //
  743. this.txt_Memo.Location = new System.Drawing.Point(539, 92);
  744. this.txt_Memo.MaxLength = 300;
  745. this.txt_Memo.Multiline = true;
  746. this.txt_Memo.Name = "txt_Memo";
  747. this.txt_Memo.Size = new System.Drawing.Size(334, 53);
  748. this.txt_Memo.TabIndex = 324;
  749. //
  750. // labMemo
  751. //
  752. this.labMemo.AutoSize = true;
  753. this.labMemo.BackColor = System.Drawing.Color.Transparent;
  754. this.labMemo.Location = new System.Drawing.Point(480, 97);
  755. this.labMemo.Name = "labMemo";
  756. this.labMemo.Size = new System.Drawing.Size(53, 12);
  757. this.labMemo.TabIndex = 323;
  758. this.labMemo.Text = "喷头备注";
  759. //
  760. // cmbLanceID
  761. //
  762. this.cmbLanceID.FormattingEnabled = true;
  763. this.cmbLanceID.Items.AddRange(new object[] {
  764. "全部使用信息"});
  765. this.cmbLanceID.Location = new System.Drawing.Point(69, 9);
  766. this.cmbLanceID.Name = "cmbLanceID";
  767. this.cmbLanceID.Size = new System.Drawing.Size(145, 20);
  768. this.cmbLanceID.TabIndex = 322;
  769. //
  770. // dtpQStartTime
  771. //
  772. this.dtpQStartTime.DateTime = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
  773. this.dtpQStartTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
  774. this.dtpQStartTime.FormatString = "yyyy-MM-dd HH:mm";
  775. this.dtpQStartTime.Location = new System.Drawing.Point(305, 35);
  776. this.dtpQStartTime.MaskInput = "yyyy-mm-dd hh:mm";
  777. this.dtpQStartTime.Name = "dtpQStartTime";
  778. this.dtpQStartTime.Size = new System.Drawing.Size(147, 21);
  779. this.dtpQStartTime.TabIndex = 321;
  780. this.dtpQStartTime.Value = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
  781. //
  782. // ucmePtcj
  783. //
  784. appearance18.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  785. appearance18.BorderColor = System.Drawing.Color.Black;
  786. this.ucmePtcj.Appearance = appearance18;
  787. this.ucmePtcj.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  788. this.ucmePtcj.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  789. this.ucmePtcj.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  790. this.ucmePtcj.Location = new System.Drawing.Point(538, 64);
  791. this.ucmePtcj.Name = "ucmePtcj";
  792. this.ucmePtcj.Size = new System.Drawing.Size(335, 19);
  793. this.ucmePtcj.TabIndex = 320;
  794. this.ucmePtcj.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  795. this.ucmePtcj.ValueChanged += new System.EventHandler(this.ucmePtcj_ValueChanged);
  796. //
  797. // ucmeClass
  798. //
  799. appearance19.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  800. appearance19.BorderColor = System.Drawing.Color.Black;
  801. this.ucmeClass.Appearance = appearance19;
  802. this.ucmeClass.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  803. this.ucmeClass.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  804. this.ucmeClass.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  805. valueListItem4.DataValue = "1";
  806. valueListItem4.DisplayText = "甲";
  807. valueListItem5.DataValue = "2";
  808. valueListItem5.DisplayText = "乙";
  809. valueListItem6.DataValue = "3";
  810. valueListItem6.DisplayText = "丙";
  811. valueListItem7.DataValue = "4";
  812. valueListItem7.DisplayText = "丁";
  813. this.ucmeClass.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  814. valueListItem4,
  815. valueListItem5,
  816. valueListItem6,
  817. valueListItem7});
  818. this.ucmeClass.Location = new System.Drawing.Point(746, 8);
  819. this.ucmeClass.Name = "ucmeClass";
  820. this.ucmeClass.Size = new System.Drawing.Size(127, 19);
  821. this.ucmeClass.TabIndex = 319;
  822. this.ucmeClass.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  823. //
  824. // comboBox6
  825. //
  826. appearance20.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  827. appearance20.BorderColor = System.Drawing.Color.Black;
  828. this.comboBox6.Appearance = appearance20;
  829. this.comboBox6.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  830. this.comboBox6.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  831. this.comboBox6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  832. valueListItem9.DataValue = "2";
  833. valueListItem9.DisplayText = "1#转炉";
  834. valueListItem2.DataValue = "ValueListItem1";
  835. valueListItem2.DisplayText = "2#转炉";
  836. this.comboBox6.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  837. valueListItem9,
  838. valueListItem2});
  839. this.comboBox6.Location = new System.Drawing.Point(69, 36);
  840. this.comboBox6.Name = "comboBox6";
  841. this.comboBox6.Size = new System.Drawing.Size(145, 19);
  842. this.comboBox6.TabIndex = 318;
  843. this.comboBox6.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  844. //
  845. // cmbType
  846. //
  847. appearance21.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  848. appearance21.BorderColor = System.Drawing.Color.Black;
  849. this.cmbType.Appearance = appearance21;
  850. this.cmbType.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  851. this.cmbType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  852. this.cmbType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  853. valueListItem11.DataValue = "1";
  854. valueListItem11.DisplayText = "A枪";
  855. valueListItem12.DataValue = "2";
  856. valueListItem12.DisplayText = "B枪";
  857. this.cmbType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  858. valueListItem11,
  859. valueListItem12});
  860. this.cmbType.Location = new System.Drawing.Point(305, 8);
  861. this.cmbType.Name = "cmbType";
  862. this.cmbType.Size = new System.Drawing.Size(147, 19);
  863. this.cmbType.TabIndex = 317;
  864. this.cmbType.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  865. //
  866. // comboBox13
  867. //
  868. appearance22.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  869. appearance22.BorderColor = System.Drawing.Color.Black;
  870. this.comboBox13.Appearance = appearance22;
  871. this.comboBox13.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  872. this.comboBox13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  873. valueListItem13.DataValue = "0";
  874. valueListItem13.DisplayText = "全部使用信息";
  875. this.comboBox13.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  876. valueListItem13});
  877. this.comboBox13.Location = new System.Drawing.Point(455, 8);
  878. this.comboBox13.Name = "comboBox13";
  879. this.comboBox13.Size = new System.Drawing.Size(36, 19);
  880. this.comboBox13.TabIndex = 316;
  881. this.comboBox13.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  882. this.comboBox13.Visible = false;
  883. //
  884. // label13
  885. //
  886. this.label13.AutoSize = true;
  887. this.label13.BackColor = System.Drawing.Color.Transparent;
  888. this.label13.Location = new System.Drawing.Point(480, 67);
  889. this.label13.Name = "label13";
  890. this.label13.Size = new System.Drawing.Size(53, 12);
  891. this.label13.TabIndex = 310;
  892. this.label13.Text = "喷头厂家";
  893. //
  894. // txtSLL
  895. //
  896. this.txtSLL.Location = new System.Drawing.Point(746, 35);
  897. this.txtSLL.Name = "txtSLL";
  898. this.txtSLL.Size = new System.Drawing.Size(127, 21);
  899. this.txtSLL.TabIndex = 309;
  900. this.txtSLL.TextChanged += new System.EventHandler(this.textBox5_TextChanged);
  901. //
  902. // label12
  903. //
  904. this.label12.AutoSize = true;
  905. this.label12.BackColor = System.Drawing.Color.Transparent;
  906. this.label12.Location = new System.Drawing.Point(677, 39);
  907. this.label12.Name = "label12";
  908. this.label12.Size = new System.Drawing.Size(65, 12);
  909. this.label12.TabIndex = 308;
  910. this.label12.Text = "高压水流量";
  911. //
  912. // dtpQEndTime
  913. //
  914. appearance23.BackColor = System.Drawing.Color.White;
  915. this.dtpQEndTime.Appearance = appearance23;
  916. this.dtpQEndTime.BackColor = System.Drawing.Color.White;
  917. this.dtpQEndTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
  918. this.dtpQEndTime.FormatString = "yyyy-MM-dd HH:mm";
  919. this.dtpQEndTime.Location = new System.Drawing.Point(305, 63);
  920. this.dtpQEndTime.MaskInput = "yyyy-mm-dd hh:mm";
  921. this.dtpQEndTime.Name = "dtpQEndTime";
  922. this.dtpQEndTime.Size = new System.Drawing.Size(147, 21);
  923. this.dtpQEndTime.TabIndex = 307;
  924. this.dtpQEndTime.Value = null;
  925. //
  926. // _frmModelFormStyle_Toolbars_Dock_Area_Right
  927. //
  928. this._frmModelFormStyle_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  929. this._frmModelFormStyle_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  930. this._frmModelFormStyle_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  931. this._frmModelFormStyle_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  932. this._frmModelFormStyle_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(902, 26);
  933. this._frmModelFormStyle_Toolbars_Dock_Area_Right.Name = "_frmModelFormStyle_Toolbars_Dock_Area_Right";
  934. this._frmModelFormStyle_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 525);
  935. this._frmModelFormStyle_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  936. //
  937. // ultraToolbarsManager1
  938. //
  939. this.ultraToolbarsManager1.AlwaysShowMenusExpanded = Infragistics.Win.DefaultableBoolean.False;
  940. appearance24.FontData.Name = "宋体";
  941. appearance24.FontData.SizeInPoints = 9F;
  942. this.ultraToolbarsManager1.Appearance = appearance24;
  943. this.ultraToolbarsManager1.DesignerFlags = 1;
  944. this.ultraToolbarsManager1.DockWithinContainer = this;
  945. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(Core.LgMes.Client.LgDeviceManager.FrmLgDevFunctions);
  946. this.ultraToolbarsManager1.LockToolbars = true;
  947. this.ultraToolbarsManager1.MiniToolbar.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  948. buttonTool15,
  949. buttonTool16});
  950. this.ultraToolbarsManager1.MiniToolbar.ToolRowCount = 1;
  951. this.ultraToolbarsManager1.Office2007UICompatibility = false;
  952. ribbonTab1.Caption = "ribbon2";
  953. ribbonTab2.Caption = "ribbon1";
  954. ribbonGroup1.Caption = "ribbonGroup1";
  955. ribbonGroup2.Caption = "ribbonGroup2";
  956. ribbonTab2.Groups.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonGroup[] {
  957. ribbonGroup1,
  958. ribbonGroup2});
  959. ribbonTab3.Caption = "ribbon3";
  960. ribbonTab4.Caption = "ribbon4";
  961. ribbonTab5.Caption = "ribbon5";
  962. ribbonGroup3.Caption = "ribbonGroup1";
  963. ribbonGroup4.Caption = "ribbonGroup2";
  964. ribbonTab5.Groups.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonGroup[] {
  965. ribbonGroup3,
  966. ribbonGroup4});
  967. ribbonTab6.Caption = "ribbon6";
  968. this.ultraToolbarsManager1.Ribbon.NonInheritedRibbonTabs.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonTab[] {
  969. ribbonTab1,
  970. ribbonTab2,
  971. ribbonTab3,
  972. ribbonTab4,
  973. ribbonTab5,
  974. ribbonTab6});
  975. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  976. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  977. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  978. ultraToolbar1.DockedColumn = 0;
  979. ultraToolbar1.DockedRow = 0;
  980. buttonTool2.InstanceProps.IsFirstInGroup = true;
  981. buttonTool5.InstanceProps.IsFirstInGroup = true;
  982. buttonTool6.InstanceProps.IsFirstInGroup = true;
  983. buttonTool7.InstanceProps.IsFirstInGroup = true;
  984. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  985. buttonTool1,
  986. buttonTool2,
  987. buttonTool3,
  988. buttonTool4,
  989. buttonTool5,
  990. buttonTool6,
  991. buttonTool7});
  992. ultraToolbar1.Text = "UltraToolbar1";
  993. ultraToolbar2.DockedColumn = 0;
  994. ultraToolbar2.DockedRow = 0;
  995. ultraToolbar2.Text = "UltraToolbar2";
  996. ultraToolbar2.Visible = false;
  997. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  998. ultraToolbar1,
  999. ultraToolbar2});
  1000. buttonTool8.SharedPropsInternal.Caption = "新增(&A)";
  1001. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1002. buttonTool9.SharedPropsInternal.Caption = "修改(&U)";
  1003. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1004. buttonTool10.SharedPropsInternal.Caption = "删除(&D)";
  1005. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1006. buttonTool11.SharedPropsInternal.Caption = "查询(&Q)";
  1007. buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1008. buttonTool12.SharedPropsInternal.Caption = "关闭(&C)";
  1009. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1010. buttonTool13.SharedPropsInternal.Caption = "下线(&R)";
  1011. buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1012. buttonTool14.SharedPropsInternal.Caption = "导出(&P)";
  1013. buttonTool14.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways;
  1014. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  1015. buttonTool8,
  1016. buttonTool9,
  1017. buttonTool10,
  1018. buttonTool11,
  1019. buttonTool12,
  1020. buttonTool13,
  1021. buttonTool14});
  1022. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  1023. //
  1024. // _frmModelFormStyle_Toolbars_Dock_Area_Left
  1025. //
  1026. this._frmModelFormStyle_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1027. this._frmModelFormStyle_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  1028. this._frmModelFormStyle_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  1029. this._frmModelFormStyle_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  1030. this._frmModelFormStyle_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 26);
  1031. this._frmModelFormStyle_Toolbars_Dock_Area_Left.Name = "_frmModelFormStyle_Toolbars_Dock_Area_Left";
  1032. this._frmModelFormStyle_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 525);
  1033. this._frmModelFormStyle_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  1034. //
  1035. // _frmModelFormStyle_Toolbars_Dock_Area_Bottom
  1036. //
  1037. this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1038. this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  1039. this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  1040. this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  1041. this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 551);
  1042. this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.Name = "_frmModelFormStyle_Toolbars_Dock_Area_Bottom";
  1043. this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(902, 0);
  1044. this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  1045. //
  1046. // _frmModelFormStyle_Toolbars_Dock_Area_Top
  1047. //
  1048. this._frmModelFormStyle_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1049. this._frmModelFormStyle_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  1050. this._frmModelFormStyle_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  1051. this._frmModelFormStyle_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  1052. this._frmModelFormStyle_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  1053. this._frmModelFormStyle_Toolbars_Dock_Area_Top.Name = "_frmModelFormStyle_Toolbars_Dock_Area_Top";
  1054. this._frmModelFormStyle_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(902, 26);
  1055. this._frmModelFormStyle_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  1056. //
  1057. // FrmOLUseDetailOperation
  1058. //
  1059. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1060. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1061. this.ClientSize = new System.Drawing.Size(902, 551);
  1062. this.Controls.Add(this.ulgridBaseInfo);
  1063. this.Controls.Add(this.ulgrpModel);
  1064. this.Controls.Add(this.ultraExpandableGroupBox1);
  1065. this.Controls.Add(this._frmModelFormStyle_Toolbars_Dock_Area_Left);
  1066. this.Controls.Add(this._frmModelFormStyle_Toolbars_Dock_Area_Right);
  1067. this.Controls.Add(this._frmModelFormStyle_Toolbars_Dock_Area_Top);
  1068. this.Controls.Add(this._frmModelFormStyle_Toolbars_Dock_Area_Bottom);
  1069. this.Name = "FrmOLUseDetailOperation";
  1070. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1071. this.Text = "氧枪使用信息";
  1072. this.Load += new System.EventHandler(this.FrmOLUseDetailOperation_Load);
  1073. ((System.ComponentModel.ISupportInitialize)(this.ultdsUseDetail)).EndInit();
  1074. ((System.ComponentModel.ISupportInitialize)(this.ulgrpModel)).EndInit();
  1075. this.ulgrpModel.ResumeLayout(false);
  1076. this.ulgrpModel.PerformLayout();
  1077. ((System.ComponentModel.ISupportInitialize)(this.udteEndTime)).EndInit();
  1078. ((System.ComponentModel.ISupportInitialize)(this.udteStartTime)).EndInit();
  1079. ((System.ComponentModel.ISupportInitialize)(this.ucmePos)).EndInit();
  1080. ((System.ComponentModel.ISupportInitialize)(this.ucmeOxygenLanceID)).EndInit();
  1081. ((System.ComponentModel.ISupportInitialize)(this.ulgridBaseInfo)).EndInit();
  1082. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1083. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1084. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1085. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1086. this.ultraGroupBox1.ResumeLayout(false);
  1087. this.ultraGroupBox1.PerformLayout();
  1088. ((System.ComponentModel.ISupportInitialize)(this.dtpQStartTime)).EndInit();
  1089. ((System.ComponentModel.ISupportInitialize)(this.ucmePtcj)).EndInit();
  1090. ((System.ComponentModel.ISupportInitialize)(this.ucmeClass)).EndInit();
  1091. ((System.ComponentModel.ISupportInitialize)(this.comboBox6)).EndInit();
  1092. ((System.ComponentModel.ISupportInitialize)(this.cmbType)).EndInit();
  1093. ((System.ComponentModel.ISupportInitialize)(this.comboBox13)).EndInit();
  1094. ((System.ComponentModel.ISupportInitialize)(this.dtpQEndTime)).EndInit();
  1095. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  1096. this.ResumeLayout(false);
  1097. }
  1098. #endregion
  1099. private System.Windows.Forms.Label label1;
  1100. private Infragistics.Win.UltraWinDataSource.UltraDataSource ultdsUseDetail;
  1101. private System.Windows.Forms.TextBox txtmemo;
  1102. private System.Windows.Forms.TextBox txtReason;
  1103. public Infragistics.Win.Misc.UltraGroupBox ulgrpModel;
  1104. private System.Windows.Forms.Label label11;
  1105. private System.Windows.Forms.Label label8;
  1106. private System.Windows.Forms.TextBox txtQL;
  1107. private System.Windows.Forms.ComboBox comboBox4;
  1108. private System.Windows.Forms.Label label10;
  1109. private System.Windows.Forms.Label label9;
  1110. private System.Windows.Forms.Label label7;
  1111. private System.Windows.Forms.Label label6;
  1112. private System.Windows.Forms.Label label5;
  1113. private System.Windows.Forms.Label label4;
  1114. private System.Windows.Forms.Label label3;
  1115. private System.Windows.Forms.Label label2;
  1116. private System.Windows.Forms.TextBox txtJLBH;
  1117. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1118. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1119. private System.Windows.Forms.CheckBox chkQStartTime;
  1120. private System.Windows.Forms.CheckBox chkQOxygenLanceID;
  1121. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dtpQEndTime;
  1122. private System.Windows.Forms.CheckBox chkQEndTime;
  1123. private Infragistics.Win.UltraWinGrid.UltraGrid ulgridBaseInfo;
  1124. private System.Windows.Forms.TextBox txtSLL;
  1125. private System.Windows.Forms.Label label12;
  1126. private System.Windows.Forms.Label label13;
  1127. private System.Windows.Forms.CheckBox chkPos;
  1128. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  1129. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteEndTime;
  1130. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteStartTime;
  1131. private Infragistics.Win.UltraWinEditors.UltraComboEditor ucmePos;
  1132. private Infragistics.Win.UltraWinEditors.UltraComboEditor ucmeOxygenLanceID;
  1133. private Infragistics.Win.UltraWinEditors.UltraComboEditor comboBox6;
  1134. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbType;
  1135. private Infragistics.Win.UltraWinEditors.UltraComboEditor comboBox13;
  1136. private Infragistics.Win.UltraWinEditors.UltraComboEditor ucmeClass;
  1137. private Infragistics.Win.UltraWinEditors.UltraComboEditor ucmePtcj;
  1138. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dtpQStartTime;
  1139. private System.Windows.Forms.ComboBox cmbLanceID;
  1140. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1141. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmModelFormStyle_Toolbars_Dock_Area_Right;
  1142. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  1143. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmModelFormStyle_Toolbars_Dock_Area_Left;
  1144. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmModelFormStyle_Toolbars_Dock_Area_Top;
  1145. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmModelFormStyle_Toolbars_Dock_Area_Bottom;
  1146. private System.Windows.Forms.TextBox txt_Memo;
  1147. private System.Windows.Forms.Label labMemo;
  1148. }
  1149. }