锐腾搅拌上料功能
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.

1204 lines
69 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSMO2UserSend
  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(FormICSMO2UserSend));
  29. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  30. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  31. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  32. this.colOPCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.colOPDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.colUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.colUSERCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.repositoryItemGridLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
  37. this.repositoryItemGridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  38. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.colEQPCode = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.repositoryItemGridLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
  42. this.repositoryItemGridLookUpEdit2View = new DevExpress.XtraGrid.Views.Grid.GridView();
  43. this.colEQPName = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colOPSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.colEQPType = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.colStartPlanDate = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  48. this.colEndPlanDate = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colEATTRIBUTE1 = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.colONWIP = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.colPRLine = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  53. this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  54. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  55. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  56. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  57. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  58. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  59. this.btnSavePRWW = new DevExpress.XtraEditors.SimpleButton();
  60. this.txtcancelSend = new DevExpress.XtraEditors.SimpleButton();
  61. this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
  62. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  63. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  64. this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
  65. this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
  66. this.btnSave = new DevExpress.XtraEditors.SimpleButton();
  67. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  68. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  69. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  70. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  71. this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
  72. this.txtPlanDate = new System.Windows.Forms.DateTimePicker();
  73. this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
  74. this.txtMOPLANSTARTDATE = new DevExpress.XtraEditors.TextEdit();
  75. this.txtMOPLANQTY = new DevExpress.XtraEditors.TextEdit();
  76. this.txtItemName = new DevExpress.XtraEditors.TextEdit();
  77. this.txtMOPLANENDDATE = new DevExpress.XtraEditors.TextEdit();
  78. this.txtITEMCODE = new DevExpress.XtraEditors.TextEdit();
  79. this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
  80. this.txtRouteCode = new DevExpress.XtraEditors.TextEdit();
  81. this.txtProjectCode = new DevExpress.XtraEditors.TextEdit();
  82. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  83. this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
  84. this.txtMOSEQ = new DevExpress.XtraEditors.TextEdit();
  85. this.txtMOCODE = new DevExpress.XtraEditors.TextEdit();
  86. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  87. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  88. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  89. this.label2 = new System.Windows.Forms.Label();
  90. this.label3 = new System.Windows.Forms.Label();
  91. this.label1 = new System.Windows.Forms.Label();
  92. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  93. this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
  94. this.gridControl1 = new DevExpress.XtraGrid.GridControl();
  95. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  96. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  97. this.colLOTNO = new DevExpress.XtraGrid.Columns.GridColumn();
  98. this.colsendDetail = new DevExpress.XtraGrid.Columns.GridColumn();
  99. this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  100. this.colVenderLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
  101. this.colLotNo2 = new DevExpress.XtraGrid.Columns.GridColumn();
  102. this.colcloseVenderLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
  103. this.repositoryItemButtonEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  104. this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
  105. this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
  106. this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  107. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit2)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit2View)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.VistaTimeProperties)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  121. this.panelControl3.SuspendLayout();
  122. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  123. this.groupControl1.SuspendLayout();
  124. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  125. this.splitContainer1.Panel1.SuspendLayout();
  126. this.splitContainer1.Panel2.SuspendLayout();
  127. this.splitContainer1.SuspendLayout();
  128. ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
  129. this.groupControl2.SuspendLayout();
  130. ((System.ComponentModel.ISupportInitialize)(this.txtMOPLANSTARTDATE.Properties)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.txtMOPLANQTY.Properties)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.txtMOPLANENDDATE.Properties)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(this.txtRouteCode.Properties)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.txtProjectCode.Properties)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.txtMOSEQ.Properties)).BeginInit();
  138. ((System.ComponentModel.ISupportInitialize)(this.txtMOCODE.Properties)).BeginInit();
  139. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  140. this.splitContainer2.Panel1.SuspendLayout();
  141. this.splitContainer2.Panel2.SuspendLayout();
  142. this.splitContainer2.SuspendLayout();
  143. ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
  144. this.groupControl3.SuspendLayout();
  145. ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
  146. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  147. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).BeginInit();
  149. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
  150. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit();
  151. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
  152. this.SuspendLayout();
  153. //
  154. // grdDetail
  155. //
  156. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  157. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  158. this.grdDetail.MainView = this.grvDetail;
  159. this.grdDetail.Name = "grdDetail";
  160. this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  161. this.repositoryItemButtonEdit1,
  162. this.repositoryItemButtonEdit2,
  163. this.repositoryItemGridLookUpEdit1,
  164. this.repositoryItemGridLookUpEdit2,
  165. this.repositoryItemDateEdit1});
  166. this.grdDetail.Size = new System.Drawing.Size(756, 250);
  167. this.grdDetail.TabIndex = 0;
  168. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  169. this.grvDetail,
  170. this.grvAdvDetail});
  171. //
  172. // grvDetail
  173. //
  174. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  175. this.colID,
  176. this.colOPCODE,
  177. this.colOPDESC,
  178. this.colUSERName,
  179. this.colUSERCODE,
  180. this.colMUSERName,
  181. this.colMTIME,
  182. this.colEQPCode,
  183. this.colEQPName,
  184. this.colOPSEQ,
  185. this.colEQPType,
  186. this.colStartPlanDate,
  187. this.colEndPlanDate,
  188. this.colEATTRIBUTE1,
  189. this.colONWIP,
  190. this.colPRLine});
  191. this.grvDetail.GridControl = this.grdDetail;
  192. this.grvDetail.IndicatorWidth = 40;
  193. this.grvDetail.Name = "grvDetail";
  194. this.grvDetail.OptionsSelection.MultiSelect = true;
  195. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  196. this.grvDetail.OptionsView.ShowFooter = true;
  197. this.grvDetail.OptionsView.ShowGroupPanel = false;
  198. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  199. this.grvDetail.CustomRowCellEdit += new DevExpress.XtraGrid.Views.Grid.CustomRowCellEditEventHandler(this.grvDetail_CustomRowCellEdit);
  200. //
  201. // colID
  202. //
  203. this.colID.Caption = "guid";
  204. this.colID.FieldName = "ID";
  205. this.colID.Name = "colID";
  206. this.colID.OptionsColumn.ReadOnly = true;
  207. //
  208. // colOPCODE
  209. //
  210. this.colOPCODE.Caption = "工序代码";
  211. this.colOPCODE.FieldName = "OPCODE";
  212. this.colOPCODE.Name = "colOPCODE";
  213. this.colOPCODE.OptionsColumn.ReadOnly = true;
  214. this.colOPCODE.Visible = true;
  215. this.colOPCODE.VisibleIndex = 1;
  216. this.colOPCODE.Width = 61;
  217. //
  218. // colOPDESC
  219. //
  220. this.colOPDESC.Caption = "工序";
  221. this.colOPDESC.FieldName = "OPDESC";
  222. this.colOPDESC.Name = "colOPDESC";
  223. this.colOPDESC.OptionsColumn.ReadOnly = true;
  224. this.colOPDESC.Visible = true;
  225. this.colOPDESC.VisibleIndex = 2;
  226. this.colOPDESC.Width = 50;
  227. //
  228. // colUSERName
  229. //
  230. this.colUSERName.Caption = "下发人员名称";
  231. this.colUSERName.FieldName = "USERName";
  232. this.colUSERName.Name = "colUSERName";
  233. this.colUSERName.OptionsColumn.ReadOnly = true;
  234. this.colUSERName.Visible = true;
  235. this.colUSERName.VisibleIndex = 4;
  236. this.colUSERName.Width = 56;
  237. //
  238. // colUSERCODE
  239. //
  240. this.colUSERCODE.Caption = "下发人员代码";
  241. this.colUSERCODE.ColumnEdit = this.repositoryItemGridLookUpEdit1;
  242. this.colUSERCODE.FieldName = "USERCODE";
  243. this.colUSERCODE.Name = "colUSERCODE";
  244. this.colUSERCODE.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  245. this.colUSERCODE.Visible = true;
  246. this.colUSERCODE.VisibleIndex = 3;
  247. this.colUSERCODE.Width = 95;
  248. //
  249. // repositoryItemGridLookUpEdit1
  250. //
  251. this.repositoryItemGridLookUpEdit1.AutoHeight = false;
  252. this.repositoryItemGridLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  253. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  254. this.repositoryItemGridLookUpEdit1.Name = "repositoryItemGridLookUpEdit1";
  255. this.repositoryItemGridLookUpEdit1.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
  256. this.repositoryItemGridLookUpEdit1.View = this.repositoryItemGridLookUpEdit1View;
  257. this.repositoryItemGridLookUpEdit1.EditValueChanged += new System.EventHandler(this.repositoryItemGridLookUpEdit1_EditValueChanged);
  258. //
  259. // repositoryItemGridLookUpEdit1View
  260. //
  261. this.repositoryItemGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  262. this.repositoryItemGridLookUpEdit1View.Name = "repositoryItemGridLookUpEdit1View";
  263. this.repositoryItemGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  264. this.repositoryItemGridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  265. this.repositoryItemGridLookUpEdit1View.OptionsView.ShowIndicator = false;
  266. //
  267. // colMUSERName
  268. //
  269. this.colMUSERName.Caption = "维护人名称";
  270. this.colMUSERName.FieldName = "MUSERName";
  271. this.colMUSERName.Name = "colMUSERName";
  272. this.colMUSERName.OptionsColumn.ReadOnly = true;
  273. //
  274. // colMTIME
  275. //
  276. this.colMTIME.Caption = "维护时间";
  277. this.colMTIME.FieldName = "MTIME";
  278. this.colMTIME.Name = "colMTIME";
  279. this.colMTIME.OptionsColumn.ReadOnly = true;
  280. //
  281. // colEQPCode
  282. //
  283. this.colEQPCode.Caption = "设备编号";
  284. this.colEQPCode.ColumnEdit = this.repositoryItemGridLookUpEdit2;
  285. this.colEQPCode.FieldName = "EQPCode";
  286. this.colEQPCode.Name = "colEQPCode";
  287. this.colEQPCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  288. this.colEQPCode.Visible = true;
  289. this.colEQPCode.VisibleIndex = 5;
  290. //
  291. // repositoryItemGridLookUpEdit2
  292. //
  293. this.repositoryItemGridLookUpEdit2.AutoHeight = false;
  294. this.repositoryItemGridLookUpEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  295. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  296. this.repositoryItemGridLookUpEdit2.Name = "repositoryItemGridLookUpEdit2";
  297. this.repositoryItemGridLookUpEdit2.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
  298. this.repositoryItemGridLookUpEdit2.View = this.repositoryItemGridLookUpEdit2View;
  299. this.repositoryItemGridLookUpEdit2.EditValueChanged += new System.EventHandler(this.repositoryItemGridLookUpEdit2_EditValueChanged);
  300. //
  301. // repositoryItemGridLookUpEdit2View
  302. //
  303. this.repositoryItemGridLookUpEdit2View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  304. this.repositoryItemGridLookUpEdit2View.Name = "repositoryItemGridLookUpEdit2View";
  305. this.repositoryItemGridLookUpEdit2View.OptionsSelection.EnableAppearanceFocusedCell = false;
  306. this.repositoryItemGridLookUpEdit2View.OptionsView.ShowGroupPanel = false;
  307. this.repositoryItemGridLookUpEdit2View.OptionsView.ShowIndicator = false;
  308. //
  309. // colEQPName
  310. //
  311. this.colEQPName.Caption = "设备名称";
  312. this.colEQPName.FieldName = "EQPName";
  313. this.colEQPName.Name = "colEQPName";
  314. this.colEQPName.OptionsColumn.ReadOnly = true;
  315. this.colEQPName.Visible = true;
  316. this.colEQPName.VisibleIndex = 6;
  317. //
  318. // colOPSEQ
  319. //
  320. this.colOPSEQ.Caption = "序号";
  321. this.colOPSEQ.FieldName = "OPSEQ";
  322. this.colOPSEQ.Name = "colOPSEQ";
  323. this.colOPSEQ.OptionsColumn.ReadOnly = true;
  324. this.colOPSEQ.Visible = true;
  325. this.colOPSEQ.VisibleIndex = 0;
  326. this.colOPSEQ.Width = 43;
  327. //
  328. // colEQPType
  329. //
  330. this.colEQPType.Caption = "设备类型";
  331. this.colEQPType.FieldName = "EQPType";
  332. this.colEQPType.Name = "colEQPType";
  333. //
  334. // colStartPlanDate
  335. //
  336. this.colStartPlanDate.Caption = "预开工日期";
  337. this.colStartPlanDate.ColumnEdit = this.repositoryItemDateEdit1;
  338. this.colStartPlanDate.DisplayFormat.FormatString = "yyyy-MM-dd";
  339. this.colStartPlanDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  340. this.colStartPlanDate.FieldName = "StartPlanDate";
  341. this.colStartPlanDate.Name = "colStartPlanDate";
  342. this.colStartPlanDate.Visible = true;
  343. this.colStartPlanDate.VisibleIndex = 7;
  344. this.colStartPlanDate.Width = 59;
  345. //
  346. // repositoryItemDateEdit1
  347. //
  348. this.repositoryItemDateEdit1.AutoHeight = false;
  349. this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  350. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  351. this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
  352. this.repositoryItemDateEdit1.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  353. new DevExpress.XtraEditors.Controls.EditorButton()});
  354. //
  355. // colEndPlanDate
  356. //
  357. this.colEndPlanDate.Caption = "预下机时间";
  358. this.colEndPlanDate.DisplayFormat.FormatString = "yyyy-MM-dd";
  359. this.colEndPlanDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  360. this.colEndPlanDate.FieldName = "EndPlanDate";
  361. this.colEndPlanDate.Name = "colEndPlanDate";
  362. this.colEndPlanDate.Visible = true;
  363. this.colEndPlanDate.VisibleIndex = 8;
  364. this.colEndPlanDate.Width = 41;
  365. //
  366. // colEATTRIBUTE1
  367. //
  368. this.colEATTRIBUTE1.Caption = "是否委外";
  369. this.colEATTRIBUTE1.FieldName = "EATTRIBUTE1";
  370. this.colEATTRIBUTE1.Name = "colEATTRIBUTE1";
  371. this.colEATTRIBUTE1.Visible = true;
  372. this.colEATTRIBUTE1.VisibleIndex = 9;
  373. //
  374. // colONWIP
  375. //
  376. this.colONWIP.Caption = "是否已开工";
  377. this.colONWIP.FieldName = "ONWIP";
  378. this.colONWIP.Name = "colONWIP";
  379. this.colONWIP.OptionsColumn.ReadOnly = true;
  380. this.colONWIP.Visible = true;
  381. this.colONWIP.VisibleIndex = 10;
  382. //
  383. // colPRLine
  384. //
  385. this.colPRLine.Caption = "产生委外请购单";
  386. this.colPRLine.FieldName = "PRLine";
  387. this.colPRLine.Name = "colPRLine";
  388. this.colPRLine.OptionsColumn.ReadOnly = true;
  389. this.colPRLine.Visible = true;
  390. this.colPRLine.VisibleIndex = 11;
  391. this.colPRLine.Width = 98;
  392. //
  393. // repositoryItemButtonEdit1
  394. //
  395. this.repositoryItemButtonEdit1.AutoHeight = false;
  396. this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  397. new DevExpress.XtraEditors.Controls.EditorButton()});
  398. this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
  399. this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
  400. this.repositoryItemButtonEdit1.EditValueChanged += new System.EventHandler(this.repositoryItemButtonEdit1_EditValueChanged);
  401. //
  402. // repositoryItemButtonEdit2
  403. //
  404. this.repositoryItemButtonEdit2.AutoHeight = false;
  405. this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  406. new DevExpress.XtraEditors.Controls.EditorButton()});
  407. this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
  408. this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
  409. //
  410. // grvAdvDetail
  411. //
  412. this.grvAdvDetail.GridControl = this.grdDetail;
  413. this.grvAdvDetail.Name = "grvAdvDetail";
  414. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  415. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  416. this.grvAdvDetail.OptionsView.ShowFooter = true;
  417. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  418. //
  419. // repDate
  420. //
  421. this.repDate.AutoHeight = false;
  422. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  423. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  424. this.repDate.Mask.EditMask = "yyyy-MM-dd";
  425. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  426. this.repDate.Name = "repDate";
  427. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  428. new DevExpress.XtraEditors.Controls.EditorButton()});
  429. //
  430. // rptPage
  431. //
  432. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  433. this.rptPage.Appearance.Options.UseBackColor = true;
  434. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  435. this.rptPage.isInit = false;
  436. this.rptPage.Location = new System.Drawing.Point(0, 413);
  437. this.rptPage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  438. this.rptPage.Name = "rptPage";
  439. this.rptPage.PageIndex = 0;
  440. this.rptPage.PageSize = 0;
  441. this.rptPage.RecordNum = 0;
  442. this.rptPage.Size = new System.Drawing.Size(1213, 26);
  443. this.rptPage.TabIndex = 15;
  444. //
  445. // btnExit
  446. //
  447. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  448. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  449. this.btnExit.Appearance.Options.UseFont = true;
  450. this.btnExit.Appearance.Options.UseForeColor = true;
  451. this.btnExit.Appearance.Options.UseTextOptions = true;
  452. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  453. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  454. this.btnExit.Location = new System.Drawing.Point(673, 0);
  455. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  456. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  457. this.btnExit.Name = "btnExit";
  458. this.btnExit.Size = new System.Drawing.Size(55, 30);
  459. this.btnExit.TabIndex = 10;
  460. this.btnExit.Text = "退出";
  461. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  462. //
  463. // panelControl3
  464. //
  465. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  466. this.panelControl3.Appearance.Options.UseBackColor = true;
  467. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  468. this.panelControl3.Controls.Add(this.btnSavePRWW);
  469. this.panelControl3.Controls.Add(this.txtcancelSend);
  470. this.panelControl3.Controls.Add(this.btnPrint);
  471. this.panelControl3.Controls.Add(this.btnFalsh);
  472. this.panelControl3.Controls.Add(this.btnOutPut);
  473. this.panelControl3.Controls.Add(this.btnCanSelect);
  474. this.panelControl3.Controls.Add(this.btnSelect);
  475. this.panelControl3.Controls.Add(this.btnSave);
  476. this.panelControl3.Controls.Add(this.lblTitle);
  477. this.panelControl3.Controls.Add(this.btnClose);
  478. this.panelControl3.Controls.Add(this.btnExit);
  479. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  480. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  481. this.panelControl3.Name = "panelControl3";
  482. this.panelControl3.Size = new System.Drawing.Size(1213, 30);
  483. this.panelControl3.TabIndex = 13;
  484. //
  485. // btnSavePRWW
  486. //
  487. this.btnSavePRWW.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  488. this.btnSavePRWW.Appearance.ForeColor = System.Drawing.Color.White;
  489. this.btnSavePRWW.Appearance.Options.UseFont = true;
  490. this.btnSavePRWW.Appearance.Options.UseForeColor = true;
  491. this.btnSavePRWW.Appearance.Options.UseTextOptions = true;
  492. this.btnSavePRWW.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  493. this.btnSavePRWW.Image = ((System.Drawing.Image)(resources.GetObject("btnSavePRWW.Image")));
  494. this.btnSavePRWW.Location = new System.Drawing.Point(538, 0);
  495. this.btnSavePRWW.LookAndFeel.SkinName = "BlueButtonSkin";
  496. this.btnSavePRWW.LookAndFeel.UseDefaultLookAndFeel = false;
  497. this.btnSavePRWW.Name = "btnSavePRWW";
  498. this.btnSavePRWW.Size = new System.Drawing.Size(135, 30);
  499. this.btnSavePRWW.TabIndex = 52;
  500. this.btnSavePRWW.Text = "产生委外请购需求";
  501. this.btnSavePRWW.Click += new System.EventHandler(this.btnSavePRWW_Click);
  502. //
  503. // txtcancelSend
  504. //
  505. this.txtcancelSend.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  506. this.txtcancelSend.Appearance.ForeColor = System.Drawing.Color.White;
  507. this.txtcancelSend.Appearance.Options.UseFont = true;
  508. this.txtcancelSend.Appearance.Options.UseForeColor = true;
  509. this.txtcancelSend.Appearance.Options.UseTextOptions = true;
  510. this.txtcancelSend.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  511. this.txtcancelSend.Image = ((System.Drawing.Image)(resources.GetObject("txtcancelSend.Image")));
  512. this.txtcancelSend.Location = new System.Drawing.Point(253, 0);
  513. this.txtcancelSend.LookAndFeel.SkinName = "BlueButtonSkin";
  514. this.txtcancelSend.LookAndFeel.UseDefaultLookAndFeel = false;
  515. this.txtcancelSend.Name = "txtcancelSend";
  516. this.txtcancelSend.Size = new System.Drawing.Size(77, 30);
  517. this.txtcancelSend.TabIndex = 51;
  518. this.txtcancelSend.Text = "取消派工";
  519. this.txtcancelSend.Click += new System.EventHandler(this.txtcancelSend_Click);
  520. //
  521. // btnPrint
  522. //
  523. this.btnPrint.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  524. this.btnPrint.Appearance.ForeColor = System.Drawing.Color.White;
  525. this.btnPrint.Appearance.Options.UseFont = true;
  526. this.btnPrint.Appearance.Options.UseForeColor = true;
  527. this.btnPrint.Appearance.Options.UseTextOptions = true;
  528. this.btnPrint.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  529. this.btnPrint.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image")));
  530. this.btnPrint.Location = new System.Drawing.Point(330, 0);
  531. this.btnPrint.LookAndFeel.SkinName = "BlueButtonSkin";
  532. this.btnPrint.LookAndFeel.UseDefaultLookAndFeel = false;
  533. this.btnPrint.Name = "btnPrint";
  534. this.btnPrint.Size = new System.Drawing.Size(87, 30);
  535. this.btnPrint.TabIndex = 50;
  536. this.btnPrint.Text = "跟踪单打印";
  537. this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
  538. //
  539. // btnFalsh
  540. //
  541. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  542. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  543. this.btnFalsh.Appearance.Options.UseFont = true;
  544. this.btnFalsh.Appearance.Options.UseForeColor = true;
  545. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  546. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  547. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  548. this.btnFalsh.Location = new System.Drawing.Point(480, 0);
  549. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  550. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  551. this.btnFalsh.Name = "btnFalsh";
  552. this.btnFalsh.Size = new System.Drawing.Size(58, 30);
  553. this.btnFalsh.TabIndex = 49;
  554. this.btnFalsh.Text = "刷新";
  555. this.btnFalsh.Click += new System.EventHandler(this.btnFalsh_Click);
  556. //
  557. // btnOutPut
  558. //
  559. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  560. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  561. this.btnOutPut.Appearance.Options.UseFont = true;
  562. this.btnOutPut.Appearance.Options.UseForeColor = true;
  563. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  564. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  565. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  566. this.btnOutPut.Location = new System.Drawing.Point(417, 0);
  567. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  568. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  569. this.btnOutPut.Name = "btnOutPut";
  570. this.btnOutPut.Size = new System.Drawing.Size(63, 30);
  571. this.btnOutPut.TabIndex = 48;
  572. this.btnOutPut.Text = "导出";
  573. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  574. //
  575. // btnCanSelect
  576. //
  577. this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  578. this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
  579. this.btnCanSelect.Appearance.Options.UseFont = true;
  580. this.btnCanSelect.Appearance.Options.UseForeColor = true;
  581. this.btnCanSelect.Appearance.Options.UseTextOptions = true;
  582. this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  583. this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
  584. this.btnCanSelect.Location = new System.Drawing.Point(137, 0);
  585. this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  586. this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  587. this.btnCanSelect.Name = "btnCanSelect";
  588. this.btnCanSelect.Size = new System.Drawing.Size(58, 30);
  589. this.btnCanSelect.TabIndex = 47;
  590. this.btnCanSelect.Text = "全消";
  591. this.btnCanSelect.Click += new System.EventHandler(this.btnCanSelect_Click);
  592. //
  593. // btnSelect
  594. //
  595. this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  596. this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
  597. this.btnSelect.Appearance.Options.UseFont = true;
  598. this.btnSelect.Appearance.Options.UseForeColor = true;
  599. this.btnSelect.Appearance.Options.UseTextOptions = true;
  600. this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  601. this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
  602. this.btnSelect.Location = new System.Drawing.Point(79, 0);
  603. this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  604. this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  605. this.btnSelect.Name = "btnSelect";
  606. this.btnSelect.Size = new System.Drawing.Size(58, 30);
  607. this.btnSelect.TabIndex = 45;
  608. this.btnSelect.Text = "全选";
  609. this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
  610. //
  611. // btnSave
  612. //
  613. this.btnSave.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  614. this.btnSave.Appearance.ForeColor = System.Drawing.Color.White;
  615. this.btnSave.Appearance.Options.UseFont = true;
  616. this.btnSave.Appearance.Options.UseForeColor = true;
  617. this.btnSave.Appearance.Options.UseTextOptions = true;
  618. this.btnSave.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  619. this.btnSave.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.Image")));
  620. this.btnSave.Location = new System.Drawing.Point(195, 0);
  621. this.btnSave.LookAndFeel.SkinName = "BlueButtonSkin";
  622. this.btnSave.LookAndFeel.UseDefaultLookAndFeel = false;
  623. this.btnSave.Name = "btnSave";
  624. this.btnSave.Size = new System.Drawing.Size(58, 30);
  625. this.btnSave.TabIndex = 22;
  626. this.btnSave.Text = "保存";
  627. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  628. //
  629. // lblTitle
  630. //
  631. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  632. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  633. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  634. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  635. this.lblTitle.Name = "lblTitle";
  636. this.lblTitle.Size = new System.Drawing.Size(81, 23);
  637. this.lblTitle.TabIndex = 19;
  638. this.lblTitle.Text = "工单派工";
  639. //
  640. // btnClose
  641. //
  642. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  643. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  644. this.btnClose.Appearance.Options.UseFont = true;
  645. this.btnClose.Appearance.Options.UseForeColor = true;
  646. this.btnClose.Appearance.Options.UseTextOptions = true;
  647. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  648. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  649. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  650. this.btnClose.Location = new System.Drawing.Point(1187, 0);
  651. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  652. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  653. this.btnClose.Name = "btnClose";
  654. this.btnClose.Size = new System.Drawing.Size(26, 30);
  655. this.btnClose.TabIndex = 14;
  656. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  657. //
  658. // groupControl1
  659. //
  660. this.groupControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  661. | System.Windows.Forms.AnchorStyles.Left)
  662. | System.Windows.Forms.AnchorStyles.Right)));
  663. this.groupControl1.Controls.Add(this.grdDetail);
  664. this.groupControl1.Location = new System.Drawing.Point(3, 2);
  665. this.groupControl1.Name = "groupControl1";
  666. this.groupControl1.Size = new System.Drawing.Size(760, 274);
  667. this.groupControl1.TabIndex = 16;
  668. this.groupControl1.Text = "派工信息";
  669. this.groupControl1.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick);
  670. //
  671. // splitContainer1
  672. //
  673. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  674. this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
  675. this.splitContainer1.Location = new System.Drawing.Point(0, 30);
  676. this.splitContainer1.Name = "splitContainer1";
  677. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  678. //
  679. // splitContainer1.Panel1
  680. //
  681. this.splitContainer1.Panel1.Controls.Add(this.groupControl2);
  682. this.splitContainer1.Panel1MinSize = 100;
  683. //
  684. // splitContainer1.Panel2
  685. //
  686. this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
  687. this.splitContainer1.Size = new System.Drawing.Size(1213, 383);
  688. this.splitContainer1.SplitterDistance = 100;
  689. this.splitContainer1.TabIndex = 17;
  690. //
  691. // groupControl2
  692. //
  693. this.groupControl2.Controls.Add(this.txtPlanDate);
  694. this.groupControl2.Controls.Add(this.labelControl7);
  695. this.groupControl2.Controls.Add(this.txtMOPLANSTARTDATE);
  696. this.groupControl2.Controls.Add(this.txtMOPLANQTY);
  697. this.groupControl2.Controls.Add(this.txtItemName);
  698. this.groupControl2.Controls.Add(this.txtMOPLANENDDATE);
  699. this.groupControl2.Controls.Add(this.txtITEMCODE);
  700. this.groupControl2.Controls.Add(this.labelControl6);
  701. this.groupControl2.Controls.Add(this.txtRouteCode);
  702. this.groupControl2.Controls.Add(this.txtProjectCode);
  703. this.groupControl2.Controls.Add(this.labelControl3);
  704. this.groupControl2.Controls.Add(this.labelControl5);
  705. this.groupControl2.Controls.Add(this.txtMOSEQ);
  706. this.groupControl2.Controls.Add(this.txtMOCODE);
  707. this.groupControl2.Controls.Add(this.labelControl4);
  708. this.groupControl2.Controls.Add(this.labelControl1);
  709. this.groupControl2.Controls.Add(this.labelControl2);
  710. this.groupControl2.Controls.Add(this.label2);
  711. this.groupControl2.Controls.Add(this.label3);
  712. this.groupControl2.Controls.Add(this.label1);
  713. this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  714. this.groupControl2.Location = new System.Drawing.Point(0, 0);
  715. this.groupControl2.Name = "groupControl2";
  716. this.groupControl2.Size = new System.Drawing.Size(1213, 100);
  717. this.groupControl2.TabIndex = 15;
  718. this.groupControl2.Text = "工单信息";
  719. //
  720. // txtPlanDate
  721. //
  722. this.txtPlanDate.Location = new System.Drawing.Point(1105, 59);
  723. this.txtPlanDate.Name = "txtPlanDate";
  724. this.txtPlanDate.Size = new System.Drawing.Size(120, 22);
  725. this.txtPlanDate.TabIndex = 211;
  726. this.txtPlanDate.Value = new System.DateTime(2017, 7, 16, 16, 23, 0, 0);
  727. this.txtPlanDate.Visible = false;
  728. //
  729. // labelControl7
  730. //
  731. this.labelControl7.Location = new System.Drawing.Point(1015, 65);
  732. this.labelControl7.Name = "labelControl7";
  733. this.labelControl7.Size = new System.Drawing.Size(84, 14);
  734. this.labelControl7.TabIndex = 209;
  735. this.labelControl7.Text = "派工生产日期:";
  736. this.labelControl7.Visible = false;
  737. //
  738. // txtMOPLANSTARTDATE
  739. //
  740. this.txtMOPLANSTARTDATE.Enabled = false;
  741. this.txtMOPLANSTARTDATE.EnterMoveNextControl = true;
  742. this.txtMOPLANSTARTDATE.Location = new System.Drawing.Point(597, 62);
  743. this.txtMOPLANSTARTDATE.Name = "txtMOPLANSTARTDATE";
  744. this.txtMOPLANSTARTDATE.Size = new System.Drawing.Size(132, 20);
  745. this.txtMOPLANSTARTDATE.TabIndex = 208;
  746. //
  747. // txtMOPLANQTY
  748. //
  749. this.txtMOPLANQTY.Enabled = false;
  750. this.txtMOPLANQTY.EnterMoveNextControl = true;
  751. this.txtMOPLANQTY.Location = new System.Drawing.Point(337, 65);
  752. this.txtMOPLANQTY.Name = "txtMOPLANQTY";
  753. this.txtMOPLANQTY.Size = new System.Drawing.Size(137, 20);
  754. this.txtMOPLANQTY.TabIndex = 208;
  755. //
  756. // txtItemName
  757. //
  758. this.txtItemName.Enabled = false;
  759. this.txtItemName.EnterMoveNextControl = true;
  760. this.txtItemName.Location = new System.Drawing.Point(597, 32);
  761. this.txtItemName.Name = "txtItemName";
  762. this.txtItemName.Size = new System.Drawing.Size(132, 20);
  763. this.txtItemName.TabIndex = 208;
  764. //
  765. // txtMOPLANENDDATE
  766. //
  767. this.txtMOPLANENDDATE.Enabled = false;
  768. this.txtMOPLANENDDATE.EnterMoveNextControl = true;
  769. this.txtMOPLANENDDATE.Location = new System.Drawing.Point(861, 62);
  770. this.txtMOPLANENDDATE.Name = "txtMOPLANENDDATE";
  771. this.txtMOPLANENDDATE.Size = new System.Drawing.Size(125, 20);
  772. this.txtMOPLANENDDATE.TabIndex = 208;
  773. //
  774. // txtITEMCODE
  775. //
  776. this.txtITEMCODE.Enabled = false;
  777. this.txtITEMCODE.EnterMoveNextControl = true;
  778. this.txtITEMCODE.Location = new System.Drawing.Point(337, 35);
  779. this.txtITEMCODE.Name = "txtITEMCODE";
  780. this.txtITEMCODE.Size = new System.Drawing.Size(137, 20);
  781. this.txtITEMCODE.TabIndex = 208;
  782. //
  783. // labelControl6
  784. //
  785. this.labelControl6.Location = new System.Drawing.Point(507, 65);
  786. this.labelControl6.Name = "labelControl6";
  787. this.labelControl6.Size = new System.Drawing.Size(84, 14);
  788. this.labelControl6.TabIndex = 206;
  789. this.labelControl6.Text = "计划开工日期:";
  790. //
  791. // txtRouteCode
  792. //
  793. this.txtRouteCode.Enabled = false;
  794. this.txtRouteCode.EnterMoveNextControl = true;
  795. this.txtRouteCode.Location = new System.Drawing.Point(861, 32);
  796. this.txtRouteCode.Name = "txtRouteCode";
  797. this.txtRouteCode.Size = new System.Drawing.Size(125, 20);
  798. this.txtRouteCode.TabIndex = 208;
  799. //
  800. // txtProjectCode
  801. //
  802. this.txtProjectCode.Enabled = false;
  803. this.txtProjectCode.EnterMoveNextControl = true;
  804. this.txtProjectCode.Location = new System.Drawing.Point(1084, 33);
  805. this.txtProjectCode.Name = "txtProjectCode";
  806. this.txtProjectCode.Size = new System.Drawing.Size(141, 20);
  807. this.txtProjectCode.TabIndex = 208;
  808. //
  809. // labelControl3
  810. //
  811. this.labelControl3.Location = new System.Drawing.Point(531, 35);
  812. this.labelControl3.Name = "labelControl3";
  813. this.labelControl3.Size = new System.Drawing.Size(60, 14);
  814. this.labelControl3.TabIndex = 206;
  815. this.labelControl3.Text = "存货名称:";
  816. //
  817. // labelControl5
  818. //
  819. this.labelControl5.Location = new System.Drawing.Point(247, 68);
  820. this.labelControl5.Name = "labelControl5";
  821. this.labelControl5.Size = new System.Drawing.Size(84, 14);
  822. this.labelControl5.TabIndex = 206;
  823. this.labelControl5.Text = "工单计划数量:";
  824. //
  825. // txtMOSEQ
  826. //
  827. this.txtMOSEQ.Enabled = false;
  828. this.txtMOSEQ.EnterMoveNextControl = true;
  829. this.txtMOSEQ.Location = new System.Drawing.Point(99, 65);
  830. this.txtMOSEQ.Name = "txtMOSEQ";
  831. this.txtMOSEQ.Size = new System.Drawing.Size(141, 20);
  832. this.txtMOSEQ.TabIndex = 208;
  833. //
  834. // txtMOCODE
  835. //
  836. this.txtMOCODE.Enabled = false;
  837. this.txtMOCODE.EnterMoveNextControl = true;
  838. this.txtMOCODE.Location = new System.Drawing.Point(99, 35);
  839. this.txtMOCODE.Name = "txtMOCODE";
  840. this.txtMOCODE.Size = new System.Drawing.Size(141, 20);
  841. this.txtMOCODE.TabIndex = 208;
  842. //
  843. // labelControl4
  844. //
  845. this.labelControl4.Location = new System.Drawing.Point(771, 65);
  846. this.labelControl4.Name = "labelControl4";
  847. this.labelControl4.Size = new System.Drawing.Size(84, 14);
  848. this.labelControl4.TabIndex = 206;
  849. this.labelControl4.Text = "计划完工日期:";
  850. //
  851. // labelControl1
  852. //
  853. this.labelControl1.Location = new System.Drawing.Point(271, 38);
  854. this.labelControl1.Name = "labelControl1";
  855. this.labelControl1.Size = new System.Drawing.Size(60, 14);
  856. this.labelControl1.TabIndex = 206;
  857. this.labelControl1.Text = "存货编码:";
  858. //
  859. // labelControl2
  860. //
  861. this.labelControl2.Location = new System.Drawing.Point(795, 35);
  862. this.labelControl2.Name = "labelControl2";
  863. this.labelControl2.Size = new System.Drawing.Size(60, 14);
  864. this.labelControl2.TabIndex = 206;
  865. this.labelControl2.Text = "途程代码:";
  866. //
  867. // label2
  868. //
  869. this.label2.AutoSize = true;
  870. this.label2.Location = new System.Drawing.Point(14, 68);
  871. this.label2.Name = "label2";
  872. this.label2.Size = new System.Drawing.Size(83, 14);
  873. this.label2.TabIndex = 88;
  874. this.label2.Text = "生产订单行号:";
  875. //
  876. // label3
  877. //
  878. this.label3.AutoSize = true;
  879. this.label3.Location = new System.Drawing.Point(1025, 36);
  880. this.label3.Name = "label3";
  881. this.label3.Size = new System.Drawing.Size(47, 14);
  882. this.label3.TabIndex = 88;
  883. this.label3.Text = "批次号:";
  884. //
  885. // label1
  886. //
  887. this.label1.AutoSize = true;
  888. this.label1.Location = new System.Drawing.Point(23, 38);
  889. this.label1.Name = "label1";
  890. this.label1.Size = new System.Drawing.Size(71, 14);
  891. this.label1.TabIndex = 88;
  892. this.label1.Text = "生产订单号:";
  893. //
  894. // splitContainer2
  895. //
  896. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  897. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  898. this.splitContainer2.Name = "splitContainer2";
  899. //
  900. // splitContainer2.Panel1
  901. //
  902. this.splitContainer2.Panel1.Controls.Add(this.groupControl3);
  903. //
  904. // splitContainer2.Panel2
  905. //
  906. this.splitContainer2.Panel2.Controls.Add(this.groupControl1);
  907. this.splitContainer2.Size = new System.Drawing.Size(1213, 279);
  908. this.splitContainer2.SplitterDistance = 426;
  909. this.splitContainer2.TabIndex = 0;
  910. //
  911. // groupControl3
  912. //
  913. this.groupControl3.Controls.Add(this.gridControl1);
  914. this.groupControl3.Dock = System.Windows.Forms.DockStyle.Fill;
  915. this.groupControl3.Location = new System.Drawing.Point(0, 0);
  916. this.groupControl3.Name = "groupControl3";
  917. this.groupControl3.Size = new System.Drawing.Size(426, 279);
  918. this.groupControl3.TabIndex = 17;
  919. this.groupControl3.Text = "批次信息";
  920. //
  921. // gridControl1
  922. //
  923. this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  924. this.gridControl1.Location = new System.Drawing.Point(2, 22);
  925. this.gridControl1.MainView = this.gridView1;
  926. this.gridControl1.Name = "gridControl1";
  927. this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  928. this.repositoryItemButtonEdit3,
  929. this.repositoryItemTextEdit1,
  930. this.repositoryItemButtonEdit4,
  931. this.repositoryItemTextEdit2});
  932. this.gridControl1.Size = new System.Drawing.Size(422, 255);
  933. this.gridControl1.TabIndex = 0;
  934. this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  935. this.gridView1,
  936. this.advBandedGridView1});
  937. //
  938. // gridView1
  939. //
  940. this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  941. this.colisSelect,
  942. this.colLOTNO,
  943. this.colsendDetail,
  944. this.colVenderLotNO,
  945. this.colLotNo2,
  946. this.colcloseVenderLotNO});
  947. this.gridView1.GridControl = this.gridControl1;
  948. this.gridView1.IndicatorWidth = 40;
  949. this.gridView1.Name = "gridView1";
  950. this.gridView1.OptionsSelection.MultiSelect = true;
  951. this.gridView1.OptionsView.ColumnAutoWidth = false;
  952. this.gridView1.OptionsView.ShowFooter = true;
  953. this.gridView1.OptionsView.ShowGroupPanel = false;
  954. this.gridView1.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gridView1_RowCellStyle);
  955. this.gridView1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.gridView1_KeyDown);
  956. this.gridView1.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick);
  957. //
  958. // colisSelect
  959. //
  960. this.colisSelect.Caption = "选择";
  961. this.colisSelect.FieldName = "isSelect";
  962. this.colisSelect.Name = "colisSelect";
  963. this.colisSelect.OptionsColumn.AllowEdit = false;
  964. this.colisSelect.Visible = true;
  965. this.colisSelect.VisibleIndex = 0;
  966. //
  967. // colLOTNO
  968. //
  969. this.colLOTNO.Caption = "产品跟踪单号";
  970. this.colLOTNO.FieldName = "LOTNO";
  971. this.colLOTNO.Name = "colLOTNO";
  972. this.colLOTNO.OptionsColumn.ReadOnly = true;
  973. this.colLOTNO.Visible = true;
  974. this.colLOTNO.VisibleIndex = 1;
  975. //
  976. // colsendDetail
  977. //
  978. this.colsendDetail.Caption = "详情";
  979. this.colsendDetail.ColumnEdit = this.repositoryItemButtonEdit3;
  980. this.colsendDetail.FieldName = "sendDetail";
  981. this.colsendDetail.Name = "colsendDetail";
  982. this.colsendDetail.OptionsColumn.ReadOnly = true;
  983. this.colsendDetail.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  984. this.colsendDetail.Visible = true;
  985. this.colsendDetail.VisibleIndex = 2;
  986. this.colsendDetail.Width = 57;
  987. //
  988. // repositoryItemButtonEdit3
  989. //
  990. this.repositoryItemButtonEdit3.AutoHeight = false;
  991. this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  992. new DevExpress.XtraEditors.Controls.EditorButton()});
  993. this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
  994. this.repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  995. this.repositoryItemButtonEdit3.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit3_ButtonClick);
  996. //
  997. // colVenderLotNO
  998. //
  999. this.colVenderLotNO.Caption = "零件号";
  1000. this.colVenderLotNO.FieldName = "VenderLotNO";
  1001. this.colVenderLotNO.Name = "colVenderLotNO";
  1002. this.colVenderLotNO.OptionsColumn.ReadOnly = true;
  1003. this.colVenderLotNO.Visible = true;
  1004. this.colVenderLotNO.VisibleIndex = 4;
  1005. this.colVenderLotNO.Width = 84;
  1006. //
  1007. // colLotNo2
  1008. //
  1009. this.colLotNo2.Caption = "扫描批次";
  1010. this.colLotNo2.FieldName = "LotNo2";
  1011. this.colLotNo2.Name = "colLotNo2";
  1012. this.colLotNo2.Visible = true;
  1013. this.colLotNo2.VisibleIndex = 3;
  1014. //
  1015. // colcloseVenderLotNO
  1016. //
  1017. this.colcloseVenderLotNO.Caption = "解除绑定";
  1018. this.colcloseVenderLotNO.ColumnEdit = this.repositoryItemButtonEdit4;
  1019. this.colcloseVenderLotNO.FieldName = "closeVenderLotNO";
  1020. this.colcloseVenderLotNO.Name = "colcloseVenderLotNO";
  1021. this.colcloseVenderLotNO.OptionsColumn.ReadOnly = true;
  1022. this.colcloseVenderLotNO.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  1023. this.colcloseVenderLotNO.ShowUnboundExpressionMenu = true;
  1024. this.colcloseVenderLotNO.Visible = true;
  1025. this.colcloseVenderLotNO.VisibleIndex = 5;
  1026. //
  1027. // repositoryItemButtonEdit4
  1028. //
  1029. this.repositoryItemButtonEdit4.AutoHeight = false;
  1030. this.repositoryItemButtonEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1031. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
  1032. this.repositoryItemButtonEdit4.Name = "repositoryItemButtonEdit4";
  1033. this.repositoryItemButtonEdit4.ReadOnly = true;
  1034. this.repositoryItemButtonEdit4.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  1035. this.repositoryItemButtonEdit4.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit4_ButtonClick);
  1036. //
  1037. // repositoryItemTextEdit1
  1038. //
  1039. this.repositoryItemTextEdit1.AutoHeight = false;
  1040. this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
  1041. //
  1042. // repositoryItemTextEdit2
  1043. //
  1044. this.repositoryItemTextEdit2.AutoHeight = false;
  1045. this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2";
  1046. //
  1047. // advBandedGridView1
  1048. //
  1049. this.advBandedGridView1.GridControl = this.gridControl1;
  1050. this.advBandedGridView1.Name = "advBandedGridView1";
  1051. this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
  1052. this.advBandedGridView1.OptionsSelection.MultiSelect = true;
  1053. this.advBandedGridView1.OptionsView.ShowFooter = true;
  1054. this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
  1055. //
  1056. // FormICSMO2UserSend
  1057. //
  1058. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  1059. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1060. this.ClientSize = new System.Drawing.Size(1213, 439);
  1061. this.Controls.Add(this.splitContainer1);
  1062. this.Controls.Add(this.rptPage);
  1063. this.Controls.Add(this.panelControl3);
  1064. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1065. this.Name = "FormICSMO2UserSend";
  1066. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1067. this.Text = "工单派工";
  1068. this.Load += new System.EventHandler(this.FormICSFACTORY_Load);
  1069. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  1070. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  1071. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).EndInit();
  1072. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).EndInit();
  1073. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit2)).EndInit();
  1074. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit2View)).EndInit();
  1075. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.VistaTimeProperties)).EndInit();
  1076. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
  1077. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
  1078. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
  1079. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  1080. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  1081. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  1082. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  1083. this.panelControl3.ResumeLayout(false);
  1084. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  1085. this.groupControl1.ResumeLayout(false);
  1086. this.splitContainer1.Panel1.ResumeLayout(false);
  1087. this.splitContainer1.Panel2.ResumeLayout(false);
  1088. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1089. this.splitContainer1.ResumeLayout(false);
  1090. ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
  1091. this.groupControl2.ResumeLayout(false);
  1092. this.groupControl2.PerformLayout();
  1093. ((System.ComponentModel.ISupportInitialize)(this.txtMOPLANSTARTDATE.Properties)).EndInit();
  1094. ((System.ComponentModel.ISupportInitialize)(this.txtMOPLANQTY.Properties)).EndInit();
  1095. ((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).EndInit();
  1096. ((System.ComponentModel.ISupportInitialize)(this.txtMOPLANENDDATE.Properties)).EndInit();
  1097. ((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).EndInit();
  1098. ((System.ComponentModel.ISupportInitialize)(this.txtRouteCode.Properties)).EndInit();
  1099. ((System.ComponentModel.ISupportInitialize)(this.txtProjectCode.Properties)).EndInit();
  1100. ((System.ComponentModel.ISupportInitialize)(this.txtMOSEQ.Properties)).EndInit();
  1101. ((System.ComponentModel.ISupportInitialize)(this.txtMOCODE.Properties)).EndInit();
  1102. this.splitContainer2.Panel1.ResumeLayout(false);
  1103. this.splitContainer2.Panel2.ResumeLayout(false);
  1104. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  1105. this.splitContainer2.ResumeLayout(false);
  1106. ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
  1107. this.groupControl3.ResumeLayout(false);
  1108. ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
  1109. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  1110. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
  1111. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).EndInit();
  1112. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
  1113. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit();
  1114. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
  1115. this.ResumeLayout(false);
  1116. }
  1117. #endregion
  1118. private DevExpress.XtraGrid.GridControl grdDetail;
  1119. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  1120. private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  1121. private DevExpress.XtraEditors.SimpleButton btnExit;
  1122. private DevExpress.XtraEditors.PanelControl panelControl3;
  1123. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  1124. private DevExpress.XtraEditors.SimpleButton btnClose;
  1125. private DevExpress.XtraEditors.LabelControl lblTitle;
  1126. private DevExpress.XtraEditors.SimpleButton btnSave;
  1127. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  1128. private DevExpress.XtraEditors.SimpleButton btnSelect;
  1129. private DevExpress.XtraGrid.Columns.GridColumn colID;
  1130. private DevExpress.XtraGrid.Columns.GridColumn colOPCODE;
  1131. private DevExpress.XtraGrid.Columns.GridColumn colOPDESC;
  1132. private DevExpress.XtraGrid.Columns.GridColumn colUSERName;
  1133. private DevExpress.XtraEditors.SimpleButton btnCanSelect;
  1134. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  1135. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  1136. private DevExpress.XtraGrid.Columns.GridColumn colUSERCODE;
  1137. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  1138. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  1139. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
  1140. private DevExpress.XtraGrid.Columns.GridColumn colEQPCode;
  1141. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
  1142. private DevExpress.XtraGrid.Columns.GridColumn colEQPName;
  1143. private DevExpress.XtraEditors.GroupControl groupControl1;
  1144. private System.Windows.Forms.SplitContainer splitContainer1;
  1145. private DevExpress.XtraEditors.GroupControl groupControl2;
  1146. private DevExpress.XtraEditors.TextEdit txtItemName;
  1147. private DevExpress.XtraEditors.TextEdit txtITEMCODE;
  1148. private DevExpress.XtraEditors.TextEdit txtRouteCode;
  1149. private DevExpress.XtraEditors.LabelControl labelControl3;
  1150. private DevExpress.XtraEditors.TextEdit txtMOCODE;
  1151. private DevExpress.XtraEditors.LabelControl labelControl1;
  1152. private DevExpress.XtraEditors.LabelControl labelControl2;
  1153. private System.Windows.Forms.Label label1;
  1154. private DevExpress.XtraEditors.TextEdit txtMOPLANSTARTDATE;
  1155. private DevExpress.XtraEditors.TextEdit txtMOPLANQTY;
  1156. private DevExpress.XtraEditors.TextEdit txtMOPLANENDDATE;
  1157. private DevExpress.XtraEditors.LabelControl labelControl6;
  1158. private DevExpress.XtraEditors.TextEdit txtProjectCode;
  1159. private DevExpress.XtraEditors.LabelControl labelControl5;
  1160. private DevExpress.XtraEditors.LabelControl labelControl4;
  1161. private System.Windows.Forms.Label label3;
  1162. private DevExpress.XtraGrid.Columns.GridColumn colOPSEQ;
  1163. private System.Windows.Forms.SplitContainer splitContainer2;
  1164. private DevExpress.XtraEditors.GroupControl groupControl3;
  1165. private DevExpress.XtraGrid.GridControl gridControl1;
  1166. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  1167. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  1168. private DevExpress.XtraGrid.Columns.GridColumn colLOTNO;
  1169. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
  1170. private DevExpress.XtraGrid.Columns.GridColumn colsendDetail;
  1171. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
  1172. private System.Windows.Forms.DateTimePicker txtPlanDate;
  1173. private DevExpress.XtraEditors.LabelControl labelControl7;
  1174. private DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit repositoryItemGridLookUpEdit1;
  1175. private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemGridLookUpEdit1View;
  1176. private DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit repositoryItemGridLookUpEdit2;
  1177. private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemGridLookUpEdit2View;
  1178. private DevExpress.XtraEditors.SimpleButton btnPrint;
  1179. private DevExpress.XtraEditors.SimpleButton txtcancelSend;
  1180. private DevExpress.XtraGrid.Columns.GridColumn colEQPType;
  1181. private DevExpress.XtraGrid.Columns.GridColumn colStartPlanDate;
  1182. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1;
  1183. private DevExpress.XtraGrid.Columns.GridColumn colEndPlanDate;
  1184. private DevExpress.XtraEditors.TextEdit txtMOSEQ;
  1185. private System.Windows.Forms.Label label2;
  1186. private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE1;
  1187. private DevExpress.XtraGrid.Columns.GridColumn colONWIP;
  1188. private DevExpress.XtraEditors.SimpleButton btnSavePRWW;
  1189. private DevExpress.XtraGrid.Columns.GridColumn colVenderLotNO;
  1190. private DevExpress.XtraGrid.Columns.GridColumn colLotNo2;
  1191. private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1;
  1192. private DevExpress.XtraGrid.Columns.GridColumn colcloseVenderLotNO;
  1193. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit4;
  1194. private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit2;
  1195. private DevExpress.XtraGrid.Columns.GridColumn colPRLine;
  1196. }
  1197. }