UIK010080.Designer.cs 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832
  1. namespace Core.LZMes.Client.UIK
  2. {
  3. partial class UIK010080
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("smp_date", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Descending, false);
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("smp_dtime");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("smp_locat");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("smp_cont");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("regman");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("dateno");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SELECT_ITEM", 0);
  56. Infragistics.Win.UltraWinGrid.ColScrollRegion colScrollRegion1 = new Infragistics.Win.UltraWinGrid.ColScrollRegion(1348);
  57. Infragistics.Win.UltraWinGrid.ColScrollRegion colScrollRegion2 = new Infragistics.Win.UltraWinGrid.ColScrollRegion(-7);
  58. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  75. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  76. this.checkBox1 = new System.Windows.Forms.CheckBox();
  77. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  78. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  79. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  80. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  81. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  82. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  83. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  84. this.ultraDateTimeEditor3 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  85. this.smplocat = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  86. this.ultraTextEditor_no = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  87. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  88. this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel();
  89. this.ultraTextsmpcunt = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  90. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  91. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  92. this.ultraTextsmptime = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  93. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  94. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  95. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  96. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  97. this.dataSet2 = new System.Data.DataSet();
  98. this.dataTable2 = new System.Data.DataTable();
  99. this.dataColumn7 = new System.Data.DataColumn();
  100. this.dataColumn8 = new System.Data.DataColumn();
  101. this.dataColumn9 = new System.Data.DataColumn();
  102. this.dataColumn10 = new System.Data.DataColumn();
  103. this.dataColumn11 = new System.Data.DataColumn();
  104. this.dataColumn12 = new System.Data.DataColumn();
  105. this.dataSet1 = new System.Data.DataSet();
  106. this.dataTable1 = new System.Data.DataTable();
  107. this.dataColumn1 = new System.Data.DataColumn();
  108. this.dataColumn2 = new System.Data.DataColumn();
  109. this.dataColumn3 = new System.Data.DataColumn();
  110. this.dataColumn5 = new System.Data.DataColumn();
  111. this.dataColumn4 = new System.Data.DataColumn();
  112. this.dataColumn6 = new System.Data.DataColumn();
  113. this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  114. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  115. this.ultraTextEditor5 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  116. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  117. this.ultraTextEditor6 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  118. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  119. this.ultraTextEditor7 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  120. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  121. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  122. this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
  123. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  124. this.ultraGroupBox1.SuspendLayout();
  125. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  127. this.ultraPanel1.ClientArea.SuspendLayout();
  128. this.ultraPanel1.SuspendLayout();
  129. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  130. this.ultraExpandableGroupBox1.SuspendLayout();
  131. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  132. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor3)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.smplocat)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor_no)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.ultraTextsmpcunt)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.ultraTextsmptime)).BeginInit();
  138. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  139. this.ultraGroupBox2.SuspendLayout();
  140. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  141. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  142. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  143. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  144. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  145. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
  146. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).BeginInit();
  147. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).BeginInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).BeginInit();
  149. this.SuspendLayout();
  150. //
  151. // ultraGroupBox1
  152. //
  153. appearance90.BackColor = System.Drawing.Color.Gainsboro;
  154. this.ultraGroupBox1.Appearance = appearance90;
  155. this.ultraGroupBox1.Controls.Add(this.checkBox1);
  156. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor2);
  157. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1);
  158. this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
  159. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  160. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  161. this.ultraGroupBox1.Name = "ultraGroupBox1";
  162. this.ultraGroupBox1.Size = new System.Drawing.Size(1356, 35);
  163. this.ultraGroupBox1.TabIndex = 1;
  164. //
  165. // checkBox1
  166. //
  167. this.checkBox1.AutoSize = true;
  168. this.checkBox1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
  169. this.checkBox1.Checked = true;
  170. this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
  171. this.checkBox1.Location = new System.Drawing.Point(6, 10);
  172. this.checkBox1.Name = "checkBox1";
  173. this.checkBox1.Size = new System.Drawing.Size(15, 14);
  174. this.checkBox1.TabIndex = 84;
  175. this.checkBox1.UseVisualStyleBackColor = false;
  176. this.checkBox1.Click += new System.EventHandler(this.checkBox1_Click);
  177. //
  178. // ultraDateTimeEditor2
  179. //
  180. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(205, 7);
  181. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  182. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(120, 21);
  183. this.ultraDateTimeEditor2.TabIndex = 83;
  184. //
  185. // ultraDateTimeEditor1
  186. //
  187. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(85, 7);
  188. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  189. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(120, 21);
  190. this.ultraDateTimeEditor1.TabIndex = 82;
  191. //
  192. // ultraLabel2
  193. //
  194. appearance78.BackColor = System.Drawing.Color.LightBlue;
  195. appearance78.TextHAlignAsString = "Center";
  196. appearance78.TextVAlignAsString = "Middle";
  197. this.ultraLabel2.Appearance = appearance78;
  198. this.ultraLabel2.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  199. this.ultraLabel2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.ultraLabel2.Location = new System.Drawing.Point(22, 7);
  201. this.ultraLabel2.Name = "ultraLabel2";
  202. this.ultraLabel2.Size = new System.Drawing.Size(63, 21);
  203. this.ultraLabel2.TabIndex = 2;
  204. this.ultraLabel2.Text = "录入时间";
  205. //
  206. // ultraPanel1
  207. //
  208. //
  209. // ultraPanel1.ClientArea
  210. //
  211. this.ultraPanel1.ClientArea.Controls.Add(this.ultraExpandableGroupBox1);
  212. this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox2);
  213. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  214. this.ultraPanel1.Location = new System.Drawing.Point(0, 35);
  215. this.ultraPanel1.Name = "ultraPanel1";
  216. this.ultraPanel1.Size = new System.Drawing.Size(1356, 482);
  217. this.ultraPanel1.TabIndex = 2;
  218. //
  219. // ultraExpandableGroupBox1
  220. //
  221. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  222. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  223. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1356, 111);
  224. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 371);
  225. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  226. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1356, 111);
  227. this.ultraExpandableGroupBox1.TabIndex = 1;
  228. this.ultraExpandableGroupBox1.Text = "信息编辑区";
  229. //
  230. // ultraExpandableGroupBoxPanel1
  231. //
  232. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor1);
  233. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraDateTimeEditor3);
  234. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.smplocat);
  235. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor_no);
  236. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  237. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel29);
  238. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextsmpcunt);
  239. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel16);
  240. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel12);
  241. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextsmptime);
  242. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  243. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
  244. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  245. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  246. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  247. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1350, 89);
  248. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  249. //
  250. // ultraTextEditor1
  251. //
  252. appearance65.BorderColor = System.Drawing.Color.Black;
  253. appearance65.BorderColor2 = System.Drawing.Color.Black;
  254. appearance65.BorderColor3DBase = System.Drawing.Color.Black;
  255. this.ultraTextEditor1.Appearance = appearance65;
  256. this.ultraTextEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  257. this.ultraTextEditor1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.ultraTextEditor1.Location = new System.Drawing.Point(82, 26);
  259. this.ultraTextEditor1.MaxLength = 8;
  260. this.ultraTextEditor1.Name = "ultraTextEditor1";
  261. this.ultraTextEditor1.Size = new System.Drawing.Size(302, 21);
  262. this.ultraTextEditor1.TabIndex = 84;
  263. this.ultraTextEditor1.Tag = "反射率只能输入数字";
  264. //
  265. // ultraDateTimeEditor3
  266. //
  267. this.ultraDateTimeEditor3.Location = new System.Drawing.Point(82, 3);
  268. this.ultraDateTimeEditor3.Name = "ultraDateTimeEditor3";
  269. this.ultraDateTimeEditor3.Size = new System.Drawing.Size(120, 21);
  270. this.ultraDateTimeEditor3.TabIndex = 83;
  271. //
  272. // smplocat
  273. //
  274. appearance1.BorderColor = System.Drawing.Color.Black;
  275. appearance1.BorderColor2 = System.Drawing.Color.Black;
  276. appearance1.BorderColor3DBase = System.Drawing.Color.Black;
  277. this.smplocat.Appearance = appearance1;
  278. this.smplocat.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  279. this.smplocat.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  280. this.smplocat.Location = new System.Drawing.Point(283, 3);
  281. this.smplocat.MaxLength = 40;
  282. this.smplocat.Name = "smplocat";
  283. this.smplocat.Size = new System.Drawing.Size(101, 21);
  284. this.smplocat.TabIndex = 70;
  285. this.smplocat.Tag = "";
  286. //
  287. // ultraTextEditor_no
  288. //
  289. appearance3.BackColor = System.Drawing.Color.Gainsboro;
  290. appearance3.BorderColor = System.Drawing.Color.Black;
  291. appearance3.BorderColor2 = System.Drawing.Color.Black;
  292. appearance3.BorderColor3DBase = System.Drawing.Color.Black;
  293. this.ultraTextEditor_no.Appearance = appearance3;
  294. this.ultraTextEditor_no.BackColor = System.Drawing.Color.Gainsboro;
  295. this.ultraTextEditor_no.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  296. this.ultraTextEditor_no.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  297. this.ultraTextEditor_no.Location = new System.Drawing.Point(474, 26);
  298. this.ultraTextEditor_no.MaxLength = 30;
  299. this.ultraTextEditor_no.Name = "ultraTextEditor_no";
  300. this.ultraTextEditor_no.ReadOnly = true;
  301. this.ultraTextEditor_no.Size = new System.Drawing.Size(96, 21);
  302. this.ultraTextEditor_no.TabIndex = 68;
  303. this.ultraTextEditor_no.Tag = "不能编辑,系统自动设为当前时间";
  304. //
  305. // ultraLabel3
  306. //
  307. appearance7.BackColor = System.Drawing.Color.LightBlue;
  308. appearance7.TextHAlignAsString = "Center";
  309. appearance7.TextVAlignAsString = "Middle";
  310. this.ultraLabel3.Appearance = appearance7;
  311. this.ultraLabel3.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  312. this.ultraLabel3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. appearance12.BackColor = System.Drawing.Color.LightSteelBlue;
  314. this.ultraLabel3.HotTrackAppearance = appearance12;
  315. this.ultraLabel3.Location = new System.Drawing.Point(12, 26);
  316. this.ultraLabel3.Name = "ultraLabel3";
  317. this.ultraLabel3.Size = new System.Drawing.Size(70, 21);
  318. this.ultraLabel3.TabIndex = 67;
  319. this.ultraLabel3.Text = "取样人";
  320. //
  321. // ultraLabel29
  322. //
  323. appearance77.BackColor = System.Drawing.Color.LightBlue;
  324. appearance77.TextHAlignAsString = "Center";
  325. appearance77.TextVAlignAsString = "Middle";
  326. this.ultraLabel29.Appearance = appearance77;
  327. this.ultraLabel29.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  328. this.ultraLabel29.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  329. appearance80.BackColor = System.Drawing.Color.LightSteelBlue;
  330. this.ultraLabel29.HotTrackAppearance = appearance80;
  331. this.ultraLabel29.Location = new System.Drawing.Point(12, 49);
  332. this.ultraLabel29.Name = "ultraLabel29";
  333. this.ultraLabel29.Size = new System.Drawing.Size(70, 21);
  334. this.ultraLabel29.TabIndex = 64;
  335. this.ultraLabel29.Text = "取样地点";
  336. //
  337. // ultraTextsmpcunt
  338. //
  339. appearance16.BorderColor = System.Drawing.Color.Black;
  340. appearance16.BorderColor2 = System.Drawing.Color.Black;
  341. appearance16.BorderColor3DBase = System.Drawing.Color.Black;
  342. this.ultraTextsmpcunt.Appearance = appearance16;
  343. this.ultraTextsmpcunt.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  344. this.ultraTextsmpcunt.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  345. this.ultraTextsmpcunt.Location = new System.Drawing.Point(474, 3);
  346. this.ultraTextsmpcunt.MaxLength = 8;
  347. this.ultraTextsmpcunt.Name = "ultraTextsmpcunt";
  348. this.ultraTextsmpcunt.Size = new System.Drawing.Size(96, 21);
  349. this.ultraTextsmpcunt.TabIndex = 29;
  350. this.ultraTextsmpcunt.Tag = "反射率只能输入数字";
  351. //
  352. // ultraLabel16
  353. //
  354. appearance66.BackColor = System.Drawing.Color.LightBlue;
  355. appearance66.TextHAlignAsString = "Center";
  356. appearance66.TextVAlignAsString = "Middle";
  357. this.ultraLabel16.Appearance = appearance66;
  358. this.ultraLabel16.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  359. this.ultraLabel16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  360. appearance67.BackColor = System.Drawing.Color.LightSteelBlue;
  361. this.ultraLabel16.HotTrackAppearance = appearance67;
  362. this.ultraLabel16.Location = new System.Drawing.Point(390, 3);
  363. this.ultraLabel16.Name = "ultraLabel16";
  364. this.ultraLabel16.Size = new System.Drawing.Size(84, 21);
  365. this.ultraLabel16.TabIndex = 28;
  366. this.ultraLabel16.Text = "百分比";
  367. //
  368. // ultraLabel12
  369. //
  370. appearance29.BackColor = System.Drawing.Color.LightBlue;
  371. appearance29.TextHAlignAsString = "Center";
  372. appearance29.TextVAlignAsString = "Middle";
  373. this.ultraLabel12.Appearance = appearance29;
  374. this.ultraLabel12.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  375. this.ultraLabel12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  376. appearance30.BackColor = System.Drawing.Color.LightSteelBlue;
  377. this.ultraLabel12.HotTrackAppearance = appearance30;
  378. this.ultraLabel12.Location = new System.Drawing.Point(390, 26);
  379. this.ultraLabel12.Name = "ultraLabel12";
  380. this.ultraLabel12.Size = new System.Drawing.Size(84, 21);
  381. this.ultraLabel12.TabIndex = 20;
  382. this.ultraLabel12.Text = "顺序号";
  383. //
  384. // ultraTextsmptime
  385. //
  386. appearance18.BorderColor = System.Drawing.Color.Black;
  387. appearance18.BorderColor2 = System.Drawing.Color.Black;
  388. appearance18.BorderColor3DBase = System.Drawing.Color.Black;
  389. this.ultraTextsmptime.Appearance = appearance18;
  390. this.ultraTextsmptime.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  391. this.ultraTextsmptime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  392. this.ultraTextsmptime.Location = new System.Drawing.Point(82, 49);
  393. this.ultraTextsmptime.MaxLength = 20;
  394. this.ultraTextsmptime.Name = "ultraTextsmptime";
  395. this.ultraTextsmptime.Size = new System.Drawing.Size(488, 21);
  396. this.ultraTextsmptime.TabIndex = 13;
  397. this.ultraTextsmptime.Tag = "";
  398. //
  399. // ultraLabel1
  400. //
  401. appearance19.BackColor = System.Drawing.Color.LightBlue;
  402. appearance19.TextHAlignAsString = "Center";
  403. appearance19.TextVAlignAsString = "Middle";
  404. this.ultraLabel1.Appearance = appearance19;
  405. this.ultraLabel1.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  406. this.ultraLabel1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  407. appearance79.BackColor = System.Drawing.Color.LightSteelBlue;
  408. this.ultraLabel1.HotTrackAppearance = appearance79;
  409. this.ultraLabel1.Location = new System.Drawing.Point(213, 3);
  410. this.ultraLabel1.Name = "ultraLabel1";
  411. this.ultraLabel1.Size = new System.Drawing.Size(70, 21);
  412. this.ultraLabel1.TabIndex = 12;
  413. this.ultraLabel1.Text = "取样时间";
  414. //
  415. // ultraLabel8
  416. //
  417. appearance14.BackColor = System.Drawing.Color.LightBlue;
  418. appearance14.TextHAlignAsString = "Center";
  419. appearance14.TextVAlignAsString = "Middle";
  420. this.ultraLabel8.Appearance = appearance14;
  421. this.ultraLabel8.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  422. this.ultraLabel8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  423. appearance15.BackColor = System.Drawing.Color.LightSteelBlue;
  424. this.ultraLabel8.HotTrackAppearance = appearance15;
  425. this.ultraLabel8.Location = new System.Drawing.Point(12, 3);
  426. this.ultraLabel8.Name = "ultraLabel8";
  427. this.ultraLabel8.Size = new System.Drawing.Size(70, 21);
  428. this.ultraLabel8.TabIndex = 10;
  429. this.ultraLabel8.Text = "取样日期";
  430. //
  431. // ultraGroupBox2
  432. //
  433. this.ultraGroupBox2.Controls.Add(this.ultraGrid2);
  434. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  435. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  436. this.ultraGroupBox2.Name = "ultraGroupBox2";
  437. this.ultraGroupBox2.Size = new System.Drawing.Size(1356, 371);
  438. this.ultraGroupBox2.TabIndex = 0;
  439. //
  440. // ultraGrid2
  441. //
  442. this.ultraGrid2.DataSource = this.dataSet2;
  443. this.ultraGrid2.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  444. ultraGridColumn1.Header.Caption = "取样日期";
  445. ultraGridColumn1.Header.VisiblePosition = 0;
  446. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  447. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  448. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(208, 0);
  449. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  450. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  451. ultraGridColumn2.Header.Caption = "取样时间";
  452. ultraGridColumn2.Header.VisiblePosition = 1;
  453. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  454. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  455. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(172, 0);
  456. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  457. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  458. ultraGridColumn3.Header.Caption = "取样地点";
  459. ultraGridColumn3.Header.VisiblePosition = 2;
  460. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 6;
  461. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  462. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(241, 0);
  463. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  464. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  465. ultraGridColumn4.Header.Caption = "百分比";
  466. ultraGridColumn4.Header.VisiblePosition = 3;
  467. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 8;
  468. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  469. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  470. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  471. ultraGridColumn5.Header.Caption = "取样人";
  472. ultraGridColumn5.Header.VisiblePosition = 4;
  473. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 10;
  474. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  475. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(177, 0);
  476. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  477. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  478. ultraGridColumn6.Header.Caption = "顺序号";
  479. ultraGridColumn6.Header.VisiblePosition = 5;
  480. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 12;
  481. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  482. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  483. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  484. ultraGridColumn7.Header.Caption = "选择";
  485. ultraGridColumn7.Header.VisiblePosition = 6;
  486. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 0;
  487. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  488. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  489. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  490. ultraGridColumn7.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  491. ultraGridBand1.Columns.AddRange(new object[] {
  492. ultraGridColumn1,
  493. ultraGridColumn2,
  494. ultraGridColumn3,
  495. ultraGridColumn4,
  496. ultraGridColumn5,
  497. ultraGridColumn6,
  498. ultraGridColumn7});
  499. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  500. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  501. this.ultraGrid2.DisplayLayout.ColScrollRegions.Add(colScrollRegion1);
  502. this.ultraGrid2.DisplayLayout.ColScrollRegions.Add(colScrollRegion2);
  503. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  504. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  505. appearance17.BackColor = System.Drawing.Color.SteelBlue;
  506. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance17;
  507. appearance20.BackColor = System.Drawing.Color.GhostWhite;
  508. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance20;
  509. this.ultraGrid2.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  510. appearance21.BackColor = System.Drawing.Color.LightSteelBlue;
  511. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance21;
  512. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
  513. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  514. appearance22.BackColor = System.Drawing.Color.LightSteelBlue;
  515. this.ultraGrid2.DisplayLayout.Override.RowSelectorAppearance = appearance22;
  516. appearance23.BackColor = System.Drawing.Color.LightSteelBlue;
  517. this.ultraGrid2.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance23;
  518. this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  519. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  520. this.ultraGrid2.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  521. this.ultraGrid2.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  522. this.ultraGrid2.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  523. this.ultraGrid2.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  524. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  525. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  526. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  527. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. this.ultraGrid2.Location = new System.Drawing.Point(3, 0);
  529. this.ultraGrid2.Name = "ultraGrid2";
  530. this.ultraGrid2.Size = new System.Drawing.Size(1350, 368);
  531. this.ultraGrid2.TabIndex = 0;
  532. this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
  533. //
  534. // dataSet2
  535. //
  536. this.dataSet2.DataSetName = "NewDataSet";
  537. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  538. this.dataTable2});
  539. //
  540. // dataTable2
  541. //
  542. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  543. this.dataColumn7,
  544. this.dataColumn8,
  545. this.dataColumn9,
  546. this.dataColumn10,
  547. this.dataColumn11,
  548. this.dataColumn12});
  549. this.dataTable2.TableName = "Table1";
  550. //
  551. // dataColumn7
  552. //
  553. this.dataColumn7.ColumnName = "smp_date";
  554. //
  555. // dataColumn8
  556. //
  557. this.dataColumn8.ColumnName = "smp_dtime";
  558. //
  559. // dataColumn9
  560. //
  561. this.dataColumn9.ColumnName = "smp_locat";
  562. //
  563. // dataColumn10
  564. //
  565. this.dataColumn10.ColumnName = "smp_cont";
  566. //
  567. // dataColumn11
  568. //
  569. this.dataColumn11.ColumnName = "regman";
  570. //
  571. // dataColumn12
  572. //
  573. this.dataColumn12.ColumnName = "dateno";
  574. //
  575. // dataSet1
  576. //
  577. this.dataSet1.DataSetName = "NewDataSet";
  578. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  579. this.dataTable1});
  580. //
  581. // dataTable1
  582. //
  583. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  584. this.dataColumn1,
  585. this.dataColumn2,
  586. this.dataColumn3,
  587. this.dataColumn5,
  588. this.dataColumn4,
  589. this.dataColumn6});
  590. this.dataTable1.TableName = "Table1";
  591. //
  592. // dataColumn1
  593. //
  594. this.dataColumn1.ColumnName = "smp_date";
  595. //
  596. // dataColumn2
  597. //
  598. this.dataColumn2.ColumnName = "smp_dtime";
  599. //
  600. // dataColumn3
  601. //
  602. this.dataColumn3.ColumnName = "smp_locat";
  603. //
  604. // dataColumn5
  605. //
  606. this.dataColumn5.ColumnName = "smp_cont";
  607. //
  608. // dataColumn4
  609. //
  610. this.dataColumn4.ColumnName = "regman";
  611. //
  612. // dataColumn6
  613. //
  614. this.dataColumn6.ColumnName = "dateno";
  615. //
  616. // ultraTextEditor4
  617. //
  618. appearance34.BorderColor = System.Drawing.Color.Black;
  619. appearance34.BorderColor2 = System.Drawing.Color.Black;
  620. appearance34.BorderColor3DBase = System.Drawing.Color.Black;
  621. this.ultraTextEditor4.Appearance = appearance34;
  622. this.ultraTextEditor4.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.OfficeXP;
  623. this.ultraTextEditor4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  624. this.ultraTextEditor4.Location = new System.Drawing.Point(665, 3);
  625. this.ultraTextEditor4.Name = "ultraTextEditor4";
  626. this.ultraTextEditor4.Size = new System.Drawing.Size(100, 21);
  627. this.ultraTextEditor4.TabIndex = 17;
  628. //
  629. // ultraLabel6
  630. //
  631. appearance35.BackColor = System.Drawing.Color.LightBlue;
  632. appearance35.TextHAlignAsString = "Center";
  633. appearance35.TextVAlignAsString = "Middle";
  634. this.ultraLabel6.Appearance = appearance35;
  635. this.ultraLabel6.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  636. this.ultraLabel6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  637. appearance36.BackColor = System.Drawing.Color.LightSteelBlue;
  638. this.ultraLabel6.HotTrackAppearance = appearance36;
  639. this.ultraLabel6.Location = new System.Drawing.Point(589, 3);
  640. this.ultraLabel6.Name = "ultraLabel6";
  641. this.ultraLabel6.Size = new System.Drawing.Size(70, 21);
  642. this.ultraLabel6.TabIndex = 16;
  643. this.ultraLabel6.Text = "设备编号";
  644. //
  645. // ultraTextEditor5
  646. //
  647. appearance2.BorderColor = System.Drawing.Color.Black;
  648. appearance2.BorderColor2 = System.Drawing.Color.Black;
  649. appearance2.BorderColor3DBase = System.Drawing.Color.Black;
  650. this.ultraTextEditor5.Appearance = appearance2;
  651. this.ultraTextEditor5.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.OfficeXP;
  652. this.ultraTextEditor5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  653. this.ultraTextEditor5.Location = new System.Drawing.Point(474, 3);
  654. this.ultraTextEditor5.Name = "ultraTextEditor5";
  655. this.ultraTextEditor5.Size = new System.Drawing.Size(100, 21);
  656. this.ultraTextEditor5.TabIndex = 15;
  657. //
  658. // ultraLabel7
  659. //
  660. appearance4.BackColor = System.Drawing.Color.LightBlue;
  661. appearance4.TextHAlignAsString = "Center";
  662. appearance4.TextVAlignAsString = "Middle";
  663. this.ultraLabel7.Appearance = appearance4;
  664. this.ultraLabel7.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  665. this.ultraLabel7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  666. appearance5.BackColor = System.Drawing.Color.LightSteelBlue;
  667. this.ultraLabel7.HotTrackAppearance = appearance5;
  668. this.ultraLabel7.Location = new System.Drawing.Point(398, 3);
  669. this.ultraLabel7.Name = "ultraLabel7";
  670. this.ultraLabel7.Size = new System.Drawing.Size(70, 21);
  671. this.ultraLabel7.TabIndex = 14;
  672. this.ultraLabel7.Text = "设备编号";
  673. //
  674. // ultraTextEditor6
  675. //
  676. appearance6.BorderColor = System.Drawing.Color.Black;
  677. appearance6.BorderColor2 = System.Drawing.Color.Black;
  678. appearance6.BorderColor3DBase = System.Drawing.Color.Black;
  679. this.ultraTextEditor6.Appearance = appearance6;
  680. this.ultraTextEditor6.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.OfficeXP;
  681. this.ultraTextEditor6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  682. this.ultraTextEditor6.Location = new System.Drawing.Point(279, 3);
  683. this.ultraTextEditor6.Name = "ultraTextEditor6";
  684. this.ultraTextEditor6.Size = new System.Drawing.Size(100, 21);
  685. this.ultraTextEditor6.TabIndex = 13;
  686. //
  687. // ultraLabel9
  688. //
  689. appearance13.BackColor = System.Drawing.Color.LightBlue;
  690. appearance13.TextHAlignAsString = "Center";
  691. appearance13.TextVAlignAsString = "Middle";
  692. this.ultraLabel9.Appearance = appearance13;
  693. this.ultraLabel9.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  694. this.ultraLabel9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  695. appearance8.BackColor = System.Drawing.Color.LightSteelBlue;
  696. this.ultraLabel9.HotTrackAppearance = appearance8;
  697. this.ultraLabel9.Location = new System.Drawing.Point(203, 3);
  698. this.ultraLabel9.Name = "ultraLabel9";
  699. this.ultraLabel9.Size = new System.Drawing.Size(70, 21);
  700. this.ultraLabel9.TabIndex = 12;
  701. this.ultraLabel9.Text = "设备编号";
  702. //
  703. // ultraTextEditor7
  704. //
  705. appearance9.BorderColor = System.Drawing.Color.Black;
  706. appearance9.BorderColor2 = System.Drawing.Color.Black;
  707. appearance9.BorderColor3DBase = System.Drawing.Color.Black;
  708. this.ultraTextEditor7.Appearance = appearance9;
  709. this.ultraTextEditor7.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.OfficeXP;
  710. this.ultraTextEditor7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  711. this.ultraTextEditor7.Location = new System.Drawing.Point(88, 3);
  712. this.ultraTextEditor7.Name = "ultraTextEditor7";
  713. this.ultraTextEditor7.Size = new System.Drawing.Size(100, 21);
  714. this.ultraTextEditor7.TabIndex = 11;
  715. //
  716. // ultraLabel10
  717. //
  718. appearance10.BackColor = System.Drawing.Color.LightBlue;
  719. appearance10.TextHAlignAsString = "Center";
  720. appearance10.TextVAlignAsString = "Middle";
  721. this.ultraLabel10.Appearance = appearance10;
  722. this.ultraLabel10.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  723. this.ultraLabel10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  724. appearance11.BackColor = System.Drawing.Color.LightSteelBlue;
  725. this.ultraLabel10.HotTrackAppearance = appearance11;
  726. this.ultraLabel10.Location = new System.Drawing.Point(12, 3);
  727. this.ultraLabel10.Name = "ultraLabel10";
  728. this.ultraLabel10.Size = new System.Drawing.Size(70, 21);
  729. this.ultraLabel10.TabIndex = 10;
  730. this.ultraLabel10.Text = "设备编号";
  731. //
  732. // saveFileDialog1
  733. //
  734. this.saveFileDialog1.DefaultExt = "xls";
  735. this.saveFileDialog1.Filter = "表格(*.xls)|";
  736. //
  737. // UIK010080
  738. //
  739. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  740. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  741. this.ClientSize = new System.Drawing.Size(1356, 517);
  742. this.Controls.Add(this.ultraPanel1);
  743. this.Controls.Add(this.ultraGroupBox1);
  744. this.Name = "UIK010080";
  745. this.Text = "支撑辊油含水量管理";
  746. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  747. this.ultraGroupBox1.ResumeLayout(false);
  748. this.ultraGroupBox1.PerformLayout();
  749. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  750. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  751. this.ultraPanel1.ClientArea.ResumeLayout(false);
  752. this.ultraPanel1.ResumeLayout(false);
  753. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  754. this.ultraExpandableGroupBox1.ResumeLayout(false);
  755. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  756. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  757. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  758. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor3)).EndInit();
  759. ((System.ComponentModel.ISupportInitialize)(this.smplocat)).EndInit();
  760. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor_no)).EndInit();
  761. ((System.ComponentModel.ISupportInitialize)(this.ultraTextsmpcunt)).EndInit();
  762. ((System.ComponentModel.ISupportInitialize)(this.ultraTextsmptime)).EndInit();
  763. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  764. this.ultraGroupBox2.ResumeLayout(false);
  765. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  766. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  767. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  768. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  769. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  770. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
  771. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).EndInit();
  772. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).EndInit();
  773. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).EndInit();
  774. this.ResumeLayout(false);
  775. }
  776. #endregion
  777. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  778. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  779. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  780. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  781. private System.Data.DataSet dataSet1;
  782. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  783. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  784. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  785. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextsmptime;
  786. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  787. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor4;
  788. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  789. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor5;
  790. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  791. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor6;
  792. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  793. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor7;
  794. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  795. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  796. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextsmpcunt;
  797. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  798. private Infragistics.Win.Misc.UltraLabel ultraLabel29;
  799. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  800. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  801. private System.Windows.Forms.CheckBox checkBox1;
  802. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor_no;
  803. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  804. private Infragistics.Win.UltraWinEditors.UltraTextEditor smplocat;
  805. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  806. private System.Windows.Forms.SaveFileDialog saveFileDialog1;
  807. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor3;
  808. private System.Data.DataTable dataTable1;
  809. private System.Data.DataColumn dataColumn1;
  810. private System.Data.DataColumn dataColumn2;
  811. private System.Data.DataColumn dataColumn3;
  812. private System.Data.DataColumn dataColumn5;
  813. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  814. private System.Data.DataSet dataSet2;
  815. private System.Data.DataTable dataTable2;
  816. private System.Data.DataColumn dataColumn7;
  817. private System.Data.DataColumn dataColumn8;
  818. private System.Data.DataColumn dataColumn9;
  819. private System.Data.DataColumn dataColumn10;
  820. private System.Data.DataColumn dataColumn11;
  821. private System.Data.DataColumn dataColumn12;
  822. private System.Data.DataColumn dataColumn4;
  823. private System.Data.DataColumn dataColumn6;
  824. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  825. }
  826. }