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

334 lines
17 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormDataShow
  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(FormDataShow));
  29. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  30. this.labelControl38 = new DevExpress.XtraEditors.LabelControl();
  31. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  32. this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
  33. this.txtRcardZi = new DevExpress.XtraEditors.TextEdit();
  34. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  35. this.gridControl1 = new DevExpress.XtraGrid.GridControl();
  36. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  37. this.colECode = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.colEcDesc = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colOp = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.colMTime = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  42. this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  43. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  44. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  45. this.colMoCode = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.txtMoPlanQty = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.txtOutputQty = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.txtOutputQtySum = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
  50. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  51. this.panelControl1.SuspendLayout();
  52. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
  53. this.panelControl2.SuspendLayout();
  54. ((System.ComponentModel.ISupportInitialize)(this.txtRcardZi.Properties)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  61. this.SuspendLayout();
  62. //
  63. // lblTitle
  64. //
  65. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  66. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  67. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  68. this.lblTitle.Location = new System.Drawing.Point(1, 1);
  69. this.lblTitle.Name = "lblTitle";
  70. this.lblTitle.Size = new System.Drawing.Size(110, 23);
  71. this.lblTitle.TabIndex = 6;
  72. this.lblTitle.Text = " 数据显示";
  73. //
  74. // labelControl38
  75. //
  76. this.labelControl38.Location = new System.Drawing.Point(754, 424);
  77. this.labelControl38.Name = "labelControl38";
  78. this.labelControl38.Size = new System.Drawing.Size(0, 14);
  79. this.labelControl38.TabIndex = 162;
  80. //
  81. // panelControl1
  82. //
  83. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  84. | System.Windows.Forms.AnchorStyles.Left)
  85. | System.Windows.Forms.AnchorStyles.Right)));
  86. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  87. this.panelControl1.Appearance.Options.UseBackColor = true;
  88. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  89. this.panelControl1.Controls.Add(this.panelControl2);
  90. this.panelControl1.Controls.Add(this.gridControl1);
  91. this.panelControl1.Controls.Add(this.grdDetail);
  92. this.panelControl1.Controls.Add(this.labelControl38);
  93. this.panelControl1.Location = new System.Drawing.Point(1, 27);
  94. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  95. this.panelControl1.Name = "panelControl1";
  96. this.panelControl1.Size = new System.Drawing.Size(513, 325);
  97. this.panelControl1.TabIndex = 23;
  98. //
  99. // panelControl2
  100. //
  101. this.panelControl2.Anchor = System.Windows.Forms.AnchorStyles.None;
  102. this.panelControl2.Appearance.BackColor = System.Drawing.Color.Gainsboro;
  103. this.panelControl2.Appearance.Options.UseBackColor = true;
  104. this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  105. this.panelControl2.Controls.Add(this.txtRcardZi);
  106. this.panelControl2.Controls.Add(this.labelControl2);
  107. this.panelControl2.Location = new System.Drawing.Point(0, 139);
  108. this.panelControl2.Name = "panelControl2";
  109. this.panelControl2.Size = new System.Drawing.Size(513, 47);
  110. this.panelControl2.TabIndex = 165;
  111. //
  112. // txtRcardZi
  113. //
  114. this.txtRcardZi.Location = new System.Drawing.Point(159, 8);
  115. this.txtRcardZi.Name = "txtRcardZi";
  116. this.txtRcardZi.Properties.Mask.EditMask = "f0";
  117. this.txtRcardZi.Size = new System.Drawing.Size(141, 20);
  118. this.txtRcardZi.TabIndex = 96;
  119. //
  120. // labelControl2
  121. //
  122. this.labelControl2.Location = new System.Drawing.Point(54, 8);
  123. this.labelControl2.Name = "labelControl2";
  124. this.labelControl2.Size = new System.Drawing.Size(72, 14);
  125. this.labelControl2.TabIndex = 95;
  126. this.labelControl2.Text = "产品序列号:";
  127. //
  128. // gridControl1
  129. //
  130. this.gridControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  131. | System.Windows.Forms.AnchorStyles.Left)));
  132. this.gridControl1.Location = new System.Drawing.Point(0, 192);
  133. this.gridControl1.MainView = this.gridView1;
  134. this.gridControl1.Name = "gridControl1";
  135. this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  136. this.repositoryItemButtonEdit1,
  137. this.repositoryItemCheckEdit2});
  138. this.gridControl1.Size = new System.Drawing.Size(510, 130);
  139. this.gridControl1.TabIndex = 164;
  140. this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  141. this.gridView1});
  142. //
  143. // gridView1
  144. //
  145. this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  146. this.colECode,
  147. this.colEcDesc,
  148. this.colOp,
  149. this.colMTime});
  150. this.gridView1.GridControl = this.gridControl1;
  151. this.gridView1.IndicatorWidth = 40;
  152. this.gridView1.Name = "gridView1";
  153. this.gridView1.OptionsView.ColumnAutoWidth = false;
  154. this.gridView1.OptionsView.ShowGroupPanel = false;
  155. //
  156. // colECode
  157. //
  158. this.colECode.Caption = "不良代码";
  159. this.colECode.FieldName = "ECode";
  160. this.colECode.Name = "colECode";
  161. this.colECode.Visible = true;
  162. this.colECode.VisibleIndex = 0;
  163. //
  164. // colEcDesc
  165. //
  166. this.colEcDesc.Caption = "不良代码描述";
  167. this.colEcDesc.FieldName = "EcDesc";
  168. this.colEcDesc.Name = "colEcDesc";
  169. this.colEcDesc.Visible = true;
  170. this.colEcDesc.VisibleIndex = 1;
  171. //
  172. // colOp
  173. //
  174. this.colOp.Caption = "工序";
  175. this.colOp.FieldName = "Op";
  176. this.colOp.Name = "colOp";
  177. this.colOp.Visible = true;
  178. this.colOp.VisibleIndex = 2;
  179. //
  180. // colMTime
  181. //
  182. this.colMTime.Caption = "日期";
  183. this.colMTime.FieldName = "MTime";
  184. this.colMTime.Name = "colMTime";
  185. this.colMTime.Visible = true;
  186. this.colMTime.VisibleIndex = 3;
  187. //
  188. // repositoryItemButtonEdit1
  189. //
  190. this.repositoryItemButtonEdit1.AutoHeight = false;
  191. this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  192. new DevExpress.XtraEditors.Controls.EditorButton()});
  193. this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
  194. //
  195. // repositoryItemCheckEdit2
  196. //
  197. this.repositoryItemCheckEdit2.AutoHeight = false;
  198. this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
  199. //
  200. // grdDetail
  201. //
  202. this.grdDetail.Anchor = System.Windows.Forms.AnchorStyles.None;
  203. this.grdDetail.Location = new System.Drawing.Point(0, 3);
  204. this.grdDetail.MainView = this.grvDetail;
  205. this.grdDetail.Name = "grdDetail";
  206. this.grdDetail.Size = new System.Drawing.Size(513, 138);
  207. this.grdDetail.TabIndex = 163;
  208. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  209. this.grvDetail});
  210. //
  211. // grvDetail
  212. //
  213. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  214. this.colMoCode,
  215. this.txtMoPlanQty,
  216. this.txtOutputQty,
  217. this.txtOutputQtySum});
  218. this.grvDetail.GridControl = this.grdDetail;
  219. this.grvDetail.IndicatorWidth = 40;
  220. this.grvDetail.Name = "grvDetail";
  221. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  222. this.grvDetail.OptionsView.ShowGroupPanel = false;
  223. //
  224. // colMoCode
  225. //
  226. this.colMoCode.Caption = "工单";
  227. this.colMoCode.FieldName = "MoCode";
  228. this.colMoCode.Name = "colMoCode";
  229. this.colMoCode.Visible = true;
  230. this.colMoCode.VisibleIndex = 0;
  231. //
  232. // txtMoPlanQty
  233. //
  234. this.txtMoPlanQty.Caption = "计划数量";
  235. this.txtMoPlanQty.FieldName = "MoPlanQty";
  236. this.txtMoPlanQty.Name = "txtMoPlanQty";
  237. this.txtMoPlanQty.Visible = true;
  238. this.txtMoPlanQty.VisibleIndex = 1;
  239. //
  240. // txtOutputQty
  241. //
  242. this.txtOutputQty.Caption = "当班该岗位产出";
  243. this.txtOutputQty.FieldName = "OutputQty";
  244. this.txtOutputQty.Name = "txtOutputQty";
  245. this.txtOutputQty.Visible = true;
  246. this.txtOutputQty.VisibleIndex = 2;
  247. this.txtOutputQty.Width = 97;
  248. //
  249. // txtOutputQtySum
  250. //
  251. this.txtOutputQtySum.Caption = "该岗位累计产出";
  252. this.txtOutputQtySum.FieldName = "OutputQtySum";
  253. this.txtOutputQtySum.Name = "txtOutputQtySum";
  254. this.txtOutputQtySum.Visible = true;
  255. this.txtOutputQtySum.VisibleIndex = 3;
  256. this.txtOutputQtySum.Width = 99;
  257. //
  258. // btnRefresh
  259. //
  260. this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  261. this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
  262. this.btnRefresh.Appearance.Options.UseFont = true;
  263. this.btnRefresh.Appearance.Options.UseForeColor = true;
  264. this.btnRefresh.Appearance.Options.UseTextOptions = true;
  265. this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  266. this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
  267. this.btnRefresh.Location = new System.Drawing.Point(202, 355);
  268. this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
  269. this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
  270. this.btnRefresh.Name = "btnRefresh";
  271. this.btnRefresh.Size = new System.Drawing.Size(58, 30);
  272. this.btnRefresh.TabIndex = 82;
  273. this.btnRefresh.Text = "刷新";
  274. //
  275. // FormDataShow
  276. //
  277. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  278. this.Appearance.Options.UseBackColor = true;
  279. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  280. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  281. this.ClientSize = new System.Drawing.Size(515, 386);
  282. this.Controls.Add(this.btnRefresh);
  283. this.Controls.Add(this.panelControl1);
  284. this.Controls.Add(this.lblTitle);
  285. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  286. this.MaximizeBox = false;
  287. this.MinimizeBox = false;
  288. this.Name = "FormDataShow";
  289. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  290. this.Text = "FormContainerAddEdit";
  291. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  292. this.panelControl1.ResumeLayout(false);
  293. this.panelControl1.PerformLayout();
  294. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
  295. this.panelControl2.ResumeLayout(false);
  296. this.panelControl2.PerformLayout();
  297. ((System.ComponentModel.ISupportInitialize)(this.txtRcardZi.Properties)).EndInit();
  298. ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
  299. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  300. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  304. this.ResumeLayout(false);
  305. }
  306. #endregion
  307. private DevExpress.XtraEditors.LabelControl lblTitle;
  308. private DevExpress.XtraEditors.LabelControl labelControl38;
  309. private DevExpress.XtraEditors.PanelControl panelControl1;
  310. private DevExpress.XtraEditors.SimpleButton btnRefresh;
  311. private DevExpress.XtraGrid.GridControl grdDetail;
  312. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  313. private DevExpress.XtraGrid.Columns.GridColumn colMoCode;
  314. private DevExpress.XtraGrid.GridControl gridControl1;
  315. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  316. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
  317. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
  318. private DevExpress.XtraEditors.PanelControl panelControl2;
  319. private DevExpress.XtraEditors.LabelControl labelControl2;
  320. private DevExpress.XtraEditors.TextEdit txtRcardZi;
  321. private DevExpress.XtraGrid.Columns.GridColumn txtMoPlanQty;
  322. private DevExpress.XtraGrid.Columns.GridColumn txtOutputQty;
  323. private DevExpress.XtraGrid.Columns.GridColumn txtOutputQtySum;
  324. private DevExpress.XtraGrid.Columns.GridColumn colECode;
  325. private DevExpress.XtraGrid.Columns.GridColumn colEcDesc;
  326. private DevExpress.XtraGrid.Columns.GridColumn colOp;
  327. private DevExpress.XtraGrid.Columns.GridColumn colMTime;
  328. }
  329. }