F_RPT_080107.Designer.cs 78 KB

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