F_RPT_010201_1.Designer.cs 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_010201_1
  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_010201_1));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  34. this.tsbtnMissed = new System.Windows.Forms.ToolStripButton();
  35. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  36. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  37. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  38. this.lblOrganization = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  39. this.scbOrganization = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbOrganization();
  40. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  41. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  42. this.dkcompleteProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  43. this.dkmissingProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  44. this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  45. this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  46. this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  47. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  48. this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  49. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  50. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  51. this.dgvReportModule = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  52. this.MissID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.GoodsType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.MissProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.MissProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.MissProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.CompleteProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.CompleteProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.CompleteProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.ProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.ProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.UserName0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.CreateTime0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.OrganizationID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.OrganizationCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.OrganizationFullName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.MissUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.repaircode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.prepaircode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.OrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.barcodecount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
  80. this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  81. this.tsrOperate.SuspendLayout();
  82. this.gbxCondition.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.dgvReportModule)).BeginInit();
  84. this.SuspendLayout();
  85. //
  86. // tsrOperate
  87. //
  88. this.tsrOperate.AutoSize = false;
  89. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  90. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  91. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  92. this.tsbtnMissed,
  93. this.tsbtnAdaptive,
  94. this.tsbtnClose});
  95. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  96. this.tsrOperate.Name = "tsrOperate";
  97. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  98. this.tsrOperate.ShowItemToolTips = false;
  99. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  100. this.tsrOperate.TabIndex = 0;
  101. this.tsrOperate.Text = "toolStrip1";
  102. //
  103. // tsbtnMissed
  104. //
  105. this.tsbtnMissed.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  106. this.tsbtnMissed.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnMissed.Image")));
  107. this.tsbtnMissed.ImageTransparentColor = System.Drawing.Color.Magenta;
  108. this.tsbtnMissed.Name = "tsbtnMissed";
  109. this.tsbtnMissed.Size = new System.Drawing.Size(57, 32);
  110. this.tsbtnMissed.Text = "漏扫工号";
  111. this.tsbtnMissed.Click += new System.EventHandler(this.tsbtnMissed_Click);
  112. //
  113. // tsbtnAdaptive
  114. //
  115. this.tsbtnAdaptive.AutoSize = false;
  116. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  117. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  118. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  119. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  120. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  121. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  122. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  123. //
  124. // tsbtnClose
  125. //
  126. this.tsbtnClose.AutoSize = false;
  127. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  129. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  130. this.tsbtnClose.Name = "tsbtnClose";
  131. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  132. this.tsbtnClose.Text = "关闭(&X)";
  133. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  134. //
  135. // gbxCondition
  136. //
  137. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  138. | System.Windows.Forms.AnchorStyles.Right)));
  139. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  140. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  141. this.gbxCondition.Controls.Add(this.scbGoods);
  142. this.gbxCondition.Controls.Add(this.lblGoods);
  143. this.gbxCondition.Controls.Add(this.lblOrganization);
  144. this.gbxCondition.Controls.Add(this.scbOrganization);
  145. this.gbxCondition.Controls.Add(this.lblGoodsType);
  146. this.gbxCondition.Controls.Add(this.scbGoodsType);
  147. this.gbxCondition.Controls.Add(this.dkcompleteProcedureSearchBox);
  148. this.gbxCondition.Controls.Add(this.dkmissingProcedureSearchBox);
  149. this.gbxCondition.Controls.Add(this.dkProcedureSearchBox);
  150. this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
  151. this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
  152. this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
  153. this.gbxCondition.Controls.Add(this.lblAccountDateStart);
  154. this.gbxCondition.Controls.Add(this.btnClearCondition);
  155. this.gbxCondition.Controls.Add(this.btnSearch);
  156. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  157. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  158. this.gbxCondition.IsMustInput = false;
  159. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  160. this.gbxCondition.Name = "gbxCondition";
  161. this.gbxCondition.OriginalHeight = -1;
  162. this.gbxCondition.Size = new System.Drawing.Size(1119, 80);
  163. this.gbxCondition.TabIndex = 1;
  164. this.gbxCondition.TabStop = false;
  165. this.gbxCondition.Text = "查询条件 ▼";
  166. //
  167. // lblOrganization
  168. //
  169. this.lblOrganization.AutoSize = true;
  170. this.lblOrganization.BackColor = System.Drawing.Color.Transparent;
  171. this.lblOrganization.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.lblOrganization.ForeColor = System.Drawing.SystemColors.ControlText;
  173. this.lblOrganization.Location = new System.Drawing.Point(15, 23);
  174. this.lblOrganization.Name = "lblOrganization";
  175. this.lblOrganization.Size = new System.Drawing.Size(53, 12);
  176. this.lblOrganization.TabIndex = 51;
  177. this.lblOrganization.Text = "漏扫部门";
  178. //
  179. // scbOrganization
  180. //
  181. this.scbOrganization.CheckedData = null;
  182. this.scbOrganization.IsOnlyDisplayEnd = false;
  183. this.scbOrganization.Location = new System.Drawing.Point(74, 20);
  184. this.scbOrganization.MultiSelect = true;
  185. this.scbOrganization.Name = "scbOrganization";
  186. this.scbOrganization.Size = new System.Drawing.Size(134, 21);
  187. this.scbOrganization.TabIndex = 50;
  188. //
  189. // lblGoodsType
  190. //
  191. this.lblGoodsType.AutoSize = true;
  192. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  193. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  194. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  195. this.lblGoodsType.Location = new System.Drawing.Point(226, 24);
  196. this.lblGoodsType.Name = "lblGoodsType";
  197. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  198. this.lblGoodsType.TabIndex = 23;
  199. this.lblGoodsType.Text = "产品类别";
  200. //
  201. // scbGoodsType
  202. //
  203. this.scbGoodsType.CheckedData = null;
  204. this.scbGoodsType.IsOnlyDisplayEnd = false;
  205. this.scbGoodsType.Location = new System.Drawing.Point(285, 20);
  206. this.scbGoodsType.Name = "scbGoodsType";
  207. this.scbGoodsType.Size = new System.Drawing.Size(134, 21);
  208. this.scbGoodsType.TabIndex = 22;
  209. //
  210. // dkcompleteProcedureSearchBox
  211. //
  212. this.dkcompleteProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  213. this.dkcompleteProcedureSearchBox.DataSource = null;
  214. this.dkcompleteProcedureSearchBox.Enabled = true;
  215. this.dkcompleteProcedureSearchBox.IsEnablePurview = false;
  216. this.dkcompleteProcedureSearchBox.IsMustInput = false;
  217. this.dkcompleteProcedureSearchBox.Location = new System.Drawing.Point(226, 50);
  218. this.dkcompleteProcedureSearchBox.ModelType = null;
  219. this.dkcompleteProcedureSearchBox.Name = "dkcompleteProcedureSearchBox";
  220. this.dkcompleteProcedureSearchBox.ProcedureCode = "";
  221. this.dkcompleteProcedureSearchBox.ProcedureID = null;
  222. this.dkcompleteProcedureSearchBox.ProcedureIDS = null;
  223. this.dkcompleteProcedureSearchBox.ProcedureName = null;
  224. this.dkcompleteProcedureSearchBox.Purview = null;
  225. this.dkcompleteProcedureSearchBox.PurviewType = ((byte)(0));
  226. this.dkcompleteProcedureSearchBox.SelectMore = true;
  227. this.dkcompleteProcedureSearchBox.Size = new System.Drawing.Size(193, 21);
  228. this.dkcompleteProcedureSearchBox.TabIndex = 5;
  229. this.dkcompleteProcedureSearchBox.Title = "完成工序";
  230. this.dkcompleteProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  231. //
  232. // dkmissingProcedureSearchBox
  233. //
  234. this.dkmissingProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  235. this.dkmissingProcedureSearchBox.DataSource = null;
  236. this.dkmissingProcedureSearchBox.Enabled = true;
  237. this.dkmissingProcedureSearchBox.IsEnablePurview = false;
  238. this.dkmissingProcedureSearchBox.IsMustInput = false;
  239. this.dkmissingProcedureSearchBox.Location = new System.Drawing.Point(15, 50);
  240. this.dkmissingProcedureSearchBox.ModelType = null;
  241. this.dkmissingProcedureSearchBox.Name = "dkmissingProcedureSearchBox";
  242. this.dkmissingProcedureSearchBox.ProcedureCode = "";
  243. this.dkmissingProcedureSearchBox.ProcedureID = null;
  244. this.dkmissingProcedureSearchBox.ProcedureIDS = null;
  245. this.dkmissingProcedureSearchBox.ProcedureName = null;
  246. this.dkmissingProcedureSearchBox.Purview = null;
  247. this.dkmissingProcedureSearchBox.PurviewType = ((byte)(0));
  248. this.dkmissingProcedureSearchBox.SelectMore = true;
  249. this.dkmissingProcedureSearchBox.Size = new System.Drawing.Size(193, 21);
  250. this.dkmissingProcedureSearchBox.TabIndex = 4;
  251. this.dkmissingProcedureSearchBox.Title = "漏扫工序";
  252. this.dkmissingProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  253. //
  254. // dkProcedureSearchBox
  255. //
  256. this.dkProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  257. this.dkProcedureSearchBox.DataSource = null;
  258. this.dkProcedureSearchBox.Enabled = true;
  259. this.dkProcedureSearchBox.IsEnablePurview = false;
  260. this.dkProcedureSearchBox.IsMustInput = false;
  261. this.dkProcedureSearchBox.Location = new System.Drawing.Point(670, 20);
  262. this.dkProcedureSearchBox.ModelType = null;
  263. this.dkProcedureSearchBox.Name = "dkProcedureSearchBox";
  264. this.dkProcedureSearchBox.ProcedureCode = "";
  265. this.dkProcedureSearchBox.ProcedureID = null;
  266. this.dkProcedureSearchBox.ProcedureIDS = null;
  267. this.dkProcedureSearchBox.ProcedureName = null;
  268. this.dkProcedureSearchBox.Purview = null;
  269. this.dkProcedureSearchBox.PurviewType = ((byte)(0));
  270. this.dkProcedureSearchBox.SelectMore = true;
  271. this.dkProcedureSearchBox.Size = new System.Drawing.Size(193, 21);
  272. this.dkProcedureSearchBox.TabIndex = 3;
  273. this.dkProcedureSearchBox.Title = "校验工序";
  274. this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  275. //
  276. // dtpAccountDateEnd
  277. //
  278. this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  279. this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  280. this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  281. this.dtpAccountDateEnd.Location = new System.Drawing.Point(730, 50);
  282. this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
  283. this.dtpAccountDateEnd.Size = new System.Drawing.Size(133, 21);
  284. this.dtpAccountDateEnd.TabIndex = 7;
  285. //
  286. // dtpAccountDateStart
  287. //
  288. this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
  289. this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  290. this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  291. this.dtpAccountDateStart.Location = new System.Drawing.Point(519, 50);
  292. this.dtpAccountDateStart.Name = "dtpAccountDateStart";
  293. this.dtpAccountDateStart.Size = new System.Drawing.Size(133, 21);
  294. this.dtpAccountDateStart.TabIndex = 6;
  295. //
  296. // lblAccountDateEnd
  297. //
  298. this.lblAccountDateEnd.AutoSize = true;
  299. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  300. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  301. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  302. this.lblAccountDateEnd.Location = new System.Drawing.Point(670, 54);
  303. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  304. this.lblAccountDateEnd.Size = new System.Drawing.Size(53, 12);
  305. this.lblAccountDateEnd.TabIndex = 6;
  306. this.lblAccountDateEnd.Text = " 至 ";
  307. //
  308. // lblAccountDateStart
  309. //
  310. this.lblAccountDateStart.AutoSize = true;
  311. this.lblAccountDateStart.BackColor = System.Drawing.Color.Transparent;
  312. this.lblAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. this.lblAccountDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
  314. this.lblAccountDateStart.Location = new System.Drawing.Point(435, 54);
  315. this.lblAccountDateStart.Name = "lblAccountDateStart";
  316. this.lblAccountDateStart.Size = new System.Drawing.Size(77, 12);
  317. this.lblAccountDateStart.TabIndex = 4;
  318. this.lblAccountDateStart.Text = "校验漏扫日期";
  319. //
  320. // btnClearCondition
  321. //
  322. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  323. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  324. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  325. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  326. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  327. this.btnClearCondition.Location = new System.Drawing.Point(1016, 45);
  328. this.btnClearCondition.Name = "btnClearCondition";
  329. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  330. this.btnClearCondition.TabIndex = 13;
  331. this.btnClearCondition.Text = "清空条件(&C)";
  332. this.btnClearCondition.UseVisualStyleBackColor = true;
  333. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  334. //
  335. // btnSearch
  336. //
  337. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  338. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  339. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  340. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. this.btnSearch.ForeColor = System.Drawing.Color.White;
  342. this.btnSearch.Location = new System.Drawing.Point(925, 45);
  343. this.btnSearch.Name = "btnSearch";
  344. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  345. this.btnSearch.TabIndex = 12;
  346. this.btnSearch.Text = "查询(&Q)";
  347. this.btnSearch.UseVisualStyleBackColor = true;
  348. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  349. //
  350. // dgvReportModule
  351. //
  352. this.dgvReportModule.AllowUserToAddRows = false;
  353. this.dgvReportModule.AllowUserToDeleteRows = false;
  354. this.dgvReportModule.AllowUserToModifyRows = true;
  355. this.dgvReportModule.AllowUserToOrderColumns = true;
  356. this.dgvReportModule.AllowUserToSortRows = false;
  357. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  358. this.dgvReportModule.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
  359. this.dgvReportModule.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  360. | System.Windows.Forms.AnchorStyles.Left)
  361. | System.Windows.Forms.AnchorStyles.Right)));
  362. this.dgvReportModule.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  363. this.dgvReportModule.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  364. this.dgvReportModule.CellHeight = 23;
  365. this.dgvReportModule.ChildNodeColumnName = null;
  366. this.dgvReportModule.ChildNodeColumnText = null;
  367. this.dgvReportModule.ColumnDeep = 1;
  368. this.dgvReportModule.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  369. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  370. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  371. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  372. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
  373. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  374. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  375. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  376. this.dgvReportModule.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
  377. this.dgvReportModule.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  378. this.dgvReportModule.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  379. this.MissID,
  380. this.BarCode,
  381. this.LogoCodeName,
  382. this.GoodsType,
  383. this.GoodsTypeName,
  384. this.GoodsID,
  385. this.GoodsCode,
  386. this.GoodsName,
  387. this.MissProcedureID,
  388. this.MissProcedureCode,
  389. this.MissProcedureName,
  390. this.CompleteProcedureID,
  391. this.CompleteProcedureCode,
  392. this.CompleteProcedureName,
  393. this.ProcedureID,
  394. this.ProcedureCode,
  395. this.ProcedureName,
  396. this.UserName0,
  397. this.CreateTime0,
  398. this.OrganizationID,
  399. this.OrganizationCode,
  400. this.OrganizationFullName,
  401. this.MissUserCode,
  402. this.repaircode,
  403. this.prepaircode,
  404. this.OrganizationName,
  405. this.barcodecount});
  406. this.dgvReportModule.ColumnTreeView = null;
  407. this.dgvReportModule.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)));
  408. this.dgvReportModule.DynamicColumnName = "";
  409. this.dgvReportModule.EnableHeadersVisualStyles = false;
  410. this.dgvReportModule.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  411. this.dgvReportModule.FormatQuantityColumns = null;
  412. this.dgvReportModule.HorizontalMergeColumn = null;
  413. this.dgvReportModule.IsAutoCountSum = true;
  414. this.dgvReportModule.IsAutoResizeColumns = false;
  415. this.dgvReportModule.IsClickF12 = false;
  416. this.dgvReportModule.IsOpenMergeCellFlag = false;
  417. this.dgvReportModule.IsSubTotalFlag = false;
  418. this.dgvReportModule.IsTopDeep = false;
  419. this.dgvReportModule.Location = new System.Drawing.Point(0, 125);
  420. this.dgvReportModule.MergeColumnNames = null;
  421. this.dgvReportModule.MergeDetailColumnNames = null;
  422. this.dgvReportModule.MergeDetailOnlyColumn = null;
  423. this.dgvReportModule.MergeOnlyColumn = null;
  424. this.dgvReportModule.MultiSelect = false;
  425. this.dgvReportModule.Name = "dgvReportModule";
  426. this.dgvReportModule.ReadOnly = true;
  427. this.dgvReportModule.RefreshAtHscroll = false;
  428. this.dgvReportModule.RowHeadersWidth = 50;
  429. this.dgvReportModule.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  430. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  431. this.dgvReportModule.RowsDefaultCellStyle = dataGridViewCellStyle8;
  432. this.dgvReportModule.RowTemplate.Height = 21;
  433. this.dgvReportModule.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  434. this.dgvReportModule.Size = new System.Drawing.Size(1119, 356);
  435. this.dgvReportModule.SortOrderColumnName = null;
  436. this.dgvReportModule.TabIndex = 28;
  437. this.dgvReportModule.Tag = true;
  438. this.dgvReportModule.TotalSumColumns = null;
  439. this.dgvReportModule.ViewRowFilter = "";
  440. //
  441. // MissID
  442. //
  443. this.MissID.DataPropertyName = "MissID";
  444. this.MissID.HeaderText = "漏扫ID";
  445. this.MissID.Name = "MissID";
  446. this.MissID.ReadOnly = true;
  447. this.MissID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  448. this.MissID.Visible = false;
  449. //
  450. // BarCode
  451. //
  452. this.BarCode.DataPropertyName = "BarCode";
  453. this.BarCode.HeaderText = "产品条码";
  454. this.BarCode.Name = "BarCode";
  455. this.BarCode.ReadOnly = true;
  456. this.BarCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  457. this.BarCode.Width = 90;
  458. //
  459. // LogoCodeName
  460. //
  461. this.LogoCodeName.DataPropertyName = "LogoCodeName";
  462. this.LogoCodeName.HeaderText = "商标";
  463. this.LogoCodeName.Name = "LogoCodeName";
  464. this.LogoCodeName.ReadOnly = true;
  465. //
  466. // GoodsType
  467. //
  468. this.GoodsType.DataPropertyName = "GoodsType";
  469. this.GoodsType.HeaderText = "产品大类";
  470. this.GoodsType.Name = "GoodsType";
  471. this.GoodsType.ReadOnly = true;
  472. this.GoodsType.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  473. //
  474. // GoodsTypeName
  475. //
  476. this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
  477. this.GoodsTypeName.HeaderText = "产品类别";
  478. this.GoodsTypeName.Name = "GoodsTypeName";
  479. this.GoodsTypeName.ReadOnly = true;
  480. this.GoodsTypeName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  481. this.GoodsTypeName.Visible = false;
  482. //
  483. // GoodsID
  484. //
  485. this.GoodsID.DataPropertyName = "GoodsID";
  486. this.GoodsID.HeaderText = "产品ID";
  487. this.GoodsID.Name = "GoodsID";
  488. this.GoodsID.ReadOnly = true;
  489. this.GoodsID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  490. this.GoodsID.Visible = false;
  491. //
  492. // GoodsCode
  493. //
  494. this.GoodsCode.DataPropertyName = "GoodsCode";
  495. this.GoodsCode.HeaderText = "产品编码";
  496. this.GoodsCode.Name = "GoodsCode";
  497. this.GoodsCode.ReadOnly = true;
  498. this.GoodsCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  499. this.GoodsCode.Width = 70;
  500. //
  501. // GoodsName
  502. //
  503. this.GoodsName.DataPropertyName = "GoodsName";
  504. this.GoodsName.HeaderText = "产品名称";
  505. this.GoodsName.Name = "GoodsName";
  506. this.GoodsName.ReadOnly = true;
  507. this.GoodsName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  508. //
  509. // MissProcedureID
  510. //
  511. this.MissProcedureID.DataPropertyName = "MissProcedureID";
  512. this.MissProcedureID.HeaderText = "漏扫工序ID";
  513. this.MissProcedureID.Name = "MissProcedureID";
  514. this.MissProcedureID.ReadOnly = true;
  515. this.MissProcedureID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  516. this.MissProcedureID.Visible = false;
  517. //
  518. // MissProcedureCode
  519. //
  520. this.MissProcedureCode.DataPropertyName = "MissProcedureCode";
  521. this.MissProcedureCode.HeaderText = "漏扫工序编码";
  522. this.MissProcedureCode.Name = "MissProcedureCode";
  523. this.MissProcedureCode.ReadOnly = true;
  524. this.MissProcedureCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  525. this.MissProcedureCode.Visible = false;
  526. //
  527. // MissProcedureName
  528. //
  529. this.MissProcedureName.DataPropertyName = "MissProcedureName";
  530. this.MissProcedureName.HeaderText = "漏扫工序";
  531. this.MissProcedureName.Name = "MissProcedureName";
  532. this.MissProcedureName.ReadOnly = true;
  533. this.MissProcedureName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  534. //
  535. // CompleteProcedureID
  536. //
  537. this.CompleteProcedureID.DataPropertyName = "CompleteProcedureID";
  538. this.CompleteProcedureID.HeaderText = "完成工序ID";
  539. this.CompleteProcedureID.Name = "CompleteProcedureID";
  540. this.CompleteProcedureID.ReadOnly = true;
  541. this.CompleteProcedureID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  542. this.CompleteProcedureID.Visible = false;
  543. //
  544. // CompleteProcedureCode
  545. //
  546. this.CompleteProcedureCode.DataPropertyName = "CompleteProcedureCode";
  547. this.CompleteProcedureCode.HeaderText = "完成工序编码";
  548. this.CompleteProcedureCode.Name = "CompleteProcedureCode";
  549. this.CompleteProcedureCode.ReadOnly = true;
  550. this.CompleteProcedureCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  551. this.CompleteProcedureCode.Visible = false;
  552. //
  553. // CompleteProcedureName
  554. //
  555. this.CompleteProcedureName.DataPropertyName = "CompleteProcedureName";
  556. this.CompleteProcedureName.HeaderText = "完成工序";
  557. this.CompleteProcedureName.Name = "CompleteProcedureName";
  558. this.CompleteProcedureName.ReadOnly = true;
  559. this.CompleteProcedureName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  560. //
  561. // ProcedureID
  562. //
  563. this.ProcedureID.DataPropertyName = "ProcedureID";
  564. this.ProcedureID.HeaderText = "校验工序ID";
  565. this.ProcedureID.Name = "ProcedureID";
  566. this.ProcedureID.ReadOnly = true;
  567. this.ProcedureID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  568. this.ProcedureID.Visible = false;
  569. //
  570. // ProcedureCode
  571. //
  572. this.ProcedureCode.DataPropertyName = "ProcedureCode";
  573. this.ProcedureCode.HeaderText = "校验工序编码";
  574. this.ProcedureCode.Name = "ProcedureCode";
  575. this.ProcedureCode.ReadOnly = true;
  576. this.ProcedureCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  577. this.ProcedureCode.Visible = false;
  578. //
  579. // ProcedureName
  580. //
  581. this.ProcedureName.DataPropertyName = "ProcedureName";
  582. this.ProcedureName.HeaderText = "校验工序";
  583. this.ProcedureName.Name = "ProcedureName";
  584. this.ProcedureName.ReadOnly = true;
  585. this.ProcedureName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  586. //
  587. // UserName0
  588. //
  589. this.UserName0.DataPropertyName = "UserName";
  590. this.UserName0.HeaderText = "校验者";
  591. this.UserName0.Name = "UserName0";
  592. this.UserName0.ReadOnly = true;
  593. this.UserName0.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  594. this.UserName0.Width = 70;
  595. //
  596. // CreateTime0
  597. //
  598. this.CreateTime0.DataPropertyName = "CreateTime";
  599. dataGridViewCellStyle7.Format = "yyyy-MM-dd HH:mm:ss";
  600. this.CreateTime0.DefaultCellStyle = dataGridViewCellStyle7;
  601. this.CreateTime0.HeaderText = "校验漏扫时间";
  602. this.CreateTime0.Name = "CreateTime0";
  603. this.CreateTime0.ReadOnly = true;
  604. this.CreateTime0.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  605. this.CreateTime0.Width = 120;
  606. //
  607. // OrganizationID
  608. //
  609. this.OrganizationID.DataPropertyName = "OrganizationID";
  610. this.OrganizationID.HeaderText = "漏扫工序所在的组织机构ID";
  611. this.OrganizationID.Name = "OrganizationID";
  612. this.OrganizationID.ReadOnly = true;
  613. this.OrganizationID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  614. this.OrganizationID.Visible = false;
  615. //
  616. // OrganizationCode
  617. //
  618. this.OrganizationCode.DataPropertyName = "OrganizationCode";
  619. this.OrganizationCode.HeaderText = "组织机构编码";
  620. this.OrganizationCode.Name = "OrganizationCode";
  621. this.OrganizationCode.ReadOnly = true;
  622. this.OrganizationCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  623. this.OrganizationCode.Visible = false;
  624. //
  625. // OrganizationFullName
  626. //
  627. this.OrganizationFullName.DataPropertyName = "OrganizationFullName";
  628. this.OrganizationFullName.HeaderText = "组织机构全称";
  629. this.OrganizationFullName.Name = "OrganizationFullName";
  630. this.OrganizationFullName.ReadOnly = true;
  631. this.OrganizationFullName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  632. this.OrganizationFullName.Visible = false;
  633. //
  634. // MissUserCode
  635. //
  636. this.MissUserCode.DataPropertyName = "MissUserCode";
  637. this.MissUserCode.HeaderText = "漏扫工号";
  638. this.MissUserCode.Name = "MissUserCode";
  639. this.MissUserCode.ReadOnly = true;
  640. this.MissUserCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  641. //
  642. // repaircode
  643. //
  644. this.repaircode.DataPropertyName = "repaircode";
  645. this.repaircode.HeaderText = "补扫操作工号";
  646. this.repaircode.Name = "repaircode";
  647. this.repaircode.ReadOnly = true;
  648. this.repaircode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  649. //
  650. // prepaircode
  651. //
  652. this.prepaircode.DataPropertyName = "prepaircode";
  653. this.prepaircode.HeaderText = "补扫生产工号";
  654. this.prepaircode.Name = "prepaircode";
  655. this.prepaircode.ReadOnly = true;
  656. this.prepaircode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  657. //
  658. // OrganizationName
  659. //
  660. this.OrganizationName.DataPropertyName = "OrganizationName";
  661. this.OrganizationName.HeaderText = "漏扫部门";
  662. this.OrganizationName.Name = "OrganizationName";
  663. this.OrganizationName.ReadOnly = true;
  664. this.OrganizationName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  665. this.OrganizationName.Width = 70;
  666. //
  667. // barcodecount
  668. //
  669. this.barcodecount.DataPropertyName = "barcodecount";
  670. this.barcodecount.HeaderText = "数量";
  671. this.barcodecount.Name = "barcodecount";
  672. this.barcodecount.ReadOnly = true;
  673. this.barcodecount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  674. //
  675. // scbGoods
  676. //
  677. this.scbGoods.CheckedData = null;
  678. this.scbGoods.Location = new System.Drawing.Point(519, 20);
  679. this.scbGoods.MultiSelect = true;
  680. this.scbGoods.Name = "scbGoods";
  681. this.scbGoods.Size = new System.Drawing.Size(133, 21);
  682. this.scbGoods.TabIndex = 53;
  683. //
  684. // lblGoods
  685. //
  686. this.lblGoods.AutoSize = true;
  687. this.lblGoods.BackColor = System.Drawing.Color.Transparent;
  688. this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  689. this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
  690. this.lblGoods.Location = new System.Drawing.Point(460, 26);
  691. this.lblGoods.Name = "lblGoods";
  692. this.lblGoods.Size = new System.Drawing.Size(53, 12);
  693. this.lblGoods.TabIndex = 52;
  694. this.lblGoods.Text = "产品名称";
  695. //
  696. // F_RPT_010201_1
  697. //
  698. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  699. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  700. this.ClientSize = new System.Drawing.Size(1131, 481);
  701. this.Controls.Add(this.dgvReportModule);
  702. this.Controls.Add(this.gbxCondition);
  703. this.Controls.Add(this.tsrOperate);
  704. this.Name = "F_RPT_010201_1";
  705. this.RightToLeftLayout = true;
  706. this.Text = "工序漏扫明细表";
  707. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010201_1_FormClosed);
  708. this.Load += new System.EventHandler(this.F_RPT_010201_1_Load);
  709. this.tsrOperate.ResumeLayout(false);
  710. this.tsrOperate.PerformLayout();
  711. this.gbxCondition.ResumeLayout(false);
  712. this.gbxCondition.PerformLayout();
  713. ((System.ComponentModel.ISupportInitialize)(this.dgvReportModule)).EndInit();
  714. this.ResumeLayout(false);
  715. }
  716. #endregion
  717. private Basics.BaseControls.C_ToolStrip tsrOperate;
  718. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  719. private System.Windows.Forms.ToolStripButton tsbtnClose;
  720. private Basics.BaseControls.C_GroupBox gbxCondition;
  721. private Basics.BaseControls.C_Label lblAccountDateEnd;
  722. private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
  723. private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
  724. private Basics.BaseControls.C_Button btnClearCondition;
  725. private Basics.BaseControls.C_Button btnSearch;
  726. private Basics.BaseControls.C_Label lblAccountDateStart;
  727. private Basics.BaseControls.C_DataGridView dgvReportModule;
  728. private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
  729. private Controls.SearchTextBox.dkProcedureSearchBox dkmissingProcedureSearchBox;
  730. private Controls.SearchTextBox.dkProcedureSearchBox dkcompleteProcedureSearchBox;
  731. private System.Windows.Forms.ToolStripButton tsbtnMissed;
  732. private System.Windows.Forms.DataGridViewTextBoxColumn MissID;
  733. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  734. private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
  735. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsType;
  736. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
  737. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
  738. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  739. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  740. private System.Windows.Forms.DataGridViewTextBoxColumn MissProcedureID;
  741. private System.Windows.Forms.DataGridViewTextBoxColumn MissProcedureCode;
  742. private System.Windows.Forms.DataGridViewTextBoxColumn MissProcedureName;
  743. private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureID;
  744. private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureCode;
  745. private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureName;
  746. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureID;
  747. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureCode;
  748. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
  749. private System.Windows.Forms.DataGridViewTextBoxColumn UserName0;
  750. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime0;
  751. private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationID;
  752. private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationCode;
  753. private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationFullName;
  754. private System.Windows.Forms.DataGridViewTextBoxColumn MissUserCode;
  755. private System.Windows.Forms.DataGridViewTextBoxColumn repaircode;
  756. private System.Windows.Forms.DataGridViewTextBoxColumn prepaircode;
  757. private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationName;
  758. private System.Windows.Forms.DataGridViewTextBoxColumn barcodecount;
  759. private Basics.BaseControls.C_Label lblGoodsType;
  760. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  761. private Basics.BaseControls.C_Label lblOrganization;
  762. private Controls.SearchBox.ScbOrganization scbOrganization;
  763. private Controls.SearchBox.ScbGoods scbGoods;
  764. private Basics.BaseControls.C_Label lblGoods;
  765. }
  766. }