F_RPT_030117.Designer.cs 54 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_030117
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_030117));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = 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 dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = 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 dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  47. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  48. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  49. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  50. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  51. this.ckflag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  52. this.FHCheckBox = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  53. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  54. this.FHTimeEnd = new System.Windows.Forms.DateTimePicker();
  55. this.FHTimeStart = new System.Windows.Forms.DateTimePicker();
  56. this.chkDateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  57. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  58. this.dtpEndTime = new System.Windows.Forms.DateTimePicker();
  59. this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
  60. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  61. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  62. this.txtGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  63. this.lblGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  64. this.tapUndoDetail = new System.Windows.Forms.TabPage();
  65. this.dgvUndoDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  66. this.OrderNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.FHTime = 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.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.LogoName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.DeliverTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.UndoTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.UndoUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.tapUndoTotal = new System.Windows.Forms.TabPage();
  81. this.dgvUndoTotal = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  82. this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.GoodsModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.GoodsCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.tblUndo = new System.Windows.Forms.TabControl();
  86. this.tapLCUndoTotal = new System.Windows.Forms.TabPage();
  87. this.dgvlc = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  88. this.LCCreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.GoodsCodeLC = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.lcCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.tapLCUndoDetail = new System.Windows.Forms.TabPage();
  92. this.dgvlcDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  93. this.lcFHTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.lcfhUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.lcBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.outlabelCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.lcGoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.lcLogoName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.lcGroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.lcGroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.lcGroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.lcGroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.DeliverDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.lcfhUndoTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.lcFhUndoUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  107. this.tsrOperate.SuspendLayout();
  108. this.gbxCondition.SuspendLayout();
  109. this.tapUndoDetail.SuspendLayout();
  110. ((System.ComponentModel.ISupportInitialize)(this.dgvUndoDetail)).BeginInit();
  111. this.tapUndoTotal.SuspendLayout();
  112. ((System.ComponentModel.ISupportInitialize)(this.dgvUndoTotal)).BeginInit();
  113. this.tblUndo.SuspendLayout();
  114. this.tapLCUndoTotal.SuspendLayout();
  115. ((System.ComponentModel.ISupportInitialize)(this.dgvlc)).BeginInit();
  116. this.tapLCUndoDetail.SuspendLayout();
  117. ((System.ComponentModel.ISupportInitialize)(this.dgvlcDetail)).BeginInit();
  118. this.SuspendLayout();
  119. //
  120. // tsrOperate
  121. //
  122. this.tsrOperate.AutoSize = false;
  123. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  124. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  126. this.tsbtnAdaptive,
  127. this.tsbtnClose});
  128. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  129. this.tsrOperate.Name = "tsrOperate";
  130. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  131. this.tsrOperate.ShowItemToolTips = false;
  132. this.tsrOperate.Size = new System.Drawing.Size(940, 35);
  133. this.tsrOperate.TabIndex = 0;
  134. this.tsrOperate.Text = "toolStrip1";
  135. //
  136. // tsbtnAdaptive
  137. //
  138. this.tsbtnAdaptive.AutoSize = false;
  139. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  141. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  142. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  143. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  144. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  145. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  146. //
  147. // tsbtnClose
  148. //
  149. this.tsbtnClose.AutoSize = false;
  150. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  151. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  152. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  153. this.tsbtnClose.Name = "tsbtnClose";
  154. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  155. this.tsbtnClose.Text = "关闭(&X)";
  156. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  157. //
  158. // gbxCondition
  159. //
  160. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  161. | System.Windows.Forms.AnchorStyles.Right)));
  162. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  163. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  164. this.gbxCondition.Controls.Add(this.c_Label2);
  165. this.gbxCondition.Controls.Add(this.ckflag);
  166. this.gbxCondition.Controls.Add(this.FHCheckBox);
  167. this.gbxCondition.Controls.Add(this.c_Label1);
  168. this.gbxCondition.Controls.Add(this.FHTimeEnd);
  169. this.gbxCondition.Controls.Add(this.FHTimeStart);
  170. this.gbxCondition.Controls.Add(this.chkDateTime);
  171. this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
  172. this.gbxCondition.Controls.Add(this.dtpEndTime);
  173. this.gbxCondition.Controls.Add(this.dtpStartTime);
  174. this.gbxCondition.Controls.Add(this.btnSearch);
  175. this.gbxCondition.Controls.Add(this.btnClearCondition);
  176. this.gbxCondition.Controls.Add(this.txtGoodsModel);
  177. this.gbxCondition.Controls.Add(this.lblGoodsModel);
  178. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  179. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  180. this.gbxCondition.IsMustInput = false;
  181. this.gbxCondition.Location = new System.Drawing.Point(4, 38);
  182. this.gbxCondition.Name = "gbxCondition";
  183. this.gbxCondition.OriginalHeight = -1;
  184. this.gbxCondition.Size = new System.Drawing.Size(920, 84);
  185. this.gbxCondition.TabIndex = 1;
  186. this.gbxCondition.TabStop = false;
  187. this.gbxCondition.Text = "查询条件 ▼";
  188. //
  189. // ckflag
  190. //
  191. this.ckflag.AutoSize = true;
  192. this.ckflag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.ckflag.Location = new System.Drawing.Point(601, 21);
  194. this.ckflag.Name = "ckflag";
  195. this.ckflag.Size = new System.Drawing.Size(156, 16);
  196. this.ckflag.TabIndex = 18;
  197. this.ckflag.Text = "过滤撤销时间再交接产品";
  198. this.ckflag.UseVisualStyleBackColor = true;
  199. //
  200. // FHCheckBox
  201. //
  202. this.FHCheckBox.AutoSize = true;
  203. this.FHCheckBox.Checked = true;
  204. this.FHCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  205. this.FHCheckBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  206. this.FHCheckBox.Location = new System.Drawing.Point(8, 56);
  207. this.FHCheckBox.Name = "FHCheckBox";
  208. this.FHCheckBox.Size = new System.Drawing.Size(72, 16);
  209. this.FHCheckBox.TabIndex = 14;
  210. this.FHCheckBox.Text = "交接时间";
  211. this.FHCheckBox.UseVisualStyleBackColor = true;
  212. //
  213. // c_Label1
  214. //
  215. this.c_Label1.AutoSize = true;
  216. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  217. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  219. this.c_Label1.Location = new System.Drawing.Point(227, 57);
  220. this.c_Label1.Name = "c_Label1";
  221. this.c_Label1.Size = new System.Drawing.Size(17, 12);
  222. this.c_Label1.TabIndex = 16;
  223. this.c_Label1.Text = "至";
  224. //
  225. // FHTimeEnd
  226. //
  227. this.FHTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  228. this.FHTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  229. this.FHTimeEnd.Location = new System.Drawing.Point(250, 53);
  230. this.FHTimeEnd.Name = "FHTimeEnd";
  231. this.FHTimeEnd.Size = new System.Drawing.Size(135, 21);
  232. this.FHTimeEnd.TabIndex = 17;
  233. this.FHTimeEnd.Value = new System.DateTime(2018, 8, 8, 0, 0, 0, 0);
  234. //
  235. // FHTimeStart
  236. //
  237. this.FHTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  238. this.FHTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  239. this.FHTimeStart.Location = new System.Drawing.Point(86, 53);
  240. this.FHTimeStart.Name = "FHTimeStart";
  241. this.FHTimeStart.Size = new System.Drawing.Size(135, 21);
  242. this.FHTimeStart.TabIndex = 15;
  243. this.FHTimeStart.Value = new System.DateTime(2018, 8, 8, 0, 0, 0, 0);
  244. //
  245. // chkDateTime
  246. //
  247. this.chkDateTime.AutoSize = true;
  248. this.chkDateTime.Checked = true;
  249. this.chkDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
  250. this.chkDateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  251. this.chkDateTime.Location = new System.Drawing.Point(8, 21);
  252. this.chkDateTime.Name = "chkDateTime";
  253. this.chkDateTime.Size = new System.Drawing.Size(72, 16);
  254. this.chkDateTime.TabIndex = 4;
  255. this.chkDateTime.Text = "撤销时间";
  256. this.chkDateTime.UseVisualStyleBackColor = true;
  257. this.chkDateTime.CheckedChanged += new System.EventHandler(this.chkDateTime_CheckedChanged);
  258. //
  259. // lblAccountDateEnd
  260. //
  261. this.lblAccountDateEnd.AutoSize = true;
  262. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  263. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  265. this.lblAccountDateEnd.Location = new System.Drawing.Point(227, 22);
  266. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  267. this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
  268. this.lblAccountDateEnd.TabIndex = 6;
  269. this.lblAccountDateEnd.Text = "至";
  270. //
  271. // dtpEndTime
  272. //
  273. this.dtpEndTime.CustomFormat = "yyyy-MM-dd HH:mm";
  274. this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  275. this.dtpEndTime.Location = new System.Drawing.Point(250, 18);
  276. this.dtpEndTime.Name = "dtpEndTime";
  277. this.dtpEndTime.Size = new System.Drawing.Size(135, 21);
  278. this.dtpEndTime.TabIndex = 7;
  279. this.dtpEndTime.Value = new System.DateTime(2018, 8, 8, 0, 0, 0, 0);
  280. //
  281. // dtpStartTime
  282. //
  283. this.dtpStartTime.CustomFormat = "yyyy-MM-dd HH:mm";
  284. this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  285. this.dtpStartTime.Location = new System.Drawing.Point(86, 18);
  286. this.dtpStartTime.Name = "dtpStartTime";
  287. this.dtpStartTime.Size = new System.Drawing.Size(135, 21);
  288. this.dtpStartTime.TabIndex = 5;
  289. this.dtpStartTime.Value = new System.DateTime(2018, 8, 8, 0, 0, 0, 0);
  290. //
  291. // btnSearch
  292. //
  293. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  294. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  295. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  296. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  297. this.btnSearch.ForeColor = System.Drawing.Color.White;
  298. this.btnSearch.Location = new System.Drawing.Point(738, 48);
  299. this.btnSearch.Name = "btnSearch";
  300. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  301. this.btnSearch.TabIndex = 12;
  302. this.btnSearch.Text = "查询";
  303. this.btnSearch.UseVisualStyleBackColor = true;
  304. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  305. //
  306. // btnClearCondition
  307. //
  308. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  309. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  310. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  311. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  313. this.btnClearCondition.Location = new System.Drawing.Point(829, 48);
  314. this.btnClearCondition.Name = "btnClearCondition";
  315. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  316. this.btnClearCondition.TabIndex = 13;
  317. this.btnClearCondition.Text = "清空条件";
  318. this.btnClearCondition.UseVisualStyleBackColor = true;
  319. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  320. //
  321. // txtGoodsModel
  322. //
  323. this.txtGoodsModel.BackColor = System.Drawing.SystemColors.Window;
  324. this.txtGoodsModel.BackgroundColor = System.Drawing.SystemColors.Window;
  325. this.txtGoodsModel.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  326. this.txtGoodsModel.ErrorMessage = "";
  327. this.txtGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  328. this.txtGoodsModel.ImeMode = System.Windows.Forms.ImeMode.Off;
  329. this.txtGoodsModel.Location = new System.Drawing.Point(450, 18);
  330. this.txtGoodsModel.MaxLength = 21;
  331. this.txtGoodsModel.Name = "txtGoodsModel";
  332. this.txtGoodsModel.Size = new System.Drawing.Size(145, 21);
  333. this.txtGoodsModel.TabIndex = 10;
  334. this.txtGoodsModel.TextValue = "";
  335. //
  336. // lblGoodsModel
  337. //
  338. this.lblGoodsModel.AutoSize = true;
  339. this.lblGoodsModel.BackColor = System.Drawing.Color.Transparent;
  340. this.lblGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. this.lblGoodsModel.ForeColor = System.Drawing.SystemColors.ControlText;
  342. this.lblGoodsModel.Location = new System.Drawing.Point(391, 22);
  343. this.lblGoodsModel.Name = "lblGoodsModel";
  344. this.lblGoodsModel.Size = new System.Drawing.Size(53, 12);
  345. this.lblGoodsModel.TabIndex = 9;
  346. this.lblGoodsModel.Text = "产品编码";
  347. //
  348. // tapUndoDetail
  349. //
  350. this.tapUndoDetail.Controls.Add(this.dgvUndoDetail);
  351. this.tapUndoDetail.Location = new System.Drawing.Point(4, 22);
  352. this.tapUndoDetail.Margin = new System.Windows.Forms.Padding(0);
  353. this.tapUndoDetail.Name = "tapUndoDetail";
  354. this.tapUndoDetail.Size = new System.Drawing.Size(916, 359);
  355. this.tapUndoDetail.TabIndex = 1;
  356. this.tapUndoDetail.Text = "产成品交接撤销明细表";
  357. this.tapUndoDetail.UseVisualStyleBackColor = true;
  358. //
  359. // dgvUndoDetail
  360. //
  361. this.dgvUndoDetail.AllowUserToAddRows = false;
  362. this.dgvUndoDetail.AllowUserToDeleteRows = false;
  363. this.dgvUndoDetail.AllowUserToModifyRows = true;
  364. this.dgvUndoDetail.AllowUserToOrderColumns = true;
  365. this.dgvUndoDetail.AllowUserToSortRows = false;
  366. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  367. this.dgvUndoDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  368. this.dgvUndoDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  369. this.dgvUndoDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  370. this.dgvUndoDetail.CellHeight = 23;
  371. this.dgvUndoDetail.ChildNodeColumnName = null;
  372. this.dgvUndoDetail.ChildNodeColumnText = null;
  373. this.dgvUndoDetail.ColumnDeep = 1;
  374. this.dgvUndoDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  375. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  376. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  377. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  378. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  379. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  380. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  381. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  382. this.dgvUndoDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  383. this.dgvUndoDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  384. this.dgvUndoDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  385. this.OrderNo,
  386. this.FHTime,
  387. this.FHUserCode,
  388. this.BarCode,
  389. this.FinishedBarCode,
  390. this.GoodsCode,
  391. this.LogoName,
  392. this.GroutingUserCode,
  393. this.GroutingMouldCode,
  394. this.GroutingLineCode,
  395. this.GroutingDate,
  396. this.DeliverTime,
  397. this.UndoTime,
  398. this.UndoUserCode});
  399. this.dgvUndoDetail.ColumnTreeView = null;
  400. this.dgvUndoDetail.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)));
  401. this.dgvUndoDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  402. this.dgvUndoDetail.DynamicColumnName = "";
  403. this.dgvUndoDetail.EnableHeadersVisualStyles = false;
  404. this.dgvUndoDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  405. this.dgvUndoDetail.FormatQuantityColumns = null;
  406. this.dgvUndoDetail.HasNode = false;
  407. this.dgvUndoDetail.HorizontalMergeColumn = null;
  408. this.dgvUndoDetail.IsAutoCountSum = true;
  409. this.dgvUndoDetail.IsAutoResizeColumns = false;
  410. this.dgvUndoDetail.IsClickF12 = false;
  411. this.dgvUndoDetail.IsOpenMergeCellFlag = false;
  412. this.dgvUndoDetail.IsSubTotalFlag = false;
  413. this.dgvUndoDetail.IsTopDeep = false;
  414. this.dgvUndoDetail.Location = new System.Drawing.Point(0, 0);
  415. this.dgvUndoDetail.Margin = new System.Windows.Forms.Padding(0);
  416. this.dgvUndoDetail.MergeColumnNames = null;
  417. this.dgvUndoDetail.MergeDetailColumnNames = null;
  418. this.dgvUndoDetail.MergeDetailOnlyColumn = null;
  419. this.dgvUndoDetail.MergeOnlyColumn = null;
  420. this.dgvUndoDetail.MultiSelect = false;
  421. this.dgvUndoDetail.Name = "dgvUndoDetail";
  422. this.dgvUndoDetail.ReadOnly = true;
  423. this.dgvUndoDetail.RefreshAtHscroll = false;
  424. this.dgvUndoDetail.RowHeadersWidth = 50;
  425. this.dgvUndoDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  426. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  427. this.dgvUndoDetail.RowsDefaultCellStyle = dataGridViewCellStyle7;
  428. this.dgvUndoDetail.RowTemplate.Height = 21;
  429. this.dgvUndoDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  430. this.dgvUndoDetail.Size = new System.Drawing.Size(916, 359);
  431. this.dgvUndoDetail.SortOrderColumnName = null;
  432. this.dgvUndoDetail.TabIndex = 0;
  433. this.dgvUndoDetail.Tag = true;
  434. this.dgvUndoDetail.TotalSumColumns = null;
  435. this.dgvUndoDetail.ViewRowFilter = "";
  436. this.dgvUndoDetail.VirtualNodes = false;
  437. //
  438. // OrderNo
  439. //
  440. this.OrderNo.DataPropertyName = "OrderNo";
  441. this.OrderNo.HeaderText = "生产订单";
  442. this.OrderNo.Name = "OrderNo";
  443. this.OrderNo.ReadOnly = true;
  444. //
  445. // FHTime
  446. //
  447. this.FHTime.DataPropertyName = "FHTime";
  448. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  449. dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss";
  450. this.FHTime.DefaultCellStyle = dataGridViewCellStyle3;
  451. this.FHTime.HeaderText = "交接时间";
  452. this.FHTime.Name = "FHTime";
  453. this.FHTime.ReadOnly = true;
  454. this.FHTime.Width = 130;
  455. //
  456. // FHUserCode
  457. //
  458. this.FHUserCode.DataPropertyName = "FHUserCode";
  459. this.FHUserCode.HeaderText = "交接工号";
  460. this.FHUserCode.Name = "FHUserCode";
  461. this.FHUserCode.ReadOnly = true;
  462. //
  463. // BarCode
  464. //
  465. this.BarCode.DataPropertyName = "BarCode";
  466. this.BarCode.HeaderText = "产品条码";
  467. this.BarCode.Name = "BarCode";
  468. this.BarCode.ReadOnly = true;
  469. //
  470. // FinishedBarCode
  471. //
  472. this.FinishedBarCode.DataPropertyName = "FinishedBarCode";
  473. this.FinishedBarCode.HeaderText = "包装条码";
  474. this.FinishedBarCode.Name = "FinishedBarCode";
  475. this.FinishedBarCode.ReadOnly = true;
  476. this.FinishedBarCode.Width = 150;
  477. //
  478. // GoodsCode
  479. //
  480. this.GoodsCode.DataPropertyName = "GoodsCode";
  481. this.GoodsCode.HeaderText = "产品编码";
  482. this.GoodsCode.Name = "GoodsCode";
  483. this.GoodsCode.ReadOnly = true;
  484. //
  485. // LogoName
  486. //
  487. this.LogoName.DataPropertyName = "LogoName";
  488. this.LogoName.HeaderText = "产品商标";
  489. this.LogoName.Name = "LogoName";
  490. this.LogoName.ReadOnly = true;
  491. //
  492. // GroutingUserCode
  493. //
  494. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  495. this.GroutingUserCode.HeaderText = "成型工号";
  496. this.GroutingUserCode.Name = "GroutingUserCode";
  497. this.GroutingUserCode.ReadOnly = true;
  498. //
  499. // GroutingMouldCode
  500. //
  501. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  502. this.GroutingMouldCode.HeaderText = "模具编号";
  503. this.GroutingMouldCode.Name = "GroutingMouldCode";
  504. this.GroutingMouldCode.ReadOnly = true;
  505. //
  506. // GroutingLineCode
  507. //
  508. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  509. this.GroutingLineCode.HeaderText = "成型线编码";
  510. this.GroutingLineCode.Name = "GroutingLineCode";
  511. this.GroutingLineCode.ReadOnly = true;
  512. //
  513. // GroutingDate
  514. //
  515. this.GroutingDate.DataPropertyName = "GroutingDate";
  516. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  517. dataGridViewCellStyle4.Format = "yyyy-MM-dd ";
  518. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle4;
  519. this.GroutingDate.HeaderText = "注浆日期";
  520. this.GroutingDate.Name = "GroutingDate";
  521. this.GroutingDate.ReadOnly = true;
  522. //
  523. // DeliverTime
  524. //
  525. this.DeliverTime.DataPropertyName = "DeliverTime";
  526. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  527. dataGridViewCellStyle5.Format = "yyyy-MM-dd";
  528. this.DeliverTime.DefaultCellStyle = dataGridViewCellStyle5;
  529. this.DeliverTime.HeaderText = "交坯日期";
  530. this.DeliverTime.Name = "DeliverTime";
  531. this.DeliverTime.ReadOnly = true;
  532. //
  533. // UndoTime
  534. //
  535. this.UndoTime.DataPropertyName = "UndoTime";
  536. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  537. dataGridViewCellStyle6.Format = "yyyy-MM-dd HH:mm:ss";
  538. dataGridViewCellStyle6.NullValue = null;
  539. this.UndoTime.DefaultCellStyle = dataGridViewCellStyle6;
  540. this.UndoTime.HeaderText = "撤销时间";
  541. this.UndoTime.Name = "UndoTime";
  542. this.UndoTime.ReadOnly = true;
  543. this.UndoTime.Width = 130;
  544. //
  545. // UndoUserCode
  546. //
  547. this.UndoUserCode.DataPropertyName = "UndoUserCode";
  548. this.UndoUserCode.HeaderText = "撤销工号";
  549. this.UndoUserCode.Name = "UndoUserCode";
  550. this.UndoUserCode.ReadOnly = true;
  551. //
  552. // tapUndoTotal
  553. //
  554. this.tapUndoTotal.Controls.Add(this.dgvUndoTotal);
  555. this.tapUndoTotal.Location = new System.Drawing.Point(4, 22);
  556. this.tapUndoTotal.Margin = new System.Windows.Forms.Padding(0);
  557. this.tapUndoTotal.Name = "tapUndoTotal";
  558. this.tapUndoTotal.Size = new System.Drawing.Size(916, 359);
  559. this.tapUndoTotal.TabIndex = 0;
  560. this.tapUndoTotal.Text = "产成品交接撤销汇总表";
  561. this.tapUndoTotal.UseVisualStyleBackColor = true;
  562. //
  563. // dgvUndoTotal
  564. //
  565. this.dgvUndoTotal.AllowUserToAddRows = false;
  566. this.dgvUndoTotal.AllowUserToDeleteRows = false;
  567. this.dgvUndoTotal.AllowUserToModifyRows = true;
  568. this.dgvUndoTotal.AllowUserToSortRows = false;
  569. dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  570. this.dgvUndoTotal.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
  571. this.dgvUndoTotal.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  572. this.dgvUndoTotal.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  573. this.dgvUndoTotal.CellHeight = 23;
  574. this.dgvUndoTotal.ChildNodeColumnName = null;
  575. this.dgvUndoTotal.ChildNodeColumnText = null;
  576. this.dgvUndoTotal.ColumnDeep = 1;
  577. this.dgvUndoTotal.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  578. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  579. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  580. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  581. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
  582. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  583. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  584. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  585. this.dgvUndoTotal.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
  586. this.dgvUndoTotal.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  587. this.dgvUndoTotal.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  588. this.CreateTime,
  589. this.GoodsModel,
  590. this.GoodsCount});
  591. this.dgvUndoTotal.ColumnTreeView = null;
  592. this.dgvUndoTotal.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)));
  593. this.dgvUndoTotal.Dock = System.Windows.Forms.DockStyle.Fill;
  594. this.dgvUndoTotal.DynamicColumnName = "";
  595. this.dgvUndoTotal.EnableHeadersVisualStyles = false;
  596. this.dgvUndoTotal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  597. this.dgvUndoTotal.FormatQuantityColumns = null;
  598. this.dgvUndoTotal.HasNode = false;
  599. this.dgvUndoTotal.HorizontalMergeColumn = null;
  600. this.dgvUndoTotal.IsAutoCountSum = true;
  601. this.dgvUndoTotal.IsAutoResizeColumns = false;
  602. this.dgvUndoTotal.IsClickF12 = false;
  603. this.dgvUndoTotal.IsOpenMergeCellFlag = false;
  604. this.dgvUndoTotal.IsSubTotalFlag = false;
  605. this.dgvUndoTotal.IsTopDeep = false;
  606. this.dgvUndoTotal.Location = new System.Drawing.Point(0, 0);
  607. this.dgvUndoTotal.Margin = new System.Windows.Forms.Padding(0);
  608. this.dgvUndoTotal.MergeColumnNames = null;
  609. this.dgvUndoTotal.MergeDetailColumnNames = null;
  610. this.dgvUndoTotal.MergeDetailOnlyColumn = null;
  611. this.dgvUndoTotal.MergeOnlyColumn = null;
  612. this.dgvUndoTotal.MultiSelect = false;
  613. this.dgvUndoTotal.Name = "dgvUndoTotal";
  614. this.dgvUndoTotal.ReadOnly = true;
  615. this.dgvUndoTotal.RefreshAtHscroll = false;
  616. this.dgvUndoTotal.RowHeadersWidth = 50;
  617. this.dgvUndoTotal.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  618. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  619. this.dgvUndoTotal.RowsDefaultCellStyle = dataGridViewCellStyle12;
  620. this.dgvUndoTotal.RowTemplate.Height = 21;
  621. this.dgvUndoTotal.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  622. this.dgvUndoTotal.Size = new System.Drawing.Size(916, 359);
  623. this.dgvUndoTotal.SortOrderColumnName = null;
  624. this.dgvUndoTotal.TabIndex = 0;
  625. this.dgvUndoTotal.Tag = true;
  626. this.dgvUndoTotal.TotalSumColumns = null;
  627. this.dgvUndoTotal.ViewRowFilter = "";
  628. this.dgvUndoTotal.VirtualNodes = false;
  629. this.dgvUndoTotal.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvScrapTotalModule_CellDoubleClick);
  630. //
  631. // CreateTime
  632. //
  633. this.CreateTime.DataPropertyName = "CreateTime";
  634. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  635. dataGridViewCellStyle10.Format = "yyyy-MM-dd ";
  636. this.CreateTime.DefaultCellStyle = dataGridViewCellStyle10;
  637. this.CreateTime.HeaderText = "撤销日期";
  638. this.CreateTime.Name = "CreateTime";
  639. this.CreateTime.ReadOnly = true;
  640. this.CreateTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  641. //
  642. // GoodsModel
  643. //
  644. this.GoodsModel.DataPropertyName = "GoodsModel";
  645. this.GoodsModel.HeaderText = "产品编码";
  646. this.GoodsModel.Name = "GoodsModel";
  647. this.GoodsModel.ReadOnly = true;
  648. this.GoodsModel.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  649. //
  650. // GoodsCount
  651. //
  652. this.GoodsCount.DataPropertyName = "GoodsCount";
  653. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  654. this.GoodsCount.DefaultCellStyle = dataGridViewCellStyle11;
  655. this.GoodsCount.HeaderText = "数量";
  656. this.GoodsCount.Name = "GoodsCount";
  657. this.GoodsCount.ReadOnly = true;
  658. this.GoodsCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  659. //
  660. // tblUndo
  661. //
  662. this.tblUndo.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  663. | System.Windows.Forms.AnchorStyles.Left)
  664. | System.Windows.Forms.AnchorStyles.Right)));
  665. this.tblUndo.Controls.Add(this.tapUndoTotal);
  666. this.tblUndo.Controls.Add(this.tapUndoDetail);
  667. this.tblUndo.Controls.Add(this.tapLCUndoTotal);
  668. this.tblUndo.Controls.Add(this.tapLCUndoDetail);
  669. this.tblUndo.Location = new System.Drawing.Point(0, 125);
  670. this.tblUndo.Margin = new System.Windows.Forms.Padding(0);
  671. this.tblUndo.Name = "tblUndo";
  672. this.tblUndo.Padding = new System.Drawing.Point(0, 0);
  673. this.tblUndo.SelectedIndex = 0;
  674. this.tblUndo.Size = new System.Drawing.Size(924, 385);
  675. this.tblUndo.TabIndex = 2;
  676. //
  677. // tapLCUndoTotal
  678. //
  679. this.tapLCUndoTotal.Controls.Add(this.dgvlc);
  680. this.tapLCUndoTotal.Location = new System.Drawing.Point(4, 22);
  681. this.tapLCUndoTotal.Name = "tapLCUndoTotal";
  682. this.tapLCUndoTotal.Size = new System.Drawing.Size(916, 359);
  683. this.tapLCUndoTotal.TabIndex = 2;
  684. this.tapLCUndoTotal.Text = "裸瓷交接撤销汇总表";
  685. this.tapLCUndoTotal.UseVisualStyleBackColor = true;
  686. //
  687. // dgvlc
  688. //
  689. this.dgvlc.AllowUserToAddRows = false;
  690. this.dgvlc.AllowUserToDeleteRows = false;
  691. this.dgvlc.AllowUserToModifyRows = true;
  692. this.dgvlc.AllowUserToOrderColumns = true;
  693. dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  694. this.dgvlc.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle13;
  695. this.dgvlc.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  696. this.dgvlc.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  697. this.dgvlc.CellHeight = 23;
  698. this.dgvlc.ChildNodeColumnName = null;
  699. this.dgvlc.ChildNodeColumnText = null;
  700. this.dgvlc.ColumnDeep = 1;
  701. this.dgvlc.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  702. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  703. dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  704. dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  705. dataGridViewCellStyle14.ForeColor = System.Drawing.Color.White;
  706. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  707. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  708. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  709. this.dgvlc.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle14;
  710. this.dgvlc.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  711. this.LCCreateTime,
  712. this.GoodsCodeLC,
  713. this.lcCount});
  714. this.dgvlc.ColumnTreeView = null;
  715. this.dgvlc.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)));
  716. this.dgvlc.Dock = System.Windows.Forms.DockStyle.Fill;
  717. this.dgvlc.DynamicColumnName = "";
  718. this.dgvlc.EnableHeadersVisualStyles = false;
  719. this.dgvlc.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  720. this.dgvlc.FormatQuantityColumns = null;
  721. this.dgvlc.HasNode = false;
  722. this.dgvlc.HorizontalMergeColumn = null;
  723. this.dgvlc.IsAutoCountSum = true;
  724. this.dgvlc.IsAutoResizeColumns = false;
  725. this.dgvlc.IsClickF12 = false;
  726. this.dgvlc.IsOpenMergeCellFlag = false;
  727. this.dgvlc.IsSubTotalFlag = false;
  728. this.dgvlc.IsTopDeep = false;
  729. this.dgvlc.Location = new System.Drawing.Point(0, 0);
  730. this.dgvlc.MergeColumnNames = null;
  731. this.dgvlc.MergeDetailColumnNames = null;
  732. this.dgvlc.MergeDetailOnlyColumn = null;
  733. this.dgvlc.MergeOnlyColumn = null;
  734. this.dgvlc.Name = "dgvlc";
  735. this.dgvlc.ReadOnly = true;
  736. this.dgvlc.RefreshAtHscroll = false;
  737. this.dgvlc.RowHeadersWidth = 50;
  738. this.dgvlc.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  739. dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  740. this.dgvlc.RowsDefaultCellStyle = dataGridViewCellStyle15;
  741. this.dgvlc.RowTemplate.Height = 21;
  742. this.dgvlc.Size = new System.Drawing.Size(916, 359);
  743. this.dgvlc.SortOrderColumnName = null;
  744. this.dgvlc.TabIndex = 0;
  745. this.dgvlc.Tag = true;
  746. this.dgvlc.TotalSumColumns = null;
  747. this.dgvlc.ViewRowFilter = "";
  748. this.dgvlc.VirtualNodes = false;
  749. //
  750. // LCCreateTime
  751. //
  752. this.LCCreateTime.DataPropertyName = "CreateTime";
  753. this.LCCreateTime.HeaderText = "裸瓷撤销时间";
  754. this.LCCreateTime.Name = "LCCreateTime";
  755. this.LCCreateTime.ReadOnly = true;
  756. //
  757. // GoodsCodeLC
  758. //
  759. this.GoodsCodeLC.DataPropertyName = "GoodsCode";
  760. this.GoodsCodeLC.HeaderText = "产品编码";
  761. this.GoodsCodeLC.Name = "GoodsCodeLC";
  762. this.GoodsCodeLC.ReadOnly = true;
  763. //
  764. // lcCount
  765. //
  766. this.lcCount.DataPropertyName = "Count";
  767. this.lcCount.HeaderText = "数量";
  768. this.lcCount.Name = "lcCount";
  769. this.lcCount.ReadOnly = true;
  770. //
  771. // tapLCUndoDetail
  772. //
  773. this.tapLCUndoDetail.Controls.Add(this.dgvlcDetail);
  774. this.tapLCUndoDetail.Location = new System.Drawing.Point(4, 22);
  775. this.tapLCUndoDetail.Name = "tapLCUndoDetail";
  776. this.tapLCUndoDetail.Size = new System.Drawing.Size(916, 359);
  777. this.tapLCUndoDetail.TabIndex = 3;
  778. this.tapLCUndoDetail.Text = "裸瓷交接撤销明细表";
  779. this.tapLCUndoDetail.UseVisualStyleBackColor = true;
  780. //
  781. // dgvlcDetail
  782. //
  783. this.dgvlcDetail.AllowUserToAddRows = false;
  784. this.dgvlcDetail.AllowUserToDeleteRows = false;
  785. this.dgvlcDetail.AllowUserToModifyRows = true;
  786. this.dgvlcDetail.AllowUserToOrderColumns = true;
  787. dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  788. this.dgvlcDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
  789. this.dgvlcDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  790. this.dgvlcDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  791. this.dgvlcDetail.CellHeight = 23;
  792. this.dgvlcDetail.ChildNodeColumnName = null;
  793. this.dgvlcDetail.ChildNodeColumnText = null;
  794. this.dgvlcDetail.ColumnDeep = 1;
  795. this.dgvlcDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  796. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  797. dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  798. dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  799. dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
  800. dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  801. dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  802. dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  803. this.dgvlcDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
  804. this.dgvlcDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  805. this.lcFHTime,
  806. this.lcfhUserCode,
  807. this.lcBarCode,
  808. this.outlabelCode,
  809. this.lcGoodsCode,
  810. this.lcLogoName,
  811. this.lcGroutingUserCode,
  812. this.lcGroutingMouldCode,
  813. this.lcGroutingLineCode,
  814. this.lcGroutingDate,
  815. this.DeliverDate,
  816. this.lcfhUndoTime,
  817. this.lcFhUndoUserCode});
  818. this.dgvlcDetail.ColumnTreeView = null;
  819. this.dgvlcDetail.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)));
  820. this.dgvlcDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  821. this.dgvlcDetail.DynamicColumnName = "";
  822. this.dgvlcDetail.EnableHeadersVisualStyles = false;
  823. this.dgvlcDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  824. this.dgvlcDetail.FormatQuantityColumns = null;
  825. this.dgvlcDetail.HasNode = false;
  826. this.dgvlcDetail.HorizontalMergeColumn = null;
  827. this.dgvlcDetail.IsAutoCountSum = true;
  828. this.dgvlcDetail.IsAutoResizeColumns = false;
  829. this.dgvlcDetail.IsClickF12 = false;
  830. this.dgvlcDetail.IsOpenMergeCellFlag = false;
  831. this.dgvlcDetail.IsSubTotalFlag = false;
  832. this.dgvlcDetail.IsTopDeep = false;
  833. this.dgvlcDetail.Location = new System.Drawing.Point(0, 0);
  834. this.dgvlcDetail.MergeColumnNames = null;
  835. this.dgvlcDetail.MergeDetailColumnNames = null;
  836. this.dgvlcDetail.MergeDetailOnlyColumn = null;
  837. this.dgvlcDetail.MergeOnlyColumn = null;
  838. this.dgvlcDetail.Name = "dgvlcDetail";
  839. this.dgvlcDetail.ReadOnly = true;
  840. this.dgvlcDetail.RefreshAtHscroll = false;
  841. this.dgvlcDetail.RowHeadersWidth = 50;
  842. this.dgvlcDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  843. dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  844. this.dgvlcDetail.RowsDefaultCellStyle = dataGridViewCellStyle18;
  845. this.dgvlcDetail.RowTemplate.Height = 21;
  846. this.dgvlcDetail.Size = new System.Drawing.Size(916, 359);
  847. this.dgvlcDetail.SortOrderColumnName = null;
  848. this.dgvlcDetail.TabIndex = 0;
  849. this.dgvlcDetail.Tag = true;
  850. this.dgvlcDetail.TotalSumColumns = null;
  851. this.dgvlcDetail.ViewRowFilter = "";
  852. this.dgvlcDetail.VirtualNodes = false;
  853. //
  854. // lcFHTime
  855. //
  856. this.lcFHTime.DataPropertyName = "FHTime";
  857. this.lcFHTime.HeaderText = "交接时间";
  858. this.lcFHTime.Name = "lcFHTime";
  859. this.lcFHTime.ReadOnly = true;
  860. //
  861. // lcfhUserCode
  862. //
  863. this.lcfhUserCode.DataPropertyName = "fhUserCode";
  864. this.lcfhUserCode.HeaderText = "交接工号";
  865. this.lcfhUserCode.Name = "lcfhUserCode";
  866. this.lcfhUserCode.ReadOnly = true;
  867. //
  868. // lcBarCode
  869. //
  870. this.lcBarCode.DataPropertyName = "BarCode";
  871. this.lcBarCode.HeaderText = "产品条码";
  872. this.lcBarCode.Name = "lcBarCode";
  873. this.lcBarCode.ReadOnly = true;
  874. //
  875. // outlabelCode
  876. //
  877. this.outlabelCode.DataPropertyName = "outlabelCode";
  878. this.outlabelCode.HeaderText = "包装条码";
  879. this.outlabelCode.Name = "outlabelCode";
  880. this.outlabelCode.ReadOnly = true;
  881. //
  882. // lcGoodsCode
  883. //
  884. this.lcGoodsCode.DataPropertyName = "GoodsCode";
  885. this.lcGoodsCode.HeaderText = "产品编码";
  886. this.lcGoodsCode.Name = "lcGoodsCode";
  887. this.lcGoodsCode.ReadOnly = true;
  888. //
  889. // lcLogoName
  890. //
  891. this.lcLogoName.DataPropertyName = "LogoName";
  892. this.lcLogoName.HeaderText = "产品商标";
  893. this.lcLogoName.Name = "lcLogoName";
  894. this.lcLogoName.ReadOnly = true;
  895. //
  896. // lcGroutingUserCode
  897. //
  898. this.lcGroutingUserCode.DataPropertyName = "GroutingUserCode";
  899. this.lcGroutingUserCode.HeaderText = "成型工号";
  900. this.lcGroutingUserCode.Name = "lcGroutingUserCode";
  901. this.lcGroutingUserCode.ReadOnly = true;
  902. //
  903. // lcGroutingMouldCode
  904. //
  905. this.lcGroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  906. this.lcGroutingMouldCode.HeaderText = "模具编号";
  907. this.lcGroutingMouldCode.Name = "lcGroutingMouldCode";
  908. this.lcGroutingMouldCode.ReadOnly = true;
  909. //
  910. // lcGroutingLineCode
  911. //
  912. this.lcGroutingLineCode.DataPropertyName = "GroutingLineCode";
  913. this.lcGroutingLineCode.HeaderText = "成型线编码";
  914. this.lcGroutingLineCode.Name = "lcGroutingLineCode";
  915. this.lcGroutingLineCode.ReadOnly = true;
  916. //
  917. // lcGroutingDate
  918. //
  919. this.lcGroutingDate.DataPropertyName = "GroutingDate";
  920. this.lcGroutingDate.HeaderText = "注浆日期";
  921. this.lcGroutingDate.Name = "lcGroutingDate";
  922. this.lcGroutingDate.ReadOnly = true;
  923. //
  924. // DeliverDate
  925. //
  926. this.DeliverDate.DataPropertyName = "DeliverTime";
  927. this.DeliverDate.HeaderText = "交坯日期";
  928. this.DeliverDate.Name = "DeliverDate";
  929. this.DeliverDate.ReadOnly = true;
  930. //
  931. // lcfhUndoTime
  932. //
  933. this.lcfhUndoTime.DataPropertyName = "fhUndoTime";
  934. this.lcfhUndoTime.HeaderText = "撤销时间";
  935. this.lcfhUndoTime.Name = "lcfhUndoTime";
  936. this.lcfhUndoTime.ReadOnly = true;
  937. //
  938. // lcFhUndoUserCode
  939. //
  940. this.lcFhUndoUserCode.DataPropertyName = "FhUndoUserCode";
  941. this.lcFhUndoUserCode.HeaderText = "撤销工号";
  942. this.lcFhUndoUserCode.Name = "lcFhUndoUserCode";
  943. this.lcFhUndoUserCode.ReadOnly = true;
  944. //
  945. // c_Label2
  946. //
  947. this.c_Label2.AutoSize = true;
  948. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  949. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  950. this.c_Label2.ForeColor = System.Drawing.Color.Red;
  951. this.c_Label2.Location = new System.Drawing.Point(751, 22);
  952. this.c_Label2.Name = "c_Label2";
  953. this.c_Label2.Size = new System.Drawing.Size(137, 12);
  954. this.c_Label2.TabIndex = 19;
  955. this.c_Label2.Text = "(仅生效产成品交接报表)";
  956. //
  957. // F_RPT_030117
  958. //
  959. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  960. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  961. this.ClientSize = new System.Drawing.Size(940, 508);
  962. this.Controls.Add(this.gbxCondition);
  963. this.Controls.Add(this.tblUndo);
  964. this.Controls.Add(this.tsrOperate);
  965. this.Name = "F_RPT_030117";
  966. this.Text = "产成品交接撤销汇总表";
  967. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030102_1_FormClosed);
  968. this.Load += new System.EventHandler(this.F_RPT_030102_1_Load);
  969. this.tsrOperate.ResumeLayout(false);
  970. this.tsrOperate.PerformLayout();
  971. this.gbxCondition.ResumeLayout(false);
  972. this.gbxCondition.PerformLayout();
  973. this.tapUndoDetail.ResumeLayout(false);
  974. ((System.ComponentModel.ISupportInitialize)(this.dgvUndoDetail)).EndInit();
  975. this.tapUndoTotal.ResumeLayout(false);
  976. ((System.ComponentModel.ISupportInitialize)(this.dgvUndoTotal)).EndInit();
  977. this.tblUndo.ResumeLayout(false);
  978. this.tapLCUndoTotal.ResumeLayout(false);
  979. ((System.ComponentModel.ISupportInitialize)(this.dgvlc)).EndInit();
  980. this.tapLCUndoDetail.ResumeLayout(false);
  981. ((System.ComponentModel.ISupportInitialize)(this.dgvlcDetail)).EndInit();
  982. this.ResumeLayout(false);
  983. }
  984. #endregion
  985. private Basics.BaseControls.C_ToolStrip tsrOperate;
  986. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  987. private System.Windows.Forms.ToolStripButton tsbtnClose;
  988. private Basics.BaseControls.C_GroupBox gbxCondition;
  989. private Basics.BaseControls.C_CheckBox chkDateTime;
  990. private Basics.BaseControls.C_Label lblAccountDateEnd;
  991. private System.Windows.Forms.DateTimePicker dtpEndTime;
  992. private System.Windows.Forms.DateTimePicker dtpStartTime;
  993. private Basics.BaseControls.C_Button btnSearch;
  994. private Basics.BaseControls.C_Button btnClearCondition;
  995. private Basics.BaseControls.C_TextBox txtGoodsModel;
  996. private System.Windows.Forms.TabPage tapUndoDetail;
  997. private Basics.BaseControls.C_DataGridView dgvUndoDetail;
  998. private System.Windows.Forms.TabPage tapUndoTotal;
  999. private Basics.BaseControls.C_DataGridView dgvUndoTotal;
  1000. private System.Windows.Forms.TabControl tblUndo;
  1001. private System.Windows.Forms.DataGridViewTextBoxColumn OrderNo;
  1002. private System.Windows.Forms.DataGridViewTextBoxColumn FHTime;
  1003. private System.Windows.Forms.DataGridViewTextBoxColumn FHUserCode;
  1004. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  1005. private System.Windows.Forms.DataGridViewTextBoxColumn FinishedBarCode;
  1006. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  1007. private System.Windows.Forms.DataGridViewTextBoxColumn LogoName;
  1008. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  1009. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  1010. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  1011. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  1012. private System.Windows.Forms.DataGridViewTextBoxColumn DeliverTime;
  1013. private System.Windows.Forms.DataGridViewTextBoxColumn UndoTime;
  1014. private System.Windows.Forms.DataGridViewTextBoxColumn UndoUserCode;
  1015. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
  1016. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsModel;
  1017. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCount;
  1018. private Basics.BaseControls.C_CheckBox FHCheckBox;
  1019. private Basics.BaseControls.C_Label c_Label1;
  1020. private System.Windows.Forms.DateTimePicker FHTimeEnd;
  1021. private System.Windows.Forms.DateTimePicker FHTimeStart;
  1022. private Basics.BaseControls.C_Label lblGoodsModel;
  1023. private System.Windows.Forms.TabPage tapLCUndoTotal;
  1024. private Basics.BaseControls.C_DataGridView dgvlc;
  1025. private System.Windows.Forms.TabPage tapLCUndoDetail;
  1026. private Basics.BaseControls.C_DataGridView dgvlcDetail;
  1027. private System.Windows.Forms.DataGridViewTextBoxColumn LCCreateTime;
  1028. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCodeLC;
  1029. private System.Windows.Forms.DataGridViewTextBoxColumn lcCount;
  1030. private System.Windows.Forms.DataGridViewTextBoxColumn lcFHTime;
  1031. private System.Windows.Forms.DataGridViewTextBoxColumn lcfhUserCode;
  1032. private System.Windows.Forms.DataGridViewTextBoxColumn lcBarCode;
  1033. private System.Windows.Forms.DataGridViewTextBoxColumn outlabelCode;
  1034. private System.Windows.Forms.DataGridViewTextBoxColumn lcGoodsCode;
  1035. private System.Windows.Forms.DataGridViewTextBoxColumn lcLogoName;
  1036. private System.Windows.Forms.DataGridViewTextBoxColumn lcGroutingUserCode;
  1037. private System.Windows.Forms.DataGridViewTextBoxColumn lcGroutingMouldCode;
  1038. private System.Windows.Forms.DataGridViewTextBoxColumn lcGroutingLineCode;
  1039. private System.Windows.Forms.DataGridViewTextBoxColumn lcGroutingDate;
  1040. private System.Windows.Forms.DataGridViewTextBoxColumn DeliverDate;
  1041. private System.Windows.Forms.DataGridViewTextBoxColumn lcfhUndoTime;
  1042. private System.Windows.Forms.DataGridViewTextBoxColumn lcFhUndoUserCode;
  1043. private Basics.BaseControls.C_CheckBox ckflag;
  1044. private Basics.BaseControls.C_Label c_Label2;
  1045. }
  1046. }