F_RPT_030112.Designer.cs 75 KB

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