PlnOrderZgSFrm.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580
  1. namespace Core.StlMes.Client.SaleOrder.ReviewForm
  2. {
  3. partial class PlnOrderZgSFrm
  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.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  29. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  30. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  31. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  32. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  33. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  34. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  35. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  36. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  37. this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  38. this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  39. this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  40. this.panel1 = new System.Windows.Forms.Panel();
  41. this.labelCheckBox4 = new Core.Mes.Client.Comm.Control.LabelCheckBox();
  42. this.labelCheckBox3 = new Core.Mes.Client.Comm.Control.LabelCheckBox();
  43. this.labelCheckBox2 = new Core.Mes.Client.Comm.Control.LabelCheckBox();
  44. this.labelCheckBox1 = new Core.Mes.Client.Comm.Control.LabelCheckBox();
  45. this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  46. this.labelDateTimePicker4 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  47. this.labelDateTimePicker3 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  48. this.labelDateTimePicker2 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  49. this.labelDateTimePicker1 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  50. this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  51. this.labelComboBox1 = new Core.Mes.Client.Comm.Control.LabelComboBox();
  52. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  53. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  54. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  55. this.panel1.SuspendLayout();
  56. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  58. this.splitContainer1.Panel2.SuspendLayout();
  59. this.splitContainer1.SuspendLayout();
  60. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  61. this.ultraTabControl1.SuspendLayout();
  62. this.SuspendLayout();
  63. //
  64. // ultraTabPageControl1
  65. //
  66. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
  67. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  68. this.ultraTabPageControl1.Size = new System.Drawing.Size(1136, 203);
  69. //
  70. // ultraTabPageControl2
  71. //
  72. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  73. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  74. this.ultraTabPageControl2.Size = new System.Drawing.Size(1136, 203);
  75. //
  76. // ultraTabPageControl3
  77. //
  78. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  79. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  80. this.ultraTabPageControl3.Size = new System.Drawing.Size(1136, 203);
  81. //
  82. // ultraTabPageControl4
  83. //
  84. this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
  85. this.ultraTabPageControl4.Name = "ultraTabPageControl4";
  86. this.ultraTabPageControl4.Size = new System.Drawing.Size(1136, 203);
  87. //
  88. // ultraTabPageControl5
  89. //
  90. this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
  91. this.ultraTabPageControl5.Name = "ultraTabPageControl5";
  92. this.ultraTabPageControl5.Size = new System.Drawing.Size(1136, 203);
  93. //
  94. // ultraTabPageControl6
  95. //
  96. this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
  97. this.ultraTabPageControl6.Name = "ultraTabPageControl6";
  98. this.ultraTabPageControl6.Size = new System.Drawing.Size(1136, 203);
  99. //
  100. // panel1
  101. //
  102. this.panel1.Controls.Add(this.labelCheckBox4);
  103. this.panel1.Controls.Add(this.labelCheckBox3);
  104. this.panel1.Controls.Add(this.labelCheckBox2);
  105. this.panel1.Controls.Add(this.labelCheckBox1);
  106. this.panel1.Controls.Add(this.labelTextBox2);
  107. this.panel1.Controls.Add(this.labelDateTimePicker4);
  108. this.panel1.Controls.Add(this.labelDateTimePicker3);
  109. this.panel1.Controls.Add(this.labelDateTimePicker2);
  110. this.panel1.Controls.Add(this.labelDateTimePicker1);
  111. this.panel1.Controls.Add(this.labelTextBox1);
  112. this.panel1.Controls.Add(this.labelComboBox1);
  113. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  114. this.panel1.Location = new System.Drawing.Point(0, 0);
  115. this.panel1.Name = "panel1";
  116. this.panel1.Size = new System.Drawing.Size(1140, 79);
  117. this.panel1.TabIndex = 0;
  118. //
  119. // labelCheckBox4
  120. //
  121. //
  122. //
  123. //
  124. this.labelCheckBox4.CheckBox.AutoSize = true;
  125. this.labelCheckBox4.CheckBox.Location = new System.Drawing.Point(4, 4);
  126. this.labelCheckBox4.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  127. this.labelCheckBox4.CheckBox.Name = "checkBox1";
  128. this.labelCheckBox4.CheckBox.Size = new System.Drawing.Size(59, 19);
  129. this.labelCheckBox4.CheckBox.TabIndex = 0;
  130. this.labelCheckBox4.CheckBox.Text = "关闭";
  131. this.labelCheckBox4.CheckBox.UseVisualStyleBackColor = true;
  132. this.labelCheckBox4.Location = new System.Drawing.Point(977, 35);
  133. this.labelCheckBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  134. this.labelCheckBox4.Name = "labelCheckBox4";
  135. this.labelCheckBox4.Size = new System.Drawing.Size(67, 26);
  136. this.labelCheckBox4.TabIndex = 10;
  137. //
  138. // labelCheckBox3
  139. //
  140. //
  141. //
  142. //
  143. this.labelCheckBox3.CheckBox.AutoSize = true;
  144. this.labelCheckBox3.CheckBox.Location = new System.Drawing.Point(4, 4);
  145. this.labelCheckBox3.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  146. this.labelCheckBox3.CheckBox.Name = "checkBox1";
  147. this.labelCheckBox3.CheckBox.Size = new System.Drawing.Size(74, 19);
  148. this.labelCheckBox3.CheckBox.TabIndex = 0;
  149. this.labelCheckBox3.CheckBox.Text = "已生产";
  150. this.labelCheckBox3.CheckBox.UseVisualStyleBackColor = true;
  151. this.labelCheckBox3.Location = new System.Drawing.Point(893, 35);
  152. this.labelCheckBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  153. this.labelCheckBox3.Name = "labelCheckBox3";
  154. this.labelCheckBox3.Size = new System.Drawing.Size(75, 26);
  155. this.labelCheckBox3.TabIndex = 9;
  156. //
  157. // labelCheckBox2
  158. //
  159. //
  160. //
  161. //
  162. this.labelCheckBox2.CheckBox.AutoSize = true;
  163. this.labelCheckBox2.CheckBox.Checked = true;
  164. this.labelCheckBox2.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  165. this.labelCheckBox2.CheckBox.Location = new System.Drawing.Point(4, 4);
  166. this.labelCheckBox2.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  167. this.labelCheckBox2.CheckBox.Name = "checkBox1";
  168. this.labelCheckBox2.CheckBox.Size = new System.Drawing.Size(74, 19);
  169. this.labelCheckBox2.CheckBox.TabIndex = 0;
  170. this.labelCheckBox2.CheckBox.Text = "生产中";
  171. this.labelCheckBox2.CheckBox.UseVisualStyleBackColor = true;
  172. this.labelCheckBox2.Location = new System.Drawing.Point(809, 36);
  173. this.labelCheckBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  174. this.labelCheckBox2.Name = "labelCheckBox2";
  175. this.labelCheckBox2.Size = new System.Drawing.Size(82, 26);
  176. this.labelCheckBox2.TabIndex = 8;
  177. //
  178. // labelCheckBox1
  179. //
  180. //
  181. //
  182. //
  183. this.labelCheckBox1.CheckBox.AutoSize = true;
  184. this.labelCheckBox1.CheckBox.Checked = true;
  185. this.labelCheckBox1.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  186. this.labelCheckBox1.CheckBox.Location = new System.Drawing.Point(4, 4);
  187. this.labelCheckBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  188. this.labelCheckBox1.CheckBox.Name = "checkBox1";
  189. this.labelCheckBox1.CheckBox.Size = new System.Drawing.Size(59, 19);
  190. this.labelCheckBox1.CheckBox.TabIndex = 0;
  191. this.labelCheckBox1.CheckBox.Text = "计划";
  192. this.labelCheckBox1.CheckBox.UseVisualStyleBackColor = true;
  193. this.labelCheckBox1.Location = new System.Drawing.Point(742, 37);
  194. this.labelCheckBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  195. this.labelCheckBox1.Name = "labelCheckBox1";
  196. this.labelCheckBox1.Size = new System.Drawing.Size(70, 26);
  197. this.labelCheckBox1.TabIndex = 7;
  198. //
  199. // labelTextBox2
  200. //
  201. //
  202. //
  203. //
  204. this.labelTextBox2.CheckBox.AutoSize = true;
  205. this.labelTextBox2.CheckBox.Location = new System.Drawing.Point(5, 5);
  206. this.labelTextBox2.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  207. this.labelTextBox2.CheckBox.Name = "checkBox1";
  208. this.labelTextBox2.CheckBox.Size = new System.Drawing.Size(18, 17);
  209. this.labelTextBox2.CheckBox.TabIndex = 1;
  210. this.labelTextBox2.CheckBox.UseVisualStyleBackColor = true;
  211. //
  212. //
  213. //
  214. this.labelTextBox2.Label.AutoSize = true;
  215. this.labelTextBox2.Label.Location = new System.Drawing.Point(25, 5);
  216. this.labelTextBox2.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  217. this.labelTextBox2.Label.Name = "label1";
  218. this.labelTextBox2.Label.Size = new System.Drawing.Size(52, 15);
  219. this.labelTextBox2.Label.TabIndex = 0;
  220. this.labelTextBox2.Label.Text = "合同号";
  221. this.labelTextBox2.Location = new System.Drawing.Point(741, 6);
  222. this.labelTextBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  223. this.labelTextBox2.Name = "labelTextBox2";
  224. this.labelTextBox2.Size = new System.Drawing.Size(263, 26);
  225. this.labelTextBox2.TabIndex = 6;
  226. //
  227. //
  228. //
  229. this.labelTextBox2.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  230. this.labelTextBox2.TextBox.Enabled = false;
  231. this.labelTextBox2.TextBox.Location = new System.Drawing.Point(0, 0);
  232. this.labelTextBox2.TextBox.Margin = new System.Windows.Forms.Padding(4);
  233. this.labelTextBox2.TextBox.Name = "textBox1";
  234. this.labelTextBox2.TextBox.Size = new System.Drawing.Size(182, 25);
  235. this.labelTextBox2.TextBox.TabIndex = 1;
  236. //
  237. // labelDateTimePicker4
  238. //
  239. //
  240. //
  241. //
  242. this.labelDateTimePicker4.CheckBox.AutoSize = true;
  243. this.labelDateTimePicker4.CheckBox.Checked = true;
  244. this.labelDateTimePicker4.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  245. this.labelDateTimePicker4.CheckBox.Location = new System.Drawing.Point(5, 5);
  246. this.labelDateTimePicker4.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  247. this.labelDateTimePicker4.CheckBox.Name = "checkBox1";
  248. this.labelDateTimePicker4.CheckBox.Size = new System.Drawing.Size(18, 17);
  249. this.labelDateTimePicker4.CheckBox.TabIndex = 1;
  250. this.labelDateTimePicker4.CheckBox.UseVisualStyleBackColor = true;
  251. this.labelDateTimePicker4.CheckBox.Visible = false;
  252. //
  253. //
  254. //
  255. this.labelDateTimePicker4.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  256. this.labelDateTimePicker4.DateTimePicker.Enabled = false;
  257. this.labelDateTimePicker4.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  258. this.labelDateTimePicker4.DateTimePicker.Margin = new System.Windows.Forms.Padding(4);
  259. this.labelDateTimePicker4.DateTimePicker.Name = "dateTimePicker1";
  260. this.labelDateTimePicker4.DateTimePicker.Size = new System.Drawing.Size(134, 25);
  261. this.labelDateTimePicker4.DateTimePicker.TabIndex = 0;
  262. //
  263. //
  264. //
  265. this.labelDateTimePicker4.Label.AutoSize = true;
  266. this.labelDateTimePicker4.Label.Location = new System.Drawing.Point(5, 5);
  267. this.labelDateTimePicker4.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  268. this.labelDateTimePicker4.Label.Name = "label1";
  269. this.labelDateTimePicker4.Label.Size = new System.Drawing.Size(22, 15);
  270. this.labelDateTimePicker4.Label.TabIndex = 0;
  271. this.labelDateTimePicker4.Label.Text = "至";
  272. this.labelDateTimePicker4.Location = new System.Drawing.Point(551, 35);
  273. this.labelDateTimePicker4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  274. this.labelDateTimePicker4.Name = "labelDateTimePicker4";
  275. this.labelDateTimePicker4.Size = new System.Drawing.Size(165, 26);
  276. this.labelDateTimePicker4.TabIndex = 5;
  277. //
  278. // labelDateTimePicker3
  279. //
  280. //
  281. //
  282. //
  283. this.labelDateTimePicker3.CheckBox.AutoSize = true;
  284. this.labelDateTimePicker3.CheckBox.Location = new System.Drawing.Point(5, 5);
  285. this.labelDateTimePicker3.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  286. this.labelDateTimePicker3.CheckBox.Name = "checkBox1";
  287. this.labelDateTimePicker3.CheckBox.Size = new System.Drawing.Size(18, 17);
  288. this.labelDateTimePicker3.CheckBox.TabIndex = 1;
  289. this.labelDateTimePicker3.CheckBox.UseVisualStyleBackColor = true;
  290. this.labelDateTimePicker3.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker3_CheckBox_CheckedChanged);
  291. //
  292. //
  293. //
  294. this.labelDateTimePicker3.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  295. this.labelDateTimePicker3.DateTimePicker.Enabled = false;
  296. this.labelDateTimePicker3.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  297. this.labelDateTimePicker3.DateTimePicker.Margin = new System.Windows.Forms.Padding(4);
  298. this.labelDateTimePicker3.DateTimePicker.Name = "dateTimePicker1";
  299. this.labelDateTimePicker3.DateTimePicker.Size = new System.Drawing.Size(137, 25);
  300. this.labelDateTimePicker3.DateTimePicker.TabIndex = 0;
  301. //
  302. //
  303. //
  304. this.labelDateTimePicker3.Label.AutoSize = true;
  305. this.labelDateTimePicker3.Label.Location = new System.Drawing.Point(25, 5);
  306. this.labelDateTimePicker3.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  307. this.labelDateTimePicker3.Label.Name = "label1";
  308. this.labelDateTimePicker3.Label.Size = new System.Drawing.Size(97, 15);
  309. this.labelDateTimePicker3.Label.TabIndex = 0;
  310. this.labelDateTimePicker3.Label.Text = "计划结束时间";
  311. this.labelDateTimePicker3.Location = new System.Drawing.Point(284, 35);
  312. this.labelDateTimePicker3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  313. this.labelDateTimePicker3.Name = "labelDateTimePicker3";
  314. this.labelDateTimePicker3.Size = new System.Drawing.Size(263, 26);
  315. this.labelDateTimePicker3.TabIndex = 4;
  316. //
  317. // labelDateTimePicker2
  318. //
  319. //
  320. //
  321. //
  322. this.labelDateTimePicker2.CheckBox.AutoSize = true;
  323. this.labelDateTimePicker2.CheckBox.Checked = true;
  324. this.labelDateTimePicker2.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  325. this.labelDateTimePicker2.CheckBox.Location = new System.Drawing.Point(5, 5);
  326. this.labelDateTimePicker2.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  327. this.labelDateTimePicker2.CheckBox.Name = "checkBox1";
  328. this.labelDateTimePicker2.CheckBox.Size = new System.Drawing.Size(18, 17);
  329. this.labelDateTimePicker2.CheckBox.TabIndex = 1;
  330. this.labelDateTimePicker2.CheckBox.UseVisualStyleBackColor = true;
  331. this.labelDateTimePicker2.CheckBox.Visible = false;
  332. //
  333. //
  334. //
  335. this.labelDateTimePicker2.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  336. this.labelDateTimePicker2.DateTimePicker.Enabled = false;
  337. this.labelDateTimePicker2.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  338. this.labelDateTimePicker2.DateTimePicker.Margin = new System.Windows.Forms.Padding(4);
  339. this.labelDateTimePicker2.DateTimePicker.Name = "dateTimePicker1";
  340. this.labelDateTimePicker2.DateTimePicker.Size = new System.Drawing.Size(135, 25);
  341. this.labelDateTimePicker2.DateTimePicker.TabIndex = 0;
  342. //
  343. //
  344. //
  345. this.labelDateTimePicker2.Label.AutoSize = true;
  346. this.labelDateTimePicker2.Label.Location = new System.Drawing.Point(5, 5);
  347. this.labelDateTimePicker2.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  348. this.labelDateTimePicker2.Label.Name = "label1";
  349. this.labelDateTimePicker2.Label.Size = new System.Drawing.Size(22, 15);
  350. this.labelDateTimePicker2.Label.TabIndex = 0;
  351. this.labelDateTimePicker2.Label.Text = "至";
  352. this.labelDateTimePicker2.Location = new System.Drawing.Point(550, 6);
  353. this.labelDateTimePicker2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  354. this.labelDateTimePicker2.Name = "labelDateTimePicker2";
  355. this.labelDateTimePicker2.Size = new System.Drawing.Size(166, 26);
  356. this.labelDateTimePicker2.TabIndex = 3;
  357. //
  358. // labelDateTimePicker1
  359. //
  360. //
  361. //
  362. //
  363. this.labelDateTimePicker1.CheckBox.AutoSize = true;
  364. this.labelDateTimePicker1.CheckBox.Location = new System.Drawing.Point(5, 5);
  365. this.labelDateTimePicker1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  366. this.labelDateTimePicker1.CheckBox.Name = "checkBox1";
  367. this.labelDateTimePicker1.CheckBox.Size = new System.Drawing.Size(18, 17);
  368. this.labelDateTimePicker1.CheckBox.TabIndex = 1;
  369. this.labelDateTimePicker1.CheckBox.UseVisualStyleBackColor = true;
  370. this.labelDateTimePicker1.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker1_CheckBox_CheckedChanged);
  371. //
  372. //
  373. //
  374. this.labelDateTimePicker1.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  375. this.labelDateTimePicker1.DateTimePicker.Enabled = false;
  376. this.labelDateTimePicker1.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  377. this.labelDateTimePicker1.DateTimePicker.Margin = new System.Windows.Forms.Padding(4);
  378. this.labelDateTimePicker1.DateTimePicker.Name = "dateTimePicker1";
  379. this.labelDateTimePicker1.DateTimePicker.Size = new System.Drawing.Size(137, 25);
  380. this.labelDateTimePicker1.DateTimePicker.TabIndex = 0;
  381. //
  382. //
  383. //
  384. this.labelDateTimePicker1.Label.AutoSize = true;
  385. this.labelDateTimePicker1.Label.Location = new System.Drawing.Point(25, 5);
  386. this.labelDateTimePicker1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  387. this.labelDateTimePicker1.Label.Name = "label1";
  388. this.labelDateTimePicker1.Label.Size = new System.Drawing.Size(97, 15);
  389. this.labelDateTimePicker1.Label.TabIndex = 0;
  390. this.labelDateTimePicker1.Label.Text = "计划开始时间";
  391. this.labelDateTimePicker1.Location = new System.Drawing.Point(284, 6);
  392. this.labelDateTimePicker1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  393. this.labelDateTimePicker1.Name = "labelDateTimePicker1";
  394. this.labelDateTimePicker1.Size = new System.Drawing.Size(263, 26);
  395. this.labelDateTimePicker1.TabIndex = 2;
  396. //
  397. // labelTextBox1
  398. //
  399. //
  400. //
  401. //
  402. this.labelTextBox1.CheckBox.AutoSize = true;
  403. this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
  404. this.labelTextBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  405. this.labelTextBox1.CheckBox.Name = "checkBox1";
  406. this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
  407. this.labelTextBox1.CheckBox.TabIndex = 1;
  408. this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
  409. //
  410. //
  411. //
  412. this.labelTextBox1.Label.AutoSize = true;
  413. this.labelTextBox1.Label.Location = new System.Drawing.Point(25, 5);
  414. this.labelTextBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  415. this.labelTextBox1.Label.Name = "label1";
  416. this.labelTextBox1.Label.Size = new System.Drawing.Size(67, 15);
  417. this.labelTextBox1.Label.TabIndex = 0;
  418. this.labelTextBox1.Label.Text = "订单编号";
  419. this.labelTextBox1.Location = new System.Drawing.Point(13, 36);
  420. this.labelTextBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  421. this.labelTextBox1.Name = "labelTextBox1";
  422. this.labelTextBox1.Size = new System.Drawing.Size(245, 26);
  423. this.labelTextBox1.TabIndex = 1;
  424. //
  425. //
  426. //
  427. this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  428. this.labelTextBox1.TextBox.Enabled = false;
  429. this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0);
  430. this.labelTextBox1.TextBox.Margin = new System.Windows.Forms.Padding(4);
  431. this.labelTextBox1.TextBox.Name = "textBox1";
  432. this.labelTextBox1.TextBox.Size = new System.Drawing.Size(149, 25);
  433. this.labelTextBox1.TextBox.TabIndex = 1;
  434. //
  435. // labelComboBox1
  436. //
  437. //
  438. //
  439. //
  440. this.labelComboBox1.CheckBox.AutoSize = true;
  441. this.labelComboBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
  442. this.labelComboBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  443. this.labelComboBox1.CheckBox.Name = "checkBox1";
  444. this.labelComboBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
  445. this.labelComboBox1.CheckBox.TabIndex = 0;
  446. this.labelComboBox1.CheckBox.UseVisualStyleBackColor = true;
  447. //
  448. //
  449. //
  450. this.labelComboBox1.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  451. this.labelComboBox1.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  452. this.labelComboBox1.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  453. this.labelComboBox1.ComboBox.Enabled = false;
  454. this.labelComboBox1.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  455. this.labelComboBox1.ComboBox.Location = new System.Drawing.Point(0, 0);
  456. this.labelComboBox1.ComboBox.Margin = new System.Windows.Forms.Padding(4);
  457. this.labelComboBox1.ComboBox.Name = "comboBox1";
  458. this.labelComboBox1.ComboBox.Size = new System.Drawing.Size(149, 24);
  459. this.labelComboBox1.ComboBox.TabIndex = 0;
  460. //
  461. //
  462. //
  463. this.labelComboBox1.Label.AutoSize = true;
  464. this.labelComboBox1.Label.Location = new System.Drawing.Point(25, 5);
  465. this.labelComboBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  466. this.labelComboBox1.Label.Name = "label1";
  467. this.labelComboBox1.Label.Size = new System.Drawing.Size(67, 15);
  468. this.labelComboBox1.Label.TabIndex = 2;
  469. this.labelComboBox1.Label.Text = "轧制产线";
  470. this.labelComboBox1.Location = new System.Drawing.Point(13, 7);
  471. this.labelComboBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  472. this.labelComboBox1.Name = "labelComboBox1";
  473. this.labelComboBox1.Size = new System.Drawing.Size(245, 28);
  474. this.labelComboBox1.TabIndex = 0;
  475. //
  476. // splitContainer1
  477. //
  478. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  479. this.splitContainer1.Location = new System.Drawing.Point(0, 79);
  480. this.splitContainer1.Name = "splitContainer1";
  481. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  482. //
  483. // splitContainer1.Panel2
  484. //
  485. this.splitContainer1.Panel2.Controls.Add(this.ultraTabControl1);
  486. this.splitContainer1.Size = new System.Drawing.Size(1140, 410);
  487. this.splitContainer1.SplitterDistance = 174;
  488. this.splitContainer1.TabIndex = 1;
  489. //
  490. // ultraTabControl1
  491. //
  492. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  493. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  494. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  495. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  496. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl4);
  497. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl5);
  498. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl6);
  499. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  500. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  501. this.ultraTabControl1.Name = "ultraTabControl1";
  502. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  503. this.ultraTabControl1.Size = new System.Drawing.Size(1140, 232);
  504. this.ultraTabControl1.TabIndex = 0;
  505. ultraTab1.TabPage = this.ultraTabPageControl1;
  506. ultraTab1.Text = "成分标准";
  507. ultraTab2.TabPage = this.ultraTabPageControl2;
  508. ultraTab2.Text = "理化标准";
  509. ultraTab3.TabPage = this.ultraTabPageControl3;
  510. ultraTab3.Text = "公差标准";
  511. ultraTab4.TabPage = this.ultraTabPageControl4;
  512. ultraTab4.Text = "探伤标准";
  513. ultraTab5.TabPage = this.ultraTabPageControl5;
  514. ultraTab5.Text = "水压标准";
  515. ultraTab6.TabPage = this.ultraTabPageControl6;
  516. ultraTab6.Text = "加工标准";
  517. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  518. ultraTab1,
  519. ultraTab2,
  520. ultraTab3,
  521. ultraTab4,
  522. ultraTab5,
  523. ultraTab6});
  524. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  525. //
  526. // ultraTabSharedControlsPage1
  527. //
  528. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  529. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  530. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1136, 203);
  531. //
  532. // PlnOrderZgSFrm
  533. //
  534. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  535. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  536. this.ClientSize = new System.Drawing.Size(1140, 489);
  537. this.Controls.Add(this.splitContainer1);
  538. this.Controls.Add(this.panel1);
  539. this.Name = "PlnOrderZgSFrm";
  540. this.Text = "轧管排产工艺调整";
  541. this.Load += new System.EventHandler(this.PlnOrderZgSFrm_Load);
  542. this.panel1.ResumeLayout(false);
  543. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).EndInit();
  544. this.splitContainer1.Panel2.ResumeLayout(false);
  545. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  546. this.splitContainer1.ResumeLayout(false);
  547. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  548. this.ultraTabControl1.ResumeLayout(false);
  549. this.ResumeLayout(false);
  550. }
  551. #endregion
  552. private System.Windows.Forms.Panel panel1;
  553. private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
  554. private Mes.Client.Comm.Control.LabelComboBox labelComboBox1;
  555. private Mes.Client.Comm.Control.LabelCheckBox labelCheckBox4;
  556. private Mes.Client.Comm.Control.LabelCheckBox labelCheckBox3;
  557. private Mes.Client.Comm.Control.LabelCheckBox labelCheckBox2;
  558. private Mes.Client.Comm.Control.LabelCheckBox labelCheckBox1;
  559. private Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
  560. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker4;
  561. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker3;
  562. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker2;
  563. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker1;
  564. private System.Windows.Forms.SplitContainer splitContainer1;
  565. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  566. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  567. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  568. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  569. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  570. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
  571. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl5;
  572. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl6;
  573. }
  574. }