F_RPT_030112.Designer.cs 73 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_030112
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_030112));
  50. this.tblScrapTotalModule = new System.Windows.Forms.TabControl();
  51. this.tapScrapTotalModule = new System.Windows.Forms.TabPage();
  52. this.dgvOrder = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  53. this.orderno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.logoname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.g1goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.goodsmodel = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.g1mcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.g1mremark = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.fhtime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.count = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.logoid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.goodsid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.orderid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.tapScrapTotalModuleDetail = new System.Windows.Forms.TabPage();
  65. this.dgvOrderDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  66. this.OrderNo1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.FHTime1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.FHUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.FinishedBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.SecurityCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.g2goodsmodel = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.g2mcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.g2mremark = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.LogoName1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.DeliverTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.ProductFinishedTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.TestMouldFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  84. this.tapTotalNum = new System.Windows.Forms.TabPage();
  85. this.dgvNum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  86. this.coldate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.collogoname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.colgoodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.g3goodsmodel = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.g3mcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.g3mremark = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.colgoodscount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.tabPage1 = new System.Windows.Forms.TabPage();
  94. this.dgvGoodsNum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  95. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.g4mremark = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  101. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  102. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  103. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  104. this.chkTestMouldFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  105. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  106. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  107. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  108. this.txtOrderNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  109. this.dkLogoSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkLogoSearchBox();
  110. this.chkDateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  111. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  112. this.dtpEndTime = new System.Windows.Forms.DateTimePicker();
  113. this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
  114. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  115. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  116. this.txtFHUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code();
  117. this.txtGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  118. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  119. this.lblFHUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  120. this.lblGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  121. this.lblOrderNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  122. this.tblScrapTotalModule.SuspendLayout();
  123. this.tapScrapTotalModule.SuspendLayout();
  124. ((System.ComponentModel.ISupportInitialize)(this.dgvOrder)).BeginInit();
  125. this.tapScrapTotalModuleDetail.SuspendLayout();
  126. ((System.ComponentModel.ISupportInitialize)(this.dgvOrderDetail)).BeginInit();
  127. this.tapTotalNum.SuspendLayout();
  128. ((System.ComponentModel.ISupportInitialize)(this.dgvNum)).BeginInit();
  129. this.tabPage1.SuspendLayout();
  130. ((System.ComponentModel.ISupportInitialize)(this.dgvGoodsNum)).BeginInit();
  131. this.tsrOperate.SuspendLayout();
  132. this.gbxCondition.SuspendLayout();
  133. this.SuspendLayout();
  134. //
  135. // tblScrapTotalModule
  136. //
  137. this.tblScrapTotalModule.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  138. | System.Windows.Forms.AnchorStyles.Left)
  139. | System.Windows.Forms.AnchorStyles.Right)));
  140. this.tblScrapTotalModule.Controls.Add(this.tapScrapTotalModule);
  141. this.tblScrapTotalModule.Controls.Add(this.tapScrapTotalModuleDetail);
  142. this.tblScrapTotalModule.Controls.Add(this.tapTotalNum);
  143. this.tblScrapTotalModule.Controls.Add(this.tabPage1);
  144. this.tblScrapTotalModule.Location = new System.Drawing.Point(0, 109);
  145. this.tblScrapTotalModule.Margin = new System.Windows.Forms.Padding(0);
  146. this.tblScrapTotalModule.Name = "tblScrapTotalModule";
  147. this.tblScrapTotalModule.Padding = new System.Drawing.Point(0, 0);
  148. this.tblScrapTotalModule.SelectedIndex = 0;
  149. this.tblScrapTotalModule.Size = new System.Drawing.Size(1008, 427);
  150. this.tblScrapTotalModule.TabIndex = 2;
  151. //
  152. // tapScrapTotalModule
  153. //
  154. this.tapScrapTotalModule.Controls.Add(this.dgvOrder);
  155. this.tapScrapTotalModule.Location = new System.Drawing.Point(4, 22);
  156. this.tapScrapTotalModule.Margin = new System.Windows.Forms.Padding(0);
  157. this.tapScrapTotalModule.Name = "tapScrapTotalModule";
  158. this.tapScrapTotalModule.Size = new System.Drawing.Size(1000, 401);
  159. this.tapScrapTotalModule.TabIndex = 0;
  160. this.tapScrapTotalModule.Text = "产成品交接汇总表";
  161. this.tapScrapTotalModule.UseVisualStyleBackColor = true;
  162. //
  163. // dgvOrder
  164. //
  165. this.dgvOrder.AllowUserToAddRows = false;
  166. this.dgvOrder.AllowUserToDeleteRows = false;
  167. this.dgvOrder.AllowUserToModifyRows = true;
  168. this.dgvOrder.AllowUserToOrderColumns = true;
  169. this.dgvOrder.AllowUserToSortRows = false;
  170. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  171. this.dgvOrder.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  172. this.dgvOrder.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  173. this.dgvOrder.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  174. this.dgvOrder.CellHeight = 23;
  175. this.dgvOrder.ChildNodeColumnName = null;
  176. this.dgvOrder.ChildNodeColumnText = null;
  177. this.dgvOrder.ColumnDeep = 1;
  178. this.dgvOrder.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  179. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  180. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  181. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  183. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  184. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  185. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  186. this.dgvOrder.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  187. this.dgvOrder.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  188. this.dgvOrder.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  189. this.orderno,
  190. this.logoname,
  191. this.g1goodscode,
  192. this.goodsmodel,
  193. this.g1mcode,
  194. this.g1mremark,
  195. this.fhtime,
  196. this.count,
  197. this.logoid,
  198. this.goodsid,
  199. this.orderid});
  200. this.dgvOrder.ColumnTreeView = null;
  201. this.dgvOrder.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)));
  202. this.dgvOrder.Dock = System.Windows.Forms.DockStyle.Fill;
  203. this.dgvOrder.DynamicColumnName = "";
  204. this.dgvOrder.EnableHeadersVisualStyles = false;
  205. this.dgvOrder.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  206. this.dgvOrder.FormatQuantityColumns = null;
  207. this.dgvOrder.HorizontalMergeColumn = null;
  208. this.dgvOrder.IsAutoCountSum = true;
  209. this.dgvOrder.IsAutoResizeColumns = false;
  210. this.dgvOrder.IsClickF12 = false;
  211. this.dgvOrder.IsOpenMergeCellFlag = false;
  212. this.dgvOrder.IsSubTotalFlag = false;
  213. this.dgvOrder.IsTopDeep = false;
  214. this.dgvOrder.Location = new System.Drawing.Point(0, 0);
  215. this.dgvOrder.Margin = new System.Windows.Forms.Padding(0);
  216. this.dgvOrder.MergeColumnNames = null;
  217. this.dgvOrder.MergeDetailColumnNames = null;
  218. this.dgvOrder.MergeDetailOnlyColumn = null;
  219. this.dgvOrder.MergeOnlyColumn = null;
  220. this.dgvOrder.MultiSelect = false;
  221. this.dgvOrder.Name = "dgvOrder";
  222. this.dgvOrder.ReadOnly = true;
  223. this.dgvOrder.RefreshAtHscroll = false;
  224. this.dgvOrder.RowHeadersWidth = 50;
  225. this.dgvOrder.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  226. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  227. this.dgvOrder.RowsDefaultCellStyle = dataGridViewCellStyle5;
  228. this.dgvOrder.RowTemplate.Height = 21;
  229. this.dgvOrder.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  230. this.dgvOrder.Size = new System.Drawing.Size(1000, 401);
  231. this.dgvOrder.SortOrderColumnName = null;
  232. this.dgvOrder.TabIndex = 0;
  233. this.dgvOrder.Tag = true;
  234. this.dgvOrder.TotalSumColumns = null;
  235. this.dgvOrder.ViewRowFilter = "";
  236. this.dgvOrder.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvScrapTotalModule_CellDoubleClick);
  237. //
  238. // orderno
  239. //
  240. this.orderno.DataPropertyName = "orderno";
  241. this.orderno.HeaderText = "生产订单";
  242. this.orderno.Name = "orderno";
  243. this.orderno.ReadOnly = true;
  244. //
  245. // logoname
  246. //
  247. this.logoname.DataPropertyName = "logoname";
  248. this.logoname.HeaderText = "产品商标";
  249. this.logoname.Name = "logoname";
  250. this.logoname.ReadOnly = true;
  251. //
  252. // g1goodscode
  253. //
  254. this.g1goodscode.DataPropertyName = "goodscode";
  255. this.g1goodscode.HeaderText = "产品编码";
  256. this.g1goodscode.Name = "g1goodscode";
  257. this.g1goodscode.ReadOnly = true;
  258. //
  259. // goodsmodel
  260. //
  261. this.goodsmodel.DataPropertyName = "goodsmodel";
  262. this.goodsmodel.HeaderText = "产品型号";
  263. this.goodsmodel.Name = "goodsmodel";
  264. this.goodsmodel.ReadOnly = true;
  265. //
  266. // g1mcode
  267. //
  268. this.g1mcode.DataPropertyName = "mcode";
  269. this.g1mcode.HeaderText = "物料编码";
  270. this.g1mcode.Name = "g1mcode";
  271. this.g1mcode.ReadOnly = true;
  272. //
  273. // g1mremark
  274. //
  275. this.g1mremark.DataPropertyName = "mremark";
  276. this.g1mremark.HeaderText = "物料描述";
  277. this.g1mremark.Name = "g1mremark";
  278. this.g1mremark.ReadOnly = true;
  279. //
  280. // fhtime
  281. //
  282. this.fhtime.DataPropertyName = "fhtime";
  283. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  284. dataGridViewCellStyle3.Format = "yyyy-MM-dd ";
  285. this.fhtime.DefaultCellStyle = dataGridViewCellStyle3;
  286. this.fhtime.HeaderText = "交接日期";
  287. this.fhtime.Name = "fhtime";
  288. this.fhtime.ReadOnly = true;
  289. this.fhtime.Visible = false;
  290. //
  291. // count
  292. //
  293. this.count.DataPropertyName = "count";
  294. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  295. this.count.DefaultCellStyle = dataGridViewCellStyle4;
  296. this.count.HeaderText = "产品数量";
  297. this.count.Name = "count";
  298. this.count.ReadOnly = true;
  299. //
  300. // logoid
  301. //
  302. this.logoid.DataPropertyName = "logoid";
  303. this.logoid.HeaderText = "logoid";
  304. this.logoid.Name = "logoid";
  305. this.logoid.ReadOnly = true;
  306. this.logoid.Visible = false;
  307. //
  308. // goodsid
  309. //
  310. this.goodsid.HeaderText = "goodsid";
  311. this.goodsid.Name = "goodsid";
  312. this.goodsid.ReadOnly = true;
  313. this.goodsid.Visible = false;
  314. //
  315. // orderid
  316. //
  317. this.orderid.HeaderText = "orderid";
  318. this.orderid.Name = "orderid";
  319. this.orderid.ReadOnly = true;
  320. this.orderid.Visible = false;
  321. //
  322. // tapScrapTotalModuleDetail
  323. //
  324. this.tapScrapTotalModuleDetail.Controls.Add(this.dgvOrderDetail);
  325. this.tapScrapTotalModuleDetail.Location = new System.Drawing.Point(4, 22);
  326. this.tapScrapTotalModuleDetail.Margin = new System.Windows.Forms.Padding(0);
  327. this.tapScrapTotalModuleDetail.Name = "tapScrapTotalModuleDetail";
  328. this.tapScrapTotalModuleDetail.Size = new System.Drawing.Size(1201, 401);
  329. this.tapScrapTotalModuleDetail.TabIndex = 1;
  330. this.tapScrapTotalModuleDetail.Text = "产成品交接明细表";
  331. this.tapScrapTotalModuleDetail.UseVisualStyleBackColor = true;
  332. //
  333. // dgvOrderDetail
  334. //
  335. this.dgvOrderDetail.AllowUserToAddRows = false;
  336. this.dgvOrderDetail.AllowUserToDeleteRows = false;
  337. this.dgvOrderDetail.AllowUserToModifyRows = true;
  338. this.dgvOrderDetail.AllowUserToOrderColumns = true;
  339. this.dgvOrderDetail.AllowUserToSortRows = false;
  340. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  341. this.dgvOrderDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  342. this.dgvOrderDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  343. this.dgvOrderDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  344. this.dgvOrderDetail.CellHeight = 23;
  345. this.dgvOrderDetail.ChildNodeColumnName = null;
  346. this.dgvOrderDetail.ChildNodeColumnText = null;
  347. this.dgvOrderDetail.ColumnDeep = 1;
  348. this.dgvOrderDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  349. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  350. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  351. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  352. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  353. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  354. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  355. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  356. this.dgvOrderDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  357. this.dgvOrderDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  358. this.dgvOrderDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  359. this.OrderNo1,
  360. this.FHTime1,
  361. this.FHUserCode,
  362. this.BarCode,
  363. this.FinishedBarCode,
  364. this.SecurityCode,
  365. this.GoodsCode,
  366. this.g2goodsmodel,
  367. this.g2mcode,
  368. this.g2mremark,
  369. this.LogoName1,
  370. this.GroutingUserCode,
  371. this.GroutingMouldCode,
  372. this.GroutingLineCode,
  373. this.GroutingDate,
  374. this.DeliverTime,
  375. this.ProductFinishedTime,
  376. this.TestMouldFlag});
  377. this.dgvOrderDetail.ColumnTreeView = null;
  378. this.dgvOrderDetail.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)));
  379. this.dgvOrderDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  380. this.dgvOrderDetail.DynamicColumnName = "";
  381. this.dgvOrderDetail.EnableHeadersVisualStyles = false;
  382. this.dgvOrderDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  383. this.dgvOrderDetail.FormatQuantityColumns = null;
  384. this.dgvOrderDetail.HorizontalMergeColumn = null;
  385. this.dgvOrderDetail.IsAutoCountSum = true;
  386. this.dgvOrderDetail.IsAutoResizeColumns = false;
  387. this.dgvOrderDetail.IsClickF12 = false;
  388. this.dgvOrderDetail.IsOpenMergeCellFlag = false;
  389. this.dgvOrderDetail.IsSubTotalFlag = false;
  390. this.dgvOrderDetail.IsTopDeep = false;
  391. this.dgvOrderDetail.Location = new System.Drawing.Point(0, 0);
  392. this.dgvOrderDetail.Margin = new System.Windows.Forms.Padding(0);
  393. this.dgvOrderDetail.MergeColumnNames = null;
  394. this.dgvOrderDetail.MergeDetailColumnNames = null;
  395. this.dgvOrderDetail.MergeDetailOnlyColumn = null;
  396. this.dgvOrderDetail.MergeOnlyColumn = null;
  397. this.dgvOrderDetail.MultiSelect = false;
  398. this.dgvOrderDetail.Name = "dgvOrderDetail";
  399. this.dgvOrderDetail.ReadOnly = true;
  400. this.dgvOrderDetail.RefreshAtHscroll = false;
  401. this.dgvOrderDetail.RowHeadersWidth = 50;
  402. this.dgvOrderDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  403. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  404. this.dgvOrderDetail.RowsDefaultCellStyle = dataGridViewCellStyle12;
  405. this.dgvOrderDetail.RowTemplate.Height = 21;
  406. this.dgvOrderDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  407. this.dgvOrderDetail.Size = new System.Drawing.Size(1201, 401);
  408. this.dgvOrderDetail.SortOrderColumnName = null;
  409. this.dgvOrderDetail.TabIndex = 0;
  410. this.dgvOrderDetail.Tag = true;
  411. this.dgvOrderDetail.TotalSumColumns = null;
  412. this.dgvOrderDetail.ViewRowFilter = "";
  413. //
  414. // OrderNo1
  415. //
  416. this.OrderNo1.DataPropertyName = "OrderNo";
  417. this.OrderNo1.HeaderText = "生产订单";
  418. this.OrderNo1.Name = "OrderNo1";
  419. this.OrderNo1.ReadOnly = true;
  420. //
  421. // FHTime1
  422. //
  423. this.FHTime1.DataPropertyName = "FHTime";
  424. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  425. dataGridViewCellStyle8.Format = "yyyy-MM-dd HH:mm:ss";
  426. this.FHTime1.DefaultCellStyle = dataGridViewCellStyle8;
  427. this.FHTime1.HeaderText = "交接时间";
  428. this.FHTime1.Name = "FHTime1";
  429. this.FHTime1.ReadOnly = true;
  430. //
  431. // FHUserCode
  432. //
  433. this.FHUserCode.DataPropertyName = "FHUserCode";
  434. this.FHUserCode.HeaderText = "交接工号";
  435. this.FHUserCode.Name = "FHUserCode";
  436. this.FHUserCode.ReadOnly = true;
  437. //
  438. // BarCode
  439. //
  440. this.BarCode.DataPropertyName = "BarCode";
  441. this.BarCode.HeaderText = "产品条码";
  442. this.BarCode.Name = "BarCode";
  443. this.BarCode.ReadOnly = true;
  444. //
  445. // FinishedBarCode
  446. //
  447. this.FinishedBarCode.DataPropertyName = "FinishedBarCode";
  448. this.FinishedBarCode.HeaderText = "包装条码";
  449. this.FinishedBarCode.Name = "FinishedBarCode";
  450. this.FinishedBarCode.ReadOnly = true;
  451. //
  452. // SecurityCode
  453. //
  454. this.SecurityCode.DataPropertyName = "SecurityCode";
  455. this.SecurityCode.HeaderText = "防伪码";
  456. this.SecurityCode.Name = "SecurityCode";
  457. this.SecurityCode.ReadOnly = true;
  458. //
  459. // GoodsCode
  460. //
  461. this.GoodsCode.DataPropertyName = "GoodsCode";
  462. this.GoodsCode.HeaderText = "产品编码";
  463. this.GoodsCode.Name = "GoodsCode";
  464. this.GoodsCode.ReadOnly = true;
  465. //
  466. // g2goodsmodel
  467. //
  468. this.g2goodsmodel.DataPropertyName = "goodsmodel";
  469. this.g2goodsmodel.HeaderText = "产品型号";
  470. this.g2goodsmodel.Name = "g2goodsmodel";
  471. this.g2goodsmodel.ReadOnly = true;
  472. //
  473. // g2mcode
  474. //
  475. this.g2mcode.DataPropertyName = "mcode";
  476. this.g2mcode.HeaderText = "物料编码";
  477. this.g2mcode.Name = "g2mcode";
  478. this.g2mcode.ReadOnly = true;
  479. //
  480. // g2mremark
  481. //
  482. this.g2mremark.DataPropertyName = "mremark";
  483. this.g2mremark.HeaderText = "物料描述";
  484. this.g2mremark.Name = "g2mremark";
  485. this.g2mremark.ReadOnly = true;
  486. //
  487. // LogoName1
  488. //
  489. this.LogoName1.DataPropertyName = "LogoName";
  490. this.LogoName1.HeaderText = "产品商标";
  491. this.LogoName1.Name = "LogoName1";
  492. this.LogoName1.ReadOnly = true;
  493. //
  494. // GroutingUserCode
  495. //
  496. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  497. this.GroutingUserCode.HeaderText = "成型工号";
  498. this.GroutingUserCode.Name = "GroutingUserCode";
  499. this.GroutingUserCode.ReadOnly = true;
  500. //
  501. // GroutingMouldCode
  502. //
  503. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  504. this.GroutingMouldCode.HeaderText = "模具编号";
  505. this.GroutingMouldCode.Name = "GroutingMouldCode";
  506. this.GroutingMouldCode.ReadOnly = true;
  507. //
  508. // GroutingLineCode
  509. //
  510. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  511. this.GroutingLineCode.HeaderText = "成型线编码";
  512. this.GroutingLineCode.Name = "GroutingLineCode";
  513. this.GroutingLineCode.ReadOnly = true;
  514. //
  515. // GroutingDate
  516. //
  517. this.GroutingDate.DataPropertyName = "GroutingDate";
  518. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  519. dataGridViewCellStyle9.Format = "yyyy-MM-dd ";
  520. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle9;
  521. this.GroutingDate.HeaderText = "注浆日期";
  522. this.GroutingDate.Name = "GroutingDate";
  523. this.GroutingDate.ReadOnly = true;
  524. //
  525. // DeliverTime
  526. //
  527. this.DeliverTime.DataPropertyName = "DeliverTime";
  528. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  529. dataGridViewCellStyle10.Format = "yyyy-MM-dd HH:mm:ss";
  530. this.DeliverTime.DefaultCellStyle = dataGridViewCellStyle10;
  531. this.DeliverTime.HeaderText = "交坯日期";
  532. this.DeliverTime.Name = "DeliverTime";
  533. this.DeliverTime.ReadOnly = true;
  534. //
  535. // ProductFinishedTime
  536. //
  537. this.ProductFinishedTime.DataPropertyName = "ProductFinishedTime";
  538. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  539. dataGridViewCellStyle11.Format = "yyyy-MM-dd HH:mm:ss";
  540. dataGridViewCellStyle11.NullValue = null;
  541. this.ProductFinishedTime.DefaultCellStyle = dataGridViewCellStyle11;
  542. this.ProductFinishedTime.HeaderText = "生产完成时间";
  543. this.ProductFinishedTime.Name = "ProductFinishedTime";
  544. this.ProductFinishedTime.ReadOnly = true;
  545. //
  546. // TestMouldFlag
  547. //
  548. this.TestMouldFlag.DataPropertyName = "TestMouldFlag";
  549. this.TestMouldFlag.FalseValue = "0";
  550. this.TestMouldFlag.HeaderText = "试验标识";
  551. this.TestMouldFlag.IndeterminateValue = "0";
  552. this.TestMouldFlag.Name = "TestMouldFlag";
  553. this.TestMouldFlag.ReadOnly = true;
  554. this.TestMouldFlag.TrueValue = "1";
  555. //
  556. // tapTotalNum
  557. //
  558. this.tapTotalNum.Controls.Add(this.dgvNum);
  559. this.tapTotalNum.Location = new System.Drawing.Point(4, 22);
  560. this.tapTotalNum.Name = "tapTotalNum";
  561. this.tapTotalNum.Size = new System.Drawing.Size(1201, 401);
  562. this.tapTotalNum.TabIndex = 2;
  563. this.tapTotalNum.Text = "产成品交接数量";
  564. this.tapTotalNum.UseVisualStyleBackColor = true;
  565. //
  566. // dgvNum
  567. //
  568. this.dgvNum.AllowUserToAddRows = false;
  569. this.dgvNum.AllowUserToDeleteRows = false;
  570. this.dgvNum.AllowUserToModifyRows = true;
  571. this.dgvNum.AllowUserToOrderColumns = true;
  572. this.dgvNum.AllowUserToSortRows = false;
  573. dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  574. this.dgvNum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle13;
  575. this.dgvNum.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  576. this.dgvNum.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  577. this.dgvNum.CellHeight = 23;
  578. this.dgvNum.ChildNodeColumnName = null;
  579. this.dgvNum.ChildNodeColumnText = null;
  580. this.dgvNum.ColumnDeep = 1;
  581. this.dgvNum.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  582. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  583. dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  584. dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  585. dataGridViewCellStyle14.ForeColor = System.Drawing.Color.White;
  586. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  587. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  588. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  589. this.dgvNum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle14;
  590. this.dgvNum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  591. this.dgvNum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  592. this.coldate,
  593. this.collogoname,
  594. this.colgoodscode,
  595. this.g3goodsmodel,
  596. this.g3mcode,
  597. this.g3mremark,
  598. this.colgoodscount});
  599. this.dgvNum.ColumnTreeView = null;
  600. this.dgvNum.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)));
  601. this.dgvNum.Dock = System.Windows.Forms.DockStyle.Fill;
  602. this.dgvNum.DynamicColumnName = "";
  603. this.dgvNum.EnableHeadersVisualStyles = false;
  604. this.dgvNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  605. this.dgvNum.FormatQuantityColumns = null;
  606. this.dgvNum.HorizontalMergeColumn = null;
  607. this.dgvNum.IsAutoCountSum = true;
  608. this.dgvNum.IsAutoResizeColumns = false;
  609. this.dgvNum.IsClickF12 = false;
  610. this.dgvNum.IsOpenMergeCellFlag = false;
  611. this.dgvNum.IsSubTotalFlag = false;
  612. this.dgvNum.IsTopDeep = false;
  613. this.dgvNum.Location = new System.Drawing.Point(0, 0);
  614. this.dgvNum.Margin = new System.Windows.Forms.Padding(0);
  615. this.dgvNum.MergeColumnNames = null;
  616. this.dgvNum.MergeDetailColumnNames = null;
  617. this.dgvNum.MergeDetailOnlyColumn = null;
  618. this.dgvNum.MergeOnlyColumn = null;
  619. this.dgvNum.MultiSelect = false;
  620. this.dgvNum.Name = "dgvNum";
  621. this.dgvNum.ReadOnly = true;
  622. this.dgvNum.RefreshAtHscroll = false;
  623. this.dgvNum.RowHeadersWidth = 50;
  624. this.dgvNum.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  625. dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  626. this.dgvNum.RowsDefaultCellStyle = dataGridViewCellStyle17;
  627. this.dgvNum.RowTemplate.Height = 21;
  628. this.dgvNum.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  629. this.dgvNum.Size = new System.Drawing.Size(1201, 401);
  630. this.dgvNum.SortOrderColumnName = null;
  631. this.dgvNum.TabIndex = 1;
  632. this.dgvNum.Tag = true;
  633. this.dgvNum.TotalSumColumns = null;
  634. this.dgvNum.ViewRowFilter = "";
  635. //
  636. // coldate
  637. //
  638. this.coldate.DataPropertyName = "fhtime";
  639. dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  640. dataGridViewCellStyle15.Format = "yyyy-MM-dd ";
  641. this.coldate.DefaultCellStyle = dataGridViewCellStyle15;
  642. this.coldate.HeaderText = "交接日期";
  643. this.coldate.Name = "coldate";
  644. this.coldate.ReadOnly = true;
  645. //
  646. // collogoname
  647. //
  648. this.collogoname.DataPropertyName = "logoname";
  649. this.collogoname.HeaderText = "产品商标";
  650. this.collogoname.Name = "collogoname";
  651. this.collogoname.ReadOnly = true;
  652. //
  653. // colgoodscode
  654. //
  655. this.colgoodscode.DataPropertyName = "goodscode";
  656. this.colgoodscode.HeaderText = "产品编码";
  657. this.colgoodscode.Name = "colgoodscode";
  658. this.colgoodscode.ReadOnly = true;
  659. //
  660. // g3goodsmodel
  661. //
  662. this.g3goodsmodel.DataPropertyName = "goodsmodel";
  663. this.g3goodsmodel.HeaderText = "产品型号";
  664. this.g3goodsmodel.Name = "g3goodsmodel";
  665. this.g3goodsmodel.ReadOnly = true;
  666. //
  667. // g3mcode
  668. //
  669. this.g3mcode.DataPropertyName = "mcode";
  670. this.g3mcode.HeaderText = "物料编码";
  671. this.g3mcode.Name = "g3mcode";
  672. this.g3mcode.ReadOnly = true;
  673. //
  674. // g3mremark
  675. //
  676. this.g3mremark.DataPropertyName = "mremark";
  677. this.g3mremark.HeaderText = "物料描述";
  678. this.g3mremark.Name = "g3mremark";
  679. this.g3mremark.ReadOnly = true;
  680. //
  681. // colgoodscount
  682. //
  683. this.colgoodscount.DataPropertyName = "goodscount";
  684. dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  685. dataGridViewCellStyle16.Format = "N0";
  686. this.colgoodscount.DefaultCellStyle = dataGridViewCellStyle16;
  687. this.colgoodscount.HeaderText = "产品数量";
  688. this.colgoodscount.Name = "colgoodscount";
  689. this.colgoodscount.ReadOnly = true;
  690. //
  691. // tabPage1
  692. //
  693. this.tabPage1.Controls.Add(this.dgvGoodsNum);
  694. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  695. this.tabPage1.Name = "tabPage1";
  696. this.tabPage1.Size = new System.Drawing.Size(1201, 401);
  697. this.tabPage1.TabIndex = 3;
  698. this.tabPage1.Text = "产成品型号数量";
  699. this.tabPage1.UseVisualStyleBackColor = true;
  700. //
  701. // dgvGoodsNum
  702. //
  703. this.dgvGoodsNum.AllowUserToAddRows = false;
  704. this.dgvGoodsNum.AllowUserToDeleteRows = false;
  705. this.dgvGoodsNum.AllowUserToModifyRows = true;
  706. this.dgvGoodsNum.AllowUserToOrderColumns = true;
  707. this.dgvGoodsNum.AllowUserToSortRows = false;
  708. dataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  709. this.dgvGoodsNum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle18;
  710. this.dgvGoodsNum.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  711. this.dgvGoodsNum.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  712. this.dgvGoodsNum.CellHeight = 23;
  713. this.dgvGoodsNum.ChildNodeColumnName = null;
  714. this.dgvGoodsNum.ChildNodeColumnText = null;
  715. this.dgvGoodsNum.ColumnDeep = 1;
  716. this.dgvGoodsNum.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  717. dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  718. dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  719. dataGridViewCellStyle19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  720. dataGridViewCellStyle19.ForeColor = System.Drawing.Color.White;
  721. dataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  722. dataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  723. dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  724. this.dgvGoodsNum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle19;
  725. this.dgvGoodsNum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  726. this.dgvGoodsNum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  727. this.dataGridViewTextBoxColumn3,
  728. this.dataGridViewTextBoxColumn4,
  729. this.dataGridViewTextBoxColumn5,
  730. this.g4mremark,
  731. this.dataGridViewTextBoxColumn6});
  732. this.dgvGoodsNum.ColumnTreeView = null;
  733. this.dgvGoodsNum.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)));
  734. this.dgvGoodsNum.Dock = System.Windows.Forms.DockStyle.Fill;
  735. this.dgvGoodsNum.DynamicColumnName = "";
  736. this.dgvGoodsNum.EnableHeadersVisualStyles = false;
  737. this.dgvGoodsNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  738. this.dgvGoodsNum.FormatQuantityColumns = null;
  739. this.dgvGoodsNum.HorizontalMergeColumn = null;
  740. this.dgvGoodsNum.IsAutoCountSum = true;
  741. this.dgvGoodsNum.IsAutoResizeColumns = false;
  742. this.dgvGoodsNum.IsClickF12 = false;
  743. this.dgvGoodsNum.IsOpenMergeCellFlag = false;
  744. this.dgvGoodsNum.IsSubTotalFlag = false;
  745. this.dgvGoodsNum.IsTopDeep = false;
  746. this.dgvGoodsNum.Location = new System.Drawing.Point(0, 0);
  747. this.dgvGoodsNum.Margin = new System.Windows.Forms.Padding(0);
  748. this.dgvGoodsNum.MergeColumnNames = null;
  749. this.dgvGoodsNum.MergeDetailColumnNames = null;
  750. this.dgvGoodsNum.MergeDetailOnlyColumn = null;
  751. this.dgvGoodsNum.MergeOnlyColumn = null;
  752. this.dgvGoodsNum.MultiSelect = false;
  753. this.dgvGoodsNum.Name = "dgvGoodsNum";
  754. this.dgvGoodsNum.ReadOnly = true;
  755. this.dgvGoodsNum.RefreshAtHscroll = false;
  756. this.dgvGoodsNum.RowHeadersWidth = 50;
  757. this.dgvGoodsNum.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  758. dataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  759. this.dgvGoodsNum.RowsDefaultCellStyle = dataGridViewCellStyle21;
  760. this.dgvGoodsNum.RowTemplate.Height = 21;
  761. this.dgvGoodsNum.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  762. this.dgvGoodsNum.Size = new System.Drawing.Size(1201, 401);
  763. this.dgvGoodsNum.SortOrderColumnName = null;
  764. this.dgvGoodsNum.TabIndex = 2;
  765. this.dgvGoodsNum.Tag = true;
  766. this.dgvGoodsNum.TotalSumColumns = null;
  767. this.dgvGoodsNum.ViewRowFilter = "";
  768. //
  769. // dataGridViewTextBoxColumn3
  770. //
  771. this.dataGridViewTextBoxColumn3.DataPropertyName = "goodscode";
  772. this.dataGridViewTextBoxColumn3.HeaderText = "产品编码";
  773. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  774. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  775. //
  776. // dataGridViewTextBoxColumn4
  777. //
  778. this.dataGridViewTextBoxColumn4.DataPropertyName = "goodsmodel";
  779. this.dataGridViewTextBoxColumn4.HeaderText = "产品型号";
  780. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  781. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  782. //
  783. // dataGridViewTextBoxColumn5
  784. //
  785. this.dataGridViewTextBoxColumn5.DataPropertyName = "mcode";
  786. this.dataGridViewTextBoxColumn5.HeaderText = "物料编码";
  787. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  788. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  789. //
  790. // g4mremark
  791. //
  792. this.g4mremark.DataPropertyName = "mremark";
  793. this.g4mremark.HeaderText = "物料描述";
  794. this.g4mremark.Name = "g4mremark";
  795. this.g4mremark.ReadOnly = true;
  796. //
  797. // dataGridViewTextBoxColumn6
  798. //
  799. this.dataGridViewTextBoxColumn6.DataPropertyName = "goodscount";
  800. dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  801. dataGridViewCellStyle20.Format = "N0";
  802. this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle20;
  803. this.dataGridViewTextBoxColumn6.HeaderText = "产品数量";
  804. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  805. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  806. //
  807. // tsrOperate
  808. //
  809. this.tsrOperate.AutoSize = false;
  810. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  811. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  812. this.tsrOperate.ImageScalingSize = new System.Drawing.Size(24, 24);
  813. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  814. this.tsbtnAdaptive,
  815. this.tsbtnClose});
  816. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  817. this.tsrOperate.Name = "tsrOperate";
  818. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  819. this.tsrOperate.ShowItemToolTips = false;
  820. this.tsrOperate.Size = new System.Drawing.Size(1024, 35);
  821. this.tsrOperate.TabIndex = 0;
  822. this.tsrOperate.Text = "toolStrip1";
  823. //
  824. // tsbtnAdaptive
  825. //
  826. this.tsbtnAdaptive.AutoSize = false;
  827. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  828. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  829. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  830. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  831. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  832. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  833. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  834. //
  835. // tsbtnClose
  836. //
  837. this.tsbtnClose.AutoSize = false;
  838. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  839. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  840. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  841. this.tsbtnClose.Name = "tsbtnClose";
  842. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  843. this.tsbtnClose.Text = "关闭(&X)";
  844. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  845. //
  846. // gbxCondition
  847. //
  848. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  849. | System.Windows.Forms.AnchorStyles.Right)));
  850. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  851. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  852. this.gbxCondition.Controls.Add(this.btnClearCondition);
  853. this.gbxCondition.Controls.Add(this.chkTestMouldFlag);
  854. this.gbxCondition.Controls.Add(this.c_Label1);
  855. this.gbxCondition.Controls.Add(this.lblGoodsType);
  856. this.gbxCondition.Controls.Add(this.scbGoodsType);
  857. this.gbxCondition.Controls.Add(this.txtOrderNo);
  858. this.gbxCondition.Controls.Add(this.dkLogoSearchBox1);
  859. this.gbxCondition.Controls.Add(this.chkDateTime);
  860. this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
  861. this.gbxCondition.Controls.Add(this.dtpEndTime);
  862. this.gbxCondition.Controls.Add(this.dtpStartTime);
  863. this.gbxCondition.Controls.Add(this.btnSearch);
  864. this.gbxCondition.Controls.Add(this.txtFHUserCode);
  865. this.gbxCondition.Controls.Add(this.txtGoodsModel);
  866. this.gbxCondition.Controls.Add(this.txtGoodsCode);
  867. this.gbxCondition.Controls.Add(this.lblFHUserCode);
  868. this.gbxCondition.Controls.Add(this.lblGoodsModel);
  869. this.gbxCondition.Controls.Add(this.lblOrderNo);
  870. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  871. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  872. this.gbxCondition.IsMustInput = false;
  873. this.gbxCondition.Location = new System.Drawing.Point(4, 38);
  874. this.gbxCondition.Name = "gbxCondition";
  875. this.gbxCondition.OriginalHeight = -1;
  876. this.gbxCondition.Size = new System.Drawing.Size(1004, 68);
  877. this.gbxCondition.TabIndex = 1;
  878. this.gbxCondition.TabStop = false;
  879. this.gbxCondition.Text = "查询条件 ▼";
  880. //
  881. // chkTestMouldFlag
  882. //
  883. this.chkTestMouldFlag.BackColor = System.Drawing.SystemColors.Control;
  884. this.chkTestMouldFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkTestMouldFlag.BackgroundImage")));
  885. this.chkTestMouldFlag.FalseText = "否";
  886. this.chkTestMouldFlag.Location = new System.Drawing.Point(809, 17);
  887. this.chkTestMouldFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  888. this.chkTestMouldFlag.Name = "chkTestMouldFlag";
  889. this.chkTestMouldFlag.Size = new System.Drawing.Size(130, 16);
  890. this.chkTestMouldFlag.TabIndex = 45;
  891. this.chkTestMouldFlag.Title = "试验标识";
  892. this.chkTestMouldFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  893. this.chkTestMouldFlag.TrueText = "是";
  894. //
  895. // c_Label1
  896. //
  897. this.c_Label1.AutoSize = true;
  898. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  899. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  900. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  901. this.c_Label1.Location = new System.Drawing.Point(426, 44);
  902. this.c_Label1.Name = "c_Label1";
  903. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  904. this.c_Label1.TabIndex = 42;
  905. this.c_Label1.Text = "产品型号";
  906. //
  907. // lblGoodsType
  908. //
  909. this.lblGoodsType.AutoSize = true;
  910. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  911. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  912. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  913. this.lblGoodsType.Location = new System.Drawing.Point(7, 43);
  914. this.lblGoodsType.Name = "lblGoodsType";
  915. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  916. this.lblGoodsType.TabIndex = 41;
  917. this.lblGoodsType.Text = "产品类别";
  918. //
  919. // scbGoodsType
  920. //
  921. this.scbGoodsType.CheckedData = null;
  922. this.scbGoodsType.IsOnlyDisplayEnd = false;
  923. this.scbGoodsType.Location = new System.Drawing.Point(66, 40);
  924. this.scbGoodsType.Name = "scbGoodsType";
  925. this.scbGoodsType.Size = new System.Drawing.Size(144, 21);
  926. this.scbGoodsType.TabIndex = 40;
  927. //
  928. // txtOrderNo
  929. //
  930. this.txtOrderNo.BackColor = System.Drawing.SystemColors.Window;
  931. this.txtOrderNo.BackgroundColor = System.Drawing.SystemColors.Window;
  932. this.txtOrderNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  933. this.txtOrderNo.Location = new System.Drawing.Point(66, 14);
  934. this.txtOrderNo.MaxLength = 100;
  935. this.txtOrderNo.Name = "txtOrderNo";
  936. this.txtOrderNo.Size = new System.Drawing.Size(144, 21);
  937. this.txtOrderNo.TabIndex = 1;
  938. //
  939. // dkLogoSearchBox1
  940. //
  941. this.dkLogoSearchBox1.BackColor = System.Drawing.Color.Transparent;
  942. this.dkLogoSearchBox1.DataSource = null;
  943. this.dkLogoSearchBox1.Enabled = true;
  944. this.dkLogoSearchBox1.IsEnablePurview = false;
  945. this.dkLogoSearchBox1.IsMustInput = false;
  946. this.dkLogoSearchBox1.Location = new System.Drawing.Point(611, 40);
  947. this.dkLogoSearchBox1.LogoCode = "";
  948. this.dkLogoSearchBox1.LogoID = null;
  949. this.dkLogoSearchBox1.LogoIDS = null;
  950. this.dkLogoSearchBox1.LogoName = null;
  951. this.dkLogoSearchBox1.ModelType = null;
  952. this.dkLogoSearchBox1.Name = "dkLogoSearchBox1";
  953. this.dkLogoSearchBox1.Purview = null;
  954. this.dkLogoSearchBox1.PurviewType = ((byte)(0));
  955. this.dkLogoSearchBox1.SelectMore = true;
  956. this.dkLogoSearchBox1.Size = new System.Drawing.Size(192, 21);
  957. this.dkLogoSearchBox1.TabIndex = 11;
  958. this.dkLogoSearchBox1.Title = "产品商标";
  959. this.dkLogoSearchBox1.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  960. //
  961. // chkDateTime
  962. //
  963. this.chkDateTime.AutoSize = true;
  964. this.chkDateTime.Checked = true;
  965. this.chkDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
  966. this.chkDateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  967. this.chkDateTime.Location = new System.Drawing.Point(428, 16);
  968. this.chkDateTime.Name = "chkDateTime";
  969. this.chkDateTime.Size = new System.Drawing.Size(72, 16);
  970. this.chkDateTime.TabIndex = 4;
  971. this.chkDateTime.Text = "交接日期";
  972. this.chkDateTime.UseVisualStyleBackColor = true;
  973. this.chkDateTime.CheckedChanged += new System.EventHandler(this.chkDateTime_CheckedChanged);
  974. //
  975. // lblAccountDateEnd
  976. //
  977. this.lblAccountDateEnd.AutoSize = true;
  978. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  979. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  980. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  981. this.lblAccountDateEnd.Location = new System.Drawing.Point(646, 18);
  982. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  983. this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
  984. this.lblAccountDateEnd.TabIndex = 6;
  985. this.lblAccountDateEnd.Text = "至";
  986. //
  987. // dtpEndTime
  988. //
  989. this.dtpEndTime.CustomFormat = "yyyy-MM-dd HH:mm";
  990. this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  991. this.dtpEndTime.Location = new System.Drawing.Point(669, 14);
  992. this.dtpEndTime.Name = "dtpEndTime";
  993. this.dtpEndTime.Size = new System.Drawing.Size(134, 21);
  994. this.dtpEndTime.TabIndex = 7;
  995. this.dtpEndTime.Value = new System.DateTime(2014, 9, 23, 0, 0, 0, 0);
  996. //
  997. // dtpStartTime
  998. //
  999. this.dtpStartTime.CustomFormat = "yyyy-MM-dd HH:mm";
  1000. this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  1001. this.dtpStartTime.Location = new System.Drawing.Point(506, 14);
  1002. this.dtpStartTime.Name = "dtpStartTime";
  1003. this.dtpStartTime.Size = new System.Drawing.Size(134, 21);
  1004. this.dtpStartTime.TabIndex = 5;
  1005. this.dtpStartTime.Value = new System.DateTime(2014, 9, 24, 0, 0, 0, 0);
  1006. //
  1007. // btnSearch
  1008. //
  1009. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1010. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  1011. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  1012. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1013. this.btnSearch.ForeColor = System.Drawing.Color.White;
  1014. this.btnSearch.Location = new System.Drawing.Point(811, 32);
  1015. this.btnSearch.Name = "btnSearch";
  1016. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  1017. this.btnSearch.TabIndex = 12;
  1018. this.btnSearch.Text = "查询";
  1019. this.btnSearch.UseVisualStyleBackColor = true;
  1020. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  1021. //
  1022. // btnClearCondition
  1023. //
  1024. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1025. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  1026. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  1027. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1028. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  1029. this.btnClearCondition.Location = new System.Drawing.Point(902, 32);
  1030. this.btnClearCondition.Name = "btnClearCondition";
  1031. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  1032. this.btnClearCondition.TabIndex = 13;
  1033. this.btnClearCondition.Text = "清空条件";
  1034. this.btnClearCondition.UseVisualStyleBackColor = true;
  1035. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  1036. //
  1037. // txtFHUserCode
  1038. //
  1039. this.txtFHUserCode.BackColor = System.Drawing.SystemColors.Window;
  1040. this.txtFHUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  1041. this.txtFHUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  1042. this.txtFHUserCode.ErrorMessage = "";
  1043. this.txtFHUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1044. this.txtFHUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  1045. this.txtFHUserCode.Location = new System.Drawing.Point(276, 14);
  1046. this.txtFHUserCode.MaxLength = 21;
  1047. this.txtFHUserCode.Name = "txtFHUserCode";
  1048. this.txtFHUserCode.Size = new System.Drawing.Size(145, 21);
  1049. this.txtFHUserCode.TabIndex = 3;
  1050. this.txtFHUserCode.TextValue = "";
  1051. //
  1052. // txtGoodsModel
  1053. //
  1054. this.txtGoodsModel.BackColor = System.Drawing.SystemColors.Window;
  1055. this.txtGoodsModel.BackgroundColor = System.Drawing.SystemColors.Window;
  1056. this.txtGoodsModel.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  1057. this.txtGoodsModel.ErrorMessage = "";
  1058. this.txtGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1059. this.txtGoodsModel.ImeMode = System.Windows.Forms.ImeMode.Off;
  1060. this.txtGoodsModel.Location = new System.Drawing.Point(485, 40);
  1061. this.txtGoodsModel.MaxLength = 21;
  1062. this.txtGoodsModel.Name = "txtGoodsModel";
  1063. this.txtGoodsModel.Size = new System.Drawing.Size(120, 21);
  1064. this.txtGoodsModel.TabIndex = 10;
  1065. this.txtGoodsModel.TextValue = "";
  1066. //
  1067. // txtGoodsCode
  1068. //
  1069. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  1070. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  1071. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  1072. this.txtGoodsCode.ErrorMessage = "";
  1073. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1074. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  1075. this.txtGoodsCode.Location = new System.Drawing.Point(276, 40);
  1076. this.txtGoodsCode.MaxLength = 21;
  1077. this.txtGoodsCode.Name = "txtGoodsCode";
  1078. this.txtGoodsCode.Size = new System.Drawing.Size(145, 21);
  1079. this.txtGoodsCode.TabIndex = 10;
  1080. this.txtGoodsCode.TextValue = "";
  1081. //
  1082. // lblFHUserCode
  1083. //
  1084. this.lblFHUserCode.AutoSize = true;
  1085. this.lblFHUserCode.BackColor = System.Drawing.Color.Transparent;
  1086. this.lblFHUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1087. this.lblFHUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  1088. this.lblFHUserCode.Location = new System.Drawing.Point(218, 18);
  1089. this.lblFHUserCode.Name = "lblFHUserCode";
  1090. this.lblFHUserCode.Size = new System.Drawing.Size(53, 12);
  1091. this.lblFHUserCode.TabIndex = 2;
  1092. this.lblFHUserCode.Text = "交接工号";
  1093. //
  1094. // lblGoodsModel
  1095. //
  1096. this.lblGoodsModel.AutoSize = true;
  1097. this.lblGoodsModel.BackColor = System.Drawing.Color.Transparent;
  1098. this.lblGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1099. this.lblGoodsModel.ForeColor = System.Drawing.SystemColors.ControlText;
  1100. this.lblGoodsModel.Location = new System.Drawing.Point(218, 44);
  1101. this.lblGoodsModel.Name = "lblGoodsModel";
  1102. this.lblGoodsModel.Size = new System.Drawing.Size(53, 12);
  1103. this.lblGoodsModel.TabIndex = 9;
  1104. this.lblGoodsModel.Text = "产品编码";
  1105. //
  1106. // lblOrderNo
  1107. //
  1108. this.lblOrderNo.AutoSize = true;
  1109. this.lblOrderNo.BackColor = System.Drawing.Color.Transparent;
  1110. this.lblOrderNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1111. this.lblOrderNo.ForeColor = System.Drawing.SystemColors.ControlText;
  1112. this.lblOrderNo.Location = new System.Drawing.Point(7, 19);
  1113. this.lblOrderNo.Name = "lblOrderNo";
  1114. this.lblOrderNo.Size = new System.Drawing.Size(53, 12);
  1115. this.lblOrderNo.TabIndex = 0;
  1116. this.lblOrderNo.Text = "生产订单";
  1117. //
  1118. // F_RPT_030112
  1119. //
  1120. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1121. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1122. this.ClientSize = new System.Drawing.Size(1024, 536);
  1123. this.Controls.Add(this.gbxCondition);
  1124. this.Controls.Add(this.tblScrapTotalModule);
  1125. this.Controls.Add(this.tsrOperate);
  1126. this.Name = "F_RPT_030112";
  1127. this.Text = "产成品交接汇总表";
  1128. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030102_1_FormClosed);
  1129. this.Load += new System.EventHandler(this.F_RPT_030102_1_Load);
  1130. this.tblScrapTotalModule.ResumeLayout(false);
  1131. this.tapScrapTotalModule.ResumeLayout(false);
  1132. ((System.ComponentModel.ISupportInitialize)(this.dgvOrder)).EndInit();
  1133. this.tapScrapTotalModuleDetail.ResumeLayout(false);
  1134. ((System.ComponentModel.ISupportInitialize)(this.dgvOrderDetail)).EndInit();
  1135. this.tapTotalNum.ResumeLayout(false);
  1136. ((System.ComponentModel.ISupportInitialize)(this.dgvNum)).EndInit();
  1137. this.tabPage1.ResumeLayout(false);
  1138. ((System.ComponentModel.ISupportInitialize)(this.dgvGoodsNum)).EndInit();
  1139. this.tsrOperate.ResumeLayout(false);
  1140. this.tsrOperate.PerformLayout();
  1141. this.gbxCondition.ResumeLayout(false);
  1142. this.gbxCondition.PerformLayout();
  1143. this.ResumeLayout(false);
  1144. }
  1145. #endregion
  1146. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1147. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  1148. private System.Windows.Forms.ToolStripButton tsbtnClose;
  1149. private System.Windows.Forms.TabControl tblScrapTotalModule;
  1150. private System.Windows.Forms.TabPage tapScrapTotalModule;
  1151. private Basics.BaseControls.C_DataGridView dgvOrder;
  1152. private System.Windows.Forms.TabPage tapScrapTotalModuleDetail;
  1153. private Basics.BaseControls.C_DataGridView dgvOrderDetail;
  1154. private Basics.BaseControls.C_GroupBox gbxCondition;
  1155. private Controls.SearchTextBox.dkLogoSearchBox dkLogoSearchBox1;
  1156. private Basics.BaseControls.C_CheckBox chkDateTime;
  1157. private Basics.BaseControls.C_Label lblAccountDateEnd;
  1158. private System.Windows.Forms.DateTimePicker dtpEndTime;
  1159. private System.Windows.Forms.DateTimePicker dtpStartTime;
  1160. private Basics.BaseControls.C_Button btnSearch;
  1161. private Basics.BaseControls.C_Button btnClearCondition;
  1162. private Basics.BaseControls.C_TXT_Code txtFHUserCode;
  1163. private Basics.BaseControls.C_TextBox txtGoodsCode;
  1164. private Basics.BaseControls.C_Label lblFHUserCode;
  1165. private Basics.BaseControls.C_Label lblGoodsModel;
  1166. private Basics.BaseControls.C_Label lblOrderNo;
  1167. private Basics.BaseControls.C_TextBox txtOrderNo;
  1168. private System.Windows.Forms.TabPage tapTotalNum;
  1169. private Basics.BaseControls.C_DataGridView dgvNum;
  1170. private Basics.BaseControls.C_Label lblGoodsType;
  1171. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  1172. private Basics.BaseControls.C_TextBox txtGoodsModel;
  1173. private Basics.BaseControls.C_Label c_Label1;
  1174. private System.Windows.Forms.TabPage tabPage1;
  1175. private Basics.BaseControls.C_DataGridView dgvGoodsNum;
  1176. private System.Windows.Forms.DataGridViewTextBoxColumn orderno;
  1177. private System.Windows.Forms.DataGridViewTextBoxColumn logoname;
  1178. private System.Windows.Forms.DataGridViewTextBoxColumn g1goodscode;
  1179. private System.Windows.Forms.DataGridViewTextBoxColumn goodsmodel;
  1180. private System.Windows.Forms.DataGridViewTextBoxColumn g1mcode;
  1181. private System.Windows.Forms.DataGridViewTextBoxColumn g1mremark;
  1182. private System.Windows.Forms.DataGridViewTextBoxColumn fhtime;
  1183. private System.Windows.Forms.DataGridViewTextBoxColumn count;
  1184. private System.Windows.Forms.DataGridViewTextBoxColumn logoid;
  1185. private System.Windows.Forms.DataGridViewTextBoxColumn goodsid;
  1186. private System.Windows.Forms.DataGridViewTextBoxColumn orderid;
  1187. private System.Windows.Forms.DataGridViewTextBoxColumn coldate;
  1188. private System.Windows.Forms.DataGridViewTextBoxColumn collogoname;
  1189. private System.Windows.Forms.DataGridViewTextBoxColumn colgoodscode;
  1190. private System.Windows.Forms.DataGridViewTextBoxColumn g3goodsmodel;
  1191. private System.Windows.Forms.DataGridViewTextBoxColumn g3mcode;
  1192. private System.Windows.Forms.DataGridViewTextBoxColumn g3mremark;
  1193. private System.Windows.Forms.DataGridViewTextBoxColumn colgoodscount;
  1194. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  1195. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  1196. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  1197. private System.Windows.Forms.DataGridViewTextBoxColumn g4mremark;
  1198. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  1199. private Basics.BaseControls.C_StatusCheckBox chkTestMouldFlag;
  1200. private System.Windows.Forms.DataGridViewTextBoxColumn OrderNo1;
  1201. private System.Windows.Forms.DataGridViewTextBoxColumn FHTime1;
  1202. private System.Windows.Forms.DataGridViewTextBoxColumn FHUserCode;
  1203. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  1204. private System.Windows.Forms.DataGridViewTextBoxColumn FinishedBarCode;
  1205. private System.Windows.Forms.DataGridViewTextBoxColumn SecurityCode;
  1206. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  1207. private System.Windows.Forms.DataGridViewTextBoxColumn g2goodsmodel;
  1208. private System.Windows.Forms.DataGridViewTextBoxColumn g2mcode;
  1209. private System.Windows.Forms.DataGridViewTextBoxColumn g2mremark;
  1210. private System.Windows.Forms.DataGridViewTextBoxColumn LogoName1;
  1211. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  1212. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  1213. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  1214. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  1215. private System.Windows.Forms.DataGridViewTextBoxColumn DeliverTime;
  1216. private System.Windows.Forms.DataGridViewTextBoxColumn ProductFinishedTime;
  1217. private System.Windows.Forms.DataGridViewCheckBoxColumn TestMouldFlag;
  1218. }
  1219. }