RolledPhyPassApplyFrm.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409
  1. namespace Core.StlMes.Client.Judge.Forms
  2. {
  3. partial class RolledPhyPassApplyFrm
  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.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  29. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  32. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  33. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab7 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  34. this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  35. this.ultraTabPageControl10 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  36. this.ultraTabPageControl7 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  37. this.panel5 = new System.Windows.Forms.Panel();
  38. this.labelComboBox1 = new Core.Mes.Client.Comm.Control.LabelComboBox();
  39. this.labelTextBox6 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  40. this.labelTextBox5 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  41. this.labelDateTimePicker5 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  42. this.labelDateTimePicker6 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  43. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  44. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  45. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  46. this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  47. this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  48. this.panel5.SuspendLayout();
  49. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  51. this.splitContainer2.Panel2.SuspendLayout();
  52. this.splitContainer2.SuspendLayout();
  53. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  54. this.ultraExpandableGroupBox2.SuspendLayout();
  55. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
  56. this.ultraTabControl2.SuspendLayout();
  57. this.SuspendLayout();
  58. //
  59. // ultraTabPageControl5
  60. //
  61. this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
  62. this.ultraTabPageControl5.Margin = new System.Windows.Forms.Padding(2);
  63. this.ultraTabPageControl5.Name = "ultraTabPageControl5";
  64. this.ultraTabPageControl5.Size = new System.Drawing.Size(1098, 79);
  65. //
  66. // ultraTabPageControl10
  67. //
  68. this.ultraTabPageControl10.Location = new System.Drawing.Point(-10000, -10000);
  69. this.ultraTabPageControl10.Margin = new System.Windows.Forms.Padding(2);
  70. this.ultraTabPageControl10.Name = "ultraTabPageControl10";
  71. this.ultraTabPageControl10.Size = new System.Drawing.Size(1098, 79);
  72. //
  73. // ultraTabPageControl7
  74. //
  75. this.ultraTabPageControl7.Location = new System.Drawing.Point(1, 23);
  76. this.ultraTabPageControl7.Margin = new System.Windows.Forms.Padding(2);
  77. this.ultraTabPageControl7.Name = "ultraTabPageControl7";
  78. this.ultraTabPageControl7.Size = new System.Drawing.Size(1098, 79);
  79. //
  80. // panel5
  81. //
  82. this.panel5.Controls.Add(this.labelComboBox1);
  83. this.panel5.Controls.Add(this.labelTextBox6);
  84. this.panel5.Controls.Add(this.labelTextBox5);
  85. this.panel5.Controls.Add(this.labelDateTimePicker5);
  86. this.panel5.Controls.Add(this.labelDateTimePicker6);
  87. this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
  88. this.panel5.Location = new System.Drawing.Point(0, 0);
  89. this.panel5.Name = "panel5";
  90. this.panel5.Size = new System.Drawing.Size(1102, 38);
  91. this.panel5.TabIndex = 9;
  92. //
  93. // labelComboBox1
  94. //
  95. //
  96. //
  97. //
  98. this.labelComboBox1.CheckBox.AutoSize = true;
  99. this.labelComboBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
  100. this.labelComboBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  101. this.labelComboBox1.CheckBox.Name = "checkBox1";
  102. this.labelComboBox1.CheckBox.Size = new System.Drawing.Size(15, 14);
  103. this.labelComboBox1.CheckBox.TabIndex = 0;
  104. this.labelComboBox1.CheckBox.UseVisualStyleBackColor = true;
  105. //
  106. //
  107. //
  108. this.labelComboBox1.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  109. this.labelComboBox1.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  110. this.labelComboBox1.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  111. this.labelComboBox1.ComboBox.Enabled = false;
  112. this.labelComboBox1.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  113. valueListItem1.DataValue = "2";
  114. valueListItem1.DisplayText = "未审核";
  115. valueListItem3.DataValue = "1";
  116. valueListItem3.DisplayText = "审核通过";
  117. valueListItem2.DataValue = "0";
  118. valueListItem2.DisplayText = "审核不通过";
  119. this.labelComboBox1.ComboBox.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  120. valueListItem1,
  121. valueListItem3,
  122. valueListItem2});
  123. this.labelComboBox1.ComboBox.Location = new System.Drawing.Point(0, 0);
  124. this.labelComboBox1.ComboBox.Margin = new System.Windows.Forms.Padding(4);
  125. this.labelComboBox1.ComboBox.Name = "comboBox1";
  126. this.labelComboBox1.ComboBox.Size = new System.Drawing.Size(100, 21);
  127. this.labelComboBox1.ComboBox.TabIndex = 0;
  128. //
  129. //
  130. //
  131. this.labelComboBox1.Label.AutoSize = true;
  132. this.labelComboBox1.Label.Location = new System.Drawing.Point(22, 5);
  133. this.labelComboBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  134. this.labelComboBox1.Label.Name = "label1";
  135. this.labelComboBox1.Label.Size = new System.Drawing.Size(53, 12);
  136. this.labelComboBox1.Label.TabIndex = 2;
  137. this.labelComboBox1.Label.Text = "处置方式";
  138. this.labelComboBox1.Location = new System.Drawing.Point(327, 9);
  139. this.labelComboBox1.Name = "labelComboBox1";
  140. this.labelComboBox1.Size = new System.Drawing.Size(179, 22);
  141. this.labelComboBox1.TabIndex = 5;
  142. //
  143. // labelTextBox6
  144. //
  145. //
  146. //
  147. //
  148. this.labelTextBox6.CheckBox.AutoSize = true;
  149. this.labelTextBox6.CheckBox.Location = new System.Drawing.Point(4, 4);
  150. this.labelTextBox6.CheckBox.Name = "checkBox1";
  151. this.labelTextBox6.CheckBox.Size = new System.Drawing.Size(15, 14);
  152. this.labelTextBox6.CheckBox.TabIndex = 1;
  153. this.labelTextBox6.CheckBox.UseVisualStyleBackColor = true;
  154. //
  155. //
  156. //
  157. this.labelTextBox6.Label.AutoSize = true;
  158. this.labelTextBox6.Label.Location = new System.Drawing.Point(21, 4);
  159. this.labelTextBox6.Label.Name = "label1";
  160. this.labelTextBox6.Label.Size = new System.Drawing.Size(53, 12);
  161. this.labelTextBox6.Label.TabIndex = 0;
  162. this.labelTextBox6.Label.Text = "检验编号";
  163. this.labelTextBox6.Location = new System.Drawing.Point(10, 9);
  164. this.labelTextBox6.Margin = new System.Windows.Forms.Padding(4);
  165. this.labelTextBox6.Name = "labelTextBox6";
  166. this.labelTextBox6.Size = new System.Drawing.Size(160, 21);
  167. this.labelTextBox6.TabIndex = 4;
  168. //
  169. //
  170. //
  171. this.labelTextBox6.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  172. this.labelTextBox6.TextBox.Enabled = false;
  173. this.labelTextBox6.TextBox.Location = new System.Drawing.Point(0, 0);
  174. this.labelTextBox6.TextBox.Name = "textBox1";
  175. this.labelTextBox6.TextBox.Size = new System.Drawing.Size(83, 21);
  176. this.labelTextBox6.TextBox.TabIndex = 1;
  177. this.labelTextBox6.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox6_TextBox_KeyDown);
  178. //
  179. // labelTextBox5
  180. //
  181. //
  182. //
  183. //
  184. this.labelTextBox5.CheckBox.AutoSize = true;
  185. this.labelTextBox5.CheckBox.Location = new System.Drawing.Point(4, 4);
  186. this.labelTextBox5.CheckBox.Name = "checkBox1";
  187. this.labelTextBox5.CheckBox.Size = new System.Drawing.Size(15, 14);
  188. this.labelTextBox5.CheckBox.TabIndex = 1;
  189. this.labelTextBox5.CheckBox.UseVisualStyleBackColor = true;
  190. //
  191. //
  192. //
  193. this.labelTextBox5.Label.AutoSize = true;
  194. this.labelTextBox5.Label.Location = new System.Drawing.Point(21, 4);
  195. this.labelTextBox5.Label.Name = "label1";
  196. this.labelTextBox5.Label.Size = new System.Drawing.Size(29, 12);
  197. this.labelTextBox5.Label.TabIndex = 0;
  198. this.labelTextBox5.Label.Text = "批号";
  199. this.labelTextBox5.Location = new System.Drawing.Point(176, 9);
  200. this.labelTextBox5.Margin = new System.Windows.Forms.Padding(4);
  201. this.labelTextBox5.Name = "labelTextBox5";
  202. this.labelTextBox5.Size = new System.Drawing.Size(125, 21);
  203. this.labelTextBox5.TabIndex = 3;
  204. //
  205. //
  206. //
  207. this.labelTextBox5.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  208. this.labelTextBox5.TextBox.Enabled = false;
  209. this.labelTextBox5.TextBox.Location = new System.Drawing.Point(0, 0);
  210. this.labelTextBox5.TextBox.Name = "textBox1";
  211. this.labelTextBox5.TextBox.Size = new System.Drawing.Size(72, 21);
  212. this.labelTextBox5.TextBox.TabIndex = 1;
  213. this.labelTextBox5.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox6_TextBox_KeyDown);
  214. //
  215. // labelDateTimePicker5
  216. //
  217. //
  218. //
  219. //
  220. this.labelDateTimePicker5.CheckBox.AutoSize = true;
  221. this.labelDateTimePicker5.CheckBox.Checked = true;
  222. this.labelDateTimePicker5.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  223. this.labelDateTimePicker5.CheckBox.Location = new System.Drawing.Point(4, 4);
  224. this.labelDateTimePicker5.CheckBox.Name = "checkBox1";
  225. this.labelDateTimePicker5.CheckBox.Size = new System.Drawing.Size(15, 14);
  226. this.labelDateTimePicker5.CheckBox.TabIndex = 1;
  227. this.labelDateTimePicker5.CheckBox.UseVisualStyleBackColor = true;
  228. this.labelDateTimePicker5.CheckBox.Visible = false;
  229. //
  230. //
  231. //
  232. this.labelDateTimePicker5.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  233. this.labelDateTimePicker5.DateTimePicker.Enabled = false;
  234. this.labelDateTimePicker5.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  235. this.labelDateTimePicker5.DateTimePicker.Name = "dateTimePicker1";
  236. this.labelDateTimePicker5.DateTimePicker.Size = new System.Drawing.Size(124, 21);
  237. this.labelDateTimePicker5.DateTimePicker.TabIndex = 0;
  238. //
  239. //
  240. //
  241. this.labelDateTimePicker5.Label.AutoSize = true;
  242. this.labelDateTimePicker5.Label.Location = new System.Drawing.Point(4, 4);
  243. this.labelDateTimePicker5.Label.Name = "label1";
  244. this.labelDateTimePicker5.Label.Size = new System.Drawing.Size(17, 12);
  245. this.labelDateTimePicker5.Label.TabIndex = 0;
  246. this.labelDateTimePicker5.Label.Text = "至";
  247. this.labelDateTimePicker5.Location = new System.Drawing.Point(718, 9);
  248. this.labelDateTimePicker5.Margin = new System.Windows.Forms.Padding(4);
  249. this.labelDateTimePicker5.Name = "labelDateTimePicker5";
  250. this.labelDateTimePicker5.Size = new System.Drawing.Size(148, 21);
  251. this.labelDateTimePicker5.TabIndex = 1;
  252. //
  253. // labelDateTimePicker6
  254. //
  255. //
  256. //
  257. //
  258. this.labelDateTimePicker6.CheckBox.AutoSize = true;
  259. this.labelDateTimePicker6.CheckBox.Location = new System.Drawing.Point(4, 4);
  260. this.labelDateTimePicker6.CheckBox.Name = "checkBox1";
  261. this.labelDateTimePicker6.CheckBox.Size = new System.Drawing.Size(15, 14);
  262. this.labelDateTimePicker6.CheckBox.TabIndex = 1;
  263. this.labelDateTimePicker6.CheckBox.UseVisualStyleBackColor = true;
  264. this.labelDateTimePicker6.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker4_CheckBox_CheckedChanged);
  265. //
  266. //
  267. //
  268. this.labelDateTimePicker6.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  269. this.labelDateTimePicker6.DateTimePicker.Enabled = false;
  270. this.labelDateTimePicker6.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  271. this.labelDateTimePicker6.DateTimePicker.Name = "dateTimePicker1";
  272. this.labelDateTimePicker6.DateTimePicker.Size = new System.Drawing.Size(105, 21);
  273. this.labelDateTimePicker6.DateTimePicker.TabIndex = 0;
  274. //
  275. //
  276. //
  277. this.labelDateTimePicker6.Label.AutoSize = true;
  278. this.labelDateTimePicker6.Label.Location = new System.Drawing.Point(21, 4);
  279. this.labelDateTimePicker6.Label.Name = "label1";
  280. this.labelDateTimePicker6.Label.Size = new System.Drawing.Size(77, 12);
  281. this.labelDateTimePicker6.Label.TabIndex = 0;
  282. this.labelDateTimePicker6.Label.Text = "放行申请时间";
  283. this.labelDateTimePicker6.Location = new System.Drawing.Point(513, 9);
  284. this.labelDateTimePicker6.Margin = new System.Windows.Forms.Padding(4);
  285. this.labelDateTimePicker6.Name = "labelDateTimePicker6";
  286. this.labelDateTimePicker6.Size = new System.Drawing.Size(206, 21);
  287. this.labelDateTimePicker6.TabIndex = 0;
  288. //
  289. // splitContainer2
  290. //
  291. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  292. this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
  293. this.splitContainer2.Location = new System.Drawing.Point(0, 38);
  294. this.splitContainer2.Margin = new System.Windows.Forms.Padding(2);
  295. this.splitContainer2.Name = "splitContainer2";
  296. this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
  297. //
  298. // splitContainer2.Panel2
  299. //
  300. this.splitContainer2.Panel2.Controls.Add(this.ultraExpandableGroupBox2);
  301. this.splitContainer2.Panel2.Controls.Add(this.ultraTabControl2);
  302. this.splitContainer2.Size = new System.Drawing.Size(1102, 508);
  303. this.splitContainer2.SplitterDistance = 53;
  304. this.splitContainer2.SplitterWidth = 3;
  305. this.splitContainer2.TabIndex = 12;
  306. //
  307. // ultraExpandableGroupBox2
  308. //
  309. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  310. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  311. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(1102, 347);
  312. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 0);
  313. this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(2);
  314. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  315. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1102, 347);
  316. this.ultraExpandableGroupBox2.TabIndex = 4;
  317. this.ultraExpandableGroupBox2.Text = "理化实绩信息";
  318. //
  319. // ultraExpandableGroupBoxPanel2
  320. //
  321. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  322. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 19);
  323. this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(2);
  324. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  325. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1096, 325);
  326. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  327. //
  328. // ultraTabControl2
  329. //
  330. this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2);
  331. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl5);
  332. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl10);
  333. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl7);
  334. this.ultraTabControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
  335. this.ultraTabControl2.Location = new System.Drawing.Point(0, 347);
  336. this.ultraTabControl2.Margin = new System.Windows.Forms.Padding(2);
  337. this.ultraTabControl2.Name = "ultraTabControl2";
  338. this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
  339. this.ultraTabControl2.Size = new System.Drawing.Size(1102, 105);
  340. this.ultraTabControl2.TabIndex = 5;
  341. ultraTab5.Key = "judge";
  342. ultraTab5.TabPage = this.ultraTabPageControl5;
  343. ultraTab5.Text = "判定实绩信息";
  344. ultraTab5.Visible = false;
  345. ultraTab6.Key = "apply";
  346. ultraTab6.TabPage = this.ultraTabPageControl10;
  347. ultraTab6.Text = "送判明细信息";
  348. ultraTab6.Visible = false;
  349. ultraTab7.Key = "flow";
  350. ultraTab7.TabPage = this.ultraTabPageControl7;
  351. ultraTab7.Text = "放行流程";
  352. this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  353. ultraTab5,
  354. ultraTab6,
  355. ultraTab7});
  356. //
  357. // ultraTabSharedControlsPage2
  358. //
  359. this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
  360. this.ultraTabSharedControlsPage2.Margin = new System.Windows.Forms.Padding(2);
  361. this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
  362. this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(1098, 79);
  363. //
  364. // RolledPhyPassApplyFrm
  365. //
  366. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  367. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  368. this.ClientSize = new System.Drawing.Size(1102, 546);
  369. this.Controls.Add(this.splitContainer2);
  370. this.Controls.Add(this.panel5);
  371. this.Margin = new System.Windows.Forms.Padding(2);
  372. this.Name = "RolledPhyPassApplyFrm";
  373. this.Text = "试样组放行审核";
  374. this.Load += new System.EventHandler(this.SteelMakingPassApplyFrm_Load);
  375. this.Shown += new System.EventHandler(this.RolledTubePassApplyFrm_Shown);
  376. this.panel5.ResumeLayout(false);
  377. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).EndInit();
  378. this.splitContainer2.Panel2.ResumeLayout(false);
  379. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  380. this.splitContainer2.ResumeLayout(false);
  381. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  382. this.ultraExpandableGroupBox2.ResumeLayout(false);
  383. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
  384. this.ultraTabControl2.ResumeLayout(false);
  385. this.ResumeLayout(false);
  386. }
  387. #endregion
  388. private System.Windows.Forms.Panel panel5;
  389. private Mes.Client.Comm.Control.LabelTextBox labelTextBox6;
  390. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker5;
  391. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker6;
  392. private Mes.Client.Comm.Control.LabelTextBox labelTextBox5;
  393. private Mes.Client.Comm.Control.LabelComboBox labelComboBox1;
  394. private System.Windows.Forms.SplitContainer splitContainer2;
  395. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  396. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  397. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl2;
  398. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
  399. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl5;
  400. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl10;
  401. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl7;
  402. }
  403. }