F_RPT_010301_1.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_010301_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_010301_1));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  36. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  37. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  38. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  39. this.lblBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  40. this.txtBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_BarCode();
  41. this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  42. this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  43. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  44. this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  45. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  46. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  47. this.dgvReportModule = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  48. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.NewBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.PROCEDURENAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.USERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.Gmouldtypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.tsrOperate.SuspendLayout();
  63. this.gbxCondition.SuspendLayout();
  64. ((System.ComponentModel.ISupportInitialize)(this.dgvReportModule)).BeginInit();
  65. this.SuspendLayout();
  66. //
  67. // tsrOperate
  68. //
  69. this.tsrOperate.AutoSize = false;
  70. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  71. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  72. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  73. this.tsbtnAdaptive,
  74. this.tsbtnClose});
  75. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  76. this.tsrOperate.Name = "tsrOperate";
  77. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  78. this.tsrOperate.ShowItemToolTips = false;
  79. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  80. this.tsrOperate.TabIndex = 0;
  81. this.tsrOperate.Text = "toolStrip1";
  82. //
  83. // tsbtnAdaptive
  84. //
  85. this.tsbtnAdaptive.AutoSize = false;
  86. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  87. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  88. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  89. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  90. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  91. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  92. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  93. //
  94. // tsbtnClose
  95. //
  96. this.tsbtnClose.AutoSize = false;
  97. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  98. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  99. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  100. this.tsbtnClose.Name = "tsbtnClose";
  101. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  102. this.tsbtnClose.Text = "关闭(&X)";
  103. this.tsbtnClose.ToolTipText = "关闭";
  104. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  105. //
  106. // gbxCondition
  107. //
  108. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  109. | System.Windows.Forms.AnchorStyles.Right)));
  110. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  111. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  112. this.gbxCondition.Controls.Add(this.lblBarcode);
  113. this.gbxCondition.Controls.Add(this.txtBarcode);
  114. this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
  115. this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
  116. this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
  117. this.gbxCondition.Controls.Add(this.lblAccountDateStart);
  118. this.gbxCondition.Controls.Add(this.btnClearCondition);
  119. this.gbxCondition.Controls.Add(this.btnSearch);
  120. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  122. this.gbxCondition.IsMustInput = false;
  123. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  124. this.gbxCondition.Name = "gbxCondition";
  125. this.gbxCondition.OriginalHeight = -1;
  126. this.gbxCondition.Size = new System.Drawing.Size(1119, 45);
  127. this.gbxCondition.TabIndex = 1;
  128. this.gbxCondition.TabStop = false;
  129. this.gbxCondition.Text = "查询条件 ▼";
  130. //
  131. // lblBarcode
  132. //
  133. this.lblBarcode.AutoSize = true;
  134. this.lblBarcode.BackColor = System.Drawing.Color.Transparent;
  135. this.lblBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.lblBarcode.ForeColor = System.Drawing.SystemColors.ControlText;
  137. this.lblBarcode.Location = new System.Drawing.Point(15, 20);
  138. this.lblBarcode.Name = "lblBarcode";
  139. this.lblBarcode.Size = new System.Drawing.Size(65, 12);
  140. this.lblBarcode.TabIndex = 12;
  141. this.lblBarcode.Text = "产品条码:";
  142. //
  143. // txtBarcode
  144. //
  145. this.txtBarcode.BackColor = System.Drawing.SystemColors.Window;
  146. this.txtBarcode.BackgroundColor = System.Drawing.SystemColors.Window;
  147. this.txtBarcode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  148. this.txtBarcode.EditingControlFormattedValue = "";
  149. this.txtBarcode.ErrorMessage = "";
  150. this.txtBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  151. this.txtBarcode.ImeMode = System.Windows.Forms.ImeMode.Off;
  152. this.txtBarcode.Location = new System.Drawing.Point(87, 16);
  153. this.txtBarcode.Name = "txtBarcode";
  154. this.txtBarcode.Size = new System.Drawing.Size(128, 21);
  155. this.txtBarcode.TabIndex = 0;
  156. this.txtBarcode.TextValue = "";
  157. //
  158. // dtpAccountDateEnd
  159. //
  160. this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd";
  161. this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  162. this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  163. this.dtpAccountDateEnd.Location = new System.Drawing.Point(453, 16);
  164. this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
  165. this.dtpAccountDateEnd.Size = new System.Drawing.Size(102, 21);
  166. this.dtpAccountDateEnd.TabIndex = 2;
  167. //
  168. // dtpAccountDateStart
  169. //
  170. this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd";
  171. this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  173. this.dtpAccountDateStart.Location = new System.Drawing.Point(302, 16);
  174. this.dtpAccountDateStart.Name = "dtpAccountDateStart";
  175. this.dtpAccountDateStart.Size = new System.Drawing.Size(102, 21);
  176. this.dtpAccountDateStart.TabIndex = 1;
  177. //
  178. // lblAccountDateEnd
  179. //
  180. this.lblAccountDateEnd.AutoSize = true;
  181. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  182. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  183. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  184. this.lblAccountDateEnd.Location = new System.Drawing.Point(423, 20);
  185. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  186. this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
  187. this.lblAccountDateEnd.TabIndex = 6;
  188. this.lblAccountDateEnd.Text = "至";
  189. //
  190. // lblAccountDateStart
  191. //
  192. this.lblAccountDateStart.AutoSize = true;
  193. this.lblAccountDateStart.BackColor = System.Drawing.Color.Transparent;
  194. this.lblAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.lblAccountDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
  196. this.lblAccountDateStart.Location = new System.Drawing.Point(231, 20);
  197. this.lblAccountDateStart.Name = "lblAccountDateStart";
  198. this.lblAccountDateStart.Size = new System.Drawing.Size(65, 12);
  199. this.lblAccountDateStart.TabIndex = 4;
  200. this.lblAccountDateStart.Text = "变更日期:";
  201. //
  202. // btnClearCondition
  203. //
  204. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  205. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  206. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  207. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  209. this.btnClearCondition.Location = new System.Drawing.Point(1018, 11);
  210. this.btnClearCondition.Name = "btnClearCondition";
  211. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  212. this.btnClearCondition.TabIndex = 13;
  213. this.btnClearCondition.Text = "清空条件(&C)";
  214. this.btnClearCondition.UseVisualStyleBackColor = true;
  215. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  216. //
  217. // btnSearch
  218. //
  219. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  220. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  221. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  222. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.btnSearch.ForeColor = System.Drawing.Color.White;
  224. this.btnSearch.Location = new System.Drawing.Point(927, 11);
  225. this.btnSearch.Name = "btnSearch";
  226. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  227. this.btnSearch.TabIndex = 12;
  228. this.btnSearch.Text = "查询(&Q)";
  229. this.btnSearch.UseVisualStyleBackColor = true;
  230. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  231. //
  232. // dgvReportModule
  233. //
  234. this.dgvReportModule.AllowUserToAddRows = false;
  235. this.dgvReportModule.AllowUserToDeleteRows = false;
  236. this.dgvReportModule.AllowUserToModifyRows = true;
  237. this.dgvReportModule.AllowUserToOrderColumns = true;
  238. this.dgvReportModule.AllowUserToSortRows = false;
  239. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  240. this.dgvReportModule.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  241. this.dgvReportModule.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  242. | System.Windows.Forms.AnchorStyles.Left)
  243. | System.Windows.Forms.AnchorStyles.Right)));
  244. this.dgvReportModule.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  245. this.dgvReportModule.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  246. this.dgvReportModule.CellHeight = 23;
  247. this.dgvReportModule.ChildNodeColumnName = null;
  248. this.dgvReportModule.ChildNodeColumnText = null;
  249. this.dgvReportModule.ColumnDeep = 1;
  250. this.dgvReportModule.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  251. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  252. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  253. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  254. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  255. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  256. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  257. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  258. this.dgvReportModule.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  259. this.dgvReportModule.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  260. this.dgvReportModule.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  261. this.BarCode,
  262. this.NewBarCode,
  263. this.LogoCodeName,
  264. this.PROCEDURENAME,
  265. this.USERNAME,
  266. this.CreateTime,
  267. this.GoodsCode,
  268. this.GoodsName,
  269. this.GroutingLineCode,
  270. this.Gmouldtypename,
  271. this.GroutingMouldCode,
  272. this.GroutingDate,
  273. this.GroutingCount,
  274. this.GroutingUserCode});
  275. this.dgvReportModule.ColumnTreeView = null;
  276. 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)));
  277. this.dgvReportModule.DynamicColumnName = "";
  278. this.dgvReportModule.EnableHeadersVisualStyles = false;
  279. this.dgvReportModule.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  280. this.dgvReportModule.IsAutoCountSum = true;
  281. this.dgvReportModule.IsAutoResizeColumns = false;
  282. this.dgvReportModule.IsClickF12 = false;
  283. this.dgvReportModule.IsSubTotalFlag = false;
  284. this.dgvReportModule.Location = new System.Drawing.Point(0, 90);
  285. this.dgvReportModule.MultiSelect = false;
  286. this.dgvReportModule.Name = "dgvReportModule";
  287. this.dgvReportModule.ReadOnly = true;
  288. this.dgvReportModule.RefreshAtHscroll = false;
  289. this.dgvReportModule.RowHeadersWidth = 50;
  290. this.dgvReportModule.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  291. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  292. this.dgvReportModule.RowsDefaultCellStyle = dataGridViewCellStyle6;
  293. this.dgvReportModule.RowTemplate.Height = 21;
  294. this.dgvReportModule.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  295. this.dgvReportModule.Size = new System.Drawing.Size(1119, 391);
  296. this.dgvReportModule.SortOrderColumnName = null;
  297. this.dgvReportModule.TabIndex = 28;
  298. this.dgvReportModule.Tag = true;
  299. this.dgvReportModule.TotalSumColumns = null;
  300. this.dgvReportModule.ViewRowFilter = "";
  301. //
  302. // BarCode
  303. //
  304. this.BarCode.DataPropertyName = "BarCode";
  305. this.BarCode.HeaderText = "原产品条码";
  306. this.BarCode.Name = "BarCode";
  307. this.BarCode.ReadOnly = true;
  308. this.BarCode.Width = 80;
  309. //
  310. // NewBarCode
  311. //
  312. this.NewBarCode.DataPropertyName = "NewBarCode";
  313. this.NewBarCode.HeaderText = "新产品条码";
  314. this.NewBarCode.Name = "NewBarCode";
  315. this.NewBarCode.ReadOnly = true;
  316. this.NewBarCode.Width = 80;
  317. //
  318. // LogoCodeName
  319. //
  320. this.LogoCodeName.DataPropertyName = "LogoCodeName";
  321. this.LogoCodeName.HeaderText = "商标";
  322. this.LogoCodeName.Name = "LogoCodeName";
  323. this.LogoCodeName.ReadOnly = true;
  324. //
  325. // PROCEDURENAME
  326. //
  327. this.PROCEDURENAME.DataPropertyName = "PROCEDURENAME";
  328. this.PROCEDURENAME.HeaderText = "变更工序";
  329. this.PROCEDURENAME.Name = "PROCEDURENAME";
  330. this.PROCEDURENAME.ReadOnly = true;
  331. this.PROCEDURENAME.Width = 90;
  332. //
  333. // USERNAME
  334. //
  335. this.USERNAME.DataPropertyName = "USERNAME";
  336. this.USERNAME.HeaderText = "变更者";
  337. this.USERNAME.Name = "USERNAME";
  338. this.USERNAME.ReadOnly = true;
  339. this.USERNAME.Width = 50;
  340. //
  341. // CreateTime
  342. //
  343. this.CreateTime.DataPropertyName = "CreateTime";
  344. dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss";
  345. this.CreateTime.DefaultCellStyle = dataGridViewCellStyle3;
  346. this.CreateTime.HeaderText = "变更时间";
  347. this.CreateTime.Name = "CreateTime";
  348. this.CreateTime.ReadOnly = true;
  349. this.CreateTime.Width = 120;
  350. //
  351. // GoodsCode
  352. //
  353. this.GoodsCode.DataPropertyName = "GoodsCode";
  354. this.GoodsCode.HeaderText = "产品编码";
  355. this.GoodsCode.Name = "GoodsCode";
  356. this.GoodsCode.ReadOnly = true;
  357. this.GoodsCode.Width = 60;
  358. //
  359. // GoodsName
  360. //
  361. this.GoodsName.DataPropertyName = "GoodsName";
  362. this.GoodsName.HeaderText = "产品名称";
  363. this.GoodsName.Name = "GoodsName";
  364. this.GoodsName.ReadOnly = true;
  365. this.GoodsName.Width = 90;
  366. //
  367. // GroutingLineCode
  368. //
  369. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  370. this.GroutingLineCode.HeaderText = "成型线编码";
  371. this.GroutingLineCode.Name = "GroutingLineCode";
  372. this.GroutingLineCode.ReadOnly = true;
  373. this.GroutingLineCode.Width = 90;
  374. //
  375. // Gmouldtypename
  376. //
  377. this.Gmouldtypename.DataPropertyName = "Gmouldtypename";
  378. this.Gmouldtypename.HeaderText = "成型线类别";
  379. this.Gmouldtypename.Name = "Gmouldtypename";
  380. this.Gmouldtypename.ReadOnly = true;
  381. //
  382. // GroutingMouldCode
  383. //
  384. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  385. this.GroutingMouldCode.HeaderText = "模具编号";
  386. this.GroutingMouldCode.Name = "GroutingMouldCode";
  387. this.GroutingMouldCode.ReadOnly = true;
  388. this.GroutingMouldCode.Width = 80;
  389. //
  390. // GroutingDate
  391. //
  392. this.GroutingDate.DataPropertyName = "GroutingDate";
  393. dataGridViewCellStyle4.Format = "yyyy-MM-dd";
  394. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle4;
  395. this.GroutingDate.HeaderText = "注浆日期";
  396. this.GroutingDate.Name = "GroutingDate";
  397. this.GroutingDate.ReadOnly = true;
  398. this.GroutingDate.Width = 90;
  399. //
  400. // GroutingCount
  401. //
  402. this.GroutingCount.DataPropertyName = "GroutingCount";
  403. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  404. this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle5;
  405. this.GroutingCount.HeaderText = "注浆次数";
  406. this.GroutingCount.Name = "GroutingCount";
  407. this.GroutingCount.ReadOnly = true;
  408. this.GroutingCount.Width = 70;
  409. //
  410. // GroutingUserCode
  411. //
  412. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  413. this.GroutingUserCode.HeaderText = "成型工号";
  414. this.GroutingUserCode.Name = "GroutingUserCode";
  415. this.GroutingUserCode.ReadOnly = true;
  416. this.GroutingUserCode.Width = 60;
  417. //
  418. // F_RPT_010301_1
  419. //
  420. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  421. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  422. this.ClientSize = new System.Drawing.Size(1131, 481);
  423. this.Controls.Add(this.dgvReportModule);
  424. this.Controls.Add(this.gbxCondition);
  425. this.Controls.Add(this.tsrOperate);
  426. this.Name = "F_RPT_010301_1";
  427. this.RightToLeftLayout = true;
  428. this.Text = "条码变更明细表";
  429. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010301_1_FormClosed);
  430. this.Load += new System.EventHandler(this.F_RPT_010301_1_Load);
  431. this.tsrOperate.ResumeLayout(false);
  432. this.tsrOperate.PerformLayout();
  433. this.gbxCondition.ResumeLayout(false);
  434. this.gbxCondition.PerformLayout();
  435. ((System.ComponentModel.ISupportInitialize)(this.dgvReportModule)).EndInit();
  436. this.ResumeLayout(false);
  437. }
  438. #endregion
  439. private Basics.BaseControls.C_ToolStrip tsrOperate;
  440. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  441. private System.Windows.Forms.ToolStripButton tsbtnClose;
  442. private Basics.BaseControls.C_GroupBox gbxCondition;
  443. private Basics.BaseControls.C_Label lblAccountDateEnd;
  444. private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
  445. private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
  446. private Basics.BaseControls.C_Button btnClearCondition;
  447. private Basics.BaseControls.C_Button btnSearch;
  448. private Basics.BaseControls.C_Label lblAccountDateStart;
  449. private Basics.BaseControls.C_DataGridView dgvReportModule;
  450. private Basics.BaseControls.C_Label lblBarcode;
  451. private Basics.BaseControls.C_DGV_BarCode txtBarcode;
  452. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  453. private System.Windows.Forms.DataGridViewTextBoxColumn NewBarCode;
  454. private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
  455. private System.Windows.Forms.DataGridViewTextBoxColumn PROCEDURENAME;
  456. private System.Windows.Forms.DataGridViewTextBoxColumn USERNAME;
  457. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
  458. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  459. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  460. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  461. private System.Windows.Forms.DataGridViewTextBoxColumn Gmouldtypename;
  462. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  463. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  464. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingCount;
  465. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  466. }
  467. }