F_RPT_020101_1.Designer.cs 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_020101_1
  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(F_RPT_020101_1));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  39. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  40. this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode();
  41. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  42. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  43. this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  44. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  45. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  46. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  47. this.dgvProductionFollowing = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  48. this.dgvProductionDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  49. this.ProductionLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.ProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.AccountDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.CreateUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.LEVELNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.Barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.产品名称 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.Materialcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.Outlabelcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.Dictionaryvalue = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.Groutingdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.StatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.GoodsLevelName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.SpecialRepairFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  77. this.ScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  78. this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  79. this.gbxCondition.SuspendLayout();
  80. this.tsrOperate.SuspendLayout();
  81. ((System.ComponentModel.ISupportInitialize)(this.dgvProductionFollowing)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.dgvProductionDetail)).BeginInit();
  83. this.SuspendLayout();
  84. //
  85. // gbxCondition
  86. //
  87. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  88. | System.Windows.Forms.AnchorStyles.Right)));
  89. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  90. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  91. this.gbxCondition.Controls.Add(this.txtBarCode);
  92. this.gbxCondition.Controls.Add(this.btnClearCondition);
  93. this.gbxCondition.Controls.Add(this.btnSearch);
  94. this.gbxCondition.Controls.Add(this.lblBarCode);
  95. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  96. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  97. this.gbxCondition.IsMustInput = false;
  98. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  99. this.gbxCondition.Name = "gbxCondition";
  100. this.gbxCondition.OriginalHeight = -1;
  101. this.gbxCondition.Size = new System.Drawing.Size(927, 57);
  102. this.gbxCondition.TabIndex = 33;
  103. this.gbxCondition.TabStop = false;
  104. this.gbxCondition.Text = "查询条件 ▼";
  105. //
  106. // txtBarCode
  107. //
  108. this.txtBarCode.BackColor = System.Drawing.Color.Yellow;
  109. this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
  110. this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  111. this.txtBarCode.ErrorMessage = "";
  112. this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  113. this.txtBarCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  114. this.txtBarCode.IsMustInput = true;
  115. this.txtBarCode.Location = new System.Drawing.Point(65, 23);
  116. this.txtBarCode.MaxLength = 50;
  117. this.txtBarCode.Name = "txtBarCode";
  118. this.txtBarCode.Size = new System.Drawing.Size(123, 21);
  119. this.txtBarCode.TabIndex = 0;
  120. this.txtBarCode.TextValue = "";
  121. this.txtBarCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBarCode_KeyDown);
  122. //
  123. // btnClearCondition
  124. //
  125. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  126. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  127. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  128. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  129. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  130. this.btnClearCondition.Location = new System.Drawing.Point(836, 18);
  131. this.btnClearCondition.Name = "btnClearCondition";
  132. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  133. this.btnClearCondition.TabIndex = 13;
  134. this.btnClearCondition.Text = "清空条件(&C)";
  135. this.btnClearCondition.UseVisualStyleBackColor = true;
  136. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  137. //
  138. // btnSearch
  139. //
  140. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  141. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  142. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  143. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  144. this.btnSearch.ForeColor = System.Drawing.Color.White;
  145. this.btnSearch.Location = new System.Drawing.Point(745, 18);
  146. this.btnSearch.Name = "btnSearch";
  147. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  148. this.btnSearch.TabIndex = 12;
  149. this.btnSearch.Text = "查询(&Q)";
  150. this.btnSearch.UseVisualStyleBackColor = true;
  151. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  152. //
  153. // lblBarCode
  154. //
  155. this.lblBarCode.AutoSize = true;
  156. this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
  157. this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  158. this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
  159. this.lblBarCode.Location = new System.Drawing.Point(6, 27);
  160. this.lblBarCode.Name = "lblBarCode";
  161. this.lblBarCode.Size = new System.Drawing.Size(53, 12);
  162. this.lblBarCode.TabIndex = 0;
  163. this.lblBarCode.Text = "产品条码";
  164. //
  165. // tsrOperate
  166. //
  167. this.tsrOperate.AutoSize = false;
  168. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  169. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  171. this.tsbtnAdaptive,
  172. this.tsbtnClose});
  173. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  174. this.tsrOperate.Name = "tsrOperate";
  175. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  176. this.tsrOperate.ShowItemToolTips = false;
  177. this.tsrOperate.Size = new System.Drawing.Size(939, 35);
  178. this.tsrOperate.TabIndex = 32;
  179. this.tsrOperate.Text = "toolStrip1";
  180. //
  181. // tsbtnAdaptive
  182. //
  183. this.tsbtnAdaptive.AutoSize = false;
  184. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  186. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  187. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  188. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  189. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  190. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  191. //
  192. // tsbtnClose
  193. //
  194. this.tsbtnClose.AutoSize = false;
  195. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  197. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  198. this.tsbtnClose.Name = "tsbtnClose";
  199. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  200. this.tsbtnClose.Text = "关闭(&X)";
  201. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  202. //
  203. // dgvProductionFollowing
  204. //
  205. this.dgvProductionFollowing.AllowUserToAddRows = false;
  206. this.dgvProductionFollowing.AllowUserToDeleteRows = false;
  207. this.dgvProductionFollowing.AllowUserToModifyRows = true;
  208. this.dgvProductionFollowing.AllowUserToOrderColumns = true;
  209. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  210. this.dgvProductionFollowing.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  211. this.dgvProductionFollowing.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  212. | System.Windows.Forms.AnchorStyles.Right)));
  213. this.dgvProductionFollowing.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  214. this.dgvProductionFollowing.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  215. this.dgvProductionFollowing.CellHeight = 23;
  216. this.dgvProductionFollowing.ChildNodeColumnName = null;
  217. this.dgvProductionFollowing.ChildNodeColumnText = null;
  218. this.dgvProductionFollowing.ColumnDeep = 1;
  219. this.dgvProductionFollowing.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  220. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  221. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  222. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  224. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  225. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  226. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  227. this.dgvProductionFollowing.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  228. this.dgvProductionFollowing.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  229. this.dgvProductionFollowing.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  230. this.Barcode,
  231. this.LogoCodeName,
  232. this.GoodsTypeName,
  233. this.GoodsCode,
  234. this.产品名称,
  235. this.Materialcode,
  236. this.Outlabelcode,
  237. this.GOODSSPECIFICATION,
  238. this.Dictionaryvalue,
  239. this.GroutingLineCode,
  240. this.GroutingMouldCode,
  241. this.GroutingNum,
  242. this.GroutingUserCode,
  243. this.Groutingdate,
  244. this.GroutingBatchNo,
  245. this.StatusName,
  246. this.GoodsLevelName,
  247. this.SpecialRepairFlag,
  248. this.ScrapFlag,
  249. this.IsPublicBody});
  250. this.dgvProductionFollowing.ColumnTreeView = null;
  251. this.dgvProductionFollowing.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  252. this.dgvProductionFollowing.DynamicColumnName = "";
  253. this.dgvProductionFollowing.EnableHeadersVisualStyles = false;
  254. this.dgvProductionFollowing.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  255. this.dgvProductionFollowing.FormatQuantityColumns = null;
  256. this.dgvProductionFollowing.HorizontalMergeColumn = null;
  257. this.dgvProductionFollowing.IsAutoCountSum = true;
  258. this.dgvProductionFollowing.IsAutoResizeColumns = false;
  259. this.dgvProductionFollowing.IsClickF12 = false;
  260. this.dgvProductionFollowing.IsOpenMergeCellFlag = false;
  261. this.dgvProductionFollowing.IsSubTotalFlag = false;
  262. this.dgvProductionFollowing.IsTopDeep = false;
  263. this.dgvProductionFollowing.Location = new System.Drawing.Point(0, 101);
  264. this.dgvProductionFollowing.MergeColumnNames = null;
  265. this.dgvProductionFollowing.MergeDetailColumnNames = null;
  266. this.dgvProductionFollowing.MergeDetailOnlyColumn = null;
  267. this.dgvProductionFollowing.MergeOnlyColumn = null;
  268. this.dgvProductionFollowing.MultiSelect = false;
  269. this.dgvProductionFollowing.Name = "dgvProductionFollowing";
  270. this.dgvProductionFollowing.ReadOnly = true;
  271. this.dgvProductionFollowing.RefreshAtHscroll = false;
  272. this.dgvProductionFollowing.RowHeadersWidth = 50;
  273. this.dgvProductionFollowing.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  274. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  275. this.dgvProductionFollowing.RowsDefaultCellStyle = dataGridViewCellStyle5;
  276. this.dgvProductionFollowing.RowTemplate.Height = 21;
  277. this.dgvProductionFollowing.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  278. this.dgvProductionFollowing.Size = new System.Drawing.Size(927, 75);
  279. this.dgvProductionFollowing.SortOrderColumnName = null;
  280. this.dgvProductionFollowing.TabIndex = 28;
  281. this.dgvProductionFollowing.Tag = true;
  282. this.dgvProductionFollowing.TotalSumColumns = null;
  283. this.dgvProductionFollowing.ViewRowFilter = "";
  284. //
  285. // dgvProductionDetail
  286. //
  287. this.dgvProductionDetail.AllowUserToAddRows = false;
  288. this.dgvProductionDetail.AllowUserToDeleteRows = false;
  289. this.dgvProductionDetail.AllowUserToModifyRows = true;
  290. this.dgvProductionDetail.AllowUserToOrderColumns = true;
  291. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  292. this.dgvProductionDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  293. this.dgvProductionDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  294. | System.Windows.Forms.AnchorStyles.Left)
  295. | System.Windows.Forms.AnchorStyles.Right)));
  296. this.dgvProductionDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  297. this.dgvProductionDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  298. this.dgvProductionDetail.CellHeight = 23;
  299. this.dgvProductionDetail.ChildNodeColumnName = null;
  300. this.dgvProductionDetail.ChildNodeColumnText = null;
  301. this.dgvProductionDetail.ColumnDeep = 1;
  302. this.dgvProductionDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  303. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  304. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  305. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  306. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  307. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  308. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  309. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  310. this.dgvProductionDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  311. this.dgvProductionDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  312. this.dgvProductionDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  313. this.ProductionLineCode,
  314. this.ProductionLineName,
  315. this.ProcedureCode,
  316. this.ProcedureName,
  317. this.UserCode,
  318. this.AccountDate,
  319. this.CreateTime,
  320. this.CreateUserCode,
  321. this.CreateUserName,
  322. this.LEVELNAME});
  323. this.dgvProductionDetail.ColumnTreeView = null;
  324. this.dgvProductionDetail.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  325. this.dgvProductionDetail.DynamicColumnName = "";
  326. this.dgvProductionDetail.EnableHeadersVisualStyles = false;
  327. this.dgvProductionDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  328. this.dgvProductionDetail.FormatQuantityColumns = null;
  329. this.dgvProductionDetail.HorizontalMergeColumn = null;
  330. this.dgvProductionDetail.IsAutoCountSum = true;
  331. this.dgvProductionDetail.IsAutoResizeColumns = false;
  332. this.dgvProductionDetail.IsClickF12 = false;
  333. this.dgvProductionDetail.IsOpenMergeCellFlag = false;
  334. this.dgvProductionDetail.IsSubTotalFlag = false;
  335. this.dgvProductionDetail.IsTopDeep = false;
  336. this.dgvProductionDetail.Location = new System.Drawing.Point(0, 182);
  337. this.dgvProductionDetail.MergeColumnNames = null;
  338. this.dgvProductionDetail.MergeDetailColumnNames = null;
  339. this.dgvProductionDetail.MergeDetailOnlyColumn = null;
  340. this.dgvProductionDetail.MergeOnlyColumn = null;
  341. this.dgvProductionDetail.MultiSelect = false;
  342. this.dgvProductionDetail.Name = "dgvProductionDetail";
  343. this.dgvProductionDetail.ReadOnly = true;
  344. this.dgvProductionDetail.RefreshAtHscroll = false;
  345. this.dgvProductionDetail.RowHeadersWidth = 50;
  346. this.dgvProductionDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  347. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  348. this.dgvProductionDetail.RowsDefaultCellStyle = dataGridViewCellStyle10;
  349. this.dgvProductionDetail.RowTemplate.Height = 21;
  350. this.dgvProductionDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  351. this.dgvProductionDetail.Size = new System.Drawing.Size(927, 193);
  352. this.dgvProductionDetail.SortOrderColumnName = null;
  353. this.dgvProductionDetail.TabIndex = 35;
  354. this.dgvProductionDetail.Tag = true;
  355. this.dgvProductionDetail.TotalSumColumns = null;
  356. this.dgvProductionDetail.ViewRowFilter = "";
  357. //
  358. // ProductionLineCode
  359. //
  360. this.ProductionLineCode.DataPropertyName = "ProductionLineCode";
  361. this.ProductionLineCode.HeaderText = "生产线编码";
  362. this.ProductionLineCode.Name = "ProductionLineCode";
  363. this.ProductionLineCode.ReadOnly = true;
  364. this.ProductionLineCode.Visible = false;
  365. //
  366. // ProductionLineName
  367. //
  368. this.ProductionLineName.DataPropertyName = "ProductionLineName";
  369. this.ProductionLineName.HeaderText = "生产线";
  370. this.ProductionLineName.Name = "ProductionLineName";
  371. this.ProductionLineName.ReadOnly = true;
  372. //
  373. // ProcedureCode
  374. //
  375. this.ProcedureCode.DataPropertyName = "ProcedureCode";
  376. this.ProcedureCode.HeaderText = "工序编号";
  377. this.ProcedureCode.Name = "ProcedureCode";
  378. this.ProcedureCode.ReadOnly = true;
  379. this.ProcedureCode.Visible = false;
  380. //
  381. // ProcedureName
  382. //
  383. this.ProcedureName.DataPropertyName = "ProcedureName";
  384. this.ProcedureName.HeaderText = "工序名称";
  385. this.ProcedureName.Name = "ProcedureName";
  386. this.ProcedureName.ReadOnly = true;
  387. //
  388. // UserCode
  389. //
  390. this.UserCode.DataPropertyName = "UserCode";
  391. this.UserCode.HeaderText = "生产工号";
  392. this.UserCode.Name = "UserCode";
  393. this.UserCode.ReadOnly = true;
  394. //
  395. // AccountDate
  396. //
  397. this.AccountDate.DataPropertyName = "AccountDate";
  398. dataGridViewCellStyle8.Format = "yyyy-MM-dd";
  399. this.AccountDate.DefaultCellStyle = dataGridViewCellStyle8;
  400. this.AccountDate.HeaderText = "账务日期";
  401. this.AccountDate.Name = "AccountDate";
  402. this.AccountDate.ReadOnly = true;
  403. this.AccountDate.Visible = false;
  404. //
  405. // CreateTime
  406. //
  407. this.CreateTime.DataPropertyName = "CreateTime";
  408. dataGridViewCellStyle9.Format = "yyyy-MM-dd HH:mm:ss";
  409. this.CreateTime.DefaultCellStyle = dataGridViewCellStyle9;
  410. this.CreateTime.HeaderText = "操作时间";
  411. this.CreateTime.Name = "CreateTime";
  412. this.CreateTime.ReadOnly = true;
  413. //
  414. // CreateUserCode
  415. //
  416. this.CreateUserCode.DataPropertyName = "CreateUserCode";
  417. this.CreateUserCode.HeaderText = "操作工号";
  418. this.CreateUserCode.Name = "CreateUserCode";
  419. this.CreateUserCode.ReadOnly = true;
  420. //
  421. // CreateUserName
  422. //
  423. this.CreateUserName.DataPropertyName = "CreateUserName";
  424. this.CreateUserName.HeaderText = "操作者";
  425. this.CreateUserName.Name = "CreateUserName";
  426. this.CreateUserName.ReadOnly = true;
  427. //
  428. // LEVELNAME
  429. //
  430. this.LEVELNAME.DataPropertyName = "GOODSLEVELNAME";
  431. this.LEVELNAME.HeaderText = "操作说明";
  432. this.LEVELNAME.Name = "LEVELNAME";
  433. this.LEVELNAME.ReadOnly = true;
  434. //
  435. // Barcode
  436. //
  437. this.Barcode.DataPropertyName = "Barcode";
  438. this.Barcode.HeaderText = "当前条码";
  439. this.Barcode.Name = "Barcode";
  440. this.Barcode.ReadOnly = true;
  441. //
  442. // LogoCodeName
  443. //
  444. this.LogoCodeName.DataPropertyName = "LogoCodeName";
  445. this.LogoCodeName.HeaderText = "产品商标";
  446. this.LogoCodeName.Name = "LogoCodeName";
  447. this.LogoCodeName.ReadOnly = true;
  448. //
  449. // GoodsTypeName
  450. //
  451. this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
  452. this.GoodsTypeName.HeaderText = "产品类别";
  453. this.GoodsTypeName.Name = "GoodsTypeName";
  454. this.GoodsTypeName.ReadOnly = true;
  455. //
  456. // GoodsCode
  457. //
  458. this.GoodsCode.DataPropertyName = "GoodsCode";
  459. this.GoodsCode.HeaderText = "产品编码";
  460. this.GoodsCode.Name = "GoodsCode";
  461. this.GoodsCode.ReadOnly = true;
  462. //
  463. // 产品名称
  464. //
  465. this.产品名称.DataPropertyName = "GoodsName";
  466. this.产品名称.HeaderText = "产品名称";
  467. this.产品名称.Name = "产品名称";
  468. this.产品名称.ReadOnly = true;
  469. //
  470. // Materialcode
  471. //
  472. this.Materialcode.DataPropertyName = "Materialcode";
  473. this.Materialcode.HeaderText = "物料编码";
  474. this.Materialcode.Name = "Materialcode";
  475. this.Materialcode.ReadOnly = true;
  476. //
  477. // Outlabelcode
  478. //
  479. this.Outlabelcode.DataPropertyName = "Outlabelcode";
  480. this.Outlabelcode.HeaderText = "包装条码";
  481. this.Outlabelcode.Name = "Outlabelcode";
  482. this.Outlabelcode.ReadOnly = true;
  483. //
  484. // GOODSSPECIFICATION
  485. //
  486. this.GOODSSPECIFICATION.DataPropertyName = "GOODSSPECIFICATION";
  487. this.GOODSSPECIFICATION.HeaderText = "产品规格";
  488. this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION";
  489. this.GOODSSPECIFICATION.ReadOnly = true;
  490. //
  491. // Dictionaryvalue
  492. //
  493. this.Dictionaryvalue.DataPropertyName = "Dictionaryvalue";
  494. this.Dictionaryvalue.HeaderText = "釉色类别";
  495. this.Dictionaryvalue.Name = "Dictionaryvalue";
  496. this.Dictionaryvalue.ReadOnly = true;
  497. //
  498. // GroutingLineCode
  499. //
  500. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  501. this.GroutingLineCode.HeaderText = "成型线编码";
  502. this.GroutingLineCode.Name = "GroutingLineCode";
  503. this.GroutingLineCode.ReadOnly = true;
  504. //
  505. // GroutingMouldCode
  506. //
  507. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  508. this.GroutingMouldCode.HeaderText = "模具编号";
  509. this.GroutingMouldCode.Name = "GroutingMouldCode";
  510. this.GroutingMouldCode.ReadOnly = true;
  511. //
  512. // GroutingNum
  513. //
  514. this.GroutingNum.DataPropertyName = "GroutingNum";
  515. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  516. this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle3;
  517. this.GroutingNum.HeaderText = "注浆次数";
  518. this.GroutingNum.Name = "GroutingNum";
  519. this.GroutingNum.ReadOnly = true;
  520. //
  521. // GroutingUserCode
  522. //
  523. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  524. this.GroutingUserCode.HeaderText = "成型工号";
  525. this.GroutingUserCode.Name = "GroutingUserCode";
  526. this.GroutingUserCode.ReadOnly = true;
  527. //
  528. // Groutingdate
  529. //
  530. this.Groutingdate.DataPropertyName = "Groutingdate";
  531. dataGridViewCellStyle4.Format = "yyyy-MM-dd";
  532. this.Groutingdate.DefaultCellStyle = dataGridViewCellStyle4;
  533. this.Groutingdate.HeaderText = "注浆日期";
  534. this.Groutingdate.Name = "Groutingdate";
  535. this.Groutingdate.ReadOnly = true;
  536. //
  537. // GroutingBatchNo
  538. //
  539. this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo";
  540. this.GroutingBatchNo.HeaderText = "注浆批次";
  541. this.GroutingBatchNo.Name = "GroutingBatchNo";
  542. this.GroutingBatchNo.ReadOnly = true;
  543. //
  544. // StatusName
  545. //
  546. this.StatusName.DataPropertyName = "StatusName";
  547. this.StatusName.HeaderText = "产品状态";
  548. this.StatusName.Name = "StatusName";
  549. this.StatusName.ReadOnly = true;
  550. //
  551. // GoodsLevelName
  552. //
  553. this.GoodsLevelName.DataPropertyName = "LevelName";
  554. this.GoodsLevelName.HeaderText = "产品等级";
  555. this.GoodsLevelName.Name = "GoodsLevelName";
  556. this.GoodsLevelName.ReadOnly = true;
  557. //
  558. // SpecialRepairFlag
  559. //
  560. this.SpecialRepairFlag.DataPropertyName = "SpecialRepairFlag";
  561. this.SpecialRepairFlag.FalseValue = "0";
  562. this.SpecialRepairFlag.HeaderText = "干补标识";
  563. this.SpecialRepairFlag.Name = "SpecialRepairFlag";
  564. this.SpecialRepairFlag.ReadOnly = true;
  565. this.SpecialRepairFlag.TrueValue = "1";
  566. //
  567. // ScrapFlag
  568. //
  569. this.ScrapFlag.DataPropertyName = "ScrapFlag";
  570. this.ScrapFlag.FalseValue = "0";
  571. this.ScrapFlag.HeaderText = "损坯标识";
  572. this.ScrapFlag.Name = "ScrapFlag";
  573. this.ScrapFlag.ReadOnly = true;
  574. this.ScrapFlag.TrueValue = "1";
  575. //
  576. // IsPublicBody
  577. //
  578. this.IsPublicBody.DataPropertyName = "IsPublicBody";
  579. this.IsPublicBody.FalseValue = "0";
  580. this.IsPublicBody.HeaderText = "公坯标识";
  581. this.IsPublicBody.Name = "IsPublicBody";
  582. this.IsPublicBody.ReadOnly = true;
  583. this.IsPublicBody.TrueValue = "1";
  584. //
  585. // F_RPT_020101_1
  586. //
  587. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  588. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  589. this.ClientSize = new System.Drawing.Size(939, 375);
  590. this.Controls.Add(this.dgvProductionDetail);
  591. this.Controls.Add(this.dgvProductionFollowing);
  592. this.Controls.Add(this.gbxCondition);
  593. this.Controls.Add(this.tsrOperate);
  594. this.Name = "F_RPT_020101_1";
  595. this.Text = "产品跟踪表";
  596. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_0201_1_FormClosed);
  597. this.Load += new System.EventHandler(this.F_RPT_0201_1_Load);
  598. this.gbxCondition.ResumeLayout(false);
  599. this.gbxCondition.PerformLayout();
  600. this.tsrOperate.ResumeLayout(false);
  601. this.tsrOperate.PerformLayout();
  602. ((System.ComponentModel.ISupportInitialize)(this.dgvProductionFollowing)).EndInit();
  603. ((System.ComponentModel.ISupportInitialize)(this.dgvProductionDetail)).EndInit();
  604. this.ResumeLayout(false);
  605. }
  606. #endregion
  607. private Basics.BaseControls.C_GroupBox gbxCondition;
  608. private Basics.BaseControls.C_ToolStrip tsrOperate;
  609. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  610. private System.Windows.Forms.ToolStripButton tsbtnClose;
  611. private Basics.BaseControls.C_Label lblBarCode;
  612. private Basics.BaseControls.C_DataGridView dgvProductionFollowing;
  613. private Basics.BaseControls.C_DataGridView dgvProductionDetail;
  614. private Basics.BaseControls.C_Button btnSearch;
  615. private Basics.BaseControls.C_Button btnClearCondition;
  616. private Basics.BaseControls.C_TXT_BarCode txtBarCode;
  617. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode;
  618. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
  619. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureCode;
  620. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
  621. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  622. private System.Windows.Forms.DataGridViewTextBoxColumn AccountDate;
  623. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
  624. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserCode;
  625. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
  626. private System.Windows.Forms.DataGridViewTextBoxColumn LEVELNAME;
  627. private System.Windows.Forms.DataGridViewTextBoxColumn Barcode;
  628. private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
  629. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
  630. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  631. private System.Windows.Forms.DataGridViewTextBoxColumn 产品名称;
  632. private System.Windows.Forms.DataGridViewTextBoxColumn Materialcode;
  633. private System.Windows.Forms.DataGridViewTextBoxColumn Outlabelcode;
  634. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION;
  635. private System.Windows.Forms.DataGridViewTextBoxColumn Dictionaryvalue;
  636. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  637. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  638. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
  639. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  640. private System.Windows.Forms.DataGridViewTextBoxColumn Groutingdate;
  641. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingBatchNo;
  642. private System.Windows.Forms.DataGridViewTextBoxColumn StatusName;
  643. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelName;
  644. private System.Windows.Forms.DataGridViewCheckBoxColumn SpecialRepairFlag;
  645. private System.Windows.Forms.DataGridViewCheckBoxColumn ScrapFlag;
  646. private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
  647. }
  648. }