F_PM_2201.Designer.cs 88 KB

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