F_RPT_010106.Designer.cs 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_010106
  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_010106));
  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 dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  42. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  43. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  44. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  45. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  46. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  47. this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code();
  48. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  49. this.txtGoodCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code();
  50. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  51. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  52. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  53. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  54. this.dgvRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  55. this.BuildingNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.FloorNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.GroutingLineNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.groutinglinecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.usercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.MouldQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.gmouldtypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.statusname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.beginuseddate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.groutingdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.standardcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.groutingcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.mincount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.sumstandardcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.sumgroutingcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.leftcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.leftmaxcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  77. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  78. this.tsrOperate.SuspendLayout();
  79. this.gbxCondition.SuspendLayout();
  80. ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).BeginInit();
  81. this.SuspendLayout();
  82. //
  83. // tsrOperate
  84. //
  85. this.tsrOperate.AutoSize = false;
  86. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  87. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  89. this.tsbtnAdaptive,
  90. this.tsbtnClose});
  91. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  92. this.tsrOperate.Name = "tsrOperate";
  93. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  94. this.tsrOperate.ShowItemToolTips = false;
  95. this.tsrOperate.Size = new System.Drawing.Size(1043, 35);
  96. this.tsrOperate.TabIndex = 33;
  97. this.tsrOperate.Text = "toolStrip1";
  98. //
  99. // tsbtnAdaptive
  100. //
  101. this.tsbtnAdaptive.AutoSize = false;
  102. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  104. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  105. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  106. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  107. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  108. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  109. //
  110. // tsbtnClose
  111. //
  112. this.tsbtnClose.AutoSize = false;
  113. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  115. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  116. this.tsbtnClose.Name = "tsbtnClose";
  117. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  118. this.tsbtnClose.Text = "关闭(&X)";
  119. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  120. //
  121. // gbxCondition
  122. //
  123. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  124. | System.Windows.Forms.AnchorStyles.Right)));
  125. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  126. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  127. this.gbxCondition.Controls.Add(this.lblGoodsType);
  128. this.gbxCondition.Controls.Add(this.scbGoodsType);
  129. this.gbxCondition.Controls.Add(this.txtRemarks);
  130. this.gbxCondition.Controls.Add(this.txtGroutingLineCode);
  131. this.gbxCondition.Controls.Add(this.c_Label2);
  132. this.gbxCondition.Controls.Add(this.txtGoodCode);
  133. this.gbxCondition.Controls.Add(this.c_Label1);
  134. this.gbxCondition.Controls.Add(this.c_Label4);
  135. this.gbxCondition.Controls.Add(this.btnClearCondition);
  136. this.gbxCondition.Controls.Add(this.btnSearch);
  137. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  139. this.gbxCondition.IsMustInput = false;
  140. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  141. this.gbxCondition.Name = "gbxCondition";
  142. this.gbxCondition.OriginalHeight = -1;
  143. this.gbxCondition.Size = new System.Drawing.Size(1031, 56);
  144. this.gbxCondition.TabIndex = 0;
  145. this.gbxCondition.TabStop = false;
  146. this.gbxCondition.Text = "查询条件 ▼";
  147. //
  148. // txtRemarks
  149. //
  150. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  151. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  152. this.txtRemarks.ErrorMessage = "";
  153. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.txtRemarks.Location = new System.Drawing.Point(615, 21);
  155. this.txtRemarks.Name = "txtRemarks";
  156. this.txtRemarks.Size = new System.Drawing.Size(120, 21);
  157. this.txtRemarks.TabIndex = 11;
  158. this.txtRemarks.TextValue = "";
  159. //
  160. // txtGroutingLineCode
  161. //
  162. this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Window;
  163. this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
  164. this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  165. this.txtGroutingLineCode.ErrorMessage = "";
  166. this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.txtGroutingLineCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  168. this.txtGroutingLineCode.Location = new System.Drawing.Point(83, 20);
  169. this.txtGroutingLineCode.Name = "txtGroutingLineCode";
  170. this.txtGroutingLineCode.Size = new System.Drawing.Size(120, 21);
  171. this.txtGroutingLineCode.TabIndex = 3;
  172. this.txtGroutingLineCode.TextValue = "";
  173. //
  174. // c_Label2
  175. //
  176. this.c_Label2.AutoSize = true;
  177. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  178. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  179. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  180. this.c_Label2.Location = new System.Drawing.Point(12, 24);
  181. this.c_Label2.Name = "c_Label2";
  182. this.c_Label2.Size = new System.Drawing.Size(65, 12);
  183. this.c_Label2.TabIndex = 2;
  184. this.c_Label2.Text = "成型线编码";
  185. //
  186. // txtGoodCode
  187. //
  188. this.txtGoodCode.BackColor = System.Drawing.SystemColors.Window;
  189. this.txtGoodCode.BackgroundColor = System.Drawing.SystemColors.Window;
  190. this.txtGoodCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  191. this.txtGoodCode.ErrorMessage = "";
  192. this.txtGoodCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.txtGoodCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  194. this.txtGoodCode.Location = new System.Drawing.Point(269, 20);
  195. this.txtGoodCode.Name = "txtGoodCode";
  196. this.txtGoodCode.Size = new System.Drawing.Size(120, 21);
  197. this.txtGoodCode.TabIndex = 7;
  198. this.txtGoodCode.TextValue = "";
  199. //
  200. // c_Label1
  201. //
  202. this.c_Label1.AutoSize = true;
  203. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  204. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  206. this.c_Label1.Location = new System.Drawing.Point(580, 24);
  207. this.c_Label1.Name = "c_Label1";
  208. this.c_Label1.Size = new System.Drawing.Size(29, 12);
  209. this.c_Label1.TabIndex = 9;
  210. this.c_Label1.Text = "备注";
  211. //
  212. // c_Label4
  213. //
  214. this.c_Label4.AutoSize = true;
  215. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  216. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
  218. this.c_Label4.Location = new System.Drawing.Point(209, 24);
  219. this.c_Label4.Name = "c_Label4";
  220. this.c_Label4.Size = new System.Drawing.Size(53, 12);
  221. this.c_Label4.TabIndex = 6;
  222. this.c_Label4.Text = "产品编码";
  223. //
  224. // btnClearCondition
  225. //
  226. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  227. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  228. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  229. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  231. this.btnClearCondition.Location = new System.Drawing.Point(940, 20);
  232. this.btnClearCondition.Name = "btnClearCondition";
  233. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  234. this.btnClearCondition.TabIndex = 13;
  235. this.btnClearCondition.Text = "清空条件(&C)";
  236. this.btnClearCondition.UseVisualStyleBackColor = true;
  237. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  238. //
  239. // btnSearch
  240. //
  241. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  242. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  243. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  244. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  245. this.btnSearch.ForeColor = System.Drawing.Color.White;
  246. this.btnSearch.Location = new System.Drawing.Point(849, 20);
  247. this.btnSearch.Name = "btnSearch";
  248. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  249. this.btnSearch.TabIndex = 12;
  250. this.btnSearch.Text = "查询(&Q)";
  251. this.btnSearch.UseVisualStyleBackColor = true;
  252. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  253. //
  254. // dgvRptProcedure
  255. //
  256. this.dgvRptProcedure.AllowUserToAddRows = false;
  257. this.dgvRptProcedure.AllowUserToDeleteRows = false;
  258. this.dgvRptProcedure.AllowUserToModifyRows = true;
  259. this.dgvRptProcedure.AllowUserToOrderColumns = true;
  260. this.dgvRptProcedure.AllowUserToSortRows = false;
  261. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  262. this.dgvRptProcedure.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  263. this.dgvRptProcedure.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  264. | System.Windows.Forms.AnchorStyles.Left)
  265. | System.Windows.Forms.AnchorStyles.Right)));
  266. this.dgvRptProcedure.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  267. this.dgvRptProcedure.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  268. this.dgvRptProcedure.CellHeight = 23;
  269. this.dgvRptProcedure.ChildNodeColumnName = null;
  270. this.dgvRptProcedure.ChildNodeColumnText = null;
  271. this.dgvRptProcedure.ColumnDeep = 1;
  272. this.dgvRptProcedure.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  273. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  274. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  275. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  277. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  278. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  279. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  280. this.dgvRptProcedure.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  281. this.dgvRptProcedure.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  282. this.dgvRptProcedure.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  283. this.BuildingNo,
  284. this.FloorNo,
  285. this.GroutingLineNo,
  286. this.groutinglinecode,
  287. this.usercode,
  288. this.goodscode,
  289. this.GOODSSPECIFICATION,
  290. this.goodstypename,
  291. this.MouldQuantity,
  292. this.gmouldtypename,
  293. this.statusname,
  294. this.Remarks,
  295. this.beginuseddate,
  296. this.groutingdate,
  297. this.standardcount,
  298. this.groutingcount,
  299. this.mincount,
  300. this.sumstandardcount,
  301. this.sumgroutingcount,
  302. this.leftcount,
  303. this.leftmaxcount});
  304. this.dgvRptProcedure.ColumnTreeView = new System.Windows.Forms.TreeView[0];
  305. this.dgvRptProcedure.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)));
  306. this.dgvRptProcedure.DynamicColumnName = "";
  307. this.dgvRptProcedure.EnableHeadersVisualStyles = false;
  308. this.dgvRptProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  309. this.dgvRptProcedure.FormatQuantityColumns = null;
  310. this.dgvRptProcedure.HorizontalMergeColumn = null;
  311. this.dgvRptProcedure.IsAutoCountSum = true;
  312. this.dgvRptProcedure.IsAutoResizeColumns = false;
  313. this.dgvRptProcedure.IsClickF12 = false;
  314. this.dgvRptProcedure.IsOpenMergeCellFlag = false;
  315. this.dgvRptProcedure.IsSubTotalFlag = false;
  316. this.dgvRptProcedure.IsTopDeep = false;
  317. this.dgvRptProcedure.Location = new System.Drawing.Point(0, 97);
  318. this.dgvRptProcedure.Margin = new System.Windows.Forms.Padding(0);
  319. this.dgvRptProcedure.MergeColumnNames = null;
  320. this.dgvRptProcedure.MergeDetailColumnNames = null;
  321. this.dgvRptProcedure.MergeDetailOnlyColumn = null;
  322. this.dgvRptProcedure.MergeOnlyColumn = null;
  323. this.dgvRptProcedure.MultiSelect = false;
  324. this.dgvRptProcedure.Name = "dgvRptProcedure";
  325. this.dgvRptProcedure.ReadOnly = true;
  326. this.dgvRptProcedure.RefreshAtHscroll = false;
  327. this.dgvRptProcedure.RowHeadersWidth = 50;
  328. this.dgvRptProcedure.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  329. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  330. this.dgvRptProcedure.RowsDefaultCellStyle = dataGridViewCellStyle13;
  331. this.dgvRptProcedure.RowTemplate.Height = 21;
  332. this.dgvRptProcedure.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  333. this.dgvRptProcedure.Size = new System.Drawing.Size(1031, 387);
  334. this.dgvRptProcedure.SortOrderColumnName = null;
  335. this.dgvRptProcedure.TabIndex = 1;
  336. this.dgvRptProcedure.Tag = true;
  337. this.dgvRptProcedure.TotalSumColumns = null;
  338. this.dgvRptProcedure.ViewRowFilter = "";
  339. //
  340. // BuildingNo
  341. //
  342. this.BuildingNo.DataPropertyName = "BuildingNo";
  343. this.BuildingNo.HeaderText = "楼号";
  344. this.BuildingNo.Name = "BuildingNo";
  345. this.BuildingNo.ReadOnly = true;
  346. //
  347. // FloorNo
  348. //
  349. this.FloorNo.DataPropertyName = "FloorNo";
  350. this.FloorNo.HeaderText = "楼层";
  351. this.FloorNo.Name = "FloorNo";
  352. this.FloorNo.ReadOnly = true;
  353. //
  354. // GroutingLineNo
  355. //
  356. this.GroutingLineNo.DataPropertyName = "GroutingLineNo";
  357. this.GroutingLineNo.HeaderText = "线号";
  358. this.GroutingLineNo.Name = "GroutingLineNo";
  359. this.GroutingLineNo.ReadOnly = true;
  360. //
  361. // groutinglinecode
  362. //
  363. this.groutinglinecode.DataPropertyName = "groutinglinecode";
  364. this.groutinglinecode.HeaderText = "成型线编码";
  365. this.groutinglinecode.Name = "groutinglinecode";
  366. this.groutinglinecode.ReadOnly = true;
  367. //
  368. // usercode
  369. //
  370. this.usercode.DataPropertyName = "groutingusercode";
  371. this.usercode.HeaderText = "成型工号";
  372. this.usercode.Name = "usercode";
  373. this.usercode.ReadOnly = true;
  374. //
  375. // goodscode
  376. //
  377. this.goodscode.DataPropertyName = "goodscode";
  378. this.goodscode.HeaderText = "产品编码";
  379. this.goodscode.Name = "goodscode";
  380. this.goodscode.ReadOnly = true;
  381. //
  382. // GOODSSPECIFICATION
  383. //
  384. this.GOODSSPECIFICATION.DataPropertyName = "GOODSSPECIFICATION";
  385. this.GOODSSPECIFICATION.HeaderText = "产品规格";
  386. this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION";
  387. this.GOODSSPECIFICATION.ReadOnly = true;
  388. //
  389. // goodstypename
  390. //
  391. this.goodstypename.DataPropertyName = "goodstypename";
  392. this.goodstypename.HeaderText = "产品类别";
  393. this.goodstypename.Name = "goodstypename";
  394. this.goodstypename.ReadOnly = true;
  395. //
  396. // MouldQuantity
  397. //
  398. this.MouldQuantity.DataPropertyName = "MouldQuantity";
  399. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  400. this.MouldQuantity.DefaultCellStyle = dataGridViewCellStyle3;
  401. this.MouldQuantity.HeaderText = "模具数";
  402. this.MouldQuantity.Name = "MouldQuantity";
  403. this.MouldQuantity.ReadOnly = true;
  404. //
  405. // gmouldtypename
  406. //
  407. this.gmouldtypename.DataPropertyName = "gmouldtypename";
  408. this.gmouldtypename.HeaderText = "成型线类型";
  409. this.gmouldtypename.Name = "gmouldtypename";
  410. this.gmouldtypename.ReadOnly = true;
  411. //
  412. // statusname
  413. //
  414. this.statusname.DataPropertyName = "gmouldstatusname";
  415. this.statusname.HeaderText = "成型线状态";
  416. this.statusname.Name = "statusname";
  417. this.statusname.ReadOnly = true;
  418. //
  419. // Remarks
  420. //
  421. this.Remarks.DataPropertyName = "Remarks";
  422. this.Remarks.HeaderText = "备注";
  423. this.Remarks.Name = "Remarks";
  424. this.Remarks.ReadOnly = true;
  425. //
  426. // beginuseddate
  427. //
  428. this.beginuseddate.DataPropertyName = "beginuseddate";
  429. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  430. dataGridViewCellStyle4.Format = "yyyy-MM-dd";
  431. this.beginuseddate.DefaultCellStyle = dataGridViewCellStyle4;
  432. this.beginuseddate.HeaderText = "上模日期";
  433. this.beginuseddate.Name = "beginuseddate";
  434. this.beginuseddate.ReadOnly = true;
  435. //
  436. // groutingdate
  437. //
  438. this.groutingdate.DataPropertyName = "groutingdate";
  439. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  440. dataGridViewCellStyle5.Format = "yyyy-MM-dd";
  441. this.groutingdate.DefaultCellStyle = dataGridViewCellStyle5;
  442. this.groutingdate.HeaderText = "首次注浆日期";
  443. this.groutingdate.Name = "groutingdate";
  444. this.groutingdate.ReadOnly = true;
  445. //
  446. // standardcount
  447. //
  448. this.standardcount.DataPropertyName = "standardcount";
  449. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  450. this.standardcount.DefaultCellStyle = dataGridViewCellStyle6;
  451. this.standardcount.HeaderText = "标准注浆次数";
  452. this.standardcount.Name = "standardcount";
  453. this.standardcount.ReadOnly = true;
  454. //
  455. // groutingcount
  456. //
  457. this.groutingcount.DataPropertyName = "groutingcount";
  458. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  459. this.groutingcount.DefaultCellStyle = dataGridViewCellStyle7;
  460. this.groutingcount.HeaderText = "最大注浆次数";
  461. this.groutingcount.Name = "groutingcount";
  462. this.groutingcount.ReadOnly = true;
  463. //
  464. // mincount
  465. //
  466. this.mincount.DataPropertyName = "mincount";
  467. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  468. this.mincount.DefaultCellStyle = dataGridViewCellStyle8;
  469. this.mincount.HeaderText = "剩余最少注浆次数";
  470. this.mincount.Name = "mincount";
  471. this.mincount.ReadOnly = true;
  472. //
  473. // sumstandardcount
  474. //
  475. this.sumstandardcount.DataPropertyName = "sumstandardcount";
  476. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  477. this.sumstandardcount.DefaultCellStyle = dataGridViewCellStyle9;
  478. this.sumstandardcount.HeaderText = "标准总注浆次数";
  479. this.sumstandardcount.Name = "sumstandardcount";
  480. this.sumstandardcount.ReadOnly = true;
  481. //
  482. // sumgroutingcount
  483. //
  484. this.sumgroutingcount.DataPropertyName = "sumgroutingcount";
  485. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  486. this.sumgroutingcount.DefaultCellStyle = dataGridViewCellStyle10;
  487. this.sumgroutingcount.HeaderText = "总注浆次数";
  488. this.sumgroutingcount.Name = "sumgroutingcount";
  489. this.sumgroutingcount.ReadOnly = true;
  490. //
  491. // leftcount
  492. //
  493. this.leftcount.DataPropertyName = "leftcount";
  494. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  495. this.leftcount.DefaultCellStyle = dataGridViewCellStyle11;
  496. this.leftcount.HeaderText = "剩余总注浆次数";
  497. this.leftcount.Name = "leftcount";
  498. this.leftcount.ReadOnly = true;
  499. //
  500. // leftmaxcount
  501. //
  502. this.leftmaxcount.DataPropertyName = "leftmaxcount";
  503. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  504. this.leftmaxcount.DefaultCellStyle = dataGridViewCellStyle12;
  505. this.leftmaxcount.HeaderText = "剩余最大注浆次数";
  506. this.leftmaxcount.Name = "leftmaxcount";
  507. this.leftmaxcount.ReadOnly = true;
  508. //
  509. // lblGoodsType
  510. //
  511. this.lblGoodsType.AutoSize = true;
  512. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  513. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  514. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  515. this.lblGoodsType.Location = new System.Drawing.Point(395, 24);
  516. this.lblGoodsType.Name = "lblGoodsType";
  517. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  518. this.lblGoodsType.TabIndex = 23;
  519. this.lblGoodsType.Text = "产品类别";
  520. //
  521. // scbGoodsType
  522. //
  523. this.scbGoodsType.CheckedData = null;
  524. this.scbGoodsType.IsOnlyDisplayEnd = false;
  525. this.scbGoodsType.Location = new System.Drawing.Point(452, 20);
  526. this.scbGoodsType.MultiSelect = false;
  527. this.scbGoodsType.Name = "scbGoodsType";
  528. this.scbGoodsType.Size = new System.Drawing.Size(122, 21);
  529. this.scbGoodsType.TabIndex = 22;
  530. //
  531. // F_RPT_010106
  532. //
  533. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  534. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  535. this.ClientSize = new System.Drawing.Size(1043, 485);
  536. this.Controls.Add(this.dgvRptProcedure);
  537. this.Controls.Add(this.tsrOperate);
  538. this.Controls.Add(this.gbxCondition);
  539. this.Name = "F_RPT_010106";
  540. this.Text = "成型线剩余注浆次数";
  541. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030103_1_FormClosed);
  542. this.Load += new System.EventHandler(this.F_RPT_030103_1_Load);
  543. this.tsrOperate.ResumeLayout(false);
  544. this.tsrOperate.PerformLayout();
  545. this.gbxCondition.ResumeLayout(false);
  546. this.gbxCondition.PerformLayout();
  547. ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).EndInit();
  548. this.ResumeLayout(false);
  549. }
  550. #endregion
  551. private Basics.BaseControls.C_ToolStrip tsrOperate;
  552. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  553. private System.Windows.Forms.ToolStripButton tsbtnClose;
  554. private Basics.BaseControls.C_GroupBox gbxCondition;
  555. private Basics.BaseControls.C_Button btnClearCondition;
  556. private Basics.BaseControls.C_Button btnSearch;
  557. private Basics.BaseControls.C_TXT_Code txtGoodCode;
  558. private Basics.BaseControls.C_Label c_Label4;
  559. private Basics.BaseControls.C_DataGridView dgvRptProcedure;
  560. private Basics.BaseControls.C_TXT_Code txtGroutingLineCode;
  561. private Basics.BaseControls.C_Label c_Label2;
  562. private Basics.BaseControls.C_TextBox txtRemarks;
  563. private Basics.BaseControls.C_Label c_Label1;
  564. private System.Windows.Forms.DataGridViewTextBoxColumn BuildingNo;
  565. private System.Windows.Forms.DataGridViewTextBoxColumn FloorNo;
  566. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineNo;
  567. private System.Windows.Forms.DataGridViewTextBoxColumn groutinglinecode;
  568. private System.Windows.Forms.DataGridViewTextBoxColumn usercode;
  569. private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
  570. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION;
  571. private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
  572. private System.Windows.Forms.DataGridViewTextBoxColumn MouldQuantity;
  573. private System.Windows.Forms.DataGridViewTextBoxColumn gmouldtypename;
  574. private System.Windows.Forms.DataGridViewTextBoxColumn statusname;
  575. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  576. private System.Windows.Forms.DataGridViewTextBoxColumn beginuseddate;
  577. private System.Windows.Forms.DataGridViewTextBoxColumn groutingdate;
  578. private System.Windows.Forms.DataGridViewTextBoxColumn standardcount;
  579. private System.Windows.Forms.DataGridViewTextBoxColumn groutingcount;
  580. private System.Windows.Forms.DataGridViewTextBoxColumn mincount;
  581. private System.Windows.Forms.DataGridViewTextBoxColumn sumstandardcount;
  582. private System.Windows.Forms.DataGridViewTextBoxColumn sumgroutingcount;
  583. private System.Windows.Forms.DataGridViewTextBoxColumn leftcount;
  584. private System.Windows.Forms.DataGridViewTextBoxColumn leftmaxcount;
  585. private Basics.BaseControls.C_Label lblGoodsType;
  586. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  587. }
  588. }