F_RPT_030113.Designer.cs 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958
  1. 
  2. namespace Dongke.IBOSS.PRD.Client.ReportModule
  3. {
  4. partial class F_RPT_030113
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.TreeNode treeNode14 = new System.Windows.Forms.TreeNode("二级分类");
  43. System.Windows.Forms.TreeNode treeNode15 = new System.Windows.Forms.TreeNode("产品编码");
  44. System.Windows.Forms.TreeNode treeNode16 = new System.Windows.Forms.TreeNode("在库");
  45. System.Windows.Forms.TreeNode treeNode17 = new System.Windows.Forms.TreeNode("在产");
  46. System.Windows.Forms.TreeNode treeNode18 = new System.Windows.Forms.TreeNode("待产");
  47. System.Windows.Forms.TreeNode treeNode19 = new System.Windows.Forms.TreeNode("期初", new System.Windows.Forms.TreeNode[] {
  48. treeNode16,
  49. treeNode17,
  50. treeNode18});
  51. System.Windows.Forms.TreeNode treeNode20 = new System.Windows.Forms.TreeNode("入库");
  52. System.Windows.Forms.TreeNode treeNode21 = new System.Windows.Forms.TreeNode("出库");
  53. System.Windows.Forms.TreeNode treeNode22 = new System.Windows.Forms.TreeNode("期间", new System.Windows.Forms.TreeNode[] {
  54. treeNode20,
  55. treeNode21});
  56. System.Windows.Forms.TreeNode treeNode23 = new System.Windows.Forms.TreeNode("在库");
  57. System.Windows.Forms.TreeNode treeNode24 = new System.Windows.Forms.TreeNode("在产");
  58. System.Windows.Forms.TreeNode treeNode25 = new System.Windows.Forms.TreeNode("待产");
  59. System.Windows.Forms.TreeNode treeNode26 = new System.Windows.Forms.TreeNode("期末", new System.Windows.Forms.TreeNode[] {
  60. treeNode23,
  61. treeNode24,
  62. treeNode25});
  63. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
  64. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
  65. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
  66. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
  67. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
  68. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
  69. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
  70. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
  71. this.dgvSum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  72. this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.B_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.B_2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.B_3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.MI_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.MO_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.E_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.E_2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.E_3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.B_4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.E_4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.goodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.goodstypecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.treeView1 = new System.Windows.Forms.TreeView();
  87. this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
  88. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  89. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  90. this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel();
  91. this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
  92. this.dtpMonth2 = new Dongke.WinForm.Controls.DtpMonth();
  93. this.dtpMonth1 = new Dongke.WinForm.Controls.DtpMonth();
  94. this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip();
  95. this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
  96. this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
  97. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  98. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  99. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  100. this.dgvIN = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  101. this.g1mouldBarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.g1goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.g1goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.g1operationtypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.g1mouldstatusname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.createtime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.g1opusercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.g1groutinglinecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.g1opgroutingmouldcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.tabControl1 = new System.Windows.Forms.TabControl();
  111. this.tabpSUM = new System.Windows.Forms.TabPage();
  112. this.tabpIN = new System.Windows.Forms.TabPage();
  113. this.tabpOUT = new System.Windows.Forms.TabPage();
  114. this.dgvOUT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  115. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  118. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  119. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  120. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  122. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  123. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  124. this.lblLabel3 = new System.Windows.Forms.Label();
  125. this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
  126. this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  127. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).BeginInit();
  128. this.grpCollapsible1.SuspendLayout();
  129. this.tsrToolStrip1.SuspendLayout();
  130. ((System.ComponentModel.ISupportInitialize)(this.dgvIN)).BeginInit();
  131. this.tabControl1.SuspendLayout();
  132. this.tabpSUM.SuspendLayout();
  133. this.tabpIN.SuspendLayout();
  134. this.tabpOUT.SuspendLayout();
  135. ((System.ComponentModel.ISupportInitialize)(this.dgvOUT)).BeginInit();
  136. this.SuspendLayout();
  137. //
  138. // dgvSum
  139. //
  140. this.dgvSum.AllowUserToAddRows = false;
  141. this.dgvSum.AllowUserToDeleteRows = false;
  142. this.dgvSum.AllowUserToModifyRows = true;
  143. dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  144. this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle22;
  145. this.dgvSum.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  146. this.dgvSum.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  147. this.dgvSum.CellHeight = 23;
  148. this.dgvSum.ChildNodeColumnName = null;
  149. this.dgvSum.ChildNodeColumnText = null;
  150. this.dgvSum.ColumnDeep = 2;
  151. this.dgvSum.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  152. dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  153. dataGridViewCellStyle23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  154. dataGridViewCellStyle23.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. dataGridViewCellStyle23.ForeColor = System.Drawing.Color.White;
  156. dataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  157. dataGridViewCellStyle23.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  158. dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  159. this.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle23;
  160. this.dgvSum.ColumnHeadersHeight = 46;
  161. this.dgvSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  162. this.dgvSum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  163. this.goodstypename,
  164. this.GoodsCode,
  165. this.B_1,
  166. this.B_2,
  167. this.B_3,
  168. this.MI_1,
  169. this.MO_1,
  170. this.E_1,
  171. this.E_2,
  172. this.E_3,
  173. this.B_4,
  174. this.E_4,
  175. this.goodsID,
  176. this.goodstypecode});
  177. this.dgvSum.ColumnTreeView = new System.Windows.Forms.TreeView[] {
  178. this.treeView1};
  179. this.dgvSum.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)));
  180. this.dgvSum.Dock = System.Windows.Forms.DockStyle.Fill;
  181. this.dgvSum.DynamicColumnName = "";
  182. this.dgvSum.EnableHeadersVisualStyles = false;
  183. this.dgvSum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.dgvSum.FormatQuantityColumns = null;
  185. this.dgvSum.HorizontalMergeColumn = null;
  186. this.dgvSum.IsAutoCountSum = true;
  187. this.dgvSum.IsAutoResizeColumns = false;
  188. this.dgvSum.IsClickF12 = false;
  189. this.dgvSum.IsOpenMergeCellFlag = false;
  190. this.dgvSum.IsSubTotalFlag = false;
  191. this.dgvSum.IsTopDeep = false;
  192. this.dgvSum.Location = new System.Drawing.Point(0, 0);
  193. this.dgvSum.MergeColumnNames = null;
  194. this.dgvSum.MergeDetailColumnNames = null;
  195. this.dgvSum.MergeDetailOnlyColumn = null;
  196. this.dgvSum.MergeOnlyColumn = null;
  197. this.dgvSum.MultiSelect = false;
  198. this.dgvSum.Name = "dgvSum";
  199. this.dgvSum.ReadOnly = true;
  200. this.dgvSum.RefreshAtHscroll = false;
  201. this.dgvSum.RowHeadersWidth = 50;
  202. this.dgvSum.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  203. dataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  204. this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle34;
  205. this.dgvSum.RowTemplate.Height = 21;
  206. this.dgvSum.Size = new System.Drawing.Size(976, 235);
  207. this.dgvSum.SortOrderColumnName = null;
  208. this.dgvSum.TabIndex = 0;
  209. this.dgvSum.Tag = "";
  210. this.dgvSum.TotalSumColumns = null;
  211. this.dgvSum.ViewRowFilter = "";
  212. this.dgvSum.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvSum_CellDoubleClick);
  213. //
  214. // goodstypename
  215. //
  216. this.goodstypename.DataPropertyName = "goodstypename";
  217. this.goodstypename.HeaderText = "二级分类";
  218. this.goodstypename.Name = "goodstypename";
  219. this.goodstypename.ReadOnly = true;
  220. //
  221. // GoodsCode
  222. //
  223. this.GoodsCode.DataPropertyName = "GoodsCode";
  224. this.GoodsCode.HeaderText = "产品编码";
  225. this.GoodsCode.Name = "GoodsCode";
  226. this.GoodsCode.ReadOnly = true;
  227. //
  228. // B_1
  229. //
  230. this.B_1.DataPropertyName = "B_1";
  231. dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  232. dataGridViewCellStyle24.Format = "N0";
  233. this.B_1.DefaultCellStyle = dataGridViewCellStyle24;
  234. this.B_1.HeaderText = "在库";
  235. this.B_1.Name = "B_1";
  236. this.B_1.ReadOnly = true;
  237. //
  238. // B_2
  239. //
  240. this.B_2.DataPropertyName = "B_2";
  241. dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  242. dataGridViewCellStyle25.Format = "N0";
  243. this.B_2.DefaultCellStyle = dataGridViewCellStyle25;
  244. this.B_2.HeaderText = "在产";
  245. this.B_2.Name = "B_2";
  246. this.B_2.ReadOnly = true;
  247. //
  248. // B_3
  249. //
  250. this.B_3.DataPropertyName = "B_3";
  251. dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  252. dataGridViewCellStyle26.Format = "N0";
  253. this.B_3.DefaultCellStyle = dataGridViewCellStyle26;
  254. this.B_3.HeaderText = "待产";
  255. this.B_3.Name = "B_3";
  256. this.B_3.ReadOnly = true;
  257. //
  258. // MI_1
  259. //
  260. this.MI_1.DataPropertyName = "MI_1";
  261. dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  262. dataGridViewCellStyle27.Format = "N0";
  263. this.MI_1.DefaultCellStyle = dataGridViewCellStyle27;
  264. this.MI_1.HeaderText = "入库";
  265. this.MI_1.Name = "MI_1";
  266. this.MI_1.ReadOnly = true;
  267. //
  268. // MO_1
  269. //
  270. this.MO_1.DataPropertyName = "MO_1";
  271. dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  272. dataGridViewCellStyle28.Format = "N0";
  273. this.MO_1.DefaultCellStyle = dataGridViewCellStyle28;
  274. this.MO_1.HeaderText = "出库";
  275. this.MO_1.Name = "MO_1";
  276. this.MO_1.ReadOnly = true;
  277. //
  278. // E_1
  279. //
  280. this.E_1.DataPropertyName = "E_1";
  281. dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  282. dataGridViewCellStyle29.Format = "N0";
  283. this.E_1.DefaultCellStyle = dataGridViewCellStyle29;
  284. this.E_1.HeaderText = "在库";
  285. this.E_1.Name = "E_1";
  286. this.E_1.ReadOnly = true;
  287. //
  288. // E_2
  289. //
  290. this.E_2.DataPropertyName = "E_2";
  291. dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  292. dataGridViewCellStyle30.Format = "N0";
  293. this.E_2.DefaultCellStyle = dataGridViewCellStyle30;
  294. this.E_2.HeaderText = "在产";
  295. this.E_2.Name = "E_2";
  296. this.E_2.ReadOnly = true;
  297. //
  298. // E_3
  299. //
  300. this.E_3.DataPropertyName = "E_3";
  301. dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  302. dataGridViewCellStyle31.Format = "N0";
  303. this.E_3.DefaultCellStyle = dataGridViewCellStyle31;
  304. this.E_3.HeaderText = "待产";
  305. this.E_3.Name = "E_3";
  306. this.E_3.ReadOnly = true;
  307. //
  308. // B_4
  309. //
  310. this.B_4.DataPropertyName = "B_4";
  311. dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  312. dataGridViewCellStyle32.Format = "N0";
  313. this.B_4.DefaultCellStyle = dataGridViewCellStyle32;
  314. this.B_4.HeaderText = "报废";
  315. this.B_4.Name = "B_4";
  316. this.B_4.ReadOnly = true;
  317. this.B_4.Visible = false;
  318. //
  319. // E_4
  320. //
  321. this.E_4.DataPropertyName = "E_4";
  322. dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  323. dataGridViewCellStyle33.Format = "N0";
  324. this.E_4.DefaultCellStyle = dataGridViewCellStyle33;
  325. this.E_4.HeaderText = "报废";
  326. this.E_4.Name = "E_4";
  327. this.E_4.ReadOnly = true;
  328. this.E_4.Visible = false;
  329. //
  330. // goodsID
  331. //
  332. this.goodsID.DataPropertyName = "goodsID";
  333. this.goodsID.HeaderText = "goodsID";
  334. this.goodsID.Name = "goodsID";
  335. this.goodsID.ReadOnly = true;
  336. this.goodsID.Visible = false;
  337. //
  338. // goodstypecode
  339. //
  340. this.goodstypecode.DataPropertyName = "goodstypecode";
  341. this.goodstypecode.HeaderText = "goodstypecode";
  342. this.goodstypecode.Name = "goodstypecode";
  343. this.goodstypecode.ReadOnly = true;
  344. this.goodstypecode.Visible = false;
  345. //
  346. // treeView1
  347. //
  348. this.treeView1.LineColor = System.Drawing.Color.Empty;
  349. this.treeView1.Location = new System.Drawing.Point(0, 0);
  350. this.treeView1.Name = "treeView1";
  351. treeNode14.Name = "goodstypename";
  352. treeNode14.Text = "二级分类";
  353. treeNode15.Name = "goodscode";
  354. treeNode15.Text = "产品编码";
  355. treeNode16.Name = "B_1";
  356. treeNode16.Text = "在库";
  357. treeNode17.Name = "B_2";
  358. treeNode17.Text = "在产";
  359. treeNode18.Name = "B_3";
  360. treeNode18.Text = "待产";
  361. treeNode19.Name = "B";
  362. treeNode19.Text = "期初";
  363. treeNode20.Name = "MI_1";
  364. treeNode20.Text = "入库";
  365. treeNode21.Name = "MO_1";
  366. treeNode21.Text = "出库";
  367. treeNode22.Name = "M";
  368. treeNode22.Text = "期间";
  369. treeNode23.Name = "E_1";
  370. treeNode23.Text = "在库";
  371. treeNode24.Name = "E_2";
  372. treeNode24.Text = "在产";
  373. treeNode25.Name = "E_3";
  374. treeNode25.Text = "待产";
  375. treeNode26.Name = "E";
  376. treeNode26.Text = "期末";
  377. this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  378. treeNode14,
  379. treeNode15,
  380. treeNode19,
  381. treeNode22,
  382. treeNode26});
  383. this.treeView1.Size = new System.Drawing.Size(121, 97);
  384. this.treeView1.TabIndex = 0;
  385. //
  386. // grpCollapsible1
  387. //
  388. this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  389. | System.Windows.Forms.AnchorStyles.Right)));
  390. this.grpCollapsible1.Controls.Add(this.scbGoods);
  391. this.grpCollapsible1.Controls.Add(this.lblGoods);
  392. this.grpCollapsible1.Controls.Add(this.lblGoodsType);
  393. this.grpCollapsible1.Controls.Add(this.scbGoodsType);
  394. this.grpCollapsible1.Controls.Add(this.lblLabel2);
  395. this.grpCollapsible1.Controls.Add(this.lblLabel1);
  396. this.grpCollapsible1.Controls.Add(this.dtpMonth2);
  397. this.grpCollapsible1.Controls.Add(this.dtpMonth1);
  398. this.grpCollapsible1.Location = new System.Drawing.Point(0, 38);
  399. this.grpCollapsible1.Name = "grpCollapsible1";
  400. this.grpCollapsible1.Size = new System.Drawing.Size(984, 52);
  401. this.grpCollapsible1.TabIndex = 1;
  402. this.grpCollapsible1.TabStop = false;
  403. this.grpCollapsible1.Text = "查询条件";
  404. //
  405. // lblGoodsType
  406. //
  407. this.lblGoodsType.AutoSize = true;
  408. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  409. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  410. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  411. this.lblGoodsType.Location = new System.Drawing.Point(303, 24);
  412. this.lblGoodsType.Name = "lblGoodsType";
  413. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  414. this.lblGoodsType.TabIndex = 23;
  415. this.lblGoodsType.Text = "产品类别";
  416. //
  417. // scbGoodsType
  418. //
  419. this.scbGoodsType.CheckedData = null;
  420. this.scbGoodsType.IsOnlyDisplayEnd = false;
  421. this.scbGoodsType.Location = new System.Drawing.Point(360, 20);
  422. this.scbGoodsType.Name = "scbGoodsType";
  423. this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
  424. this.scbGoodsType.TabIndex = 22;
  425. //
  426. // lblLabel2
  427. //
  428. this.lblLabel2.Location = new System.Drawing.Point(177, 24);
  429. this.lblLabel2.Name = "lblLabel2";
  430. this.lblLabel2.Size = new System.Drawing.Size(11, 12);
  431. this.lblLabel2.TabIndex = 2;
  432. this.lblLabel2.Text = "-";
  433. //
  434. // lblLabel1
  435. //
  436. this.lblLabel1.Location = new System.Drawing.Point(12, 24);
  437. this.lblLabel1.Name = "lblLabel1";
  438. this.lblLabel1.Size = new System.Drawing.Size(53, 12);
  439. this.lblLabel1.TabIndex = 0;
  440. this.lblLabel1.Text = "期间月份";
  441. //
  442. // dtpMonth2
  443. //
  444. this.dtpMonth2.AllowNull = false;
  445. this.dtpMonth2.Location = new System.Drawing.Point(194, 20);
  446. this.dtpMonth2.Name = "dtpMonth2";
  447. this.dtpMonth2.Size = new System.Drawing.Size(100, 21);
  448. this.dtpMonth2.TabIndex = 3;
  449. this.dtpMonth2.Value = new System.DateTime(2017, 12, 1, 0, 0, 0, 0);
  450. //
  451. // dtpMonth1
  452. //
  453. this.dtpMonth1.AllowNull = false;
  454. this.dtpMonth1.Location = new System.Drawing.Point(71, 20);
  455. this.dtpMonth1.Name = "dtpMonth1";
  456. this.dtpMonth1.Size = new System.Drawing.Size(100, 21);
  457. this.dtpMonth1.TabIndex = 1;
  458. this.dtpMonth1.Value = new System.DateTime(2017, 12, 1, 0, 0, 0, 0);
  459. //
  460. // tsrToolStrip1
  461. //
  462. this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  463. this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  464. this.tsbtnSearch,
  465. this.tsbtnClearCondition,
  466. this.toolStripSeparator4,
  467. this.tsbtnAdaptive,
  468. this.tsbtnClose});
  469. this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0);
  470. this.tsrToolStrip1.Name = "tsrToolStrip1";
  471. this.tsrToolStrip1.Size = new System.Drawing.Size(996, 35);
  472. this.tsrToolStrip1.TabIndex = 0;
  473. //
  474. // tsbtnSearch
  475. //
  476. this.tsbtnSearch.AutoSize = false;
  477. this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  478. this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  479. this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
  480. this.tsbtnSearch.Name = "tsbtnSearch";
  481. this.tsbtnSearch.Size = new System.Drawing.Size(60, 25);
  482. this.tsbtnSearch.Text = "查询(&Q)";
  483. this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
  484. //
  485. // tsbtnClearCondition
  486. //
  487. this.tsbtnClearCondition.AutoSize = false;
  488. this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  489. this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  490. this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
  491. this.tsbtnClearCondition.Name = "tsbtnClearCondition";
  492. this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25);
  493. this.tsbtnClearCondition.Text = "清空条件(&C)";
  494. this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
  495. //
  496. // toolStripSeparator4
  497. //
  498. this.toolStripSeparator4.AutoSize = false;
  499. this.toolStripSeparator4.Name = "toolStripSeparator4";
  500. this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
  501. //
  502. // tsbtnAdaptive
  503. //
  504. this.tsbtnAdaptive.AutoSize = false;
  505. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  506. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  507. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  508. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  509. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  510. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  511. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  512. //
  513. // tsbtnClose
  514. //
  515. this.tsbtnClose.AutoSize = false;
  516. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  517. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  518. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  519. this.tsbtnClose.Name = "tsbtnClose";
  520. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  521. this.tsbtnClose.Text = "关闭(&X)";
  522. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  523. //
  524. // dgvIN
  525. //
  526. this.dgvIN.AllowUserToAddRows = false;
  527. this.dgvIN.AllowUserToDeleteRows = false;
  528. this.dgvIN.AllowUserToModifyRows = true;
  529. this.dgvIN.AllowUserToOrderColumns = true;
  530. dataGridViewCellStyle35.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  531. this.dgvIN.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle35;
  532. this.dgvIN.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  533. this.dgvIN.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  534. this.dgvIN.CellHeight = 23;
  535. this.dgvIN.ChildNodeColumnName = null;
  536. this.dgvIN.ChildNodeColumnText = null;
  537. this.dgvIN.ColumnDeep = 1;
  538. this.dgvIN.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  539. dataGridViewCellStyle36.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  540. dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  541. dataGridViewCellStyle36.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  542. dataGridViewCellStyle36.ForeColor = System.Drawing.Color.White;
  543. dataGridViewCellStyle36.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  544. dataGridViewCellStyle36.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  545. dataGridViewCellStyle36.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  546. this.dgvIN.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle36;
  547. this.dgvIN.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  548. this.dgvIN.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  549. this.g1mouldBarcode,
  550. this.g1goodstypename,
  551. this.g1goodscode,
  552. this.g1operationtypename,
  553. this.g1mouldstatusname,
  554. this.createtime,
  555. this.g1opusercode,
  556. this.g1groutinglinecode,
  557. this.g1opgroutingmouldcode});
  558. this.dgvIN.ColumnTreeView = null;
  559. this.dgvIN.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)));
  560. this.dgvIN.Dock = System.Windows.Forms.DockStyle.Fill;
  561. this.dgvIN.DynamicColumnName = "";
  562. this.dgvIN.EnableHeadersVisualStyles = false;
  563. this.dgvIN.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  564. this.dgvIN.FormatQuantityColumns = null;
  565. this.dgvIN.HorizontalMergeColumn = null;
  566. this.dgvIN.IsAutoCountSum = true;
  567. this.dgvIN.IsAutoResizeColumns = false;
  568. this.dgvIN.IsClickF12 = false;
  569. this.dgvIN.IsOpenMergeCellFlag = false;
  570. this.dgvIN.IsSubTotalFlag = false;
  571. this.dgvIN.IsTopDeep = false;
  572. this.dgvIN.Location = new System.Drawing.Point(0, 0);
  573. this.dgvIN.MergeColumnNames = null;
  574. this.dgvIN.MergeDetailColumnNames = null;
  575. this.dgvIN.MergeDetailOnlyColumn = null;
  576. this.dgvIN.MergeOnlyColumn = null;
  577. this.dgvIN.MultiSelect = false;
  578. this.dgvIN.Name = "dgvIN";
  579. this.dgvIN.ReadOnly = true;
  580. this.dgvIN.RefreshAtHscroll = false;
  581. this.dgvIN.RowHeadersWidth = 50;
  582. this.dgvIN.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  583. dataGridViewCellStyle38.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  584. this.dgvIN.RowsDefaultCellStyle = dataGridViewCellStyle38;
  585. this.dgvIN.RowTemplate.Height = 21;
  586. this.dgvIN.Size = new System.Drawing.Size(976, 235);
  587. this.dgvIN.SortOrderColumnName = null;
  588. this.dgvIN.TabIndex = 0;
  589. this.dgvIN.Tag = "";
  590. this.dgvIN.TotalSumColumns = null;
  591. this.dgvIN.ViewRowFilter = "";
  592. //
  593. // g1mouldBarcode
  594. //
  595. this.g1mouldBarcode.DataPropertyName = "mouldBarcode";
  596. this.g1mouldBarcode.HeaderText = "模具条码";
  597. this.g1mouldBarcode.Name = "g1mouldBarcode";
  598. this.g1mouldBarcode.ReadOnly = true;
  599. //
  600. // g1goodstypename
  601. //
  602. this.g1goodstypename.DataPropertyName = "goodstypename";
  603. this.g1goodstypename.HeaderText = "二级分类";
  604. this.g1goodstypename.Name = "g1goodstypename";
  605. this.g1goodstypename.ReadOnly = true;
  606. //
  607. // g1goodscode
  608. //
  609. this.g1goodscode.DataPropertyName = "goodscode";
  610. this.g1goodscode.HeaderText = "产品编码";
  611. this.g1goodscode.Name = "g1goodscode";
  612. this.g1goodscode.ReadOnly = true;
  613. //
  614. // g1operationtypename
  615. //
  616. this.g1operationtypename.DataPropertyName = "operationtypename";
  617. this.g1operationtypename.HeaderText = "操作类别";
  618. this.g1operationtypename.Name = "g1operationtypename";
  619. this.g1operationtypename.ReadOnly = true;
  620. //
  621. // g1mouldstatusname
  622. //
  623. this.g1mouldstatusname.DataPropertyName = "mouldstatusname";
  624. this.g1mouldstatusname.HeaderText = "入库前状态";
  625. this.g1mouldstatusname.Name = "g1mouldstatusname";
  626. this.g1mouldstatusname.ReadOnly = true;
  627. //
  628. // createtime
  629. //
  630. this.createtime.DataPropertyName = "createtime";
  631. dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  632. dataGridViewCellStyle37.Format = "yyyy-MM-dd HH:mm:ss";
  633. this.createtime.DefaultCellStyle = dataGridViewCellStyle37;
  634. this.createtime.HeaderText = "操作时间";
  635. this.createtime.Name = "createtime";
  636. this.createtime.ReadOnly = true;
  637. //
  638. // g1opusercode
  639. //
  640. this.g1opusercode.DataPropertyName = "usercode";
  641. this.g1opusercode.HeaderText = "操作工号";
  642. this.g1opusercode.Name = "g1opusercode";
  643. this.g1opusercode.ReadOnly = true;
  644. //
  645. // g1groutinglinecode
  646. //
  647. this.g1groutinglinecode.DataPropertyName = "groutinglinecode";
  648. this.g1groutinglinecode.HeaderText = "成型线号";
  649. this.g1groutinglinecode.Name = "g1groutinglinecode";
  650. this.g1groutinglinecode.ReadOnly = true;
  651. //
  652. // g1opgroutingmouldcode
  653. //
  654. this.g1opgroutingmouldcode.DataPropertyName = "groutingmouldcode";
  655. this.g1opgroutingmouldcode.HeaderText = "模具编号";
  656. this.g1opgroutingmouldcode.Name = "g1opgroutingmouldcode";
  657. this.g1opgroutingmouldcode.ReadOnly = true;
  658. //
  659. // tabControl1
  660. //
  661. this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  662. | System.Windows.Forms.AnchorStyles.Left)
  663. | System.Windows.Forms.AnchorStyles.Right)));
  664. this.tabControl1.Controls.Add(this.tabpSUM);
  665. this.tabControl1.Controls.Add(this.tabpIN);
  666. this.tabControl1.Controls.Add(this.tabpOUT);
  667. this.tabControl1.Location = new System.Drawing.Point(0, 96);
  668. this.tabControl1.Name = "tabControl1";
  669. this.tabControl1.SelectedIndex = 0;
  670. this.tabControl1.Size = new System.Drawing.Size(984, 261);
  671. this.tabControl1.TabIndex = 2;
  672. //
  673. // tabpSUM
  674. //
  675. this.tabpSUM.Controls.Add(this.dgvSum);
  676. this.tabpSUM.Location = new System.Drawing.Point(4, 22);
  677. this.tabpSUM.Name = "tabpSUM";
  678. this.tabpSUM.Size = new System.Drawing.Size(976, 235);
  679. this.tabpSUM.TabIndex = 0;
  680. this.tabpSUM.Text = "汇总表";
  681. //
  682. // tabpIN
  683. //
  684. this.tabpIN.Controls.Add(this.dgvIN);
  685. this.tabpIN.Location = new System.Drawing.Point(4, 22);
  686. this.tabpIN.Name = "tabpIN";
  687. this.tabpIN.Size = new System.Drawing.Size(976, 235);
  688. this.tabpIN.TabIndex = 1;
  689. this.tabpIN.Text = "入库明细";
  690. //
  691. // tabpOUT
  692. //
  693. this.tabpOUT.Controls.Add(this.dgvOUT);
  694. this.tabpOUT.Location = new System.Drawing.Point(4, 22);
  695. this.tabpOUT.Name = "tabpOUT";
  696. this.tabpOUT.Size = new System.Drawing.Size(976, 235);
  697. this.tabpOUT.TabIndex = 2;
  698. this.tabpOUT.Text = "出库明细";
  699. //
  700. // dgvOUT
  701. //
  702. this.dgvOUT.AllowUserToAddRows = false;
  703. this.dgvOUT.AllowUserToDeleteRows = false;
  704. this.dgvOUT.AllowUserToModifyRows = true;
  705. this.dgvOUT.AllowUserToOrderColumns = true;
  706. dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  707. this.dgvOUT.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle39;
  708. this.dgvOUT.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  709. this.dgvOUT.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  710. this.dgvOUT.CellHeight = 23;
  711. this.dgvOUT.ChildNodeColumnName = null;
  712. this.dgvOUT.ChildNodeColumnText = null;
  713. this.dgvOUT.ColumnDeep = 1;
  714. this.dgvOUT.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  715. dataGridViewCellStyle40.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  716. dataGridViewCellStyle40.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  717. dataGridViewCellStyle40.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  718. dataGridViewCellStyle40.ForeColor = System.Drawing.Color.White;
  719. dataGridViewCellStyle40.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  720. dataGridViewCellStyle40.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  721. dataGridViewCellStyle40.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  722. this.dgvOUT.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle40;
  723. this.dgvOUT.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  724. this.dgvOUT.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  725. this.dataGridViewTextBoxColumn1,
  726. this.dataGridViewTextBoxColumn2,
  727. this.dataGridViewTextBoxColumn3,
  728. this.dataGridViewTextBoxColumn4,
  729. this.dataGridViewTextBoxColumn5,
  730. this.dataGridViewTextBoxColumn6,
  731. this.dataGridViewTextBoxColumn7,
  732. this.dataGridViewTextBoxColumn8,
  733. this.dataGridViewTextBoxColumn9});
  734. this.dgvOUT.ColumnTreeView = null;
  735. this.dgvOUT.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)));
  736. this.dgvOUT.Dock = System.Windows.Forms.DockStyle.Fill;
  737. this.dgvOUT.DynamicColumnName = "";
  738. this.dgvOUT.EnableHeadersVisualStyles = false;
  739. this.dgvOUT.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  740. this.dgvOUT.FormatQuantityColumns = null;
  741. this.dgvOUT.HorizontalMergeColumn = null;
  742. this.dgvOUT.IsAutoCountSum = true;
  743. this.dgvOUT.IsAutoResizeColumns = false;
  744. this.dgvOUT.IsClickF12 = false;
  745. this.dgvOUT.IsOpenMergeCellFlag = false;
  746. this.dgvOUT.IsSubTotalFlag = false;
  747. this.dgvOUT.IsTopDeep = false;
  748. this.dgvOUT.Location = new System.Drawing.Point(0, 0);
  749. this.dgvOUT.MergeColumnNames = null;
  750. this.dgvOUT.MergeDetailColumnNames = null;
  751. this.dgvOUT.MergeDetailOnlyColumn = null;
  752. this.dgvOUT.MergeOnlyColumn = null;
  753. this.dgvOUT.MultiSelect = false;
  754. this.dgvOUT.Name = "dgvOUT";
  755. this.dgvOUT.ReadOnly = true;
  756. this.dgvOUT.RefreshAtHscroll = false;
  757. this.dgvOUT.RowHeadersWidth = 50;
  758. this.dgvOUT.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  759. dataGridViewCellStyle42.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  760. this.dgvOUT.RowsDefaultCellStyle = dataGridViewCellStyle42;
  761. this.dgvOUT.RowTemplate.Height = 21;
  762. this.dgvOUT.Size = new System.Drawing.Size(976, 235);
  763. this.dgvOUT.SortOrderColumnName = null;
  764. this.dgvOUT.TabIndex = 0;
  765. this.dgvOUT.Tag = "";
  766. this.dgvOUT.TotalSumColumns = null;
  767. this.dgvOUT.ViewRowFilter = "";
  768. //
  769. // dataGridViewTextBoxColumn1
  770. //
  771. this.dataGridViewTextBoxColumn1.DataPropertyName = "mouldBarcode";
  772. this.dataGridViewTextBoxColumn1.HeaderText = "模具条码";
  773. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  774. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  775. //
  776. // dataGridViewTextBoxColumn2
  777. //
  778. this.dataGridViewTextBoxColumn2.DataPropertyName = "goodstypename";
  779. this.dataGridViewTextBoxColumn2.HeaderText = "二级分类";
  780. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  781. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  782. //
  783. // dataGridViewTextBoxColumn3
  784. //
  785. this.dataGridViewTextBoxColumn3.DataPropertyName = "goodscode";
  786. this.dataGridViewTextBoxColumn3.HeaderText = "产品编码";
  787. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  788. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  789. //
  790. // dataGridViewTextBoxColumn4
  791. //
  792. this.dataGridViewTextBoxColumn4.DataPropertyName = "operationtypename";
  793. this.dataGridViewTextBoxColumn4.HeaderText = "操作类别";
  794. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  795. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  796. //
  797. // dataGridViewTextBoxColumn5
  798. //
  799. this.dataGridViewTextBoxColumn5.DataPropertyName = "mouldstatusname";
  800. this.dataGridViewTextBoxColumn5.HeaderText = "出库后状态";
  801. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  802. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  803. //
  804. // dataGridViewTextBoxColumn6
  805. //
  806. this.dataGridViewTextBoxColumn6.DataPropertyName = "createtime";
  807. dataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  808. dataGridViewCellStyle41.Format = "yyyy-MM-dd HH:mm:ss";
  809. this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle41;
  810. this.dataGridViewTextBoxColumn6.HeaderText = "操作时间";
  811. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  812. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  813. //
  814. // dataGridViewTextBoxColumn7
  815. //
  816. this.dataGridViewTextBoxColumn7.DataPropertyName = "usercode";
  817. this.dataGridViewTextBoxColumn7.HeaderText = "操作工号";
  818. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  819. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  820. //
  821. // dataGridViewTextBoxColumn8
  822. //
  823. this.dataGridViewTextBoxColumn8.DataPropertyName = "groutinglinecode";
  824. this.dataGridViewTextBoxColumn8.HeaderText = "成型线号";
  825. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  826. this.dataGridViewTextBoxColumn8.ReadOnly = true;
  827. //
  828. // dataGridViewTextBoxColumn9
  829. //
  830. this.dataGridViewTextBoxColumn9.DataPropertyName = "groutingmouldcode";
  831. this.dataGridViewTextBoxColumn9.HeaderText = "模具编号";
  832. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  833. this.dataGridViewTextBoxColumn9.ReadOnly = true;
  834. //
  835. // lblLabel3
  836. //
  837. this.lblLabel3.AutoSize = true;
  838. this.lblLabel3.ForeColor = System.Drawing.Color.Blue;
  839. this.lblLabel3.Location = new System.Drawing.Point(202, 101);
  840. this.lblLabel3.Name = "lblLabel3";
  841. this.lblLabel3.Size = new System.Drawing.Size(245, 12);
  842. this.lblLabel3.TabIndex = 40;
  843. this.lblLabel3.Text = "双击期间入出库单元格,查询期间入出库明细";
  844. //
  845. // scbGoods
  846. //
  847. this.scbGoods.CheckedData = null;
  848. this.scbGoods.DisplayMember = "GoodsCode";
  849. this.scbGoods.Location = new System.Drawing.Point(545, 20);
  850. this.scbGoods.MultiSelect = true;
  851. this.scbGoods.Name = "scbGoods";
  852. this.scbGoods.Size = new System.Drawing.Size(120, 21);
  853. this.scbGoods.TabIndex = 41;
  854. //
  855. // lblGoods
  856. //
  857. this.lblGoods.AutoSize = true;
  858. this.lblGoods.BackColor = System.Drawing.Color.Transparent;
  859. this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  860. this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
  861. this.lblGoods.Location = new System.Drawing.Point(486, 24);
  862. this.lblGoods.Name = "lblGoods";
  863. this.lblGoods.Size = new System.Drawing.Size(53, 12);
  864. this.lblGoods.TabIndex = 40;
  865. this.lblGoods.Text = "产品编码";
  866. //
  867. // F_RPT_030113
  868. //
  869. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  870. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  871. this.ClientSize = new System.Drawing.Size(996, 357);
  872. this.Controls.Add(this.grpCollapsible1);
  873. this.Controls.Add(this.lblLabel3);
  874. this.Controls.Add(this.tsrToolStrip1);
  875. this.Controls.Add(this.tabControl1);
  876. this.Name = "F_RPT_030113";
  877. this.Text = "模具收发存汇总表";
  878. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_1001_FormClosed);
  879. this.Load += new System.EventHandler(this.F_PC_1001_Load);
  880. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).EndInit();
  881. this.grpCollapsible1.ResumeLayout(false);
  882. this.grpCollapsible1.PerformLayout();
  883. this.tsrToolStrip1.ResumeLayout(false);
  884. this.tsrToolStrip1.PerformLayout();
  885. ((System.ComponentModel.ISupportInitialize)(this.dgvIN)).EndInit();
  886. this.tabControl1.ResumeLayout(false);
  887. this.tabpSUM.ResumeLayout(false);
  888. this.tabpIN.ResumeLayout(false);
  889. this.tabpOUT.ResumeLayout(false);
  890. ((System.ComponentModel.ISupportInitialize)(this.dgvOUT)).EndInit();
  891. this.ResumeLayout(false);
  892. this.PerformLayout();
  893. }
  894. #endregion
  895. private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1;
  896. private System.Windows.Forms.ToolStripButton tsbtnSearch;
  897. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  898. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  899. private System.Windows.Forms.ToolStripButton tsbtnClose;
  900. private WinForm.Controls.GrpCollapsible grpCollapsible1;
  901. private Basics.BaseControls.C_DataGridView dgvSum;
  902. private Basics.BaseControls.C_DataGridView dgvIN;
  903. private System.Windows.Forms.TabControl tabControl1;
  904. private System.Windows.Forms.TabPage tabpSUM;
  905. private System.Windows.Forms.TabPage tabpIN;
  906. private System.Windows.Forms.TabPage tabpOUT;
  907. private WinForm.Controls.LblLabel lblLabel1;
  908. private WinForm.Controls.DtpMonth dtpMonth2;
  909. private WinForm.Controls.DtpMonth dtpMonth1;
  910. private WinForm.Controls.LblLabel lblLabel2;
  911. private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
  912. private System.Windows.Forms.TreeView treeView1;
  913. private System.Windows.Forms.DataGridViewTextBoxColumn g1mouldBarcode;
  914. private System.Windows.Forms.DataGridViewTextBoxColumn g1goodstypename;
  915. private System.Windows.Forms.DataGridViewTextBoxColumn g1goodscode;
  916. private System.Windows.Forms.DataGridViewTextBoxColumn g1operationtypename;
  917. private System.Windows.Forms.DataGridViewTextBoxColumn g1mouldstatusname;
  918. private System.Windows.Forms.DataGridViewTextBoxColumn createtime;
  919. private System.Windows.Forms.DataGridViewTextBoxColumn g1opusercode;
  920. private System.Windows.Forms.DataGridViewTextBoxColumn g1groutinglinecode;
  921. private System.Windows.Forms.DataGridViewTextBoxColumn g1opgroutingmouldcode;
  922. private Basics.BaseControls.C_DataGridView dgvOUT;
  923. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  924. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  925. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  926. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  927. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  928. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  929. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  930. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  931. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  932. private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
  933. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  934. private System.Windows.Forms.DataGridViewTextBoxColumn B_1;
  935. private System.Windows.Forms.DataGridViewTextBoxColumn B_2;
  936. private System.Windows.Forms.DataGridViewTextBoxColumn B_3;
  937. private System.Windows.Forms.DataGridViewTextBoxColumn MI_1;
  938. private System.Windows.Forms.DataGridViewTextBoxColumn MO_1;
  939. private System.Windows.Forms.DataGridViewTextBoxColumn E_1;
  940. private System.Windows.Forms.DataGridViewTextBoxColumn E_2;
  941. private System.Windows.Forms.DataGridViewTextBoxColumn E_3;
  942. private System.Windows.Forms.DataGridViewTextBoxColumn B_4;
  943. private System.Windows.Forms.DataGridViewTextBoxColumn E_4;
  944. private System.Windows.Forms.DataGridViewTextBoxColumn goodsID;
  945. private System.Windows.Forms.DataGridViewTextBoxColumn goodstypecode;
  946. private System.Windows.Forms.Label lblLabel3;
  947. private Basics.BaseControls.C_Label lblGoodsType;
  948. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  949. private Controls.SearchBox.ScbGoods scbGoods;
  950. private Basics.BaseControls.C_Label lblGoods;
  951. }
  952. }