F_RPT_040107.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_040107
  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_040107));
  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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  33. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  34. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  35. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  36. this.txtGoodCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code();
  37. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  38. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  39. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  40. this.dtpGDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  41. this.dtpGDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  42. this.chkspecialrepairflag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  43. this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  44. this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
  45. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  46. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  47. this.dgvRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  48. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  49. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  50. this.tsrOperate.SuspendLayout();
  51. this.gbxCondition.SuspendLayout();
  52. ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).BeginInit();
  53. this.SuspendLayout();
  54. //
  55. // tsrOperate
  56. //
  57. this.tsrOperate.AutoSize = false;
  58. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  59. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  60. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  61. this.tsbtnAdaptive,
  62. this.tsbtnClose});
  63. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  64. this.tsrOperate.Name = "tsrOperate";
  65. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  66. this.tsrOperate.ShowItemToolTips = false;
  67. this.tsrOperate.Size = new System.Drawing.Size(1043, 35);
  68. this.tsrOperate.TabIndex = 33;
  69. this.tsrOperate.Text = "toolStrip1";
  70. //
  71. // tsbtnAdaptive
  72. //
  73. this.tsbtnAdaptive.AutoSize = false;
  74. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  75. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  76. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  77. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  78. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  79. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  80. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  81. //
  82. // tsbtnClose
  83. //
  84. this.tsbtnClose.AutoSize = false;
  85. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  86. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  87. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  88. this.tsbtnClose.Name = "tsbtnClose";
  89. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  90. this.tsbtnClose.Text = "关闭(&X)";
  91. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  92. //
  93. // gbxCondition
  94. //
  95. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  96. | System.Windows.Forms.AnchorStyles.Right)));
  97. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  98. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  99. this.gbxCondition.Controls.Add(this.lblGoodsType);
  100. this.gbxCondition.Controls.Add(this.scbGoodsType);
  101. this.gbxCondition.Controls.Add(this.txtGoodCode);
  102. this.gbxCondition.Controls.Add(this.c_Label1);
  103. this.gbxCondition.Controls.Add(this.c_Label4);
  104. this.gbxCondition.Controls.Add(this.c_Label2);
  105. this.gbxCondition.Controls.Add(this.dtpGDateEnd);
  106. this.gbxCondition.Controls.Add(this.dtpGDateStart);
  107. this.gbxCondition.Controls.Add(this.chkspecialrepairflag);
  108. this.gbxCondition.Controls.Add(this.dkProcedureSearchBox);
  109. this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
  110. this.gbxCondition.Controls.Add(this.btnClearCondition);
  111. this.gbxCondition.Controls.Add(this.btnSearch);
  112. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  113. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  114. this.gbxCondition.IsMustInput = false;
  115. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  116. this.gbxCondition.Name = "gbxCondition";
  117. this.gbxCondition.OriginalHeight = -1;
  118. this.gbxCondition.Size = new System.Drawing.Size(1031, 75);
  119. this.gbxCondition.TabIndex = 0;
  120. this.gbxCondition.TabStop = false;
  121. this.gbxCondition.Text = "查询条件 ▼";
  122. //
  123. // txtGoodCode
  124. //
  125. this.txtGoodCode.BackColor = System.Drawing.SystemColors.Window;
  126. this.txtGoodCode.BackgroundColor = System.Drawing.SystemColors.Window;
  127. this.txtGoodCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  128. this.txtGoodCode.ErrorMessage = "";
  129. this.txtGoodCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  130. this.txtGoodCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  131. this.txtGoodCode.Location = new System.Drawing.Point(261, 47);
  132. this.txtGoodCode.Name = "txtGoodCode";
  133. this.txtGoodCode.Size = new System.Drawing.Size(120, 21);
  134. this.txtGoodCode.TabIndex = 8;
  135. this.txtGoodCode.TextValue = "";
  136. //
  137. // c_Label1
  138. //
  139. this.c_Label1.AutoSize = true;
  140. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  141. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  143. this.c_Label1.Location = new System.Drawing.Point(387, 24);
  144. this.c_Label1.Name = "c_Label1";
  145. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  146. this.c_Label1.TabIndex = 2;
  147. this.c_Label1.Text = "注浆时间";
  148. //
  149. // c_Label4
  150. //
  151. this.c_Label4.AutoSize = true;
  152. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  153. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
  155. this.c_Label4.Location = new System.Drawing.Point(201, 51);
  156. this.c_Label4.Name = "c_Label4";
  157. this.c_Label4.Size = new System.Drawing.Size(53, 12);
  158. this.c_Label4.TabIndex = 7;
  159. this.c_Label4.Text = "产品编码";
  160. //
  161. // c_Label2
  162. //
  163. this.c_Label2.AutoSize = true;
  164. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  165. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  166. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  167. this.c_Label2.Location = new System.Drawing.Point(585, 24);
  168. this.c_Label2.Name = "c_Label2";
  169. this.c_Label2.Size = new System.Drawing.Size(17, 12);
  170. this.c_Label2.TabIndex = 4;
  171. this.c_Label2.Text = "至";
  172. //
  173. // dtpGDateEnd
  174. //
  175. this.dtpGDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  176. this.dtpGDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  177. this.dtpGDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  178. this.dtpGDateEnd.Location = new System.Drawing.Point(608, 20);
  179. this.dtpGDateEnd.Name = "dtpGDateEnd";
  180. this.dtpGDateEnd.Size = new System.Drawing.Size(133, 21);
  181. this.dtpGDateEnd.TabIndex = 5;
  182. //
  183. // dtpGDateStart
  184. //
  185. this.dtpGDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
  186. this.dtpGDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.dtpGDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  188. this.dtpGDateStart.Location = new System.Drawing.Point(446, 20);
  189. this.dtpGDateStart.Name = "dtpGDateStart";
  190. this.dtpGDateStart.Size = new System.Drawing.Size(133, 21);
  191. this.dtpGDateStart.TabIndex = 3;
  192. //
  193. // chkspecialrepairflag
  194. //
  195. this.chkspecialrepairflag.AutoSize = true;
  196. this.chkspecialrepairflag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  197. this.chkspecialrepairflag.ForeColor = System.Drawing.Color.Red;
  198. this.chkspecialrepairflag.Location = new System.Drawing.Point(428, 50);
  199. this.chkspecialrepairflag.Name = "chkspecialrepairflag";
  200. this.chkspecialrepairflag.Size = new System.Drawing.Size(204, 16);
  201. this.chkspecialrepairflag.TabIndex = 9;
  202. this.chkspecialrepairflag.Text = "干补过的坯体不算作成型的产量。";
  203. this.chkspecialrepairflag.UseVisualStyleBackColor = true;
  204. //
  205. // dkProcedureSearchBox
  206. //
  207. this.dkProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  208. this.dkProcedureSearchBox.DataSource = null;
  209. this.dkProcedureSearchBox.Enabled = true;
  210. this.dkProcedureSearchBox.IsEnablePurview = false;
  211. this.dkProcedureSearchBox.IsMustInput = false;
  212. this.dkProcedureSearchBox.Location = new System.Drawing.Point(202, 20);
  213. this.dkProcedureSearchBox.ModelType = null;
  214. this.dkProcedureSearchBox.Name = "dkProcedureSearchBox";
  215. this.dkProcedureSearchBox.ProcedureCode = "";
  216. this.dkProcedureSearchBox.ProcedureID = null;
  217. this.dkProcedureSearchBox.ProcedureIDS = null;
  218. this.dkProcedureSearchBox.ProcedureName = null;
  219. this.dkProcedureSearchBox.Purview = null;
  220. this.dkProcedureSearchBox.PurviewType = ((byte)(0));
  221. this.dkProcedureSearchBox.SelectMore = true;
  222. this.dkProcedureSearchBox.Size = new System.Drawing.Size(179, 21);
  223. this.dkProcedureSearchBox.TabIndex = 1;
  224. this.dkProcedureSearchBox.Title = "生产工序";
  225. this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  226. //
  227. // dkproductionLineSearchBox
  228. //
  229. this.dkproductionLineSearchBox.BackColor = System.Drawing.Color.Transparent;
  230. this.dkproductionLineSearchBox.DataSource = null;
  231. this.dkproductionLineSearchBox.Enabled = true;
  232. this.dkproductionLineSearchBox.IsEnablePurview = false;
  233. this.dkproductionLineSearchBox.IsMustInput = false;
  234. this.dkproductionLineSearchBox.Location = new System.Drawing.Point(17, 20);
  235. this.dkproductionLineSearchBox.Name = "dkproductionLineSearchBox";
  236. this.dkproductionLineSearchBox.ProductionLineCode = "";
  237. this.dkproductionLineSearchBox.ProductionLineID = null;
  238. this.dkproductionLineSearchBox.ProductionLineIDS = null;
  239. this.dkproductionLineSearchBox.ProductionLineName = null;
  240. this.dkproductionLineSearchBox.Purview = null;
  241. this.dkproductionLineSearchBox.PurviewType = ((byte)(0));
  242. this.dkproductionLineSearchBox.Size = new System.Drawing.Size(179, 21);
  243. this.dkproductionLineSearchBox.TabIndex = 0;
  244. this.dkproductionLineSearchBox.Title = " 生产线";
  245. this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  246. //
  247. // btnClearCondition
  248. //
  249. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  250. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  251. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  252. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  253. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  254. this.btnClearCondition.Location = new System.Drawing.Point(940, 38);
  255. this.btnClearCondition.Name = "btnClearCondition";
  256. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  257. this.btnClearCondition.TabIndex = 11;
  258. this.btnClearCondition.Text = "清空条件(&C)";
  259. this.btnClearCondition.UseVisualStyleBackColor = true;
  260. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  261. //
  262. // btnSearch
  263. //
  264. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  265. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  266. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  267. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.btnSearch.ForeColor = System.Drawing.Color.White;
  269. this.btnSearch.Location = new System.Drawing.Point(849, 38);
  270. this.btnSearch.Name = "btnSearch";
  271. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  272. this.btnSearch.TabIndex = 10;
  273. this.btnSearch.Text = "查询(&Q)";
  274. this.btnSearch.UseVisualStyleBackColor = true;
  275. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  276. //
  277. // dgvRptProcedure
  278. //
  279. this.dgvRptProcedure.AllowUserToAddRows = false;
  280. this.dgvRptProcedure.AllowUserToDeleteRows = false;
  281. this.dgvRptProcedure.AllowUserToModifyRows = true;
  282. this.dgvRptProcedure.AllowUserToOrderColumns = true;
  283. this.dgvRptProcedure.AllowUserToSortRows = false;
  284. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  285. this.dgvRptProcedure.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  286. this.dgvRptProcedure.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  287. | System.Windows.Forms.AnchorStyles.Left)
  288. | System.Windows.Forms.AnchorStyles.Right)));
  289. this.dgvRptProcedure.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  290. this.dgvRptProcedure.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  291. this.dgvRptProcedure.CellHeight = 23;
  292. this.dgvRptProcedure.ChildNodeColumnName = null;
  293. this.dgvRptProcedure.ChildNodeColumnText = null;
  294. this.dgvRptProcedure.ColumnDeep = 1;
  295. this.dgvRptProcedure.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  296. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  297. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  298. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  300. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  301. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  302. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  303. this.dgvRptProcedure.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  304. this.dgvRptProcedure.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  305. this.dgvRptProcedure.ColumnTreeView = null;
  306. 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)));
  307. this.dgvRptProcedure.DynamicColumnName = "";
  308. this.dgvRptProcedure.EnableHeadersVisualStyles = false;
  309. this.dgvRptProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  310. this.dgvRptProcedure.FormatQuantityColumns = null;
  311. this.dgvRptProcedure.HorizontalMergeColumn = null;
  312. this.dgvRptProcedure.IsAutoCountSum = true;
  313. this.dgvRptProcedure.IsAutoResizeColumns = false;
  314. this.dgvRptProcedure.IsClickF12 = false;
  315. this.dgvRptProcedure.IsOpenMergeCellFlag = false;
  316. this.dgvRptProcedure.IsSubTotalFlag = false;
  317. this.dgvRptProcedure.IsTopDeep = false;
  318. this.dgvRptProcedure.Location = new System.Drawing.Point(0, 116);
  319. this.dgvRptProcedure.Margin = new System.Windows.Forms.Padding(0);
  320. this.dgvRptProcedure.MergeColumnNames = null;
  321. this.dgvRptProcedure.MergeDetailColumnNames = null;
  322. this.dgvRptProcedure.MergeDetailOnlyColumn = null;
  323. this.dgvRptProcedure.MergeOnlyColumn = null;
  324. this.dgvRptProcedure.MultiSelect = false;
  325. this.dgvRptProcedure.Name = "dgvRptProcedure";
  326. this.dgvRptProcedure.ReadOnly = true;
  327. this.dgvRptProcedure.RefreshAtHscroll = false;
  328. this.dgvRptProcedure.RowHeadersWidth = 50;
  329. this.dgvRptProcedure.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  330. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  331. this.dgvRptProcedure.RowsDefaultCellStyle = dataGridViewCellStyle3;
  332. this.dgvRptProcedure.RowTemplate.Height = 21;
  333. this.dgvRptProcedure.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  334. this.dgvRptProcedure.Size = new System.Drawing.Size(1031, 368);
  335. this.dgvRptProcedure.SortOrderColumnName = null;
  336. this.dgvRptProcedure.TabIndex = 1;
  337. this.dgvRptProcedure.Tag = true;
  338. this.dgvRptProcedure.TotalSumColumns = null;
  339. this.dgvRptProcedure.ViewRowFilter = "";
  340. //
  341. // lblGoodsType
  342. //
  343. this.lblGoodsType.AutoSize = true;
  344. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  345. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  346. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  347. this.lblGoodsType.Location = new System.Drawing.Point(18, 51);
  348. this.lblGoodsType.Name = "lblGoodsType";
  349. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  350. this.lblGoodsType.TabIndex = 23;
  351. this.lblGoodsType.Text = "产品类别";
  352. //
  353. // scbGoodsType
  354. //
  355. this.scbGoodsType.CheckedData = null;
  356. this.scbGoodsType.IsOnlyDisplayEnd = false;
  357. this.scbGoodsType.Location = new System.Drawing.Point(75, 47);
  358. this.scbGoodsType.MultiSelect = false;
  359. this.scbGoodsType.Name = "scbGoodsType";
  360. this.scbGoodsType.Size = new System.Drawing.Size(121, 21);
  361. this.scbGoodsType.TabIndex = 22;
  362. //
  363. // F_RPT_040107
  364. //
  365. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  366. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  367. this.ClientSize = new System.Drawing.Size(1043, 485);
  368. this.Controls.Add(this.dgvRptProcedure);
  369. this.Controls.Add(this.tsrOperate);
  370. this.Controls.Add(this.gbxCondition);
  371. this.Name = "F_RPT_040107";
  372. this.Text = "注浆产品工序分析表";
  373. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030103_1_FormClosed);
  374. this.Load += new System.EventHandler(this.F_RPT_030103_1_Load);
  375. this.tsrOperate.ResumeLayout(false);
  376. this.tsrOperate.PerformLayout();
  377. this.gbxCondition.ResumeLayout(false);
  378. this.gbxCondition.PerformLayout();
  379. ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).EndInit();
  380. this.ResumeLayout(false);
  381. }
  382. #endregion
  383. private Basics.BaseControls.C_ToolStrip tsrOperate;
  384. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  385. private System.Windows.Forms.ToolStripButton tsbtnClose;
  386. private Basics.BaseControls.C_GroupBox gbxCondition;
  387. private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
  388. private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
  389. private Basics.BaseControls.C_Button btnClearCondition;
  390. private Basics.BaseControls.C_Button btnSearch;
  391. private Basics.BaseControls.C_CheckBox chkspecialrepairflag;
  392. private Basics.BaseControls.C_Label c_Label2;
  393. private Basics.BaseControls.C_DateTimePicker dtpGDateEnd;
  394. private Basics.BaseControls.C_DateTimePicker dtpGDateStart;
  395. private Basics.BaseControls.C_TXT_Code txtGoodCode;
  396. private Basics.BaseControls.C_Label c_Label4;
  397. private Basics.BaseControls.C_Label c_Label1;
  398. private Basics.BaseControls.C_DataGridView dgvRptProcedure;
  399. private Basics.BaseControls.C_Label lblGoodsType;
  400. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  401. }
  402. }