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

717 lines
38 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSForecastEdit
  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(FormICSForecastEdit));
  29. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  30. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  31. this.panel3 = new System.Windows.Forms.Panel();
  32. this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
  33. this.groupBox2 = new System.Windows.Forms.GroupBox();
  34. this.panel4 = new System.Windows.Forms.Panel();
  35. this.grvDetail = new DevExpress.XtraGrid.GridControl();
  36. this.grdDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  37. this.txtINVCode = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
  38. this.repositoryItemGridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  39. this.txtmaterialmnecode = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  40. this.panel2 = new System.Windows.Forms.Panel();
  41. this.btnCopy = new System.Windows.Forms.Button();
  42. this.btnDelete = new System.Windows.Forms.Button();
  43. this.btnAdd = new System.Windows.Forms.Button();
  44. this.groupBox1 = new System.Windows.Forms.GroupBox();
  45. this.txtCustomer = new DevExpress.XtraEditors.GridLookUpEdit();
  46. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  47. this.label7 = new System.Windows.Forms.Label();
  48. this.txtForecastNO = new DevExpress.XtraEditors.TextEdit();
  49. this.txtMUSERName = new DevExpress.XtraEditors.TextEdit();
  50. this.label6 = new System.Windows.Forms.Label();
  51. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  52. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  53. this.txtMTIME = new DevExpress.XtraEditors.TextEdit();
  54. this.label4 = new System.Windows.Forms.Label();
  55. this.label5 = new System.Windows.Forms.Label();
  56. this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
  57. this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
  58. this.label1 = new System.Windows.Forms.Label();
  59. this.label19 = new System.Windows.Forms.Label();
  60. this.colEQPID = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.colEQPCode = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.colEQPName = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.colCKGROUP = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.colCKGROUPDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  65. this.colCKItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
  66. this.colCKItemCodeDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  67. this.colSetValueMax = new DevExpress.XtraGrid.Columns.GridColumn();
  68. this.colSetValueMin = new DevExpress.XtraGrid.Columns.GridColumn();
  69. this.colRealValue = new DevExpress.XtraGrid.Columns.GridColumn();
  70. this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
  71. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  72. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  73. this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  74. this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  75. this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  76. this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
  77. this.btnOK = new DevExpress.XtraEditors.SimpleButton();
  78. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  79. this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
  80. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  81. this.panelControl1.SuspendLayout();
  82. this.panel3.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
  84. this.panelControl2.SuspendLayout();
  85. this.groupBox2.SuspendLayout();
  86. this.panel4.SuspendLayout();
  87. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.txtINVCode)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.txtmaterialmnecode)).BeginInit();
  92. this.panel2.SuspendLayout();
  93. this.groupBox1.SuspendLayout();
  94. ((System.ComponentModel.ISupportInitialize)(this.txtCustomer.Properties)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.txtForecastNO.Properties)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
  102. this.SuspendLayout();
  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.Name = "lblTitle";
  111. this.lblTitle.Size = new System.Drawing.Size(110, 23);
  112. this.lblTitle.TabIndex = 6;
  113. this.lblTitle.Text = "预测单";
  114. //
  115. // panelControl1
  116. //
  117. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  118. | System.Windows.Forms.AnchorStyles.Left)
  119. | System.Windows.Forms.AnchorStyles.Right)));
  120. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  121. this.panelControl1.Appearance.Options.UseBackColor = true;
  122. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  123. this.panelControl1.Controls.Add(this.panel3);
  124. this.panelControl1.Controls.Add(this.label4);
  125. this.panelControl1.Controls.Add(this.label5);
  126. this.panelControl1.Controls.Add(this.labelControl12);
  127. this.panelControl1.Controls.Add(this.labelControl13);
  128. this.panelControl1.Controls.Add(this.label1);
  129. this.panelControl1.Controls.Add(this.label19);
  130. this.panelControl1.Location = new System.Drawing.Point(1, 27);
  131. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  132. this.panelControl1.Name = "panelControl1";
  133. this.panelControl1.Size = new System.Drawing.Size(1078, 495);
  134. this.panelControl1.TabIndex = 23;
  135. //
  136. // panel3
  137. //
  138. this.panel3.Controls.Add(this.panelControl2);
  139. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  140. this.panel3.Location = new System.Drawing.Point(0, 0);
  141. this.panel3.Name = "panel3";
  142. this.panel3.Size = new System.Drawing.Size(1078, 495);
  143. this.panel3.TabIndex = 146;
  144. //
  145. // panelControl2
  146. //
  147. this.panelControl2.Appearance.BackColor = System.Drawing.Color.White;
  148. this.panelControl2.Appearance.Options.UseBackColor = true;
  149. this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  150. this.panelControl2.Controls.Add(this.groupBox2);
  151. this.panelControl2.Controls.Add(this.groupBox1);
  152. this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  153. this.panelControl2.Location = new System.Drawing.Point(0, 0);
  154. this.panelControl2.Margin = new System.Windows.Forms.Padding(0);
  155. this.panelControl2.Name = "panelControl2";
  156. this.panelControl2.Size = new System.Drawing.Size(1078, 495);
  157. this.panelControl2.TabIndex = 23;
  158. //
  159. // groupBox2
  160. //
  161. this.groupBox2.Controls.Add(this.panel4);
  162. this.groupBox2.Controls.Add(this.panel2);
  163. this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  164. this.groupBox2.Location = new System.Drawing.Point(0, 53);
  165. this.groupBox2.Name = "groupBox2";
  166. this.groupBox2.Size = new System.Drawing.Size(1078, 442);
  167. this.groupBox2.TabIndex = 148;
  168. this.groupBox2.TabStop = false;
  169. this.groupBox2.Text = "表体信息";
  170. //
  171. // panel4
  172. //
  173. this.panel4.Controls.Add(this.grvDetail);
  174. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  175. this.panel4.Location = new System.Drawing.Point(3, 67);
  176. this.panel4.Name = "panel4";
  177. this.panel4.Size = new System.Drawing.Size(1072, 372);
  178. this.panel4.TabIndex = 170;
  179. //
  180. // grvDetail
  181. //
  182. this.grvDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  183. this.grvDetail.Location = new System.Drawing.Point(0, 0);
  184. this.grvDetail.MainView = this.grdDetail;
  185. this.grvDetail.Name = "grvDetail";
  186. this.grvDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  187. this.txtINVCode,
  188. this.txtmaterialmnecode});
  189. this.grvDetail.Size = new System.Drawing.Size(1072, 372);
  190. this.grvDetail.TabIndex = 144;
  191. this.grvDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  192. this.grdDetail});
  193. //
  194. // grdDetail
  195. //
  196. this.grdDetail.GridControl = this.grvDetail;
  197. this.grdDetail.IndicatorWidth = 35;
  198. this.grdDetail.Name = "grdDetail";
  199. this.grdDetail.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
  200. this.grdDetail.OptionsCustomization.AllowSort = false;
  201. this.grdDetail.OptionsSelection.MultiSelect = true;
  202. this.grdDetail.OptionsView.ColumnAutoWidth = false;
  203. this.grdDetail.OptionsView.ShowFooter = true;
  204. this.grdDetail.OptionsView.ShowGroupPanel = false;
  205. //
  206. // txtINVCode
  207. //
  208. this.txtINVCode.AutoHeight = false;
  209. this.txtINVCode.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  210. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  211. this.txtINVCode.Name = "txtINVCode";
  212. this.txtINVCode.View = this.repositoryItemGridLookUpEdit1View;
  213. this.txtINVCode.EditValueChanged += new System.EventHandler(this.txtINVCode_EditValueChanged);
  214. this.txtINVCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtINVCode_KeyDown);
  215. //
  216. // repositoryItemGridLookUpEdit1View
  217. //
  218. this.repositoryItemGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  219. this.repositoryItemGridLookUpEdit1View.Name = "repositoryItemGridLookUpEdit1View";
  220. this.repositoryItemGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  221. this.repositoryItemGridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  222. //
  223. // txtmaterialmnecode
  224. //
  225. this.txtmaterialmnecode.AutoHeight = false;
  226. this.txtmaterialmnecode.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  227. new DevExpress.XtraEditors.Controls.EditorButton()});
  228. this.txtmaterialmnecode.Name = "txtmaterialmnecode";
  229. this.txtmaterialmnecode.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtmaterialmnecode_ButtonClick);
  230. //
  231. // panel2
  232. //
  233. this.panel2.Controls.Add(this.btnCopy);
  234. this.panel2.Controls.Add(this.btnDelete);
  235. this.panel2.Controls.Add(this.btnAdd);
  236. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  237. this.panel2.Location = new System.Drawing.Point(3, 18);
  238. this.panel2.Name = "panel2";
  239. this.panel2.Size = new System.Drawing.Size(1072, 49);
  240. this.panel2.TabIndex = 169;
  241. //
  242. // btnCopy
  243. //
  244. this.btnCopy.Location = new System.Drawing.Point(221, 14);
  245. this.btnCopy.Name = "btnCopy";
  246. this.btnCopy.Size = new System.Drawing.Size(75, 23);
  247. this.btnCopy.TabIndex = 172;
  248. this.btnCopy.Text = "复制行";
  249. this.btnCopy.UseVisualStyleBackColor = true;
  250. this.btnCopy.Click += new System.EventHandler(this.btnCopy_Click);
  251. //
  252. // btnDelete
  253. //
  254. this.btnDelete.Location = new System.Drawing.Point(116, 14);
  255. this.btnDelete.Name = "btnDelete";
  256. this.btnDelete.Size = new System.Drawing.Size(75, 23);
  257. this.btnDelete.TabIndex = 171;
  258. this.btnDelete.Text = "删行";
  259. this.btnDelete.UseVisualStyleBackColor = true;
  260. this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
  261. //
  262. // btnAdd
  263. //
  264. this.btnAdd.Location = new System.Drawing.Point(14, 14);
  265. this.btnAdd.Name = "btnAdd";
  266. this.btnAdd.Size = new System.Drawing.Size(75, 23);
  267. this.btnAdd.TabIndex = 169;
  268. this.btnAdd.Text = "增行";
  269. this.btnAdd.UseVisualStyleBackColor = true;
  270. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  271. //
  272. // groupBox1
  273. //
  274. this.groupBox1.Controls.Add(this.txtCustomer);
  275. this.groupBox1.Controls.Add(this.label7);
  276. this.groupBox1.Controls.Add(this.txtForecastNO);
  277. this.groupBox1.Controls.Add(this.txtMUSERName);
  278. this.groupBox1.Controls.Add(this.label6);
  279. this.groupBox1.Controls.Add(this.labelControl1);
  280. this.groupBox1.Controls.Add(this.labelControl3);
  281. this.groupBox1.Controls.Add(this.txtMTIME);
  282. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  283. this.groupBox1.Location = new System.Drawing.Point(0, 0);
  284. this.groupBox1.Name = "groupBox1";
  285. this.groupBox1.Size = new System.Drawing.Size(1078, 53);
  286. this.groupBox1.TabIndex = 147;
  287. this.groupBox1.TabStop = false;
  288. this.groupBox1.Text = "表头信息";
  289. //
  290. // txtCustomer
  291. //
  292. this.txtCustomer.EditValue = "";
  293. this.txtCustomer.Location = new System.Drawing.Point(89, 20);
  294. this.txtCustomer.Name = "txtCustomer";
  295. this.txtCustomer.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  296. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  297. this.txtCustomer.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  298. this.txtCustomer.Properties.NullText = "";
  299. this.txtCustomer.Properties.View = this.gridView1;
  300. this.txtCustomer.Size = new System.Drawing.Size(149, 20);
  301. this.txtCustomer.TabIndex = 183;
  302. //
  303. // gridView1
  304. //
  305. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  306. this.gridView1.Name = "gridView1";
  307. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  308. this.gridView1.OptionsView.ShowGroupPanel = false;
  309. //
  310. // label7
  311. //
  312. this.label7.AutoSize = true;
  313. this.label7.Location = new System.Drawing.Point(9, 23);
  314. this.label7.Name = "label7";
  315. this.label7.Size = new System.Drawing.Size(55, 14);
  316. this.label7.TabIndex = 182;
  317. this.label7.Text = "客户名称";
  318. //
  319. // txtForecastNO
  320. //
  321. this.txtForecastNO.EnterMoveNextControl = true;
  322. this.txtForecastNO.Location = new System.Drawing.Point(842, 20);
  323. this.txtForecastNO.Name = "txtForecastNO";
  324. this.txtForecastNO.Size = new System.Drawing.Size(149, 20);
  325. this.txtForecastNO.TabIndex = 134;
  326. //
  327. // txtMUSERName
  328. //
  329. this.txtMUSERName.EnterMoveNextControl = true;
  330. this.txtMUSERName.Location = new System.Drawing.Point(337, 20);
  331. this.txtMUSERName.Name = "txtMUSERName";
  332. this.txtMUSERName.Properties.ReadOnly = true;
  333. this.txtMUSERName.Size = new System.Drawing.Size(149, 20);
  334. this.txtMUSERName.TabIndex = 146;
  335. //
  336. // label6
  337. //
  338. this.label6.AutoSize = true;
  339. this.label6.Location = new System.Drawing.Point(781, 23);
  340. this.label6.Name = "label6";
  341. this.label6.Size = new System.Drawing.Size(55, 14);
  342. this.label6.TabIndex = 54;
  343. this.label6.Text = "预测单号";
  344. //
  345. // labelControl1
  346. //
  347. this.labelControl1.Location = new System.Drawing.Point(269, 23);
  348. this.labelControl1.Name = "labelControl1";
  349. this.labelControl1.Size = new System.Drawing.Size(60, 14);
  350. this.labelControl1.TabIndex = 145;
  351. this.labelControl1.Text = "最后修改人";
  352. //
  353. // labelControl3
  354. //
  355. this.labelControl3.Location = new System.Drawing.Point(511, 23);
  356. this.labelControl3.Name = "labelControl3";
  357. this.labelControl3.Size = new System.Drawing.Size(72, 14);
  358. this.labelControl3.TabIndex = 130;
  359. this.labelControl3.Text = "最后修改时间";
  360. //
  361. // txtMTIME
  362. //
  363. this.txtMTIME.EnterMoveNextControl = true;
  364. this.txtMTIME.Location = new System.Drawing.Point(591, 20);
  365. this.txtMTIME.Name = "txtMTIME";
  366. this.txtMTIME.Properties.ReadOnly = true;
  367. this.txtMTIME.Size = new System.Drawing.Size(149, 20);
  368. this.txtMTIME.TabIndex = 131;
  369. //
  370. // label4
  371. //
  372. this.label4.AutoSize = true;
  373. this.label4.Location = new System.Drawing.Point(332, 66);
  374. this.label4.Name = "label4";
  375. this.label4.Size = new System.Drawing.Size(31, 14);
  376. this.label4.TabIndex = 140;
  377. this.label4.Text = "备注";
  378. //
  379. // label5
  380. //
  381. this.label5.AutoSize = true;
  382. this.label5.Location = new System.Drawing.Point(20, 66);
  383. this.label5.Name = "label5";
  384. this.label5.Size = new System.Drawing.Size(67, 14);
  385. this.label5.TabIndex = 141;
  386. this.label5.Text = "入库单类型";
  387. //
  388. // labelControl12
  389. //
  390. this.labelControl12.Location = new System.Drawing.Point(335, 102);
  391. this.labelControl12.Name = "labelControl12";
  392. this.labelControl12.Size = new System.Drawing.Size(48, 14);
  393. this.labelControl12.TabIndex = 130;
  394. this.labelControl12.Text = "维护时间";
  395. //
  396. // labelControl13
  397. //
  398. this.labelControl13.Location = new System.Drawing.Point(23, 102);
  399. this.labelControl13.Name = "labelControl13";
  400. this.labelControl13.Size = new System.Drawing.Size(36, 14);
  401. this.labelControl13.TabIndex = 128;
  402. this.labelControl13.Text = "维护人";
  403. //
  404. // label1
  405. //
  406. this.label1.AutoSize = true;
  407. this.label1.Location = new System.Drawing.Point(332, 26);
  408. this.label1.Name = "label1";
  409. this.label1.Size = new System.Drawing.Size(31, 14);
  410. this.label1.TabIndex = 54;
  411. this.label1.Text = "仓库";
  412. //
  413. // label19
  414. //
  415. this.label19.AutoSize = true;
  416. this.label19.Location = new System.Drawing.Point(20, 26);
  417. this.label19.Name = "label19";
  418. this.label19.Size = new System.Drawing.Size(55, 14);
  419. this.label19.TabIndex = 54;
  420. this.label19.Text = "入库单号";
  421. //
  422. // colEQPID
  423. //
  424. this.colEQPID.Caption = "设备ID";
  425. this.colEQPID.FieldName = "EQPID";
  426. this.colEQPID.Name = "colEQPID";
  427. //
  428. // colEQPCode
  429. //
  430. this.colEQPCode.Caption = "设备编号";
  431. this.colEQPCode.FieldName = "EQPCode";
  432. this.colEQPCode.Name = "colEQPCode";
  433. this.colEQPCode.OptionsColumn.AllowEdit = false;
  434. this.colEQPCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  435. //
  436. // colEQPName
  437. //
  438. this.colEQPName.Caption = "设备名称";
  439. this.colEQPName.FieldName = "EQPName";
  440. this.colEQPName.Name = "colEQPName";
  441. this.colEQPName.OptionsColumn.AllowEdit = false;
  442. this.colEQPName.Width = 104;
  443. //
  444. // colCKGROUP
  445. //
  446. this.colCKGROUP.Caption = "检验项目组";
  447. this.colCKGROUP.FieldName = "CKGROUP";
  448. this.colCKGROUP.Name = "colCKGROUP";
  449. this.colCKGROUP.OptionsColumn.AllowEdit = false;
  450. this.colCKGROUP.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  451. this.colCKGROUP.Width = 127;
  452. //
  453. // colCKGROUPDESC
  454. //
  455. this.colCKGROUPDESC.Caption = "检验项目组描述";
  456. this.colCKGROUPDESC.FieldName = "CKGROUPDESC";
  457. this.colCKGROUPDESC.Name = "colCKGROUPDESC";
  458. this.colCKGROUPDESC.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  459. this.colCKGROUPDESC.Width = 104;
  460. //
  461. // colCKItemCode
  462. //
  463. this.colCKItemCode.Caption = "检验项目";
  464. this.colCKItemCode.FieldName = "CKItemCode";
  465. this.colCKItemCode.Name = "colCKItemCode";
  466. this.colCKItemCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  467. this.colCKItemCode.Visible = true;
  468. this.colCKItemCode.VisibleIndex = 0;
  469. //
  470. // colCKItemCodeDESC
  471. //
  472. this.colCKItemCodeDESC.Caption = "检验项目描述";
  473. this.colCKItemCodeDESC.FieldName = "CKItemCodeDESC";
  474. this.colCKItemCodeDESC.Name = "colCKItemCodeDESC";
  475. this.colCKItemCodeDESC.Visible = true;
  476. this.colCKItemCodeDESC.VisibleIndex = 1;
  477. //
  478. // colSetValueMax
  479. //
  480. this.colSetValueMax.Caption = "最大设定值";
  481. this.colSetValueMax.FieldName = "SetValueMax";
  482. this.colSetValueMax.Name = "colSetValueMax";
  483. this.colSetValueMax.Visible = true;
  484. this.colSetValueMax.VisibleIndex = 2;
  485. //
  486. // colSetValueMin
  487. //
  488. this.colSetValueMin.Caption = "最小设定值";
  489. this.colSetValueMin.FieldName = "SetValueMin";
  490. this.colSetValueMin.Name = "colSetValueMin";
  491. this.colSetValueMin.Visible = true;
  492. this.colSetValueMin.VisibleIndex = 3;
  493. //
  494. // colRealValue
  495. //
  496. this.colRealValue.Caption = "实际值";
  497. this.colRealValue.FieldName = "RealValue";
  498. this.colRealValue.Name = "colRealValue";
  499. this.colRealValue.Visible = true;
  500. this.colRealValue.VisibleIndex = 4;
  501. //
  502. // colUNIT
  503. //
  504. this.colUNIT.Caption = "单位";
  505. this.colUNIT.FieldName = "UNIT";
  506. this.colUNIT.Name = "colUNIT";
  507. this.colUNIT.Visible = true;
  508. this.colUNIT.VisibleIndex = 5;
  509. this.colUNIT.Width = 51;
  510. //
  511. // colMUSERName
  512. //
  513. this.colMUSERName.Caption = "维护人";
  514. this.colMUSERName.FieldName = "MUSERName";
  515. this.colMUSERName.Name = "colMUSERName";
  516. this.colMUSERName.OptionsColumn.AllowEdit = false;
  517. this.colMUSERName.Visible = true;
  518. this.colMUSERName.VisibleIndex = 6;
  519. //
  520. // colMTIME
  521. //
  522. this.colMTIME.Caption = "维护时间";
  523. this.colMTIME.FieldName = "MTIME";
  524. this.colMTIME.Name = "colMTIME";
  525. this.colMTIME.OptionsColumn.AllowEdit = false;
  526. this.colMTIME.Visible = true;
  527. this.colMTIME.VisibleIndex = 7;
  528. //
  529. // repositoryItemButtonEdit1
  530. //
  531. this.repositoryItemButtonEdit1.AutoHeight = false;
  532. this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  533. new DevExpress.XtraEditors.Controls.EditorButton()});
  534. this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
  535. //
  536. // repositoryItemButtonEdit2
  537. //
  538. this.repositoryItemButtonEdit2.AutoHeight = false;
  539. this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  540. new DevExpress.XtraEditors.Controls.EditorButton()});
  541. this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
  542. //
  543. // repositoryItemButtonEdit3
  544. //
  545. this.repositoryItemButtonEdit3.AutoHeight = false;
  546. this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  547. new DevExpress.XtraEditors.Controls.EditorButton()});
  548. this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
  549. //
  550. // btnCancle
  551. //
  552. this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  553. this.btnCancle.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  554. this.btnCancle.Appearance.ForeColor = System.Drawing.Color.White;
  555. this.btnCancle.Appearance.Options.UseFont = true;
  556. this.btnCancle.Appearance.Options.UseForeColor = true;
  557. this.btnCancle.Appearance.Options.UseTextOptions = true;
  558. this.btnCancle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  559. this.btnCancle.Image = ((System.Drawing.Image)(resources.GetObject("btnCancle.Image")));
  560. this.btnCancle.Location = new System.Drawing.Point(997, 525);
  561. this.btnCancle.LookAndFeel.SkinName = "BlueButtonSkin";
  562. this.btnCancle.LookAndFeel.UseDefaultLookAndFeel = false;
  563. this.btnCancle.Name = "btnCancle";
  564. this.btnCancle.Size = new System.Drawing.Size(70, 30);
  565. this.btnCancle.TabIndex = 122;
  566. this.btnCancle.Text = "取消";
  567. this.btnCancle.Click += new System.EventHandler(this.can_Click);
  568. //
  569. // btnOK
  570. //
  571. this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  572. this.btnOK.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  573. this.btnOK.Appearance.ForeColor = System.Drawing.Color.White;
  574. this.btnOK.Appearance.Options.UseFont = true;
  575. this.btnOK.Appearance.Options.UseForeColor = true;
  576. this.btnOK.Appearance.Options.UseTextOptions = true;
  577. this.btnOK.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  578. this.btnOK.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.Image")));
  579. this.btnOK.Location = new System.Drawing.Point(922, 525);
  580. this.btnOK.LookAndFeel.SkinName = "BlueButtonSkin";
  581. this.btnOK.LookAndFeel.UseDefaultLookAndFeel = false;
  582. this.btnOK.Name = "btnOK";
  583. this.btnOK.Size = new System.Drawing.Size(70, 30);
  584. this.btnOK.TabIndex = 121;
  585. this.btnOK.Text = "确定";
  586. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  587. //
  588. // btnClose
  589. //
  590. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  591. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  592. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  593. this.btnClose.Appearance.Options.UseFont = true;
  594. this.btnClose.Appearance.Options.UseForeColor = true;
  595. this.btnClose.Appearance.Options.UseTextOptions = true;
  596. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  597. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  598. this.btnClose.Location = new System.Drawing.Point(1053, 1);
  599. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  600. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  601. this.btnClose.Name = "btnClose";
  602. this.btnClose.Size = new System.Drawing.Size(26, 23);
  603. this.btnClose.TabIndex = 5;
  604. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  605. //
  606. // gridColumn2
  607. //
  608. this.gridColumn2.Caption = "维护时间";
  609. this.gridColumn2.FieldName = "MTIME";
  610. this.gridColumn2.Name = "gridColumn2";
  611. this.gridColumn2.OptionsColumn.AllowEdit = false;
  612. //
  613. // FormICSForecastEdit
  614. //
  615. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  616. this.Appearance.Options.UseBackColor = true;
  617. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  618. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  619. this.ClientSize = new System.Drawing.Size(1080, 558);
  620. this.Controls.Add(this.btnCancle);
  621. this.Controls.Add(this.btnOK);
  622. this.Controls.Add(this.panelControl1);
  623. this.Controls.Add(this.lblTitle);
  624. this.Controls.Add(this.btnClose);
  625. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  626. this.Name = "FormICSForecastEdit";
  627. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  628. this.Text = "预测单";
  629. this.Load += new System.EventHandler(this.FormICSINVENTORYEditAdd_Load);
  630. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  631. this.panelControl1.ResumeLayout(false);
  632. this.panelControl1.PerformLayout();
  633. this.panel3.ResumeLayout(false);
  634. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
  635. this.panelControl2.ResumeLayout(false);
  636. this.groupBox2.ResumeLayout(false);
  637. this.panel4.ResumeLayout(false);
  638. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  639. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  640. ((System.ComponentModel.ISupportInitialize)(this.txtINVCode)).EndInit();
  641. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).EndInit();
  642. ((System.ComponentModel.ISupportInitialize)(this.txtmaterialmnecode)).EndInit();
  643. this.panel2.ResumeLayout(false);
  644. this.groupBox1.ResumeLayout(false);
  645. this.groupBox1.PerformLayout();
  646. ((System.ComponentModel.ISupportInitialize)(this.txtCustomer.Properties)).EndInit();
  647. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  648. ((System.ComponentModel.ISupportInitialize)(this.txtForecastNO.Properties)).EndInit();
  649. ((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).EndInit();
  650. ((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).EndInit();
  651. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
  652. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
  653. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
  654. this.ResumeLayout(false);
  655. }
  656. #endregion
  657. private DevExpress.XtraEditors.SimpleButton btnClose;
  658. private DevExpress.XtraEditors.LabelControl lblTitle;
  659. private DevExpress.XtraEditors.PanelControl panelControl1;
  660. private System.Windows.Forms.Label label19;
  661. private DevExpress.XtraEditors.SimpleButton btnCancle;
  662. private DevExpress.XtraEditors.SimpleButton btnOK;
  663. private System.Windows.Forms.Label label1;
  664. private DevExpress.XtraEditors.LabelControl labelControl13;
  665. private DevExpress.XtraEditors.LabelControl labelControl12;
  666. private System.Windows.Forms.Label label4;
  667. private System.Windows.Forms.Label label5;
  668. //private DevExpress.XtraGrid.GridControl grdDetail;
  669. private DevExpress.XtraGrid.Columns.GridColumn colEQPID;
  670. private DevExpress.XtraGrid.Columns.GridColumn colEQPCode;
  671. private DevExpress.XtraGrid.Columns.GridColumn colEQPName;
  672. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUP;
  673. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPDESC;
  674. private DevExpress.XtraGrid.Columns.GridColumn colCKItemCode;
  675. private DevExpress.XtraGrid.Columns.GridColumn colCKItemCodeDESC;
  676. private DevExpress.XtraGrid.Columns.GridColumn colSetValueMax;
  677. private DevExpress.XtraGrid.Columns.GridColumn colSetValueMin;
  678. private DevExpress.XtraGrid.Columns.GridColumn colRealValue;
  679. private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
  680. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  681. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  682. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
  683. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
  684. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
  685. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  686. private System.Windows.Forms.Panel panel3;
  687. private DevExpress.XtraEditors.PanelControl panelControl2;
  688. private System.Windows.Forms.GroupBox groupBox2;
  689. private System.Windows.Forms.Panel panel4;
  690. private DevExpress.XtraGrid.GridControl grvDetail;
  691. private DevExpress.XtraGrid.Views.Grid.GridView grdDetail;
  692. private System.Windows.Forms.Panel panel2;
  693. private System.Windows.Forms.Button btnCopy;
  694. private System.Windows.Forms.Button btnDelete;
  695. private System.Windows.Forms.Button btnAdd;
  696. private System.Windows.Forms.GroupBox groupBox1;
  697. private DevExpress.XtraEditors.TextEdit txtForecastNO;
  698. private DevExpress.XtraEditors.TextEdit txtMUSERName;
  699. private System.Windows.Forms.Label label6;
  700. private DevExpress.XtraEditors.LabelControl labelControl1;
  701. private DevExpress.XtraEditors.LabelControl labelControl3;
  702. private DevExpress.XtraEditors.TextEdit txtMTIME;
  703. private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
  704. private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  705. private DevExpress.XtraEditors.GridLookUpEdit txtCustomer;
  706. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  707. private System.Windows.Forms.Label label7;
  708. private DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit txtINVCode;
  709. private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemGridLookUpEdit1View;
  710. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit txtmaterialmnecode;
  711. }
  712. }