a72a89f5595e74578a4ee7a924a182bd98ad1c94.svn-base 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431
  1. namespace Core.LZMes.Client.UIB
  2. {
  3. partial class UIB100202
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_THK");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_STEEL_NO", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  33. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SMP_NO");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SMP_CUT_LOC");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_INPUT_DTIME");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  38. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  40. this.panel1 = new System.Windows.Forms.Panel();
  41. this.checkBox2 = new System.Windows.Forms.CheckBox();
  42. this.textBox2 = new System.Windows.Forms.TextBox();
  43. this.textBox1 = new System.Windows.Forms.TextBox();
  44. this.comboBox1 = new System.Windows.Forms.ComboBox();
  45. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  46. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  47. this.label2 = new System.Windows.Forms.Label();
  48. this.label3 = new System.Windows.Forms.Label();
  49. this.label1 = new System.Windows.Forms.Label();
  50. this.dataSet1 = new System.Data.DataSet();
  51. this.dataTable1 = new System.Data.DataTable();
  52. this.dataColumn1 = new System.Data.DataColumn();
  53. this.dataColumn2 = new System.Data.DataColumn();
  54. this.dataColumn3 = new System.Data.DataColumn();
  55. this.dataColumn4 = new System.Data.DataColumn();
  56. this.dataColumn5 = new System.Data.DataColumn();
  57. this.dataColumn6 = new System.Data.DataColumn();
  58. this.dataColumn7 = new System.Data.DataColumn();
  59. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  60. this.checkBox1 = new System.Windows.Forms.CheckBox();
  61. this.panel2 = new System.Windows.Forms.Panel();
  62. this.button1 = new System.Windows.Forms.Button();
  63. this.textBox3 = new System.Windows.Forms.TextBox();
  64. this.label4 = new System.Windows.Forms.Label();
  65. this.panel1.SuspendLayout();
  66. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  71. this.panel2.SuspendLayout();
  72. this.SuspendLayout();
  73. //
  74. // panel1
  75. //
  76. this.panel1.Controls.Add(this.checkBox2);
  77. this.panel1.Controls.Add(this.textBox2);
  78. this.panel1.Controls.Add(this.textBox1);
  79. this.panel1.Controls.Add(this.comboBox1);
  80. this.panel1.Controls.Add(this.ultraDateTimeEditor2);
  81. this.panel1.Controls.Add(this.ultraDateTimeEditor1);
  82. this.panel1.Controls.Add(this.label2);
  83. this.panel1.Controls.Add(this.label3);
  84. this.panel1.Controls.Add(this.label1);
  85. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  86. this.panel1.Location = new System.Drawing.Point(0, 0);
  87. this.panel1.Name = "panel1";
  88. this.panel1.Size = new System.Drawing.Size(1020, 47);
  89. this.panel1.TabIndex = 0;
  90. //
  91. // checkBox2
  92. //
  93. this.checkBox2.AutoSize = true;
  94. this.checkBox2.FlatAppearance.BorderColor = System.Drawing.Color.Black;
  95. this.checkBox2.FlatAppearance.CheckedBackColor = System.Drawing.Color.Transparent;
  96. this.checkBox2.Location = new System.Drawing.Point(642, 15);
  97. this.checkBox2.Name = "checkBox2";
  98. this.checkBox2.Size = new System.Drawing.Size(15, 14);
  99. this.checkBox2.TabIndex = 16;
  100. this.checkBox2.UseVisualStyleBackColor = false;
  101. this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
  102. //
  103. // textBox2
  104. //
  105. this.textBox2.Enabled = false;
  106. this.textBox2.Location = new System.Drawing.Point(845, 15);
  107. this.textBox2.Name = "textBox2";
  108. this.textBox2.Size = new System.Drawing.Size(100, 21);
  109. this.textBox2.TabIndex = 15;
  110. //
  111. // textBox1
  112. //
  113. this.textBox1.Enabled = false;
  114. this.textBox1.Location = new System.Drawing.Point(739, 15);
  115. this.textBox1.Name = "textBox1";
  116. this.textBox1.Size = new System.Drawing.Size(100, 21);
  117. this.textBox1.TabIndex = 15;
  118. //
  119. // comboBox1
  120. //
  121. this.comboBox1.FormattingEnabled = true;
  122. this.comboBox1.Items.AddRange(new object[] {
  123. "热轧",
  124. "连退",
  125. "酸洗",
  126. "中厚板",
  127. "优特钢"});
  128. this.comboBox1.Location = new System.Drawing.Point(101, 14);
  129. this.comboBox1.Name = "comboBox1";
  130. this.comboBox1.Size = new System.Drawing.Size(121, 20);
  131. this.comboBox1.TabIndex = 14;
  132. //
  133. // ultraDateTimeEditor2
  134. //
  135. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(482, 14);
  136. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  137. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(144, 21);
  138. this.ultraDateTimeEditor2.TabIndex = 13;
  139. //
  140. // ultraDateTimeEditor1
  141. //
  142. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(332, 14);
  143. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  144. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(144, 21);
  145. this.ultraDateTimeEditor1.TabIndex = 13;
  146. //
  147. // label2
  148. //
  149. this.label2.BackColor = System.Drawing.Color.LightBlue;
  150. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  151. this.label2.Location = new System.Drawing.Point(3, 13);
  152. this.label2.Name = "label2";
  153. this.label2.Size = new System.Drawing.Size(92, 21);
  154. this.label2.TabIndex = 12;
  155. this.label2.Text = "产线";
  156. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  157. //
  158. // label3
  159. //
  160. this.label3.BackColor = System.Drawing.Color.LightBlue;
  161. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  162. this.label3.Location = new System.Drawing.Point(640, 15);
  163. this.label3.Name = "label3";
  164. this.label3.Size = new System.Drawing.Size(92, 21);
  165. this.label3.TabIndex = 12;
  166. this.label3.Text = "钢卷号";
  167. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  168. //
  169. // label1
  170. //
  171. this.label1.BackColor = System.Drawing.Color.LightBlue;
  172. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  173. this.label1.Location = new System.Drawing.Point(234, 13);
  174. this.label1.Name = "label1";
  175. this.label1.Size = new System.Drawing.Size(92, 21);
  176. this.label1.TabIndex = 12;
  177. this.label1.Text = "入库时间";
  178. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  179. //
  180. // dataSet1
  181. //
  182. this.dataSet1.DataSetName = "NewDataSet";
  183. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  184. this.dataTable1});
  185. //
  186. // dataTable1
  187. //
  188. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  189. this.dataColumn1,
  190. this.dataColumn2,
  191. this.dataColumn3,
  192. this.dataColumn4,
  193. this.dataColumn5,
  194. this.dataColumn6,
  195. this.dataColumn7});
  196. this.dataTable1.TableName = "Table1";
  197. //
  198. // dataColumn1
  199. //
  200. this.dataColumn1.Caption = "钢卷号";
  201. this.dataColumn1.ColumnName = "COIL_NO";
  202. //
  203. // dataColumn2
  204. //
  205. this.dataColumn2.Caption = "标准牌号";
  206. this.dataColumn2.ColumnName = "SPEC_STL_GRD";
  207. //
  208. // dataColumn3
  209. //
  210. this.dataColumn3.Caption = "厚度";
  211. this.dataColumn3.ColumnName = "COIL_THK";
  212. //
  213. // dataColumn4
  214. //
  215. this.dataColumn4.Caption = "钢印号";
  216. this.dataColumn4.ColumnName = "COIL_STEEL_NO";
  217. //
  218. // dataColumn5
  219. //
  220. this.dataColumn5.Caption = "试样号";
  221. this.dataColumn5.ColumnName = "SMP_NO";
  222. //
  223. // dataColumn6
  224. //
  225. this.dataColumn6.Caption = "试样位置";
  226. this.dataColumn6.ColumnName = "SMP_CUT_LOC";
  227. //
  228. // dataColumn7
  229. //
  230. this.dataColumn7.Caption = "入库时间";
  231. this.dataColumn7.ColumnName = "COIL_INPUT_DTIME";
  232. //
  233. // ultraGrid1
  234. //
  235. this.ultraGrid1.DataSource = this.dataSet1;
  236. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  237. ultraGridColumn1.Header.VisiblePosition = 0;
  238. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  239. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  240. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 24);
  241. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  242. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  243. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  244. ultraGridColumn2.Header.VisiblePosition = 1;
  245. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 6;
  246. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  247. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 24);
  248. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  249. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  250. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  251. ultraGridColumn3.Header.VisiblePosition = 2;
  252. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 8;
  253. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  254. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 24);
  255. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  256. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  257. appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  258. ultraGridColumn4.CellAppearance = appearance1;
  259. ultraGridColumn4.Header.VisiblePosition = 3;
  260. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 4;
  261. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  262. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 24);
  263. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  264. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  265. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  266. ultraGridColumn5.Header.VisiblePosition = 4;
  267. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 10;
  268. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  269. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 24);
  270. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  271. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  272. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  273. ultraGridColumn6.Header.VisiblePosition = 5;
  274. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 12;
  275. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  276. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 24);
  277. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  278. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  279. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  280. ultraGridColumn7.Header.VisiblePosition = 6;
  281. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 14;
  282. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  283. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 24);
  284. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  285. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  286. ultraGridColumn8.DataType = typeof(bool);
  287. ultraGridColumn8.DefaultCellValue = false;
  288. ultraGridColumn8.Header.Caption = "选择";
  289. ultraGridColumn8.Header.VisiblePosition = 7;
  290. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 0;
  291. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  292. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 24);
  293. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  294. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  295. ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  296. ultraGridBand1.Columns.AddRange(new object[] {
  297. ultraGridColumn1,
  298. ultraGridColumn2,
  299. ultraGridColumn3,
  300. ultraGridColumn4,
  301. ultraGridColumn5,
  302. ultraGridColumn6,
  303. ultraGridColumn7,
  304. ultraGridColumn8});
  305. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  306. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  307. appearance3.BackColor = System.Drawing.Color.LightSteelBlue;
  308. appearance3.FontData.BoldAsString = "True";
  309. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance3;
  310. appearance4.BackColor = System.Drawing.Color.LightSteelBlue;
  311. appearance4.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  312. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance4;
  313. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  314. this.ultraGrid1.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed;
  315. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  316. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  317. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  318. this.ultraGrid1.Location = new System.Drawing.Point(0, 47);
  319. this.ultraGrid1.Name = "ultraGrid1";
  320. this.ultraGrid1.Size = new System.Drawing.Size(1020, 388);
  321. this.ultraGrid1.TabIndex = 3;
  322. this.ultraGrid1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraGrid1_KeyDown);
  323. //
  324. // checkBox1
  325. //
  326. this.checkBox1.AutoSize = true;
  327. this.checkBox1.Location = new System.Drawing.Point(3, 52);
  328. this.checkBox1.Name = "checkBox1";
  329. this.checkBox1.Size = new System.Drawing.Size(15, 14);
  330. this.checkBox1.TabIndex = 4;
  331. this.checkBox1.UseVisualStyleBackColor = true;
  332. this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
  333. //
  334. // panel2
  335. //
  336. this.panel2.Controls.Add(this.button1);
  337. this.panel2.Controls.Add(this.textBox3);
  338. this.panel2.Controls.Add(this.label4);
  339. this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  340. this.panel2.Location = new System.Drawing.Point(0, 435);
  341. this.panel2.Name = "panel2";
  342. this.panel2.Size = new System.Drawing.Size(1020, 64);
  343. this.panel2.TabIndex = 5;
  344. //
  345. // button1
  346. //
  347. this.button1.Location = new System.Drawing.Point(207, 22);
  348. this.button1.Name = "button1";
  349. this.button1.Size = new System.Drawing.Size(75, 23);
  350. this.button1.TabIndex = 13;
  351. this.button1.Text = "确定";
  352. this.button1.UseVisualStyleBackColor = true;
  353. this.button1.Click += new System.EventHandler(this.button1_Click);
  354. //
  355. // textBox3
  356. //
  357. this.textBox3.Location = new System.Drawing.Point(101, 22);
  358. this.textBox3.Name = "textBox3";
  359. this.textBox3.Size = new System.Drawing.Size(100, 21);
  360. this.textBox3.TabIndex = 0;
  361. this.textBox3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox3_KeyDown);
  362. //
  363. // label4
  364. //
  365. this.label4.BackColor = System.Drawing.Color.LightBlue;
  366. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  367. this.label4.Location = new System.Drawing.Point(3, 22);
  368. this.label4.Name = "label4";
  369. this.label4.Size = new System.Drawing.Size(92, 21);
  370. this.label4.TabIndex = 12;
  371. this.label4.Text = "钢印号输入";
  372. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  373. //
  374. // UIB100202
  375. //
  376. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  377. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  378. this.ClientSize = new System.Drawing.Size(1020, 499);
  379. this.Controls.Add(this.checkBox1);
  380. this.Controls.Add(this.ultraGrid1);
  381. this.Controls.Add(this.panel1);
  382. this.Controls.Add(this.panel2);
  383. this.Name = "UIB100202";
  384. this.Text = "接口数据提取与确定";
  385. this.Load += new System.EventHandler(this.UIB100202_Load);
  386. this.panel1.ResumeLayout(false);
  387. this.panel1.PerformLayout();
  388. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  389. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  390. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  391. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  392. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  393. this.panel2.ResumeLayout(false);
  394. this.panel2.PerformLayout();
  395. this.ResumeLayout(false);
  396. this.PerformLayout();
  397. }
  398. #endregion
  399. private System.Windows.Forms.Panel panel1;
  400. private System.Data.DataSet dataSet1;
  401. private System.Data.DataTable dataTable1;
  402. private System.Data.DataColumn dataColumn1;
  403. private System.Data.DataColumn dataColumn2;
  404. private System.Data.DataColumn dataColumn3;
  405. private System.Data.DataColumn dataColumn4;
  406. private System.Data.DataColumn dataColumn5;
  407. private System.Data.DataColumn dataColumn6;
  408. private System.Data.DataColumn dataColumn7;
  409. private System.Windows.Forms.Label label2;
  410. private System.Windows.Forms.Label label1;
  411. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  412. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  413. private System.Windows.Forms.ComboBox comboBox1;
  414. private System.Windows.Forms.TextBox textBox2;
  415. private System.Windows.Forms.TextBox textBox1;
  416. private System.Windows.Forms.Label label3;
  417. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  418. private System.Windows.Forms.CheckBox checkBox1;
  419. private System.Windows.Forms.CheckBox checkBox2;
  420. private System.Windows.Forms.Panel panel2;
  421. private System.Windows.Forms.Button button1;
  422. private System.Windows.Forms.TextBox textBox3;
  423. private System.Windows.Forms.Label label4;
  424. }
  425. }