F_RPT_080107.Designer.cs 90 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_080107
  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_080107));
  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 dataGridViewCellStyle9 = 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 dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  38. this.gbSelect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  39. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  40. this.chkReSemiCheckType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList();
  41. this.chkSemiCheckType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList();
  42. this.chkVNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  43. this.chkVYes = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  44. this.lblBackOutFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  45. this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  46. this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  47. this.txtDefectCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  48. this.lblDefectCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  49. this.txtBackOutUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  50. this.lblBackOutUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  51. this.txtReSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  52. this.lblReSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  53. this.txtDefectUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  54. this.lblDefectUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.txtSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  56. this.lblSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  57. this.txtCUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  58. this.lblCUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  59. this.txtReworkUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  60. this.lblReworkUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  61. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  62. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  63. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  64. this.cbDeliveryDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  65. this.cbBackOutTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  66. this.cbReSemiCheck = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  67. this.cbSemiCheck = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  68. this.cbGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  69. this.cbCDateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  70. this.txtDeliveryDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  71. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  72. this.txtBackOutTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  73. this.txtReSemiCheckDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  74. this.c_Label11 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  75. this.txtSemiCheckDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  76. this.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  77. this.txtGroutingDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  78. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  79. this.txtBackOutTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  80. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  81. this.txtReSemiCheckDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  82. this.txtDeliveryDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  83. this.txtSemiCheckDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  84. this.txtCDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  85. this.txtGroutingDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  86. this.lblTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  87. this.txtCDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  88. this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  89. this.lblGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  90. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  91. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  92. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  93. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  94. this.dgvSemiCheck = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  95. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  96. this.dkSemiCheckDefectPositionSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkSemiCheckDefectPositionSearchBox();
  97. this.dkRProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  98. this.dkProcedureSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  99. this.dkCProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  100. this.chkTestMouldFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  101. this.CProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.SemiCheckID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.ProcedureTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.LevelGoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.SemiCheckTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.SemiCheckUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.SemiCheckTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.RProcedure = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.ReworkUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  114. this.ReSemiCheckTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  115. this.ReSemiCheckUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.ReSemiCheckTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.BackOutFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  118. this.BackOutUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  119. this.BackOutTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  120. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  122. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  123. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  124. this.DeliverTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  125. this.logoName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  126. this.DefectCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.DefectName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.DefectPositionCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.DefectPositionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  130. this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  131. this.DefectUser = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.CurrProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  133. this.TestMouldFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  134. this.gbSelect.SuspendLayout();
  135. this.tsrOperate.SuspendLayout();
  136. ((System.ComponentModel.ISupportInitialize)(this.dgvSemiCheck)).BeginInit();
  137. this.SuspendLayout();
  138. //
  139. // gbSelect
  140. //
  141. this.gbSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  142. | System.Windows.Forms.AnchorStyles.Right)));
  143. this.gbSelect.BackColor = System.Drawing.Color.Transparent;
  144. this.gbSelect.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbSelect.BackgroundImage")));
  145. this.gbSelect.Controls.Add(this.chkTestMouldFlag);
  146. this.gbSelect.Controls.Add(this.lblGoodsType);
  147. this.gbSelect.Controls.Add(this.scbGoodsType);
  148. this.gbSelect.Controls.Add(this.dkSemiCheckDefectPositionSearchBox1);
  149. this.gbSelect.Controls.Add(this.chkReSemiCheckType);
  150. this.gbSelect.Controls.Add(this.chkSemiCheckType);
  151. this.gbSelect.Controls.Add(this.chkVNo);
  152. this.gbSelect.Controls.Add(this.chkVYes);
  153. this.gbSelect.Controls.Add(this.lblBackOutFlag);
  154. this.gbSelect.Controls.Add(this.txtBarCode);
  155. this.gbSelect.Controls.Add(this.lblBarCode);
  156. this.gbSelect.Controls.Add(this.txtDefectCode);
  157. this.gbSelect.Controls.Add(this.lblDefectCode);
  158. this.gbSelect.Controls.Add(this.txtBackOutUserCode);
  159. this.gbSelect.Controls.Add(this.lblBackOutUserCode);
  160. this.gbSelect.Controls.Add(this.txtReSemiCheckUserCode);
  161. this.gbSelect.Controls.Add(this.lblReSemiCheckUserCode);
  162. this.gbSelect.Controls.Add(this.txtDefectUser);
  163. this.gbSelect.Controls.Add(this.lblDefectUser);
  164. this.gbSelect.Controls.Add(this.txtSemiCheckUserCode);
  165. this.gbSelect.Controls.Add(this.lblSemiCheckUserCode);
  166. this.gbSelect.Controls.Add(this.txtCUserCode);
  167. this.gbSelect.Controls.Add(this.lblCUserCode);
  168. this.gbSelect.Controls.Add(this.dkRProcedureSearchBox);
  169. this.gbSelect.Controls.Add(this.dkProcedureSearchBox1);
  170. this.gbSelect.Controls.Add(this.dkCProcedureSearchBox);
  171. this.gbSelect.Controls.Add(this.txtReworkUserCode);
  172. this.gbSelect.Controls.Add(this.lblReworkUserCode);
  173. this.gbSelect.Controls.Add(this.txtGoodsCode);
  174. this.gbSelect.Controls.Add(this.btnClearCondition);
  175. this.gbSelect.Controls.Add(this.btnSearch);
  176. this.gbSelect.Controls.Add(this.cbDeliveryDate);
  177. this.gbSelect.Controls.Add(this.cbBackOutTime);
  178. this.gbSelect.Controls.Add(this.cbReSemiCheck);
  179. this.gbSelect.Controls.Add(this.cbSemiCheck);
  180. this.gbSelect.Controls.Add(this.cbGroutingDate);
  181. this.gbSelect.Controls.Add(this.cbCDateTime);
  182. this.gbSelect.Controls.Add(this.txtDeliveryDateTimeEnd);
  183. this.gbSelect.Controls.Add(this.c_Label3);
  184. this.gbSelect.Controls.Add(this.txtBackOutTimeEnd);
  185. this.gbSelect.Controls.Add(this.txtReSemiCheckDateTimeEnd);
  186. this.gbSelect.Controls.Add(this.c_Label11);
  187. this.gbSelect.Controls.Add(this.txtSemiCheckDateTimeEnd);
  188. this.gbSelect.Controls.Add(this.c_Label7);
  189. this.gbSelect.Controls.Add(this.txtGroutingDateTimeEnd);
  190. this.gbSelect.Controls.Add(this.c_Label4);
  191. this.gbSelect.Controls.Add(this.txtBackOutTimeStart);
  192. this.gbSelect.Controls.Add(this.c_Label2);
  193. this.gbSelect.Controls.Add(this.txtReSemiCheckDateTimeStart);
  194. this.gbSelect.Controls.Add(this.txtDeliveryDateTimeStart);
  195. this.gbSelect.Controls.Add(this.txtSemiCheckDateTimeStart);
  196. this.gbSelect.Controls.Add(this.txtCDateTimeEnd);
  197. this.gbSelect.Controls.Add(this.txtGroutingDateTimeStart);
  198. this.gbSelect.Controls.Add(this.lblTo);
  199. this.gbSelect.Controls.Add(this.txtCDateTimeStart);
  200. this.gbSelect.Controls.Add(this.txtGroutingUserCode);
  201. this.gbSelect.Controls.Add(this.lblGroutingUserCode);
  202. this.gbSelect.Controls.Add(this.lblGoodsCode);
  203. this.gbSelect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  204. this.gbSelect.ForeColor = System.Drawing.SystemColors.ControlText;
  205. this.gbSelect.IsMustInput = false;
  206. this.gbSelect.Location = new System.Drawing.Point(0, 38);
  207. this.gbSelect.Name = "gbSelect";
  208. this.gbSelect.OriginalHeight = -1;
  209. this.gbSelect.Size = new System.Drawing.Size(1119, 216);
  210. this.gbSelect.TabIndex = 1;
  211. this.gbSelect.TabStop = false;
  212. this.gbSelect.Text = "查询条件 ▼";
  213. //
  214. // lblGoodsType
  215. //
  216. this.lblGoodsType.AutoSize = true;
  217. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  218. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  220. this.lblGoodsType.Location = new System.Drawing.Point(13, 30);
  221. this.lblGoodsType.Name = "lblGoodsType";
  222. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  223. this.lblGoodsType.TabIndex = 57;
  224. this.lblGoodsType.Text = "产品类别";
  225. //
  226. // chkReSemiCheckType
  227. //
  228. this.chkReSemiCheckType.BackColor = System.Drawing.SystemColors.Window;
  229. this.chkReSemiCheckType.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkReSemiCheckType.BackgroundImage")));
  230. this.chkReSemiCheckType.CheckedListBoxMinSize = new System.Drawing.Size(0, 0);
  231. this.chkReSemiCheckType.DataSource = null;
  232. this.chkReSemiCheckType.DisplayMember = "ValidFlagName";
  233. this.chkReSemiCheckType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  234. this.chkReSemiCheckType.LablePositionValue = Dongke.IBOSS.PRD.Basics.BaseControls.CheckedBoxListEx.LablePosition.Left;
  235. this.chkReSemiCheckType.Location = new System.Drawing.Point(767, 82);
  236. this.chkReSemiCheckType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  237. this.chkReSemiCheckType.Name = "chkReSemiCheckType";
  238. this.chkReSemiCheckType.SelectedIndex = -1;
  239. this.chkReSemiCheckType.SelectedValues = new object[0];
  240. this.chkReSemiCheckType.Size = new System.Drawing.Size(192, 52);
  241. this.chkReSemiCheckType.TabIndex = 53;
  242. this.chkReSemiCheckType.Title = "复检状态";
  243. this.chkReSemiCheckType.TitleAlign = System.Drawing.ContentAlignment.TopLeft;
  244. this.chkReSemiCheckType.ValueMember = "ValidFlagID";
  245. //
  246. // chkSemiCheckType
  247. //
  248. this.chkSemiCheckType.BackColor = System.Drawing.SystemColors.Window;
  249. this.chkSemiCheckType.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkSemiCheckType.BackgroundImage")));
  250. this.chkSemiCheckType.CheckedListBoxMinSize = new System.Drawing.Size(0, 0);
  251. this.chkSemiCheckType.DataSource = null;
  252. this.chkSemiCheckType.DisplayMember = "ValidFlagName";
  253. this.chkSemiCheckType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  254. this.chkSemiCheckType.LablePositionValue = Dongke.IBOSS.PRD.Basics.BaseControls.CheckedBoxListEx.LablePosition.Left;
  255. this.chkSemiCheckType.Location = new System.Drawing.Point(767, 28);
  256. this.chkSemiCheckType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  257. this.chkSemiCheckType.Name = "chkSemiCheckType";
  258. this.chkSemiCheckType.SelectedIndex = -1;
  259. this.chkSemiCheckType.SelectedValues = new object[0];
  260. this.chkSemiCheckType.Size = new System.Drawing.Size(192, 52);
  261. this.chkSemiCheckType.TabIndex = 52;
  262. this.chkSemiCheckType.Title = "半检状态";
  263. this.chkSemiCheckType.TitleAlign = System.Drawing.ContentAlignment.TopLeft;
  264. this.chkSemiCheckType.ValueMember = "ValidFlagID";
  265. //
  266. // chkVNo
  267. //
  268. this.chkVNo.AutoSize = true;
  269. this.chkVNo.Checked = true;
  270. this.chkVNo.CheckState = System.Windows.Forms.CheckState.Checked;
  271. this.chkVNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  272. this.chkVNo.Location = new System.Drawing.Point(111, 159);
  273. this.chkVNo.Name = "chkVNo";
  274. this.chkVNo.Size = new System.Drawing.Size(36, 16);
  275. this.chkVNo.TabIndex = 39;
  276. this.chkVNo.Text = "否";
  277. this.chkVNo.UseVisualStyleBackColor = true;
  278. //
  279. // chkVYes
  280. //
  281. this.chkVYes.AutoSize = true;
  282. this.chkVYes.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. this.chkVYes.Location = new System.Drawing.Point(71, 159);
  284. this.chkVYes.Name = "chkVYes";
  285. this.chkVYes.Size = new System.Drawing.Size(36, 16);
  286. this.chkVYes.TabIndex = 38;
  287. this.chkVYes.Text = "是";
  288. this.chkVYes.UseVisualStyleBackColor = true;
  289. //
  290. // lblBackOutFlag
  291. //
  292. this.lblBackOutFlag.AutoSize = true;
  293. this.lblBackOutFlag.BackColor = System.Drawing.Color.Transparent;
  294. this.lblBackOutFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  295. this.lblBackOutFlag.ForeColor = System.Drawing.SystemColors.ControlText;
  296. this.lblBackOutFlag.Location = new System.Drawing.Point(12, 161);
  297. this.lblBackOutFlag.Name = "lblBackOutFlag";
  298. this.lblBackOutFlag.Size = new System.Drawing.Size(53, 12);
  299. this.lblBackOutFlag.TabIndex = 37;
  300. this.lblBackOutFlag.Text = "撤销标识";
  301. //
  302. // txtBarCode
  303. //
  304. this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
  305. this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
  306. this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  307. this.txtBarCode.ErrorMessage = "";
  308. this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  309. this.txtBarCode.Location = new System.Drawing.Point(71, 51);
  310. this.txtBarCode.MaxLength = 20;
  311. this.txtBarCode.Name = "txtBarCode";
  312. this.txtBarCode.Size = new System.Drawing.Size(121, 21);
  313. this.txtBarCode.TabIndex = 8;
  314. //
  315. // lblBarCode
  316. //
  317. this.lblBarCode.AutoSize = true;
  318. this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
  319. this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  320. this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
  321. this.lblBarCode.Location = new System.Drawing.Point(12, 55);
  322. this.lblBarCode.Name = "lblBarCode";
  323. this.lblBarCode.Size = new System.Drawing.Size(53, 12);
  324. this.lblBarCode.TabIndex = 7;
  325. this.lblBarCode.Text = "产品条码";
  326. //
  327. // txtDefectCode
  328. //
  329. this.txtDefectCode.BackColor = System.Drawing.SystemColors.Window;
  330. this.txtDefectCode.BackgroundColor = System.Drawing.SystemColors.Window;
  331. this.txtDefectCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  332. this.txtDefectCode.ErrorMessage = "";
  333. this.txtDefectCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  334. this.txtDefectCode.Location = new System.Drawing.Point(71, 181);
  335. this.txtDefectCode.MaxLength = 20;
  336. this.txtDefectCode.Name = "txtDefectCode";
  337. this.txtDefectCode.Size = new System.Drawing.Size(121, 21);
  338. this.txtDefectCode.TabIndex = 47;
  339. //
  340. // lblDefectCode
  341. //
  342. this.lblDefectCode.AutoSize = true;
  343. this.lblDefectCode.BackColor = System.Drawing.Color.Transparent;
  344. this.lblDefectCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  345. this.lblDefectCode.ForeColor = System.Drawing.SystemColors.ControlText;
  346. this.lblDefectCode.Location = new System.Drawing.Point(12, 185);
  347. this.lblDefectCode.Name = "lblDefectCode";
  348. this.lblDefectCode.Size = new System.Drawing.Size(53, 12);
  349. this.lblDefectCode.TabIndex = 46;
  350. this.lblDefectCode.Text = "缺陷编码";
  351. //
  352. // txtBackOutUserCode
  353. //
  354. this.txtBackOutUserCode.BackColor = System.Drawing.SystemColors.Window;
  355. this.txtBackOutUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  356. this.txtBackOutUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  357. this.txtBackOutUserCode.ErrorMessage = "";
  358. this.txtBackOutUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.txtBackOutUserCode.Location = new System.Drawing.Point(257, 157);
  360. this.txtBackOutUserCode.MaxLength = 20;
  361. this.txtBackOutUserCode.Name = "txtBackOutUserCode";
  362. this.txtBackOutUserCode.Size = new System.Drawing.Size(121, 21);
  363. this.txtBackOutUserCode.TabIndex = 41;
  364. //
  365. // lblBackOutUserCode
  366. //
  367. this.lblBackOutUserCode.AutoSize = true;
  368. this.lblBackOutUserCode.BackColor = System.Drawing.Color.Transparent;
  369. this.lblBackOutUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  370. this.lblBackOutUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  371. this.lblBackOutUserCode.Location = new System.Drawing.Point(198, 161);
  372. this.lblBackOutUserCode.Name = "lblBackOutUserCode";
  373. this.lblBackOutUserCode.Size = new System.Drawing.Size(53, 12);
  374. this.lblBackOutUserCode.TabIndex = 40;
  375. this.lblBackOutUserCode.Text = "撤销工号";
  376. //
  377. // txtReSemiCheckUserCode
  378. //
  379. this.txtReSemiCheckUserCode.BackColor = System.Drawing.SystemColors.Window;
  380. this.txtReSemiCheckUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  381. this.txtReSemiCheckUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  382. this.txtReSemiCheckUserCode.ErrorMessage = "";
  383. this.txtReSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  384. this.txtReSemiCheckUserCode.Location = new System.Drawing.Point(257, 132);
  385. this.txtReSemiCheckUserCode.MaxLength = 20;
  386. this.txtReSemiCheckUserCode.Name = "txtReSemiCheckUserCode";
  387. this.txtReSemiCheckUserCode.Size = new System.Drawing.Size(121, 21);
  388. this.txtReSemiCheckUserCode.TabIndex = 32;
  389. //
  390. // lblReSemiCheckUserCode
  391. //
  392. this.lblReSemiCheckUserCode.AutoSize = true;
  393. this.lblReSemiCheckUserCode.BackColor = System.Drawing.Color.Transparent;
  394. this.lblReSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  395. this.lblReSemiCheckUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  396. this.lblReSemiCheckUserCode.Location = new System.Drawing.Point(198, 136);
  397. this.lblReSemiCheckUserCode.Name = "lblReSemiCheckUserCode";
  398. this.lblReSemiCheckUserCode.Size = new System.Drawing.Size(53, 12);
  399. this.lblReSemiCheckUserCode.TabIndex = 31;
  400. this.lblReSemiCheckUserCode.Text = "复检工号";
  401. //
  402. // txtDefectUser
  403. //
  404. this.txtDefectUser.BackColor = System.Drawing.SystemColors.Window;
  405. this.txtDefectUser.BackgroundColor = System.Drawing.SystemColors.Window;
  406. this.txtDefectUser.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  407. this.txtDefectUser.ErrorMessage = "";
  408. this.txtDefectUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  409. this.txtDefectUser.Location = new System.Drawing.Point(666, 182);
  410. this.txtDefectUser.MaxLength = 20;
  411. this.txtDefectUser.Name = "txtDefectUser";
  412. this.txtDefectUser.Size = new System.Drawing.Size(95, 21);
  413. this.txtDefectUser.TabIndex = 51;
  414. //
  415. // lblDefectUser
  416. //
  417. this.lblDefectUser.AutoSize = true;
  418. this.lblDefectUser.BackColor = System.Drawing.Color.Transparent;
  419. this.lblDefectUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  420. this.lblDefectUser.ForeColor = System.Drawing.SystemColors.ControlText;
  421. this.lblDefectUser.Location = new System.Drawing.Point(608, 186);
  422. this.lblDefectUser.Name = "lblDefectUser";
  423. this.lblDefectUser.Size = new System.Drawing.Size(53, 12);
  424. this.lblDefectUser.TabIndex = 50;
  425. this.lblDefectUser.Text = "责任工号";
  426. //
  427. // txtSemiCheckUserCode
  428. //
  429. this.txtSemiCheckUserCode.BackColor = System.Drawing.SystemColors.Window;
  430. this.txtSemiCheckUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  431. this.txtSemiCheckUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  432. this.txtSemiCheckUserCode.ErrorMessage = "";
  433. this.txtSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  434. this.txtSemiCheckUserCode.Location = new System.Drawing.Point(257, 105);
  435. this.txtSemiCheckUserCode.MaxLength = 20;
  436. this.txtSemiCheckUserCode.Name = "txtSemiCheckUserCode";
  437. this.txtSemiCheckUserCode.Size = new System.Drawing.Size(121, 21);
  438. this.txtSemiCheckUserCode.TabIndex = 24;
  439. //
  440. // lblSemiCheckUserCode
  441. //
  442. this.lblSemiCheckUserCode.AutoSize = true;
  443. this.lblSemiCheckUserCode.BackColor = System.Drawing.Color.Transparent;
  444. this.lblSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  445. this.lblSemiCheckUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  446. this.lblSemiCheckUserCode.Location = new System.Drawing.Point(198, 109);
  447. this.lblSemiCheckUserCode.Name = "lblSemiCheckUserCode";
  448. this.lblSemiCheckUserCode.Size = new System.Drawing.Size(53, 12);
  449. this.lblSemiCheckUserCode.TabIndex = 23;
  450. this.lblSemiCheckUserCode.Text = "半检工号";
  451. //
  452. // txtCUserCode
  453. //
  454. this.txtCUserCode.BackColor = System.Drawing.SystemColors.Window;
  455. this.txtCUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  456. this.txtCUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  457. this.txtCUserCode.ErrorMessage = "";
  458. this.txtCUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  459. this.txtCUserCode.Location = new System.Drawing.Point(257, 78);
  460. this.txtCUserCode.MaxLength = 20;
  461. this.txtCUserCode.Name = "txtCUserCode";
  462. this.txtCUserCode.Size = new System.Drawing.Size(121, 21);
  463. this.txtCUserCode.TabIndex = 17;
  464. //
  465. // lblCUserCode
  466. //
  467. this.lblCUserCode.AutoSize = true;
  468. this.lblCUserCode.BackColor = System.Drawing.Color.Transparent;
  469. this.lblCUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  470. this.lblCUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  471. this.lblCUserCode.Location = new System.Drawing.Point(198, 82);
  472. this.lblCUserCode.Name = "lblCUserCode";
  473. this.lblCUserCode.Size = new System.Drawing.Size(53, 12);
  474. this.lblCUserCode.TabIndex = 16;
  475. this.lblCUserCode.Text = "完成工号";
  476. //
  477. // txtReworkUserCode
  478. //
  479. this.txtReworkUserCode.BackColor = System.Drawing.SystemColors.Window;
  480. this.txtReworkUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  481. this.txtReworkUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  482. this.txtReworkUserCode.ErrorMessage = "";
  483. this.txtReworkUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  484. this.txtReworkUserCode.Location = new System.Drawing.Point(71, 132);
  485. this.txtReworkUserCode.MaxLength = 50;
  486. this.txtReworkUserCode.Name = "txtReworkUserCode";
  487. this.txtReworkUserCode.Size = new System.Drawing.Size(121, 21);
  488. this.txtReworkUserCode.TabIndex = 30;
  489. //
  490. // lblReworkUserCode
  491. //
  492. this.lblReworkUserCode.AutoSize = true;
  493. this.lblReworkUserCode.BackColor = System.Drawing.Color.Transparent;
  494. this.lblReworkUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  495. this.lblReworkUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  496. this.lblReworkUserCode.Location = new System.Drawing.Point(12, 136);
  497. this.lblReworkUserCode.Name = "lblReworkUserCode";
  498. this.lblReworkUserCode.Size = new System.Drawing.Size(53, 12);
  499. this.lblReworkUserCode.TabIndex = 29;
  500. this.lblReworkUserCode.Text = "返工工号";
  501. //
  502. // txtGoodsCode
  503. //
  504. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  505. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  506. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  507. this.txtGoodsCode.ErrorMessage = "";
  508. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  509. this.txtGoodsCode.Location = new System.Drawing.Point(257, 24);
  510. this.txtGoodsCode.MaxLength = 50;
  511. this.txtGoodsCode.Name = "txtGoodsCode";
  512. this.txtGoodsCode.Size = new System.Drawing.Size(121, 21);
  513. this.txtGoodsCode.TabIndex = 2;
  514. //
  515. // btnClearCondition
  516. //
  517. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  518. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  519. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  520. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  521. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  522. this.btnClearCondition.Location = new System.Drawing.Point(1028, 181);
  523. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  524. this.btnClearCondition.Name = "btnClearCondition";
  525. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  526. this.btnClearCondition.TabIndex = 55;
  527. this.btnClearCondition.Text = "清空条件(&C)";
  528. this.btnClearCondition.UseVisualStyleBackColor = false;
  529. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  530. //
  531. // btnSearch
  532. //
  533. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  534. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  535. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  536. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  537. this.btnSearch.ForeColor = System.Drawing.Color.White;
  538. this.btnSearch.Location = new System.Drawing.Point(937, 182);
  539. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  540. this.btnSearch.Name = "btnSearch";
  541. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  542. this.btnSearch.TabIndex = 54;
  543. this.btnSearch.Text = "查询(&Q)";
  544. this.btnSearch.UseVisualStyleBackColor = false;
  545. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  546. //
  547. // cbDeliveryDate
  548. //
  549. this.cbDeliveryDate.AutoSize = true;
  550. this.cbDeliveryDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  551. this.cbDeliveryDate.Location = new System.Drawing.Point(384, 53);
  552. this.cbDeliveryDate.Name = "cbDeliveryDate";
  553. this.cbDeliveryDate.Size = new System.Drawing.Size(72, 16);
  554. this.cbDeliveryDate.TabIndex = 11;
  555. this.cbDeliveryDate.Text = "交坯时间";
  556. this.cbDeliveryDate.UseVisualStyleBackColor = true;
  557. this.cbDeliveryDate.CheckedChanged += new System.EventHandler(this.cbDeliveryDate_CheckedChanged);
  558. //
  559. // cbBackOutTime
  560. //
  561. this.cbBackOutTime.AutoSize = true;
  562. this.cbBackOutTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  563. this.cbBackOutTime.Location = new System.Drawing.Point(384, 159);
  564. this.cbBackOutTime.Name = "cbBackOutTime";
  565. this.cbBackOutTime.Size = new System.Drawing.Size(72, 16);
  566. this.cbBackOutTime.TabIndex = 42;
  567. this.cbBackOutTime.Text = "撤销时间";
  568. this.cbBackOutTime.UseVisualStyleBackColor = true;
  569. this.cbBackOutTime.CheckedChanged += new System.EventHandler(this.cbBackOutTime_CheckedChanged);
  570. //
  571. // cbReSemiCheck
  572. //
  573. this.cbReSemiCheck.AutoSize = true;
  574. this.cbReSemiCheck.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  575. this.cbReSemiCheck.Location = new System.Drawing.Point(384, 134);
  576. this.cbReSemiCheck.Name = "cbReSemiCheck";
  577. this.cbReSemiCheck.Size = new System.Drawing.Size(72, 16);
  578. this.cbReSemiCheck.TabIndex = 33;
  579. this.cbReSemiCheck.Text = "复检时间";
  580. this.cbReSemiCheck.UseVisualStyleBackColor = true;
  581. this.cbReSemiCheck.CheckedChanged += new System.EventHandler(this.cbReSemiCheck_CheckedChanged);
  582. //
  583. // cbSemiCheck
  584. //
  585. this.cbSemiCheck.AutoSize = true;
  586. this.cbSemiCheck.Checked = true;
  587. this.cbSemiCheck.CheckState = System.Windows.Forms.CheckState.Checked;
  588. this.cbSemiCheck.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  589. this.cbSemiCheck.Location = new System.Drawing.Point(384, 107);
  590. this.cbSemiCheck.Name = "cbSemiCheck";
  591. this.cbSemiCheck.Size = new System.Drawing.Size(72, 16);
  592. this.cbSemiCheck.TabIndex = 25;
  593. this.cbSemiCheck.Text = "半检时间";
  594. this.cbSemiCheck.UseVisualStyleBackColor = true;
  595. this.cbSemiCheck.CheckedChanged += new System.EventHandler(this.cbSemiCheck_CheckedChanged);
  596. //
  597. // cbGroutingDate
  598. //
  599. this.cbGroutingDate.AutoSize = true;
  600. this.cbGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  601. this.cbGroutingDate.Location = new System.Drawing.Point(384, 26);
  602. this.cbGroutingDate.Name = "cbGroutingDate";
  603. this.cbGroutingDate.Size = new System.Drawing.Size(72, 16);
  604. this.cbGroutingDate.TabIndex = 3;
  605. this.cbGroutingDate.Text = "注浆时间";
  606. this.cbGroutingDate.UseVisualStyleBackColor = true;
  607. this.cbGroutingDate.CheckedChanged += new System.EventHandler(this.cbGroutingDate_CheckedChanged);
  608. //
  609. // cbCDateTime
  610. //
  611. this.cbCDateTime.AutoSize = true;
  612. this.cbCDateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  613. this.cbCDateTime.Location = new System.Drawing.Point(384, 80);
  614. this.cbCDateTime.Name = "cbCDateTime";
  615. this.cbCDateTime.Size = new System.Drawing.Size(72, 16);
  616. this.cbCDateTime.TabIndex = 18;
  617. this.cbCDateTime.Text = "完成时间";
  618. this.cbCDateTime.UseVisualStyleBackColor = true;
  619. this.cbCDateTime.CheckedChanged += new System.EventHandler(this.cbCDateTime_CheckedChanged);
  620. //
  621. // txtDeliveryDateTimeEnd
  622. //
  623. this.txtDeliveryDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  624. this.txtDeliveryDateTimeEnd.Enabled = false;
  625. this.txtDeliveryDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  626. this.txtDeliveryDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  627. this.txtDeliveryDateTimeEnd.Location = new System.Drawing.Point(626, 51);
  628. this.txtDeliveryDateTimeEnd.Name = "txtDeliveryDateTimeEnd";
  629. this.txtDeliveryDateTimeEnd.Size = new System.Drawing.Size(135, 21);
  630. this.txtDeliveryDateTimeEnd.TabIndex = 14;
  631. this.txtDeliveryDateTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  632. //
  633. // c_Label3
  634. //
  635. this.c_Label3.AutoSize = true;
  636. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  637. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  638. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  639. this.c_Label3.Location = new System.Drawing.Point(603, 55);
  640. this.c_Label3.Name = "c_Label3";
  641. this.c_Label3.Size = new System.Drawing.Size(17, 12);
  642. this.c_Label3.TabIndex = 13;
  643. this.c_Label3.Text = "至";
  644. //
  645. // txtBackOutTimeEnd
  646. //
  647. this.txtBackOutTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  648. this.txtBackOutTimeEnd.Enabled = false;
  649. this.txtBackOutTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  650. this.txtBackOutTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  651. this.txtBackOutTimeEnd.Location = new System.Drawing.Point(626, 157);
  652. this.txtBackOutTimeEnd.Name = "txtBackOutTimeEnd";
  653. this.txtBackOutTimeEnd.Size = new System.Drawing.Size(135, 21);
  654. this.txtBackOutTimeEnd.TabIndex = 45;
  655. this.txtBackOutTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  656. //
  657. // txtReSemiCheckDateTimeEnd
  658. //
  659. this.txtReSemiCheckDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  660. this.txtReSemiCheckDateTimeEnd.Enabled = false;
  661. this.txtReSemiCheckDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  662. this.txtReSemiCheckDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  663. this.txtReSemiCheckDateTimeEnd.Location = new System.Drawing.Point(626, 132);
  664. this.txtReSemiCheckDateTimeEnd.Name = "txtReSemiCheckDateTimeEnd";
  665. this.txtReSemiCheckDateTimeEnd.Size = new System.Drawing.Size(135, 21);
  666. this.txtReSemiCheckDateTimeEnd.TabIndex = 36;
  667. this.txtReSemiCheckDateTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  668. //
  669. // c_Label11
  670. //
  671. this.c_Label11.AutoSize = true;
  672. this.c_Label11.BackColor = System.Drawing.Color.Transparent;
  673. this.c_Label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  674. this.c_Label11.ForeColor = System.Drawing.SystemColors.ControlText;
  675. this.c_Label11.Location = new System.Drawing.Point(603, 161);
  676. this.c_Label11.Name = "c_Label11";
  677. this.c_Label11.Size = new System.Drawing.Size(17, 12);
  678. this.c_Label11.TabIndex = 44;
  679. this.c_Label11.Text = "至";
  680. //
  681. // txtSemiCheckDateTimeEnd
  682. //
  683. this.txtSemiCheckDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  684. this.txtSemiCheckDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  685. this.txtSemiCheckDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  686. this.txtSemiCheckDateTimeEnd.Location = new System.Drawing.Point(626, 105);
  687. this.txtSemiCheckDateTimeEnd.Name = "txtSemiCheckDateTimeEnd";
  688. this.txtSemiCheckDateTimeEnd.Size = new System.Drawing.Size(135, 21);
  689. this.txtSemiCheckDateTimeEnd.TabIndex = 28;
  690. this.txtSemiCheckDateTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  691. //
  692. // c_Label7
  693. //
  694. this.c_Label7.AutoSize = true;
  695. this.c_Label7.BackColor = System.Drawing.Color.Transparent;
  696. this.c_Label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  697. this.c_Label7.ForeColor = System.Drawing.SystemColors.ControlText;
  698. this.c_Label7.Location = new System.Drawing.Point(603, 136);
  699. this.c_Label7.Name = "c_Label7";
  700. this.c_Label7.Size = new System.Drawing.Size(17, 12);
  701. this.c_Label7.TabIndex = 35;
  702. this.c_Label7.Text = "至";
  703. //
  704. // txtGroutingDateTimeEnd
  705. //
  706. this.txtGroutingDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  707. this.txtGroutingDateTimeEnd.Enabled = false;
  708. this.txtGroutingDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  709. this.txtGroutingDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  710. this.txtGroutingDateTimeEnd.Location = new System.Drawing.Point(626, 24);
  711. this.txtGroutingDateTimeEnd.Name = "txtGroutingDateTimeEnd";
  712. this.txtGroutingDateTimeEnd.Size = new System.Drawing.Size(135, 21);
  713. this.txtGroutingDateTimeEnd.TabIndex = 6;
  714. this.txtGroutingDateTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  715. //
  716. // c_Label4
  717. //
  718. this.c_Label4.AutoSize = true;
  719. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  720. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  721. this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
  722. this.c_Label4.Location = new System.Drawing.Point(603, 109);
  723. this.c_Label4.Name = "c_Label4";
  724. this.c_Label4.Size = new System.Drawing.Size(17, 12);
  725. this.c_Label4.TabIndex = 27;
  726. this.c_Label4.Text = "至";
  727. //
  728. // txtBackOutTimeStart
  729. //
  730. this.txtBackOutTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  731. this.txtBackOutTimeStart.Enabled = false;
  732. this.txtBackOutTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  733. this.txtBackOutTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  734. this.txtBackOutTimeStart.Location = new System.Drawing.Point(462, 157);
  735. this.txtBackOutTimeStart.Name = "txtBackOutTimeStart";
  736. this.txtBackOutTimeStart.Size = new System.Drawing.Size(135, 21);
  737. this.txtBackOutTimeStart.TabIndex = 43;
  738. this.txtBackOutTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  739. //
  740. // c_Label2
  741. //
  742. this.c_Label2.AutoSize = true;
  743. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  744. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  745. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  746. this.c_Label2.Location = new System.Drawing.Point(603, 28);
  747. this.c_Label2.Name = "c_Label2";
  748. this.c_Label2.Size = new System.Drawing.Size(17, 12);
  749. this.c_Label2.TabIndex = 5;
  750. this.c_Label2.Text = "至";
  751. //
  752. // txtReSemiCheckDateTimeStart
  753. //
  754. this.txtReSemiCheckDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  755. this.txtReSemiCheckDateTimeStart.Enabled = false;
  756. this.txtReSemiCheckDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  757. this.txtReSemiCheckDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  758. this.txtReSemiCheckDateTimeStart.Location = new System.Drawing.Point(462, 132);
  759. this.txtReSemiCheckDateTimeStart.Name = "txtReSemiCheckDateTimeStart";
  760. this.txtReSemiCheckDateTimeStart.Size = new System.Drawing.Size(135, 21);
  761. this.txtReSemiCheckDateTimeStart.TabIndex = 34;
  762. this.txtReSemiCheckDateTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  763. //
  764. // txtDeliveryDateTimeStart
  765. //
  766. this.txtDeliveryDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  767. this.txtDeliveryDateTimeStart.Enabled = false;
  768. this.txtDeliveryDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  769. this.txtDeliveryDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  770. this.txtDeliveryDateTimeStart.Location = new System.Drawing.Point(462, 51);
  771. this.txtDeliveryDateTimeStart.Name = "txtDeliveryDateTimeStart";
  772. this.txtDeliveryDateTimeStart.Size = new System.Drawing.Size(135, 21);
  773. this.txtDeliveryDateTimeStart.TabIndex = 12;
  774. this.txtDeliveryDateTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  775. //
  776. // txtSemiCheckDateTimeStart
  777. //
  778. this.txtSemiCheckDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  779. this.txtSemiCheckDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  780. this.txtSemiCheckDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  781. this.txtSemiCheckDateTimeStart.Location = new System.Drawing.Point(462, 105);
  782. this.txtSemiCheckDateTimeStart.Name = "txtSemiCheckDateTimeStart";
  783. this.txtSemiCheckDateTimeStart.Size = new System.Drawing.Size(135, 21);
  784. this.txtSemiCheckDateTimeStart.TabIndex = 26;
  785. this.txtSemiCheckDateTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  786. //
  787. // txtCDateTimeEnd
  788. //
  789. this.txtCDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  790. this.txtCDateTimeEnd.Enabled = false;
  791. this.txtCDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  792. this.txtCDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  793. this.txtCDateTimeEnd.Location = new System.Drawing.Point(626, 78);
  794. this.txtCDateTimeEnd.Name = "txtCDateTimeEnd";
  795. this.txtCDateTimeEnd.Size = new System.Drawing.Size(135, 21);
  796. this.txtCDateTimeEnd.TabIndex = 21;
  797. this.txtCDateTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  798. //
  799. // txtGroutingDateTimeStart
  800. //
  801. this.txtGroutingDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  802. this.txtGroutingDateTimeStart.Enabled = false;
  803. this.txtGroutingDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  804. this.txtGroutingDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  805. this.txtGroutingDateTimeStart.Location = new System.Drawing.Point(462, 24);
  806. this.txtGroutingDateTimeStart.Name = "txtGroutingDateTimeStart";
  807. this.txtGroutingDateTimeStart.Size = new System.Drawing.Size(135, 21);
  808. this.txtGroutingDateTimeStart.TabIndex = 4;
  809. this.txtGroutingDateTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  810. //
  811. // lblTo
  812. //
  813. this.lblTo.AutoSize = true;
  814. this.lblTo.BackColor = System.Drawing.Color.Transparent;
  815. this.lblTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  816. this.lblTo.ForeColor = System.Drawing.SystemColors.ControlText;
  817. this.lblTo.Location = new System.Drawing.Point(603, 82);
  818. this.lblTo.Name = "lblTo";
  819. this.lblTo.Size = new System.Drawing.Size(17, 12);
  820. this.lblTo.TabIndex = 20;
  821. this.lblTo.Text = "至";
  822. //
  823. // txtCDateTimeStart
  824. //
  825. this.txtCDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  826. this.txtCDateTimeStart.Enabled = false;
  827. this.txtCDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  828. this.txtCDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  829. this.txtCDateTimeStart.Location = new System.Drawing.Point(462, 78);
  830. this.txtCDateTimeStart.Name = "txtCDateTimeStart";
  831. this.txtCDateTimeStart.Size = new System.Drawing.Size(135, 21);
  832. this.txtCDateTimeStart.TabIndex = 19;
  833. this.txtCDateTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  834. //
  835. // txtGroutingUserCode
  836. //
  837. this.txtGroutingUserCode.BackColor = System.Drawing.SystemColors.Window;
  838. this.txtGroutingUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  839. this.txtGroutingUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  840. this.txtGroutingUserCode.ErrorMessage = "";
  841. this.txtGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  842. this.txtGroutingUserCode.Location = new System.Drawing.Point(257, 51);
  843. this.txtGroutingUserCode.MaxLength = 20;
  844. this.txtGroutingUserCode.Name = "txtGroutingUserCode";
  845. this.txtGroutingUserCode.Size = new System.Drawing.Size(121, 21);
  846. this.txtGroutingUserCode.TabIndex = 10;
  847. //
  848. // lblGroutingUserCode
  849. //
  850. this.lblGroutingUserCode.AutoSize = true;
  851. this.lblGroutingUserCode.BackColor = System.Drawing.Color.Transparent;
  852. this.lblGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  853. this.lblGroutingUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  854. this.lblGroutingUserCode.Location = new System.Drawing.Point(198, 55);
  855. this.lblGroutingUserCode.Name = "lblGroutingUserCode";
  856. this.lblGroutingUserCode.Size = new System.Drawing.Size(53, 12);
  857. this.lblGroutingUserCode.TabIndex = 9;
  858. this.lblGroutingUserCode.Text = "成型工号";
  859. //
  860. // lblGoodsCode
  861. //
  862. this.lblGoodsCode.AutoSize = true;
  863. this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
  864. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  865. this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
  866. this.lblGoodsCode.Location = new System.Drawing.Point(198, 28);
  867. this.lblGoodsCode.Name = "lblGoodsCode";
  868. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  869. this.lblGoodsCode.TabIndex = 1;
  870. this.lblGoodsCode.Text = "产品编码";
  871. //
  872. // tsrOperate
  873. //
  874. this.tsrOperate.AutoSize = false;
  875. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  876. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  877. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  878. this.tsbtnAdaptive,
  879. this.tsbtnClose});
  880. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  881. this.tsrOperate.Name = "tsrOperate";
  882. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  883. this.tsrOperate.ShowItemToolTips = false;
  884. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  885. this.tsrOperate.TabIndex = 0;
  886. //
  887. // tsbtnAdaptive
  888. //
  889. this.tsbtnAdaptive.AutoSize = false;
  890. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  891. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  892. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  893. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  894. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  895. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  896. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  897. //
  898. // tsbtnClose
  899. //
  900. this.tsbtnClose.AutoSize = false;
  901. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  902. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  903. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  904. this.tsbtnClose.Name = "tsbtnClose";
  905. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  906. this.tsbtnClose.Text = "关闭(&X)";
  907. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  908. //
  909. // dgvSemiCheck
  910. //
  911. this.dgvSemiCheck.AllowUserToAddRows = false;
  912. this.dgvSemiCheck.AllowUserToDeleteRows = false;
  913. this.dgvSemiCheck.AllowUserToModifyRows = true;
  914. this.dgvSemiCheck.AllowUserToOrderColumns = true;
  915. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  916. this.dgvSemiCheck.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  917. this.dgvSemiCheck.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  918. | System.Windows.Forms.AnchorStyles.Left)
  919. | System.Windows.Forms.AnchorStyles.Right)));
  920. this.dgvSemiCheck.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  921. this.dgvSemiCheck.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  922. this.dgvSemiCheck.CellHeight = 23;
  923. this.dgvSemiCheck.ChildNodeColumnName = null;
  924. this.dgvSemiCheck.ChildNodeColumnText = null;
  925. this.dgvSemiCheck.ColumnDeep = 1;
  926. this.dgvSemiCheck.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  927. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  928. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  929. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  930. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  931. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  932. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  933. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  934. this.dgvSemiCheck.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  935. this.dgvSemiCheck.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  936. this.dgvSemiCheck.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  937. this.CProcedureName,
  938. this.SemiCheckID,
  939. this.ProcedureTime,
  940. this.UserCode,
  941. this.LevelGoodsTypeName,
  942. this.GoodsTypeName,
  943. this.GoodsCode,
  944. this.BarCode,
  945. this.SemiCheckTypeName,
  946. this.SemiCheckUserCode,
  947. this.SemiCheckTime,
  948. this.RProcedure,
  949. this.ReworkUserCode,
  950. this.ReSemiCheckTypeName,
  951. this.ReSemiCheckUserCode,
  952. this.ReSemiCheckTime,
  953. this.BackOutFlag,
  954. this.BackOutUserCode,
  955. this.BackOutTime,
  956. this.GroutingUserCode,
  957. this.GroutingLineCode,
  958. this.GroutingMouldCode,
  959. this.GroutingDate,
  960. this.DeliverTime,
  961. this.logoName,
  962. this.DefectCode,
  963. this.DefectName,
  964. this.DefectPositionCode,
  965. this.DefectPositionName,
  966. this.ProcedureName,
  967. this.DefectUser,
  968. this.CurrProcedureName,
  969. this.TestMouldFlag});
  970. this.dgvSemiCheck.ColumnTreeView = null;
  971. this.dgvSemiCheck.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)));
  972. this.dgvSemiCheck.DynamicColumnName = "";
  973. this.dgvSemiCheck.EnableHeadersVisualStyles = false;
  974. this.dgvSemiCheck.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  975. this.dgvSemiCheck.FormatQuantityColumns = null;
  976. this.dgvSemiCheck.HorizontalMergeColumn = null;
  977. this.dgvSemiCheck.IsAutoCountSum = true;
  978. this.dgvSemiCheck.IsAutoResizeColumns = false;
  979. this.dgvSemiCheck.IsClickF12 = false;
  980. this.dgvSemiCheck.IsOpenMergeCellFlag = false;
  981. this.dgvSemiCheck.IsSubTotalFlag = false;
  982. this.dgvSemiCheck.IsTopDeep = false;
  983. this.dgvSemiCheck.Location = new System.Drawing.Point(0, 257);
  984. this.dgvSemiCheck.Margin = new System.Windows.Forms.Padding(0);
  985. this.dgvSemiCheck.MergeColumnNames = null;
  986. this.dgvSemiCheck.MergeDetailColumnNames = null;
  987. this.dgvSemiCheck.MergeDetailOnlyColumn = null;
  988. this.dgvSemiCheck.MergeOnlyColumn = null;
  989. this.dgvSemiCheck.MultiSelect = false;
  990. this.dgvSemiCheck.Name = "dgvSemiCheck";
  991. this.dgvSemiCheck.ReadOnly = true;
  992. this.dgvSemiCheck.RefreshAtHscroll = false;
  993. this.dgvSemiCheck.RowHeadersWidth = 50;
  994. this.dgvSemiCheck.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  995. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  996. this.dgvSemiCheck.RowsDefaultCellStyle = dataGridViewCellStyle9;
  997. this.dgvSemiCheck.RowTemplate.Height = 21;
  998. this.dgvSemiCheck.Size = new System.Drawing.Size(1117, 320);
  999. this.dgvSemiCheck.SortOrderColumnName = null;
  1000. this.dgvSemiCheck.TabIndex = 2;
  1001. this.dgvSemiCheck.Tag = true;
  1002. this.dgvSemiCheck.TotalSumColumns = null;
  1003. this.dgvSemiCheck.ViewRowFilter = "";
  1004. //
  1005. // scbGoodsType
  1006. //
  1007. this.scbGoodsType.CheckedData = null;
  1008. this.scbGoodsType.IsOnlyDisplayEnd = false;
  1009. this.scbGoodsType.Location = new System.Drawing.Point(72, 24);
  1010. this.scbGoodsType.Name = "scbGoodsType";
  1011. this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
  1012. this.scbGoodsType.TabIndex = 56;
  1013. //
  1014. // dkSemiCheckDefectPositionSearchBox1
  1015. //
  1016. this.dkSemiCheckDefectPositionSearchBox1.DataSource = null;
  1017. this.dkSemiCheckDefectPositionSearchBox1.DefectFineCode = null;
  1018. this.dkSemiCheckDefectPositionSearchBox1.DefectPositionIDS = null;
  1019. this.dkSemiCheckDefectPositionSearchBox1.Enabled = true;
  1020. this.dkSemiCheckDefectPositionSearchBox1.IsMustInput = false;
  1021. this.dkSemiCheckDefectPositionSearchBox1.Location = new System.Drawing.Point(198, 181);
  1022. this.dkSemiCheckDefectPositionSearchBox1.Name = "dkSemiCheckDefectPositionSearchBox1";
  1023. this.dkSemiCheckDefectPositionSearchBox1.PurviewType = ((byte)(0));
  1024. this.dkSemiCheckDefectPositionSearchBox1.SelectMore = true;
  1025. this.dkSemiCheckDefectPositionSearchBox1.Size = new System.Drawing.Size(180, 21);
  1026. this.dkSemiCheckDefectPositionSearchBox1.TabIndex = 48;
  1027. this.dkSemiCheckDefectPositionSearchBox1.Title = "缺陷位置";
  1028. this.dkSemiCheckDefectPositionSearchBox1.TxtUserBackColor = System.Drawing.SystemColors.Control;
  1029. //
  1030. // dkRProcedureSearchBox
  1031. //
  1032. this.dkRProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  1033. this.dkRProcedureSearchBox.DataSource = null;
  1034. this.dkRProcedureSearchBox.Enabled = true;
  1035. this.dkRProcedureSearchBox.IsEnablePurview = false;
  1036. this.dkRProcedureSearchBox.IsMustInput = false;
  1037. this.dkRProcedureSearchBox.Location = new System.Drawing.Point(12, 105);
  1038. this.dkRProcedureSearchBox.ModelType = null;
  1039. this.dkRProcedureSearchBox.Name = "dkRProcedureSearchBox";
  1040. this.dkRProcedureSearchBox.ProcedureCode = "";
  1041. this.dkRProcedureSearchBox.ProcedureID = null;
  1042. this.dkRProcedureSearchBox.ProcedureIDS = null;
  1043. this.dkRProcedureSearchBox.ProcedureName = null;
  1044. this.dkRProcedureSearchBox.Purview = null;
  1045. this.dkRProcedureSearchBox.PurviewType = ((byte)(0));
  1046. this.dkRProcedureSearchBox.SelectMore = true;
  1047. this.dkRProcedureSearchBox.Size = new System.Drawing.Size(180, 21);
  1048. this.dkRProcedureSearchBox.TabIndex = 22;
  1049. this.dkRProcedureSearchBox.Title = "返工工序";
  1050. this.dkRProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  1051. //
  1052. // dkProcedureSearchBox1
  1053. //
  1054. this.dkProcedureSearchBox1.BackColor = System.Drawing.Color.Transparent;
  1055. this.dkProcedureSearchBox1.DataSource = null;
  1056. this.dkProcedureSearchBox1.Enabled = true;
  1057. this.dkProcedureSearchBox1.IsEnablePurview = false;
  1058. this.dkProcedureSearchBox1.IsMustInput = false;
  1059. this.dkProcedureSearchBox1.Location = new System.Drawing.Point(400, 181);
  1060. this.dkProcedureSearchBox1.ModelType = null;
  1061. this.dkProcedureSearchBox1.Name = "dkProcedureSearchBox1";
  1062. this.dkProcedureSearchBox1.ProcedureCode = "";
  1063. this.dkProcedureSearchBox1.ProcedureID = null;
  1064. this.dkProcedureSearchBox1.ProcedureIDS = null;
  1065. this.dkProcedureSearchBox1.ProcedureName = null;
  1066. this.dkProcedureSearchBox1.Purview = null;
  1067. this.dkProcedureSearchBox1.PurviewType = ((byte)(0));
  1068. this.dkProcedureSearchBox1.SelectMore = true;
  1069. this.dkProcedureSearchBox1.Size = new System.Drawing.Size(197, 21);
  1070. this.dkProcedureSearchBox1.TabIndex = 49;
  1071. this.dkProcedureSearchBox1.Title = "责任工序";
  1072. this.dkProcedureSearchBox1.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  1073. //
  1074. // dkCProcedureSearchBox
  1075. //
  1076. this.dkCProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  1077. this.dkCProcedureSearchBox.DataSource = null;
  1078. this.dkCProcedureSearchBox.Enabled = true;
  1079. this.dkCProcedureSearchBox.IsEnablePurview = false;
  1080. this.dkCProcedureSearchBox.IsMustInput = false;
  1081. this.dkCProcedureSearchBox.Location = new System.Drawing.Point(12, 78);
  1082. this.dkCProcedureSearchBox.ModelType = null;
  1083. this.dkCProcedureSearchBox.Name = "dkCProcedureSearchBox";
  1084. this.dkCProcedureSearchBox.ProcedureCode = "";
  1085. this.dkCProcedureSearchBox.ProcedureID = null;
  1086. this.dkCProcedureSearchBox.ProcedureIDS = null;
  1087. this.dkCProcedureSearchBox.ProcedureName = null;
  1088. this.dkCProcedureSearchBox.Purview = null;
  1089. this.dkCProcedureSearchBox.PurviewType = ((byte)(0));
  1090. this.dkCProcedureSearchBox.SelectMore = true;
  1091. this.dkCProcedureSearchBox.Size = new System.Drawing.Size(180, 21);
  1092. this.dkCProcedureSearchBox.TabIndex = 15;
  1093. this.dkCProcedureSearchBox.Title = "完成工序";
  1094. this.dkCProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  1095. //
  1096. // chkTestMouldFlag
  1097. //
  1098. this.chkTestMouldFlag.BackColor = System.Drawing.SystemColors.Control;
  1099. this.chkTestMouldFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkTestMouldFlag.BackgroundImage")));
  1100. this.chkTestMouldFlag.FalseText = "否";
  1101. this.chkTestMouldFlag.Location = new System.Drawing.Point(767, 162);
  1102. this.chkTestMouldFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1103. this.chkTestMouldFlag.Name = "chkTestMouldFlag";
  1104. this.chkTestMouldFlag.Size = new System.Drawing.Size(130, 16);
  1105. this.chkTestMouldFlag.TabIndex = 58;
  1106. this.chkTestMouldFlag.Title = "试验标识";
  1107. this.chkTestMouldFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1108. this.chkTestMouldFlag.TrueText = "是";
  1109. //
  1110. // CProcedureName
  1111. //
  1112. this.CProcedureName.DataPropertyName = "CProcedureName";
  1113. this.CProcedureName.HeaderText = "完成工序";
  1114. this.CProcedureName.Name = "CProcedureName";
  1115. this.CProcedureName.ReadOnly = true;
  1116. //
  1117. // SemiCheckID
  1118. //
  1119. this.SemiCheckID.DataPropertyName = "SemiCheckID";
  1120. this.SemiCheckID.HeaderText = "SemiCheckID";
  1121. this.SemiCheckID.Name = "SemiCheckID";
  1122. this.SemiCheckID.ReadOnly = true;
  1123. this.SemiCheckID.Visible = false;
  1124. //
  1125. // ProcedureTime
  1126. //
  1127. this.ProcedureTime.DataPropertyName = "ProcedureTime";
  1128. dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss";
  1129. this.ProcedureTime.DefaultCellStyle = dataGridViewCellStyle3;
  1130. this.ProcedureTime.HeaderText = "完成时间";
  1131. this.ProcedureTime.Name = "ProcedureTime";
  1132. this.ProcedureTime.ReadOnly = true;
  1133. //
  1134. // UserCode
  1135. //
  1136. this.UserCode.DataPropertyName = "UserCode";
  1137. this.UserCode.HeaderText = "完成工号";
  1138. this.UserCode.Name = "UserCode";
  1139. this.UserCode.ReadOnly = true;
  1140. //
  1141. // LevelGoodsTypeName
  1142. //
  1143. this.LevelGoodsTypeName.DataPropertyName = "LevelGoodsTypeName";
  1144. this.LevelGoodsTypeName.HeaderText = "产品二级类别";
  1145. this.LevelGoodsTypeName.Name = "LevelGoodsTypeName";
  1146. this.LevelGoodsTypeName.ReadOnly = true;
  1147. //
  1148. // GoodsTypeName
  1149. //
  1150. this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
  1151. this.GoodsTypeName.HeaderText = "产品类别";
  1152. this.GoodsTypeName.Name = "GoodsTypeName";
  1153. this.GoodsTypeName.ReadOnly = true;
  1154. //
  1155. // GoodsCode
  1156. //
  1157. this.GoodsCode.DataPropertyName = "GoodsCode";
  1158. this.GoodsCode.HeaderText = "产品编码";
  1159. this.GoodsCode.Name = "GoodsCode";
  1160. this.GoodsCode.ReadOnly = true;
  1161. //
  1162. // BarCode
  1163. //
  1164. this.BarCode.DataPropertyName = "BarCode";
  1165. this.BarCode.HeaderText = "产品条码";
  1166. this.BarCode.Name = "BarCode";
  1167. this.BarCode.ReadOnly = true;
  1168. //
  1169. // SemiCheckTypeName
  1170. //
  1171. this.SemiCheckTypeName.DataPropertyName = "SemiCheckTypeName";
  1172. this.SemiCheckTypeName.HeaderText = "半检状态";
  1173. this.SemiCheckTypeName.Name = "SemiCheckTypeName";
  1174. this.SemiCheckTypeName.ReadOnly = true;
  1175. //
  1176. // SemiCheckUserCode
  1177. //
  1178. this.SemiCheckUserCode.DataPropertyName = "SemiCheckUserCode";
  1179. this.SemiCheckUserCode.HeaderText = "半检工号";
  1180. this.SemiCheckUserCode.Name = "SemiCheckUserCode";
  1181. this.SemiCheckUserCode.ReadOnly = true;
  1182. //
  1183. // SemiCheckTime
  1184. //
  1185. this.SemiCheckTime.DataPropertyName = "SemiCheckTime";
  1186. dataGridViewCellStyle4.Format = "yyyy-MM-dd HH:mm:ss";
  1187. this.SemiCheckTime.DefaultCellStyle = dataGridViewCellStyle4;
  1188. this.SemiCheckTime.HeaderText = "半检时间";
  1189. this.SemiCheckTime.Name = "SemiCheckTime";
  1190. this.SemiCheckTime.ReadOnly = true;
  1191. //
  1192. // RProcedure
  1193. //
  1194. this.RProcedure.DataPropertyName = "RProcedureName";
  1195. this.RProcedure.HeaderText = "返工工序";
  1196. this.RProcedure.Name = "RProcedure";
  1197. this.RProcedure.ReadOnly = true;
  1198. //
  1199. // ReworkUserCode
  1200. //
  1201. this.ReworkUserCode.DataPropertyName = "ReworkUserCode";
  1202. this.ReworkUserCode.HeaderText = "返工工号";
  1203. this.ReworkUserCode.Name = "ReworkUserCode";
  1204. this.ReworkUserCode.ReadOnly = true;
  1205. //
  1206. // ReSemiCheckTypeName
  1207. //
  1208. this.ReSemiCheckTypeName.DataPropertyName = "ReSemiCheckTypeName";
  1209. this.ReSemiCheckTypeName.HeaderText = "复检状态";
  1210. this.ReSemiCheckTypeName.Name = "ReSemiCheckTypeName";
  1211. this.ReSemiCheckTypeName.ReadOnly = true;
  1212. //
  1213. // ReSemiCheckUserCode
  1214. //
  1215. this.ReSemiCheckUserCode.DataPropertyName = "ReSemiCheckUserCode";
  1216. this.ReSemiCheckUserCode.HeaderText = "复检工号";
  1217. this.ReSemiCheckUserCode.Name = "ReSemiCheckUserCode";
  1218. this.ReSemiCheckUserCode.ReadOnly = true;
  1219. //
  1220. // ReSemiCheckTime
  1221. //
  1222. this.ReSemiCheckTime.DataPropertyName = "ReSemiCheckTime";
  1223. dataGridViewCellStyle5.Format = "yyyy-MM-dd HH:mm:ss";
  1224. this.ReSemiCheckTime.DefaultCellStyle = dataGridViewCellStyle5;
  1225. this.ReSemiCheckTime.HeaderText = "复检时间";
  1226. this.ReSemiCheckTime.Name = "ReSemiCheckTime";
  1227. this.ReSemiCheckTime.ReadOnly = true;
  1228. //
  1229. // BackOutFlag
  1230. //
  1231. this.BackOutFlag.DataPropertyName = "BackOutFlag";
  1232. this.BackOutFlag.HeaderText = "撤销标识";
  1233. this.BackOutFlag.Name = "BackOutFlag";
  1234. this.BackOutFlag.ReadOnly = true;
  1235. //
  1236. // BackOutUserCode
  1237. //
  1238. this.BackOutUserCode.DataPropertyName = "BackOutUserCode";
  1239. this.BackOutUserCode.HeaderText = "撤销工号";
  1240. this.BackOutUserCode.Name = "BackOutUserCode";
  1241. this.BackOutUserCode.ReadOnly = true;
  1242. //
  1243. // BackOutTime
  1244. //
  1245. this.BackOutTime.DataPropertyName = "BackOutTime";
  1246. dataGridViewCellStyle6.Format = "yyyy-MM-dd HH:mm:ss";
  1247. this.BackOutTime.DefaultCellStyle = dataGridViewCellStyle6;
  1248. this.BackOutTime.HeaderText = "撤销时间";
  1249. this.BackOutTime.Name = "BackOutTime";
  1250. this.BackOutTime.ReadOnly = true;
  1251. //
  1252. // GroutingUserCode
  1253. //
  1254. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  1255. this.GroutingUserCode.HeaderText = "成型工号";
  1256. this.GroutingUserCode.Name = "GroutingUserCode";
  1257. this.GroutingUserCode.ReadOnly = true;
  1258. //
  1259. // GroutingLineCode
  1260. //
  1261. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  1262. this.GroutingLineCode.HeaderText = "成型线编码";
  1263. this.GroutingLineCode.Name = "GroutingLineCode";
  1264. this.GroutingLineCode.ReadOnly = true;
  1265. //
  1266. // GroutingMouldCode
  1267. //
  1268. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  1269. this.GroutingMouldCode.HeaderText = "模具编号";
  1270. this.GroutingMouldCode.Name = "GroutingMouldCode";
  1271. this.GroutingMouldCode.ReadOnly = true;
  1272. //
  1273. // GroutingDate
  1274. //
  1275. this.GroutingDate.DataPropertyName = "GroutingDate";
  1276. dataGridViewCellStyle7.Format = "yyyy-MM-dd";
  1277. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle7;
  1278. this.GroutingDate.HeaderText = "注浆时间";
  1279. this.GroutingDate.Name = "GroutingDate";
  1280. this.GroutingDate.ReadOnly = true;
  1281. //
  1282. // DeliverTime
  1283. //
  1284. this.DeliverTime.DataPropertyName = "DeliverTime";
  1285. dataGridViewCellStyle8.Format = "yyyy-MM-dd HH:mm:ss";
  1286. this.DeliverTime.DefaultCellStyle = dataGridViewCellStyle8;
  1287. this.DeliverTime.HeaderText = "交坯时间";
  1288. this.DeliverTime.Name = "DeliverTime";
  1289. this.DeliverTime.ReadOnly = true;
  1290. //
  1291. // logoName
  1292. //
  1293. this.logoName.DataPropertyName = "logoName";
  1294. this.logoName.HeaderText = "商标";
  1295. this.logoName.Name = "logoName";
  1296. this.logoName.ReadOnly = true;
  1297. //
  1298. // DefectCode
  1299. //
  1300. this.DefectCode.DataPropertyName = "DefectCode";
  1301. this.DefectCode.HeaderText = "缺陷编码";
  1302. this.DefectCode.Name = "DefectCode";
  1303. this.DefectCode.ReadOnly = true;
  1304. //
  1305. // DefectName
  1306. //
  1307. this.DefectName.DataPropertyName = "DefectName1";
  1308. this.DefectName.HeaderText = "缺陷名称";
  1309. this.DefectName.Name = "DefectName";
  1310. this.DefectName.ReadOnly = true;
  1311. //
  1312. // DefectPositionCode
  1313. //
  1314. this.DefectPositionCode.DataPropertyName = "DefectPositionCode";
  1315. this.DefectPositionCode.HeaderText = "位置编码";
  1316. this.DefectPositionCode.Name = "DefectPositionCode";
  1317. this.DefectPositionCode.ReadOnly = true;
  1318. //
  1319. // DefectPositionName
  1320. //
  1321. this.DefectPositionName.DataPropertyName = "DefectPositionName";
  1322. this.DefectPositionName.HeaderText = "缺陷位置";
  1323. this.DefectPositionName.Name = "DefectPositionName";
  1324. this.DefectPositionName.ReadOnly = true;
  1325. //
  1326. // ProcedureName
  1327. //
  1328. this.ProcedureName.DataPropertyName = "ProcedureName";
  1329. this.ProcedureName.HeaderText = "责任工序";
  1330. this.ProcedureName.Name = "ProcedureName";
  1331. this.ProcedureName.ReadOnly = true;
  1332. //
  1333. // DefectUser
  1334. //
  1335. this.DefectUser.DataPropertyName = "DefectUser";
  1336. this.DefectUser.HeaderText = "责任工号";
  1337. this.DefectUser.Name = "DefectUser";
  1338. this.DefectUser.ReadOnly = true;
  1339. //
  1340. // CurrProcedureName
  1341. //
  1342. this.CurrProcedureName.DataPropertyName = "CurrProcedureName";
  1343. this.CurrProcedureName.HeaderText = "当前工序";
  1344. this.CurrProcedureName.Name = "CurrProcedureName";
  1345. this.CurrProcedureName.ReadOnly = true;
  1346. //
  1347. // TestMouldFlag
  1348. //
  1349. this.TestMouldFlag.DataPropertyName = "TestMouldFlag";
  1350. this.TestMouldFlag.FalseValue = "0";
  1351. this.TestMouldFlag.HeaderText = "试验标识";
  1352. this.TestMouldFlag.IndeterminateValue = "0";
  1353. this.TestMouldFlag.Name = "TestMouldFlag";
  1354. this.TestMouldFlag.ReadOnly = true;
  1355. this.TestMouldFlag.TrueValue = "1";
  1356. //
  1357. // F_RPT_080107
  1358. //
  1359. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1360. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1361. this.ClientSize = new System.Drawing.Size(1131, 577);
  1362. this.Controls.Add(this.dgvSemiCheck);
  1363. this.Controls.Add(this.tsrOperate);
  1364. this.Controls.Add(this.gbSelect);
  1365. this.Name = "F_RPT_080107";
  1366. this.Text = "半检登记明细表";
  1367. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_2201_FormClosed);
  1368. this.Load += new System.EventHandler(this.F_PM_2201_Load);
  1369. this.gbSelect.ResumeLayout(false);
  1370. this.gbSelect.PerformLayout();
  1371. this.tsrOperate.ResumeLayout(false);
  1372. this.tsrOperate.PerformLayout();
  1373. ((System.ComponentModel.ISupportInitialize)(this.dgvSemiCheck)).EndInit();
  1374. this.ResumeLayout(false);
  1375. }
  1376. #endregion
  1377. private Basics.BaseControls.C_GroupBox gbSelect;
  1378. private Basics.BaseControls.C_Button btnClearCondition;
  1379. private Basics.BaseControls.C_Button btnSearch;
  1380. private Basics.BaseControls.C_DateTimePicker txtCDateTimeEnd;
  1381. private Basics.BaseControls.C_Label lblTo;
  1382. private Basics.BaseControls.C_DateTimePicker txtCDateTimeStart;
  1383. private Basics.BaseControls.C_TextBox txtGoodsCode;
  1384. private Basics.BaseControls.C_Label lblGoodsCode;
  1385. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1386. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  1387. private System.Windows.Forms.ToolStripButton tsbtnClose;
  1388. private Basics.BaseControls.C_CheckBox cbCDateTime;
  1389. private Controls.SearchTextBox.dkProcedureSearchBox dkCProcedureSearchBox;
  1390. private Basics.BaseControls.C_TextBox txtCUserCode;
  1391. private Basics.BaseControls.C_Label lblCUserCode;
  1392. private Basics.BaseControls.C_TextBox txtGroutingUserCode;
  1393. private Basics.BaseControls.C_Label lblGroutingUserCode;
  1394. private Basics.BaseControls.C_CheckBox cbGroutingDate;
  1395. private Basics.BaseControls.C_DateTimePicker txtGroutingDateTimeEnd;
  1396. private Basics.BaseControls.C_Label c_Label2;
  1397. private Basics.BaseControls.C_DateTimePicker txtGroutingDateTimeStart;
  1398. private Basics.BaseControls.C_CheckBox cbDeliveryDate;
  1399. private Basics.BaseControls.C_DateTimePicker txtDeliveryDateTimeEnd;
  1400. private Basics.BaseControls.C_Label c_Label3;
  1401. private Basics.BaseControls.C_DateTimePicker txtDeliveryDateTimeStart;
  1402. private Basics.BaseControls.C_CheckBox cbSemiCheck;
  1403. private Basics.BaseControls.C_DateTimePicker txtSemiCheckDateTimeEnd;
  1404. private Basics.BaseControls.C_DateTimePicker txtSemiCheckDateTimeStart;
  1405. private Basics.BaseControls.C_Label c_Label4;
  1406. private Basics.BaseControls.C_TextBox txtSemiCheckUserCode;
  1407. private Basics.BaseControls.C_Label lblSemiCheckUserCode;
  1408. private Controls.SearchTextBox.dkProcedureSearchBox dkRProcedureSearchBox;
  1409. private Basics.BaseControls.C_TextBox txtReworkUserCode;
  1410. private Basics.BaseControls.C_Label lblReworkUserCode;
  1411. private Basics.BaseControls.C_CheckBox cbReSemiCheck;
  1412. private Basics.BaseControls.C_DateTimePicker txtReSemiCheckDateTimeEnd;
  1413. private Basics.BaseControls.C_Label c_Label7;
  1414. private Basics.BaseControls.C_DateTimePicker txtReSemiCheckDateTimeStart;
  1415. private Basics.BaseControls.C_TextBox txtReSemiCheckUserCode;
  1416. private Basics.BaseControls.C_Label lblReSemiCheckUserCode;
  1417. private Basics.BaseControls.C_TextBox txtBarCode;
  1418. private Basics.BaseControls.C_Label lblBarCode;
  1419. private Basics.BaseControls.C_CheckBox chkVNo;
  1420. private Basics.BaseControls.C_CheckBox chkVYes;
  1421. private Basics.BaseControls.C_Label lblBackOutFlag;
  1422. private Basics.BaseControls.C_CheckBox cbBackOutTime;
  1423. private Basics.BaseControls.C_DateTimePicker txtBackOutTimeEnd;
  1424. private Basics.BaseControls.C_Label c_Label11;
  1425. private Basics.BaseControls.C_DateTimePicker txtBackOutTimeStart;
  1426. private Basics.BaseControls.C_TextBox txtBackOutUserCode;
  1427. private Basics.BaseControls.C_Label lblBackOutUserCode;
  1428. private Basics.BaseControls.C_DataGridView dgvSemiCheck;
  1429. private Basics.BaseControls.C_ValidCheckedBoxList chkSemiCheckType;
  1430. private Basics.BaseControls.C_ValidCheckedBoxList chkReSemiCheckType;
  1431. private Basics.BaseControls.C_TextBox txtDefectCode;
  1432. private Basics.BaseControls.C_Label lblDefectCode;
  1433. private Controls.SearchTextBox.dkSemiCheckDefectPositionSearchBox dkSemiCheckDefectPositionSearchBox1;
  1434. private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox1;
  1435. private Basics.BaseControls.C_TextBox txtDefectUser;
  1436. private Basics.BaseControls.C_Label lblDefectUser;
  1437. private Basics.BaseControls.C_Label lblGoodsType;
  1438. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  1439. private Basics.BaseControls.C_StatusCheckBox chkTestMouldFlag;
  1440. private System.Windows.Forms.DataGridViewTextBoxColumn CProcedureName;
  1441. private System.Windows.Forms.DataGridViewTextBoxColumn SemiCheckID;
  1442. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureTime;
  1443. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  1444. private System.Windows.Forms.DataGridViewTextBoxColumn LevelGoodsTypeName;
  1445. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
  1446. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  1447. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  1448. private System.Windows.Forms.DataGridViewTextBoxColumn SemiCheckTypeName;
  1449. private System.Windows.Forms.DataGridViewTextBoxColumn SemiCheckUserCode;
  1450. private System.Windows.Forms.DataGridViewTextBoxColumn SemiCheckTime;
  1451. private System.Windows.Forms.DataGridViewTextBoxColumn RProcedure;
  1452. private System.Windows.Forms.DataGridViewTextBoxColumn ReworkUserCode;
  1453. private System.Windows.Forms.DataGridViewTextBoxColumn ReSemiCheckTypeName;
  1454. private System.Windows.Forms.DataGridViewTextBoxColumn ReSemiCheckUserCode;
  1455. private System.Windows.Forms.DataGridViewTextBoxColumn ReSemiCheckTime;
  1456. private System.Windows.Forms.DataGridViewTextBoxColumn BackOutFlag;
  1457. private System.Windows.Forms.DataGridViewTextBoxColumn BackOutUserCode;
  1458. private System.Windows.Forms.DataGridViewTextBoxColumn BackOutTime;
  1459. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  1460. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  1461. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  1462. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  1463. private System.Windows.Forms.DataGridViewTextBoxColumn DeliverTime;
  1464. private System.Windows.Forms.DataGridViewTextBoxColumn logoName;
  1465. private System.Windows.Forms.DataGridViewTextBoxColumn DefectCode;
  1466. private System.Windows.Forms.DataGridViewTextBoxColumn DefectName;
  1467. private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionCode;
  1468. private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionName;
  1469. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
  1470. private System.Windows.Forms.DataGridViewTextBoxColumn DefectUser;
  1471. private System.Windows.Forms.DataGridViewTextBoxColumn CurrProcedureName;
  1472. private System.Windows.Forms.DataGridViewCheckBoxColumn TestMouldFlag;
  1473. }
  1474. }