华恒Mes鼎捷代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

714 lines
39 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSMOAdd
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSMOAdd));
  29. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  30. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  31. this.save = new DevExpress.XtraEditors.SimpleButton();
  32. this.can = new DevExpress.XtraEditors.SimpleButton();
  33. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  34. this.txtMOCODE1 = new DevExpress.XtraEditors.TextEdit();
  35. this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
  36. this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
  37. this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
  38. this.txtMOMEMO = new System.Windows.Forms.TextBox();
  39. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  40. this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
  41. this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
  42. this.txtMOPLANQTY = new System.Windows.Forms.TextBox();
  43. this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
  44. this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
  45. this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
  46. this.labelControl23 = new DevExpress.XtraEditors.LabelControl();
  47. this.txtFACTORY = new System.Windows.Forms.TextBox();
  48. this.txtMODESC = new System.Windows.Forms.RichTextBox();
  49. this.txtCUSORDERNO = new System.Windows.Forms.TextBox();
  50. this.txtMOUSER = new System.Windows.Forms.TextBox();
  51. this.labelControl24 = new DevExpress.XtraEditors.LabelControl();
  52. this.txtMOSTATUS = new System.Windows.Forms.ComboBox();
  53. this.labelControl26 = new DevExpress.XtraEditors.LabelControl();
  54. this.labelControl29 = new DevExpress.XtraEditors.LabelControl();
  55. this.labelControl31 = new DevExpress.XtraEditors.LabelControl();
  56. this.labelControl33 = new DevExpress.XtraEditors.LabelControl();
  57. this.txtOFFMOQTY = new System.Windows.Forms.TextBox();
  58. this.labelControl38 = new DevExpress.XtraEditors.LabelControl();
  59. this.labelControl42 = new DevExpress.XtraEditors.LabelControl();
  60. this.labelControl50 = new DevExpress.XtraEditors.LabelControl();
  61. this.txtMORemark = new System.Windows.Forms.TextBox();
  62. this.txtMOBOM = new System.Windows.Forms.TextBox();
  63. this.txtMOPLANSTARTDATE = new System.Windows.Forms.DateTimePicker();
  64. this.txtMOPLANENDDATE = new System.Windows.Forms.DateTimePicker();
  65. this.txtMODOWNDATE = new System.Windows.Forms.DateTimePicker();
  66. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  67. this.txtMOSEQ = new System.Windows.Forms.TextBox();
  68. this.txtMOTYPE = new System.Windows.Forms.TextBox();
  69. this.textMOUSER = new System.Windows.Forms.TextBox();
  70. this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
  71. this.txtMOCODE = new DevExpress.XtraEditors.ButtonEdit();
  72. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  73. this.txtMoRoute = new System.Windows.Forms.ComboBox();
  74. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  75. this.txtITEMCODE = new DevExpress.XtraEditors.ButtonEdit();
  76. this.txtMOPENDINGCAUSE = new System.Windows.Forms.RichTextBox();
  77. this.txtISCONINPUT = new System.Windows.Forms.CheckBox();
  78. ((System.ComponentModel.ISupportInitialize)(this.txtMOCODE1.Properties)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  80. this.panelControl1.SuspendLayout();
  81. ((System.ComponentModel.ISupportInitialize)(this.txtMOCODE.Properties)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).BeginInit();
  83. this.SuspendLayout();
  84. //
  85. // btnClose
  86. //
  87. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  88. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  89. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  90. this.btnClose.Appearance.Options.UseFont = true;
  91. this.btnClose.Appearance.Options.UseForeColor = true;
  92. this.btnClose.Appearance.Options.UseTextOptions = true;
  93. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  94. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  95. this.btnClose.Location = new System.Drawing.Point(568, 0);
  96. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  97. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  98. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  99. this.btnClose.Name = "btnClose";
  100. this.btnClose.Size = new System.Drawing.Size(30, 37);
  101. this.btnClose.TabIndex = 5;
  102. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  103. //
  104. // lblTitle
  105. //
  106. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  107. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  108. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  109. this.lblTitle.Location = new System.Drawing.Point(1, 1);
  110. this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  111. this.lblTitle.Name = "lblTitle";
  112. this.lblTitle.Size = new System.Drawing.Size(126, 30);
  113. this.lblTitle.TabIndex = 6;
  114. this.lblTitle.Text = "编辑";
  115. //
  116. // save
  117. //
  118. this.save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  119. this.save.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  120. this.save.Appearance.ForeColor = System.Drawing.Color.White;
  121. this.save.Appearance.Options.UseFont = true;
  122. this.save.Appearance.Options.UseForeColor = true;
  123. this.save.Appearance.Options.UseTextOptions = true;
  124. this.save.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  125. this.save.Image = ((System.Drawing.Image)(resources.GetObject("save.Image")));
  126. this.save.Location = new System.Drawing.Point(435, 423);
  127. this.save.LookAndFeel.SkinName = "BlueButtonSkin";
  128. this.save.LookAndFeel.UseDefaultLookAndFeel = false;
  129. this.save.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  130. this.save.Name = "save";
  131. this.save.Size = new System.Drawing.Size(80, 39);
  132. this.save.TabIndex = 81;
  133. this.save.Text = "保存";
  134. this.save.Click += new System.EventHandler(this.save_Click);
  135. //
  136. // can
  137. //
  138. this.can.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  139. this.can.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  140. this.can.Appearance.ForeColor = System.Drawing.Color.White;
  141. this.can.Appearance.Options.UseFont = true;
  142. this.can.Appearance.Options.UseForeColor = true;
  143. this.can.Appearance.Options.UseTextOptions = true;
  144. this.can.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  145. this.can.Image = ((System.Drawing.Image)(resources.GetObject("can.Image")));
  146. this.can.Location = new System.Drawing.Point(518, 423);
  147. this.can.LookAndFeel.SkinName = "BlueButtonSkin";
  148. this.can.LookAndFeel.UseDefaultLookAndFeel = false;
  149. this.can.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  150. this.can.Name = "can";
  151. this.can.Size = new System.Drawing.Size(80, 39);
  152. this.can.TabIndex = 91;
  153. this.can.Text = "取消";
  154. this.can.Click += new System.EventHandler(this.can_Click);
  155. //
  156. // labelControl1
  157. //
  158. this.labelControl1.Location = new System.Drawing.Point(30, 392);
  159. this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  160. this.labelControl1.Name = "labelControl1";
  161. this.labelControl1.Size = new System.Drawing.Size(98, 18);
  162. this.labelControl1.TabIndex = 0;
  163. this.labelControl1.Text = "*生产订单号:";
  164. this.labelControl1.Visible = false;
  165. //
  166. // txtMOCODE1
  167. //
  168. this.txtMOCODE1.EnterMoveNextControl = true;
  169. this.txtMOCODE1.Location = new System.Drawing.Point(150, 388);
  170. this.txtMOCODE1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  171. this.txtMOCODE1.Name = "txtMOCODE1";
  172. this.txtMOCODE1.Size = new System.Drawing.Size(135, 24);
  173. this.txtMOCODE1.TabIndex = 77;
  174. this.txtMOCODE1.Visible = false;
  175. //
  176. // labelControl5
  177. //
  178. this.labelControl5.Location = new System.Drawing.Point(38, 81);
  179. this.labelControl5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  180. this.labelControl5.Name = "labelControl5";
  181. this.labelControl5.Size = new System.Drawing.Size(75, 18);
  182. this.labelControl5.TabIndex = 91;
  183. this.labelControl5.Text = "工单备注:";
  184. //
  185. // labelControl6
  186. //
  187. this.labelControl6.Location = new System.Drawing.Point(623, 212);
  188. this.labelControl6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  189. this.labelControl6.Name = "labelControl6";
  190. this.labelControl6.Size = new System.Drawing.Size(83, 18);
  191. this.labelControl6.TabIndex = 92;
  192. this.labelControl6.Text = "*工单类型:";
  193. this.labelControl6.Visible = false;
  194. //
  195. // labelControl7
  196. //
  197. this.labelControl7.Location = new System.Drawing.Point(330, 26);
  198. this.labelControl7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  199. this.labelControl7.Name = "labelControl7";
  200. this.labelControl7.Size = new System.Drawing.Size(75, 18);
  201. this.labelControl7.TabIndex = 93;
  202. this.labelControl7.Text = "工单描述:";
  203. //
  204. // txtMOMEMO
  205. //
  206. this.txtMOMEMO.Location = new System.Drawing.Point(150, 81);
  207. this.txtMOMEMO.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  208. this.txtMOMEMO.Name = "txtMOMEMO";
  209. this.txtMOMEMO.Size = new System.Drawing.Size(138, 26);
  210. this.txtMOMEMO.TabIndex = 94;
  211. //
  212. // labelControl4
  213. //
  214. this.labelControl4.Location = new System.Drawing.Point(30, 139);
  215. this.labelControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  216. this.labelControl4.Name = "labelControl4";
  217. this.labelControl4.Size = new System.Drawing.Size(98, 18);
  218. this.labelControl4.TabIndex = 99;
  219. this.labelControl4.Text = "*计划产出量:";
  220. //
  221. // labelControl11
  222. //
  223. this.labelControl11.Location = new System.Drawing.Point(30, 188);
  224. this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  225. this.labelControl11.Name = "labelControl11";
  226. this.labelControl11.Size = new System.Drawing.Size(113, 18);
  227. this.labelControl11.TabIndex = 103;
  228. this.labelControl11.Text = "*预计开工日期:";
  229. //
  230. // labelControl12
  231. //
  232. this.labelControl12.Location = new System.Drawing.Point(320, 192);
  233. this.labelControl12.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  234. this.labelControl12.Name = "labelControl12";
  235. this.labelControl12.Size = new System.Drawing.Size(113, 18);
  236. this.labelControl12.TabIndex = 104;
  237. this.labelControl12.Text = "*预计完工日期:";
  238. //
  239. // txtMOPLANQTY
  240. //
  241. this.txtMOPLANQTY.Location = new System.Drawing.Point(150, 135);
  242. this.txtMOPLANQTY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  243. this.txtMOPLANQTY.Name = "txtMOPLANQTY";
  244. this.txtMOPLANQTY.Size = new System.Drawing.Size(138, 26);
  245. this.txtMOPLANQTY.TabIndex = 109;
  246. //
  247. // labelControl15
  248. //
  249. this.labelControl15.Location = new System.Drawing.Point(646, 325);
  250. this.labelControl15.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  251. this.labelControl15.Name = "labelControl15";
  252. this.labelControl15.Size = new System.Drawing.Size(45, 18);
  253. this.labelControl15.TabIndex = 117;
  254. this.labelControl15.Text = "工厂:";
  255. this.labelControl15.Visible = false;
  256. //
  257. // labelControl18
  258. //
  259. this.labelControl18.Location = new System.Drawing.Point(330, 132);
  260. this.labelControl18.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  261. this.labelControl18.Name = "labelControl18";
  262. this.labelControl18.Size = new System.Drawing.Size(90, 18);
  263. this.labelControl18.TabIndex = 120;
  264. this.labelControl18.Text = "客户订单号:";
  265. //
  266. // labelControl22
  267. //
  268. this.labelControl22.Location = new System.Drawing.Point(30, 240);
  269. this.labelControl22.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  270. this.labelControl22.Name = "labelControl22";
  271. this.labelControl22.Size = new System.Drawing.Size(75, 18);
  272. this.labelControl22.TabIndex = 124;
  273. this.labelControl22.Text = "开立人员:";
  274. //
  275. // labelControl23
  276. //
  277. this.labelControl23.Location = new System.Drawing.Point(320, 240);
  278. this.labelControl23.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  279. this.labelControl23.Name = "labelControl23";
  280. this.labelControl23.Size = new System.Drawing.Size(83, 18);
  281. this.labelControl23.TabIndex = 125;
  282. this.labelControl23.Text = "*开立日期:";
  283. //
  284. // txtFACTORY
  285. //
  286. this.txtFACTORY.Location = new System.Drawing.Point(741, 321);
  287. this.txtFACTORY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  288. this.txtFACTORY.Name = "txtFACTORY";
  289. this.txtFACTORY.Size = new System.Drawing.Size(138, 26);
  290. this.txtFACTORY.TabIndex = 126;
  291. this.txtFACTORY.Visible = false;
  292. //
  293. // txtMODESC
  294. //
  295. this.txtMODESC.Location = new System.Drawing.Point(449, 22);
  296. this.txtMODESC.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  297. this.txtMODESC.Name = "txtMODESC";
  298. this.txtMODESC.Size = new System.Drawing.Size(138, 76);
  299. this.txtMODESC.TabIndex = 72;
  300. this.txtMODESC.Text = "";
  301. //
  302. // txtCUSORDERNO
  303. //
  304. this.txtCUSORDERNO.Location = new System.Drawing.Point(446, 129);
  305. this.txtCUSORDERNO.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  306. this.txtCUSORDERNO.Name = "txtCUSORDERNO";
  307. this.txtCUSORDERNO.Size = new System.Drawing.Size(138, 26);
  308. this.txtCUSORDERNO.TabIndex = 130;
  309. //
  310. // txtMOUSER
  311. //
  312. this.txtMOUSER.Location = new System.Drawing.Point(150, 237);
  313. this.txtMOUSER.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  314. this.txtMOUSER.Name = "txtMOUSER";
  315. this.txtMOUSER.Size = new System.Drawing.Size(138, 26);
  316. this.txtMOUSER.TabIndex = 133;
  317. //
  318. // labelControl24
  319. //
  320. this.labelControl24.Location = new System.Drawing.Point(320, 289);
  321. this.labelControl24.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  322. this.labelControl24.Name = "labelControl24";
  323. this.labelControl24.Size = new System.Drawing.Size(83, 18);
  324. this.labelControl24.TabIndex = 135;
  325. this.labelControl24.Text = "*生产状态:";
  326. //
  327. // txtMOSTATUS
  328. //
  329. this.txtMOSTATUS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  330. this.txtMOSTATUS.FormattingEnabled = true;
  331. this.txtMOSTATUS.Items.AddRange(new object[] {
  332. "初始",
  333. "下发",
  334. "生产中",
  335. "关单",
  336. "暂停"});
  337. this.txtMOSTATUS.Location = new System.Drawing.Point(449, 287);
  338. this.txtMOSTATUS.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  339. this.txtMOSTATUS.Name = "txtMOSTATUS";
  340. this.txtMOSTATUS.Size = new System.Drawing.Size(134, 26);
  341. this.txtMOSTATUS.TabIndex = 136;
  342. //
  343. // labelControl26
  344. //
  345. this.labelControl26.Location = new System.Drawing.Point(625, 386);
  346. this.labelControl26.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  347. this.labelControl26.Name = "labelControl26";
  348. this.labelControl26.Size = new System.Drawing.Size(143, 18);
  349. this.labelControl26.TabIndex = 138;
  350. this.labelControl26.Text = "*是否限制工单投入:";
  351. this.labelControl26.Visible = false;
  352. this.labelControl26.Click += new System.EventHandler(this.labelControl26_Click);
  353. //
  354. // labelControl29
  355. //
  356. this.labelControl29.Location = new System.Drawing.Point(30, 293);
  357. this.labelControl29.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  358. this.labelControl29.Name = "labelControl29";
  359. this.labelControl29.Size = new System.Drawing.Size(83, 18);
  360. this.labelControl29.TabIndex = 145;
  361. this.labelControl29.Text = "*产品料号:";
  362. //
  363. // labelControl31
  364. //
  365. this.labelControl31.Location = new System.Drawing.Point(625, 103);
  366. this.labelControl31.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  367. this.labelControl31.Name = "labelControl31";
  368. this.labelControl31.Size = new System.Drawing.Size(105, 18);
  369. this.labelControl31.TabIndex = 148;
  370. this.labelControl31.Text = "工单暂停原因:";
  371. this.labelControl31.Visible = false;
  372. //
  373. // labelControl33
  374. //
  375. this.labelControl33.Location = new System.Drawing.Point(616, 266);
  376. this.labelControl33.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  377. this.labelControl33.Name = "labelControl33";
  378. this.labelControl33.Size = new System.Drawing.Size(105, 18);
  379. this.labelControl33.TabIndex = 150;
  380. this.labelControl33.Text = "脱离工单数量:";
  381. this.labelControl33.Visible = false;
  382. //
  383. // txtOFFMOQTY
  384. //
  385. this.txtOFFMOQTY.Location = new System.Drawing.Point(741, 262);
  386. this.txtOFFMOQTY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  387. this.txtOFFMOQTY.Name = "txtOFFMOQTY";
  388. this.txtOFFMOQTY.Size = new System.Drawing.Size(134, 26);
  389. this.txtOFFMOQTY.TabIndex = 157;
  390. this.txtOFFMOQTY.Visible = false;
  391. //
  392. // labelControl38
  393. //
  394. this.labelControl38.Location = new System.Drawing.Point(862, 545);
  395. this.labelControl38.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  396. this.labelControl38.Name = "labelControl38";
  397. this.labelControl38.Size = new System.Drawing.Size(0, 18);
  398. this.labelControl38.TabIndex = 162;
  399. //
  400. // labelControl42
  401. //
  402. this.labelControl42.Location = new System.Drawing.Point(317, 390);
  403. this.labelControl42.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  404. this.labelControl42.Name = "labelControl42";
  405. this.labelControl42.Size = new System.Drawing.Size(115, 18);
  406. this.labelControl42.TabIndex = 166;
  407. this.labelControl42.Text = "*工单BOM版本:";
  408. this.labelControl42.Visible = false;
  409. //
  410. // labelControl50
  411. //
  412. this.labelControl50.Location = new System.Drawing.Point(625, 39);
  413. this.labelControl50.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  414. this.labelControl50.Name = "labelControl50";
  415. this.labelControl50.Size = new System.Drawing.Size(83, 18);
  416. this.labelControl50.TabIndex = 174;
  417. this.labelControl50.Text = "*工单备注:";
  418. this.labelControl50.Visible = false;
  419. //
  420. // txtMORemark
  421. //
  422. this.txtMORemark.Location = new System.Drawing.Point(741, 32);
  423. this.txtMORemark.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  424. this.txtMORemark.Name = "txtMORemark";
  425. this.txtMORemark.Size = new System.Drawing.Size(138, 26);
  426. this.txtMORemark.TabIndex = 175;
  427. this.txtMORemark.Visible = false;
  428. //
  429. // txtMOBOM
  430. //
  431. this.txtMOBOM.Location = new System.Drawing.Point(446, 386);
  432. this.txtMOBOM.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  433. this.txtMOBOM.Name = "txtMOBOM";
  434. this.txtMOBOM.Size = new System.Drawing.Size(138, 26);
  435. this.txtMOBOM.TabIndex = 181;
  436. this.txtMOBOM.Visible = false;
  437. //
  438. // txtMOPLANSTARTDATE
  439. //
  440. this.txtMOPLANSTARTDATE.Location = new System.Drawing.Point(150, 188);
  441. this.txtMOPLANSTARTDATE.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  442. this.txtMOPLANSTARTDATE.Name = "txtMOPLANSTARTDATE";
  443. this.txtMOPLANSTARTDATE.Size = new System.Drawing.Size(138, 26);
  444. this.txtMOPLANSTARTDATE.TabIndex = 193;
  445. //
  446. // txtMOPLANENDDATE
  447. //
  448. this.txtMOPLANENDDATE.Location = new System.Drawing.Point(449, 184);
  449. this.txtMOPLANENDDATE.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  450. this.txtMOPLANENDDATE.Name = "txtMOPLANENDDATE";
  451. this.txtMOPLANENDDATE.Size = new System.Drawing.Size(134, 26);
  452. this.txtMOPLANENDDATE.TabIndex = 194;
  453. //
  454. // txtMODOWNDATE
  455. //
  456. this.txtMODOWNDATE.Location = new System.Drawing.Point(449, 233);
  457. this.txtMODOWNDATE.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  458. this.txtMODOWNDATE.Name = "txtMODOWNDATE";
  459. this.txtMODOWNDATE.Size = new System.Drawing.Size(134, 26);
  460. this.txtMODOWNDATE.TabIndex = 197;
  461. //
  462. // panelControl1
  463. //
  464. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  465. | System.Windows.Forms.AnchorStyles.Left)
  466. | System.Windows.Forms.AnchorStyles.Right)));
  467. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  468. this.panelControl1.Appearance.Options.UseBackColor = true;
  469. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  470. this.panelControl1.Controls.Add(this.txtMOSEQ);
  471. this.panelControl1.Controls.Add(this.txtMOTYPE);
  472. this.panelControl1.Controls.Add(this.textMOUSER);
  473. this.panelControl1.Controls.Add(this.labelControl8);
  474. this.panelControl1.Controls.Add(this.txtMOCODE);
  475. this.panelControl1.Controls.Add(this.labelControl3);
  476. this.panelControl1.Controls.Add(this.txtMoRoute);
  477. this.panelControl1.Controls.Add(this.labelControl2);
  478. this.panelControl1.Controls.Add(this.txtITEMCODE);
  479. this.panelControl1.Controls.Add(this.txtMOPENDINGCAUSE);
  480. this.panelControl1.Controls.Add(this.txtISCONINPUT);
  481. this.panelControl1.Controls.Add(this.txtMODOWNDATE);
  482. this.panelControl1.Controls.Add(this.txtMOPLANENDDATE);
  483. this.panelControl1.Controls.Add(this.txtMOPLANSTARTDATE);
  484. this.panelControl1.Controls.Add(this.txtMOBOM);
  485. this.panelControl1.Controls.Add(this.txtMORemark);
  486. this.panelControl1.Controls.Add(this.labelControl50);
  487. this.panelControl1.Controls.Add(this.labelControl42);
  488. this.panelControl1.Controls.Add(this.labelControl38);
  489. this.panelControl1.Controls.Add(this.txtOFFMOQTY);
  490. this.panelControl1.Controls.Add(this.labelControl33);
  491. this.panelControl1.Controls.Add(this.labelControl31);
  492. this.panelControl1.Controls.Add(this.labelControl29);
  493. this.panelControl1.Controls.Add(this.labelControl26);
  494. this.panelControl1.Controls.Add(this.txtMOSTATUS);
  495. this.panelControl1.Controls.Add(this.labelControl24);
  496. this.panelControl1.Controls.Add(this.txtMOUSER);
  497. this.panelControl1.Controls.Add(this.txtCUSORDERNO);
  498. this.panelControl1.Controls.Add(this.txtMODESC);
  499. this.panelControl1.Controls.Add(this.txtFACTORY);
  500. this.panelControl1.Controls.Add(this.labelControl23);
  501. this.panelControl1.Controls.Add(this.labelControl22);
  502. this.panelControl1.Controls.Add(this.labelControl18);
  503. this.panelControl1.Controls.Add(this.labelControl15);
  504. this.panelControl1.Controls.Add(this.txtMOPLANQTY);
  505. this.panelControl1.Controls.Add(this.labelControl12);
  506. this.panelControl1.Controls.Add(this.labelControl11);
  507. this.panelControl1.Controls.Add(this.labelControl4);
  508. this.panelControl1.Controls.Add(this.txtMOMEMO);
  509. this.panelControl1.Controls.Add(this.labelControl7);
  510. this.panelControl1.Controls.Add(this.labelControl6);
  511. this.panelControl1.Controls.Add(this.labelControl5);
  512. this.panelControl1.Controls.Add(this.txtMOCODE1);
  513. this.panelControl1.Controls.Add(this.labelControl1);
  514. this.panelControl1.Location = new System.Drawing.Point(1, 35);
  515. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  516. this.panelControl1.Name = "panelControl1";
  517. this.panelControl1.Size = new System.Drawing.Size(597, 386);
  518. this.panelControl1.TabIndex = 23;
  519. this.panelControl1.Paint += new System.Windows.Forms.PaintEventHandler(this.panelControl1_Paint);
  520. //
  521. // txtMOSEQ
  522. //
  523. this.txtMOSEQ.Location = new System.Drawing.Point(150, 54);
  524. this.txtMOSEQ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  525. this.txtMOSEQ.Name = "txtMOSEQ";
  526. this.txtMOSEQ.Size = new System.Drawing.Size(138, 26);
  527. this.txtMOSEQ.TabIndex = 211;
  528. this.txtMOSEQ.Visible = false;
  529. //
  530. // txtMOTYPE
  531. //
  532. this.txtMOTYPE.Location = new System.Drawing.Point(741, 212);
  533. this.txtMOTYPE.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  534. this.txtMOTYPE.Name = "txtMOTYPE";
  535. this.txtMOTYPE.Size = new System.Drawing.Size(138, 26);
  536. this.txtMOTYPE.TabIndex = 210;
  537. this.txtMOTYPE.Visible = false;
  538. //
  539. // textMOUSER
  540. //
  541. this.textMOUSER.Location = new System.Drawing.Point(446, 339);
  542. this.textMOUSER.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  543. this.textMOUSER.Name = "textMOUSER";
  544. this.textMOUSER.ReadOnly = true;
  545. this.textMOUSER.Size = new System.Drawing.Size(138, 26);
  546. this.textMOUSER.TabIndex = 209;
  547. //
  548. // labelControl8
  549. //
  550. this.labelControl8.Location = new System.Drawing.Point(344, 343);
  551. this.labelControl8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  552. this.labelControl8.Name = "labelControl8";
  553. this.labelControl8.Size = new System.Drawing.Size(60, 18);
  554. this.labelControl8.TabIndex = 208;
  555. this.labelControl8.Text = "批次号:";
  556. //
  557. // txtMOCODE
  558. //
  559. this.txtMOCODE.EditValue = "";
  560. this.txtMOCODE.Location = new System.Drawing.Point(150, 28);
  561. this.txtMOCODE.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  562. this.txtMOCODE.Name = "txtMOCODE";
  563. this.txtMOCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  564. new DevExpress.XtraEditors.Controls.EditorButton()});
  565. this.txtMOCODE.Size = new System.Drawing.Size(138, 24);
  566. this.txtMOCODE.TabIndex = 207;
  567. this.txtMOCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtMOCODE_ButtonClick);
  568. //
  569. // labelControl3
  570. //
  571. this.labelControl3.Location = new System.Drawing.Point(30, 30);
  572. this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  573. this.labelControl3.Name = "labelControl3";
  574. this.labelControl3.Size = new System.Drawing.Size(113, 18);
  575. this.labelControl3.TabIndex = 206;
  576. this.labelControl3.Text = "*原生产订单号:";
  577. //
  578. // txtMoRoute
  579. //
  580. this.txtMoRoute.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  581. this.txtMoRoute.FormattingEnabled = true;
  582. this.txtMoRoute.Location = new System.Drawing.Point(150, 343);
  583. this.txtMoRoute.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  584. this.txtMoRoute.Name = "txtMoRoute";
  585. this.txtMoRoute.Size = new System.Drawing.Size(138, 26);
  586. this.txtMoRoute.TabIndex = 205;
  587. //
  588. // labelControl2
  589. //
  590. this.labelControl2.Location = new System.Drawing.Point(30, 347);
  591. this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  592. this.labelControl2.Name = "labelControl2";
  593. this.labelControl2.Size = new System.Drawing.Size(75, 18);
  594. this.labelControl2.TabIndex = 202;
  595. this.labelControl2.Text = "工单途程:";
  596. //
  597. // txtITEMCODE
  598. //
  599. this.txtITEMCODE.EditValue = "";
  600. this.txtITEMCODE.Enabled = false;
  601. this.txtITEMCODE.Location = new System.Drawing.Point(150, 289);
  602. this.txtITEMCODE.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  603. this.txtITEMCODE.Name = "txtITEMCODE";
  604. this.txtITEMCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  605. new DevExpress.XtraEditors.Controls.EditorButton()});
  606. this.txtITEMCODE.Size = new System.Drawing.Size(138, 24);
  607. this.txtITEMCODE.TabIndex = 201;
  608. this.txtITEMCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtITEMCODE_ButtonClick);
  609. this.txtITEMCODE.EditValueChanged += new System.EventHandler(this.txtITEMCODE_EditValueChanged);
  610. //
  611. // txtMOPENDINGCAUSE
  612. //
  613. this.txtMOPENDINGCAUSE.Location = new System.Drawing.Point(741, 103);
  614. this.txtMOPENDINGCAUSE.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  615. this.txtMOPENDINGCAUSE.Name = "txtMOPENDINGCAUSE";
  616. this.txtMOPENDINGCAUSE.Size = new System.Drawing.Size(138, 76);
  617. this.txtMOPENDINGCAUSE.TabIndex = 199;
  618. this.txtMOPENDINGCAUSE.Text = "";
  619. this.txtMOPENDINGCAUSE.Visible = false;
  620. //
  621. // txtISCONINPUT
  622. //
  623. this.txtISCONINPUT.AutoSize = true;
  624. this.txtISCONINPUT.Location = new System.Drawing.Point(774, 387);
  625. this.txtISCONINPUT.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  626. this.txtISCONINPUT.Name = "txtISCONINPUT";
  627. this.txtISCONINPUT.Size = new System.Drawing.Size(18, 17);
  628. this.txtISCONINPUT.TabIndex = 198;
  629. this.txtISCONINPUT.UseVisualStyleBackColor = true;
  630. this.txtISCONINPUT.Visible = false;
  631. this.txtISCONINPUT.CheckedChanged += new System.EventHandler(this.txtISCONINPUT_CheckedChanged);
  632. //
  633. // FormICSMOAdd
  634. //
  635. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  636. this.Appearance.Options.UseBackColor = true;
  637. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  638. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  639. this.ClientSize = new System.Drawing.Size(599, 464);
  640. this.Controls.Add(this.can);
  641. this.Controls.Add(this.save);
  642. this.Controls.Add(this.panelControl1);
  643. this.Controls.Add(this.lblTitle);
  644. this.Controls.Add(this.btnClose);
  645. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  646. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  647. this.Name = "FormICSMOAdd";
  648. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  649. this.Text = "FormContainerAddEdit";
  650. ((System.ComponentModel.ISupportInitialize)(this.txtMOCODE1.Properties)).EndInit();
  651. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  652. this.panelControl1.ResumeLayout(false);
  653. this.panelControl1.PerformLayout();
  654. ((System.ComponentModel.ISupportInitialize)(this.txtMOCODE.Properties)).EndInit();
  655. ((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).EndInit();
  656. this.ResumeLayout(false);
  657. }
  658. #endregion
  659. private DevExpress.XtraEditors.SimpleButton btnClose;
  660. private DevExpress.XtraEditors.LabelControl lblTitle;
  661. private DevExpress.XtraEditors.SimpleButton save;
  662. private DevExpress.XtraEditors.SimpleButton can;
  663. private DevExpress.XtraEditors.LabelControl labelControl1;
  664. private DevExpress.XtraEditors.TextEdit txtMOCODE1;
  665. private DevExpress.XtraEditors.LabelControl labelControl5;
  666. private DevExpress.XtraEditors.LabelControl labelControl6;
  667. private DevExpress.XtraEditors.LabelControl labelControl7;
  668. private System.Windows.Forms.TextBox txtMOMEMO;
  669. private DevExpress.XtraEditors.LabelControl labelControl4;
  670. private DevExpress.XtraEditors.LabelControl labelControl11;
  671. private DevExpress.XtraEditors.LabelControl labelControl12;
  672. private System.Windows.Forms.TextBox txtMOPLANQTY;
  673. private DevExpress.XtraEditors.LabelControl labelControl15;
  674. private DevExpress.XtraEditors.LabelControl labelControl18;
  675. private DevExpress.XtraEditors.LabelControl labelControl22;
  676. private DevExpress.XtraEditors.LabelControl labelControl23;
  677. private System.Windows.Forms.TextBox txtFACTORY;
  678. private System.Windows.Forms.RichTextBox txtMODESC;
  679. private System.Windows.Forms.TextBox txtCUSORDERNO;
  680. private System.Windows.Forms.TextBox txtMOUSER;
  681. private DevExpress.XtraEditors.LabelControl labelControl24;
  682. private System.Windows.Forms.ComboBox txtMOSTATUS;
  683. private DevExpress.XtraEditors.LabelControl labelControl26;
  684. private DevExpress.XtraEditors.LabelControl labelControl29;
  685. private DevExpress.XtraEditors.LabelControl labelControl31;
  686. private DevExpress.XtraEditors.LabelControl labelControl33;
  687. private System.Windows.Forms.TextBox txtOFFMOQTY;
  688. private DevExpress.XtraEditors.LabelControl labelControl38;
  689. private DevExpress.XtraEditors.LabelControl labelControl42;
  690. private DevExpress.XtraEditors.LabelControl labelControl50;
  691. private System.Windows.Forms.TextBox txtMORemark;
  692. private System.Windows.Forms.TextBox txtMOBOM;
  693. private System.Windows.Forms.DateTimePicker txtMOPLANSTARTDATE;
  694. private System.Windows.Forms.DateTimePicker txtMOPLANENDDATE;
  695. private System.Windows.Forms.DateTimePicker txtMODOWNDATE;
  696. private DevExpress.XtraEditors.PanelControl panelControl1;
  697. private System.Windows.Forms.CheckBox txtISCONINPUT;
  698. private System.Windows.Forms.RichTextBox txtMOPENDINGCAUSE;
  699. private DevExpress.XtraEditors.ButtonEdit txtITEMCODE;
  700. private DevExpress.XtraEditors.LabelControl labelControl2;
  701. private System.Windows.Forms.ComboBox txtMoRoute;
  702. private DevExpress.XtraEditors.ButtonEdit txtMOCODE;
  703. private DevExpress.XtraEditors.LabelControl labelControl3;
  704. private System.Windows.Forms.TextBox textMOUSER;
  705. private DevExpress.XtraEditors.LabelControl labelControl8;
  706. private System.Windows.Forms.TextBox txtMOTYPE;
  707. private System.Windows.Forms.TextBox txtMOSEQ;
  708. }
  709. }