FrmOrderZg.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382
  1. namespace Core.StlMes.Client.PlnSaleOrd
  2. {
  3. partial class FrmOrderZg
  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 ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  29. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  30. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  31. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  32. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  33. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  34. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  35. this.txtTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  36. this.txtProPlanId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  37. this.chcProPlanId = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  38. this.chcTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  39. this.txtOrderNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  40. this.chcOrderNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  41. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  42. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  43. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  44. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  45. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  46. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  47. this.ultraGridJgx = new Infragistics.Win.UltraWinGrid.UltraGrid();
  48. this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  49. this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  50. this.controlOrderDbkM1 = new Core.StlMes.Client.PlnSaleOrd.工序订单.Control.ControlOrderDbkM();
  51. this.controlOrderRclM1 = new Core.StlMes.Client.PlnSaleOrd.工序订单.Control.ControlOrderRclM();
  52. this.controlOrderJgxM1 = new Core.StlMes.Client.PlnSaleOrd.工序订单.Control.ControlOrderJgxM();
  53. this.controlOrderZgM1 = new Core.StlMes.Client.PlnSaleOrd.工序订单.Control.ControlOrderZgM();
  54. this.ultraTabPageControl1.SuspendLayout();
  55. this.ultraTabPageControl2.SuspendLayout();
  56. this.ultraTabPageControl3.SuspendLayout();
  57. this.ultraPanel1.ClientArea.SuspendLayout();
  58. this.ultraPanel1.SuspendLayout();
  59. ((System.ComponentModel.ISupportInitialize)(this.txtTime)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.txtProPlanId)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.chcProPlanId)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.chcTime)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.chcOrderNo)).BeginInit();
  65. this.ultraPanel2.ClientArea.SuspendLayout();
  66. this.ultraPanel2.SuspendLayout();
  67. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  68. this.splitContainer1.Panel1.SuspendLayout();
  69. this.splitContainer1.Panel2.SuspendLayout();
  70. this.splitContainer1.SuspendLayout();
  71. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  72. this.ultraTabControl1.SuspendLayout();
  73. this.ultraPanel3.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  75. this.splitContainer2.Panel1.SuspendLayout();
  76. this.splitContainer2.SuspendLayout();
  77. ((System.ComponentModel.ISupportInitialize)(this.ultraGridJgx)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
  79. this.SuspendLayout();
  80. //
  81. // ultraTabPageControl1
  82. //
  83. this.ultraTabPageControl1.Controls.Add(this.controlOrderDbkM1);
  84. this.ultraTabPageControl1.Location = new System.Drawing.Point(2, 21);
  85. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  86. this.ultraTabPageControl1.Size = new System.Drawing.Size(1198, 169);
  87. //
  88. // ultraTabPageControl2
  89. //
  90. this.ultraTabPageControl2.Controls.Add(this.controlOrderRclM1);
  91. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  92. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  93. this.ultraTabPageControl2.Size = new System.Drawing.Size(1198, 169);
  94. //
  95. // ultraTabPageControl3
  96. //
  97. this.ultraTabPageControl3.Controls.Add(this.controlOrderJgxM1);
  98. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  99. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  100. this.ultraTabPageControl3.Size = new System.Drawing.Size(1198, 169);
  101. //
  102. // ultraPanel1
  103. //
  104. //
  105. // ultraPanel1.ClientArea
  106. //
  107. this.ultraPanel1.ClientArea.Controls.Add(this.txtTime);
  108. this.ultraPanel1.ClientArea.Controls.Add(this.txtProPlanId);
  109. this.ultraPanel1.ClientArea.Controls.Add(this.chcProPlanId);
  110. this.ultraPanel1.ClientArea.Controls.Add(this.chcTime);
  111. this.ultraPanel1.ClientArea.Controls.Add(this.txtOrderNo);
  112. this.ultraPanel1.ClientArea.Controls.Add(this.chcOrderNo);
  113. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  114. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  115. this.ultraPanel1.Name = "ultraPanel1";
  116. this.ultraPanel1.Size = new System.Drawing.Size(1202, 40);
  117. this.ultraPanel1.TabIndex = 2;
  118. //
  119. // txtTime
  120. //
  121. this.txtTime.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.WindowsVista;
  122. this.txtTime.Enabled = false;
  123. this.txtTime.Location = new System.Drawing.Point(508, 10);
  124. this.txtTime.MaskInput = "yyyy-mm";
  125. this.txtTime.Name = "txtTime";
  126. this.txtTime.Size = new System.Drawing.Size(120, 21);
  127. this.txtTime.TabIndex = 12;
  128. //
  129. // txtProPlanId
  130. //
  131. this.txtProPlanId.Enabled = false;
  132. this.txtProPlanId.Location = new System.Drawing.Point(304, 10);
  133. this.txtProPlanId.Name = "txtProPlanId";
  134. this.txtProPlanId.Size = new System.Drawing.Size(120, 21);
  135. this.txtProPlanId.TabIndex = 11;
  136. //
  137. // chcProPlanId
  138. //
  139. this.chcProPlanId.AutoSize = true;
  140. this.chcProPlanId.Location = new System.Drawing.Point(203, 12);
  141. this.chcProPlanId.Name = "chcProPlanId";
  142. this.chcProPlanId.Size = new System.Drawing.Size(96, 19);
  143. this.chcProPlanId.TabIndex = 10;
  144. this.chcProPlanId.Text = "轧管订单编号";
  145. this.chcProPlanId.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  146. //
  147. // chcTime
  148. //
  149. this.chcTime.AutoSize = true;
  150. this.chcTime.Location = new System.Drawing.Point(430, 12);
  151. this.chcTime.Name = "chcTime";
  152. this.chcTime.Size = new System.Drawing.Size(71, 19);
  153. this.chcTime.TabIndex = 9;
  154. this.chcTime.Text = "生产年月";
  155. this.chcTime.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  156. //
  157. // txtOrderNo
  158. //
  159. this.txtOrderNo.Enabled = false;
  160. this.txtOrderNo.Location = new System.Drawing.Point(77, 10);
  161. this.txtOrderNo.Name = "txtOrderNo";
  162. this.txtOrderNo.Size = new System.Drawing.Size(120, 21);
  163. this.txtOrderNo.TabIndex = 8;
  164. //
  165. // chcOrderNo
  166. //
  167. this.chcOrderNo.AutoSize = true;
  168. this.chcOrderNo.Location = new System.Drawing.Point(12, 12);
  169. this.chcOrderNo.Name = "chcOrderNo";
  170. this.chcOrderNo.Size = new System.Drawing.Size(59, 19);
  171. this.chcOrderNo.TabIndex = 7;
  172. this.chcOrderNo.Text = "合同号";
  173. this.chcOrderNo.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  174. //
  175. // ultraPanel2
  176. //
  177. //
  178. // ultraPanel2.ClientArea
  179. //
  180. this.ultraPanel2.ClientArea.Controls.Add(this.splitContainer1);
  181. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  182. this.ultraPanel2.Location = new System.Drawing.Point(0, 40);
  183. this.ultraPanel2.Name = "ultraPanel2";
  184. this.ultraPanel2.Size = new System.Drawing.Size(1202, 436);
  185. this.ultraPanel2.TabIndex = 3;
  186. //
  187. // splitContainer1
  188. //
  189. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  190. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  191. this.splitContainer1.Name = "splitContainer1";
  192. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  193. //
  194. // splitContainer1.Panel1
  195. //
  196. this.splitContainer1.Panel1.Controls.Add(this.controlOrderZgM1);
  197. //
  198. // splitContainer1.Panel2
  199. //
  200. this.splitContainer1.Panel2.Controls.Add(this.ultraTabControl1);
  201. this.splitContainer1.Size = new System.Drawing.Size(1202, 436);
  202. this.splitContainer1.SplitterDistance = 240;
  203. this.splitContainer1.TabIndex = 0;
  204. //
  205. // ultraTabControl1
  206. //
  207. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  208. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  209. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  210. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  211. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  212. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  213. this.ultraTabControl1.Name = "ultraTabControl1";
  214. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  215. this.ultraTabControl1.Size = new System.Drawing.Size(1202, 192);
  216. this.ultraTabControl1.TabIndex = 0;
  217. ultraTab4.Key = "1";
  218. ultraTab4.TabPage = this.ultraTabPageControl1;
  219. ultraTab4.Text = "镦拔扩工序订单";
  220. ultraTab5.Key = "2";
  221. ultraTab5.TabPage = this.ultraTabPageControl2;
  222. ultraTab5.Text = "热处理工序订单";
  223. ultraTab6.Key = "3";
  224. ultraTab6.TabPage = this.ultraTabPageControl3;
  225. ultraTab6.Text = "加工工序订单";
  226. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  227. ultraTab4,
  228. ultraTab5,
  229. ultraTab6});
  230. this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.VisualStudio2005;
  231. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  232. //
  233. // ultraTabSharedControlsPage1
  234. //
  235. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  236. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  237. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1198, 169);
  238. //
  239. // ultraPanel3
  240. //
  241. this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
  242. this.ultraPanel3.Name = "ultraPanel3";
  243. this.ultraPanel3.Size = new System.Drawing.Size(200, 100);
  244. this.ultraPanel3.TabIndex = 0;
  245. //
  246. // splitContainer2
  247. //
  248. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  249. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  250. this.splitContainer2.Name = "splitContainer2";
  251. this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
  252. //
  253. // splitContainer2.Panel1
  254. //
  255. this.splitContainer2.Panel1.Controls.Add(this.ultraGridJgx);
  256. this.splitContainer2.Size = new System.Drawing.Size(150, 100);
  257. this.splitContainer2.TabIndex = 0;
  258. //
  259. // ultraGridJgx
  260. //
  261. this.ultraGridJgx.Dock = System.Windows.Forms.DockStyle.Fill;
  262. this.ultraGridJgx.Location = new System.Drawing.Point(0, 0);
  263. this.ultraGridJgx.Name = "ultraGridJgx";
  264. this.ultraGridJgx.Size = new System.Drawing.Size(150, 50);
  265. this.ultraGridJgx.TabIndex = 0;
  266. //
  267. // ultraTabControl2
  268. //
  269. this.ultraTabControl2.Location = new System.Drawing.Point(0, 0);
  270. this.ultraTabControl2.Name = "ultraTabControl2";
  271. this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
  272. this.ultraTabControl2.Size = new System.Drawing.Size(200, 100);
  273. this.ultraTabControl2.TabIndex = 0;
  274. //
  275. // ultraTabSharedControlsPage2
  276. //
  277. this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(1, 20);
  278. this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
  279. this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(196, 77);
  280. //
  281. // controlOrderDbkM1
  282. //
  283. this.controlOrderDbkM1.Dock = System.Windows.Forms.DockStyle.Fill;
  284. this.controlOrderDbkM1.Location = new System.Drawing.Point(0, 0);
  285. this.controlOrderDbkM1.Name = "controlOrderDbkM1";
  286. this.controlOrderDbkM1.Size = new System.Drawing.Size(1198, 169);
  287. this.controlOrderDbkM1.TabIndex = 0;
  288. //
  289. // controlOrderRclM1
  290. //
  291. this.controlOrderRclM1.Dock = System.Windows.Forms.DockStyle.Fill;
  292. this.controlOrderRclM1.Location = new System.Drawing.Point(0, 0);
  293. this.controlOrderRclM1.Name = "controlOrderRclM1";
  294. this.controlOrderRclM1.Size = new System.Drawing.Size(1198, 169);
  295. this.controlOrderRclM1.TabIndex = 0;
  296. //
  297. // controlOrderJgxM1
  298. //
  299. this.controlOrderJgxM1.Dock = System.Windows.Forms.DockStyle.Fill;
  300. this.controlOrderJgxM1.Location = new System.Drawing.Point(0, 0);
  301. this.controlOrderJgxM1.Name = "controlOrderJgxM1";
  302. this.controlOrderJgxM1.Size = new System.Drawing.Size(1198, 169);
  303. this.controlOrderJgxM1.TabIndex = 0;
  304. //
  305. // controlOrderZgM1
  306. //
  307. this.controlOrderZgM1.Dock = System.Windows.Forms.DockStyle.Fill;
  308. this.controlOrderZgM1.Location = new System.Drawing.Point(0, 0);
  309. this.controlOrderZgM1.Name = "controlOrderZgM1";
  310. this.controlOrderZgM1.Size = new System.Drawing.Size(1202, 240);
  311. this.controlOrderZgM1.TabIndex = 0;
  312. //
  313. // FrmOrderZg
  314. //
  315. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  316. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  317. this.ClientSize = new System.Drawing.Size(1202, 476);
  318. this.Controls.Add(this.ultraPanel2);
  319. this.Controls.Add(this.ultraPanel1);
  320. this.Name = "FrmOrderZg";
  321. this.Text = "轧管工序订单";
  322. this.Load += new System.EventHandler(this.FrmOrderZg_Load);
  323. this.ultraTabPageControl1.ResumeLayout(false);
  324. this.ultraTabPageControl2.ResumeLayout(false);
  325. this.ultraTabPageControl3.ResumeLayout(false);
  326. this.ultraPanel1.ClientArea.ResumeLayout(false);
  327. this.ultraPanel1.ClientArea.PerformLayout();
  328. this.ultraPanel1.ResumeLayout(false);
  329. ((System.ComponentModel.ISupportInitialize)(this.txtTime)).EndInit();
  330. ((System.ComponentModel.ISupportInitialize)(this.txtProPlanId)).EndInit();
  331. ((System.ComponentModel.ISupportInitialize)(this.chcProPlanId)).EndInit();
  332. ((System.ComponentModel.ISupportInitialize)(this.chcTime)).EndInit();
  333. ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo)).EndInit();
  334. ((System.ComponentModel.ISupportInitialize)(this.chcOrderNo)).EndInit();
  335. this.ultraPanel2.ClientArea.ResumeLayout(false);
  336. this.ultraPanel2.ResumeLayout(false);
  337. this.splitContainer1.Panel1.ResumeLayout(false);
  338. this.splitContainer1.Panel2.ResumeLayout(false);
  339. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  340. this.splitContainer1.ResumeLayout(false);
  341. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  342. this.ultraTabControl1.ResumeLayout(false);
  343. this.ultraPanel3.ResumeLayout(false);
  344. this.splitContainer2.Panel1.ResumeLayout(false);
  345. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  346. this.splitContainer2.ResumeLayout(false);
  347. ((System.ComponentModel.ISupportInitialize)(this.ultraGridJgx)).EndInit();
  348. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
  349. this.ResumeLayout(false);
  350. }
  351. #endregion
  352. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  353. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  354. private System.Windows.Forms.SplitContainer splitContainer1;
  355. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  356. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  357. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  358. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  359. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  360. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  361. private System.Windows.Forms.SplitContainer splitContainer2;
  362. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridJgx;
  363. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl2;
  364. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
  365. private 工序订单.Control.ControlOrderDbkM controlOrderDbkM1;
  366. private 工序订单.Control.ControlOrderRclM controlOrderRclM1;
  367. private 工序订单.Control.ControlOrderJgxM controlOrderJgxM1;
  368. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txtTime;
  369. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtProPlanId;
  370. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcProPlanId;
  371. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcTime;
  372. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtOrderNo;
  373. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcOrderNo;
  374. private 工序订单.Control.ControlOrderZgM controlOrderZgM1;
  375. }
  376. }