F_RPT_040112.Designer.cs 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_040112
  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_040112));
  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 dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("产品类别");
  37. System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("产品编码");
  38. System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("产品商标");
  39. System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("卸窑数量");
  40. System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("参考质量");
  41. System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("合格品数");
  42. System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("本烧", new System.Windows.Forms.TreeNode[] {
  43. treeNode4,
  44. treeNode5,
  45. treeNode6});
  46. System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("卸窑数量");
  47. System.Windows.Forms.TreeNode treeNode9 = new System.Windows.Forms.TreeNode("参考质量");
  48. System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("合格品数");
  49. System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("重烧", new System.Windows.Forms.TreeNode[] {
  50. treeNode8,
  51. treeNode9,
  52. treeNode10});
  53. System.Windows.Forms.TreeNode treeNode12 = new System.Windows.Forms.TreeNode("合格品数");
  54. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  55. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  56. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  57. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  58. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  59. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  60. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  61. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  62. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  63. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  64. this.dtpOutTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  65. this.dtpOutTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  66. this.rdoOutTime = new Dongke.WinForm.Controls.RdoRadioButton();
  67. this.rdoInTime = new Dongke.WinForm.Controls.RdoRadioButton();
  68. this.txtKilnCarNumBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  69. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  70. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  71. this.dropKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  72. this.lblKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  73. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  74. this.lblScrapDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  75. this.dtpInTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  76. this.dtpInTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  77. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  78. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  79. this.txtKilnCarNumEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  80. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  81. this.tsbSetting = new System.Windows.Forms.ToolStripButton();
  82. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  83. this.tblKiln = new System.Windows.Forms.TabControl();
  84. this.tapKilnCarInfo = new System.Windows.Forms.TabPage();
  85. this.dgvKilnCarInfo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  86. this.kilncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.carcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.mincode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.maxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.tapKilnCarGoods = new System.Windows.Forms.TabPage();
  91. this.dgvKilnCarGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  92. this.treeView1 = new System.Windows.Forms.TreeView();
  93. this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.logoname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.pc1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.qr1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.qc1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.pc2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.qr2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.qc2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.qc = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.gbxCondition.SuspendLayout();
  104. this.tsrOperate.SuspendLayout();
  105. this.tblKiln.SuspendLayout();
  106. this.tapKilnCarInfo.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarInfo)).BeginInit();
  108. this.tapKilnCarGoods.SuspendLayout();
  109. ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarGoods)).BeginInit();
  110. this.SuspendLayout();
  111. //
  112. // tsbtnAdaptive
  113. //
  114. this.tsbtnAdaptive.AutoSize = false;
  115. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  117. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  118. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  119. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  120. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  121. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  122. //
  123. // gbxCondition
  124. //
  125. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  126. | System.Windows.Forms.AnchorStyles.Right)));
  127. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  128. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  129. this.gbxCondition.Controls.Add(this.c_Label3);
  130. this.gbxCondition.Controls.Add(this.dtpOutTimeEnd);
  131. this.gbxCondition.Controls.Add(this.dtpOutTimeBegin);
  132. this.gbxCondition.Controls.Add(this.rdoOutTime);
  133. this.gbxCondition.Controls.Add(this.rdoInTime);
  134. this.gbxCondition.Controls.Add(this.txtKilnCarNumBegin);
  135. this.gbxCondition.Controls.Add(this.c_Label4);
  136. this.gbxCondition.Controls.Add(this.c_Label1);
  137. this.gbxCondition.Controls.Add(this.dropKilnCode);
  138. this.gbxCondition.Controls.Add(this.lblKilnCode);
  139. this.gbxCondition.Controls.Add(this.c_Label2);
  140. this.gbxCondition.Controls.Add(this.lblScrapDateEnd);
  141. this.gbxCondition.Controls.Add(this.dtpInTimeEnd);
  142. this.gbxCondition.Controls.Add(this.dtpInTimeBegin);
  143. this.gbxCondition.Controls.Add(this.btnClearCondition);
  144. this.gbxCondition.Controls.Add(this.btnSearch);
  145. this.gbxCondition.Controls.Add(this.txtKilnCarNumEnd);
  146. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  147. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  148. this.gbxCondition.IsMustInput = false;
  149. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  150. this.gbxCondition.Name = "gbxCondition";
  151. this.gbxCondition.OriginalHeight = -1;
  152. this.gbxCondition.Size = new System.Drawing.Size(1119, 80);
  153. this.gbxCondition.TabIndex = 1;
  154. this.gbxCondition.TabStop = false;
  155. this.gbxCondition.Text = "查询条件 ▼";
  156. //
  157. // c_Label3
  158. //
  159. this.c_Label3.AutoSize = true;
  160. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  161. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  162. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  163. this.c_Label3.Location = new System.Drawing.Point(254, 51);
  164. this.c_Label3.Name = "c_Label3";
  165. this.c_Label3.Size = new System.Drawing.Size(17, 12);
  166. this.c_Label3.TabIndex = 12;
  167. this.c_Label3.Text = "至";
  168. //
  169. // dtpOutTimeEnd
  170. //
  171. this.dtpOutTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  172. this.dtpOutTimeEnd.Enabled = false;
  173. this.dtpOutTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. this.dtpOutTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  175. this.dtpOutTimeEnd.Location = new System.Drawing.Point(277, 47);
  176. this.dtpOutTimeEnd.Name = "dtpOutTimeEnd";
  177. this.dtpOutTimeEnd.Size = new System.Drawing.Size(135, 21);
  178. this.dtpOutTimeEnd.TabIndex = 13;
  179. //
  180. // dtpOutTimeBegin
  181. //
  182. this.dtpOutTimeBegin.CustomFormat = "yyyy-MM-dd HH:mm";
  183. this.dtpOutTimeBegin.Enabled = false;
  184. this.dtpOutTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.dtpOutTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  186. this.dtpOutTimeBegin.Location = new System.Drawing.Point(113, 47);
  187. this.dtpOutTimeBegin.Name = "dtpOutTimeBegin";
  188. this.dtpOutTimeBegin.Size = new System.Drawing.Size(135, 21);
  189. this.dtpOutTimeBegin.TabIndex = 11;
  190. //
  191. // rdoOutTime
  192. //
  193. this.rdoOutTime.Location = new System.Drawing.Point(12, 49);
  194. this.rdoOutTime.Name = "rdoOutTime";
  195. this.rdoOutTime.Size = new System.Drawing.Size(95, 16);
  196. this.rdoOutTime.TabIndex = 10;
  197. this.rdoOutTime.Text = "烧成结束时间";
  198. this.rdoOutTime.UseVisualStyleBackColor = false;
  199. this.rdoOutTime.CheckedChanged += new System.EventHandler(this.rdoOutTime_CheckedChanged);
  200. //
  201. // rdoInTime
  202. //
  203. this.rdoInTime.Checked = true;
  204. this.rdoInTime.Location = new System.Drawing.Point(12, 22);
  205. this.rdoInTime.Name = "rdoInTime";
  206. this.rdoInTime.Size = new System.Drawing.Size(95, 16);
  207. this.rdoInTime.TabIndex = 0;
  208. this.rdoInTime.TabStop = true;
  209. this.rdoInTime.Text = "烧成开始时间";
  210. this.rdoInTime.UseVisualStyleBackColor = false;
  211. this.rdoInTime.CheckedChanged += new System.EventHandler(this.rdoInTime_CheckedChanged);
  212. //
  213. // txtKilnCarNumBegin
  214. //
  215. this.txtKilnCarNumBegin.AllowNegative = false;
  216. this.txtKilnCarNumBegin.BackColor = System.Drawing.SystemColors.Window;
  217. this.txtKilnCarNumBegin.BackgroundColor = System.Drawing.SystemColors.Window;
  218. this.txtKilnCarNumBegin.ErrorMessage = "";
  219. this.txtKilnCarNumBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.txtKilnCarNumBegin.HasComma = false;
  221. this.txtKilnCarNumBegin.ImeMode = System.Windows.Forms.ImeMode.Off;
  222. this.txtKilnCarNumBegin.Location = new System.Drawing.Point(478, 20);
  223. this.txtKilnCarNumBegin.MaxValue = new decimal(new int[] {
  224. 1410065407,
  225. 2,
  226. 0,
  227. 0});
  228. this.txtKilnCarNumBegin.MinValue = new decimal(new int[] {
  229. 0,
  230. 0,
  231. 0,
  232. 0});
  233. this.txtKilnCarNumBegin.Name = "txtKilnCarNumBegin";
  234. this.txtKilnCarNumBegin.Number = new System.Drawing.Point(10, 0);
  235. this.txtKilnCarNumBegin.Size = new System.Drawing.Size(73, 21);
  236. this.txtKilnCarNumBegin.TabIndex = 5;
  237. this.txtKilnCarNumBegin.TextValue = "";
  238. //
  239. // c_Label4
  240. //
  241. this.c_Label4.AutoSize = true;
  242. this.c_Label4.BackColor = System.Drawing.SystemColors.Control;
  243. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. this.c_Label4.ForeColor = System.Drawing.Color.Red;
  245. this.c_Label4.Location = new System.Drawing.Point(418, 51);
  246. this.c_Label4.Name = "c_Label4";
  247. this.c_Label4.Size = new System.Drawing.Size(293, 12);
  248. this.c_Label4.TabIndex = 14;
  249. this.c_Label4.Text = "选择结束时间时,根据各窑炉周转率计算烧成开始时间";
  250. //
  251. // c_Label1
  252. //
  253. this.c_Label1.AutoSize = true;
  254. this.c_Label1.BackColor = System.Drawing.SystemColors.Control;
  255. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  256. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  257. this.c_Label1.Location = new System.Drawing.Point(418, 24);
  258. this.c_Label1.Name = "c_Label1";
  259. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  260. this.c_Label1.TabIndex = 4;
  261. this.c_Label1.Text = "窑车序号";
  262. //
  263. // dropKilnCode
  264. //
  265. this.dropKilnCode.BackColor = System.Drawing.SystemColors.Window;
  266. this.dropKilnCode.BackgroundColor = System.Drawing.SystemColors.Window;
  267. this.dropKilnCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  268. this.dropKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.dropKilnCode.FormattingEnabled = true;
  270. this.dropKilnCode.Location = new System.Drawing.Point(718, 20);
  271. this.dropKilnCode.Name = "dropKilnCode";
  272. this.dropKilnCode.Size = new System.Drawing.Size(73, 20);
  273. this.dropKilnCode.TabIndex = 9;
  274. //
  275. // lblKilnCode
  276. //
  277. this.lblKilnCode.AutoSize = true;
  278. this.lblKilnCode.BackColor = System.Drawing.SystemColors.Control;
  279. this.lblKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  280. this.lblKilnCode.ForeColor = System.Drawing.SystemColors.ControlText;
  281. this.lblKilnCode.Location = new System.Drawing.Point(659, 24);
  282. this.lblKilnCode.Name = "lblKilnCode";
  283. this.lblKilnCode.Size = new System.Drawing.Size(53, 12);
  284. this.lblKilnCode.TabIndex = 8;
  285. this.lblKilnCode.Text = "窑炉编号";
  286. //
  287. // c_Label2
  288. //
  289. this.c_Label2.AutoSize = true;
  290. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  291. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  293. this.c_Label2.Location = new System.Drawing.Point(557, 24);
  294. this.c_Label2.Name = "c_Label2";
  295. this.c_Label2.Size = new System.Drawing.Size(17, 12);
  296. this.c_Label2.TabIndex = 6;
  297. this.c_Label2.Text = "至";
  298. //
  299. // lblScrapDateEnd
  300. //
  301. this.lblScrapDateEnd.AutoSize = true;
  302. this.lblScrapDateEnd.BackColor = System.Drawing.Color.Transparent;
  303. this.lblScrapDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  304. this.lblScrapDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  305. this.lblScrapDateEnd.Location = new System.Drawing.Point(254, 24);
  306. this.lblScrapDateEnd.Name = "lblScrapDateEnd";
  307. this.lblScrapDateEnd.Size = new System.Drawing.Size(17, 12);
  308. this.lblScrapDateEnd.TabIndex = 2;
  309. this.lblScrapDateEnd.Text = "至";
  310. //
  311. // dtpInTimeEnd
  312. //
  313. this.dtpInTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  314. this.dtpInTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  315. this.dtpInTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  316. this.dtpInTimeEnd.Location = new System.Drawing.Point(277, 20);
  317. this.dtpInTimeEnd.Name = "dtpInTimeEnd";
  318. this.dtpInTimeEnd.Size = new System.Drawing.Size(135, 21);
  319. this.dtpInTimeEnd.TabIndex = 3;
  320. //
  321. // dtpInTimeBegin
  322. //
  323. this.dtpInTimeBegin.CustomFormat = "yyyy-MM-dd HH:mm";
  324. this.dtpInTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  325. this.dtpInTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  326. this.dtpInTimeBegin.Location = new System.Drawing.Point(113, 20);
  327. this.dtpInTimeBegin.Name = "dtpInTimeBegin";
  328. this.dtpInTimeBegin.Size = new System.Drawing.Size(135, 21);
  329. this.dtpInTimeBegin.TabIndex = 1;
  330. //
  331. // btnClearCondition
  332. //
  333. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  334. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  335. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  336. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  337. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  338. this.btnClearCondition.Location = new System.Drawing.Point(1016, 45);
  339. this.btnClearCondition.Name = "btnClearCondition";
  340. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  341. this.btnClearCondition.TabIndex = 16;
  342. this.btnClearCondition.Text = "清空条件(&C)";
  343. this.btnClearCondition.UseVisualStyleBackColor = true;
  344. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  345. //
  346. // btnSearch
  347. //
  348. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  349. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  350. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  351. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  352. this.btnSearch.ForeColor = System.Drawing.Color.White;
  353. this.btnSearch.Location = new System.Drawing.Point(925, 45);
  354. this.btnSearch.Name = "btnSearch";
  355. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  356. this.btnSearch.TabIndex = 15;
  357. this.btnSearch.Text = "查询(&Q)";
  358. this.btnSearch.UseVisualStyleBackColor = true;
  359. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  360. //
  361. // txtKilnCarNumEnd
  362. //
  363. this.txtKilnCarNumEnd.AllowNegative = false;
  364. this.txtKilnCarNumEnd.BackColor = System.Drawing.SystemColors.Window;
  365. this.txtKilnCarNumEnd.BackgroundColor = System.Drawing.SystemColors.Window;
  366. this.txtKilnCarNumEnd.ErrorMessage = "";
  367. this.txtKilnCarNumEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  368. this.txtKilnCarNumEnd.HasComma = false;
  369. this.txtKilnCarNumEnd.ImeMode = System.Windows.Forms.ImeMode.Off;
  370. this.txtKilnCarNumEnd.Location = new System.Drawing.Point(580, 20);
  371. this.txtKilnCarNumEnd.MaxValue = new decimal(new int[] {
  372. 1410065407,
  373. 2,
  374. 0,
  375. 0});
  376. this.txtKilnCarNumEnd.MinValue = new decimal(new int[] {
  377. 0,
  378. 0,
  379. 0,
  380. 0});
  381. this.txtKilnCarNumEnd.Name = "txtKilnCarNumEnd";
  382. this.txtKilnCarNumEnd.Number = new System.Drawing.Point(10, 0);
  383. this.txtKilnCarNumEnd.Size = new System.Drawing.Size(73, 21);
  384. this.txtKilnCarNumEnd.TabIndex = 7;
  385. this.txtKilnCarNumEnd.TextValue = "";
  386. //
  387. // tsrOperate
  388. //
  389. this.tsrOperate.AutoSize = false;
  390. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  391. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  392. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  393. this.tsbSetting,
  394. this.tsbtnAdaptive,
  395. this.tsbtnClose});
  396. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  397. this.tsrOperate.Name = "tsrOperate";
  398. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  399. this.tsrOperate.ShowItemToolTips = false;
  400. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  401. this.tsrOperate.TabIndex = 0;
  402. this.tsrOperate.Text = "toolStrip1";
  403. //
  404. // tsbSetting
  405. //
  406. this.tsbSetting.AutoSize = false;
  407. this.tsbSetting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  408. this.tsbSetting.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  409. this.tsbSetting.ImageTransparentColor = System.Drawing.Color.Magenta;
  410. this.tsbSetting.Name = "tsbSetting";
  411. this.tsbSetting.Size = new System.Drawing.Size(60, 25);
  412. this.tsbSetting.Text = "设置(&O)";
  413. this.tsbSetting.Click += new System.EventHandler(this.tsbSetting_Click);
  414. //
  415. // tsbtnClose
  416. //
  417. this.tsbtnClose.AutoSize = false;
  418. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  419. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  420. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  421. this.tsbtnClose.Name = "tsbtnClose";
  422. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  423. this.tsbtnClose.Text = "关闭(&X)";
  424. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  425. //
  426. // tblKiln
  427. //
  428. this.tblKiln.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  429. | System.Windows.Forms.AnchorStyles.Left)
  430. | System.Windows.Forms.AnchorStyles.Right)));
  431. this.tblKiln.Controls.Add(this.tapKilnCarInfo);
  432. this.tblKiln.Controls.Add(this.tapKilnCarGoods);
  433. this.tblKiln.Location = new System.Drawing.Point(0, 125);
  434. this.tblKiln.Margin = new System.Windows.Forms.Padding(0);
  435. this.tblKiln.Name = "tblKiln";
  436. this.tblKiln.Padding = new System.Drawing.Point(0, 0);
  437. this.tblKiln.SelectedIndex = 0;
  438. this.tblKiln.Size = new System.Drawing.Size(1119, 364);
  439. this.tblKiln.TabIndex = 2;
  440. //
  441. // tapKilnCarInfo
  442. //
  443. this.tapKilnCarInfo.Controls.Add(this.dgvKilnCarInfo);
  444. this.tapKilnCarInfo.Location = new System.Drawing.Point(4, 22);
  445. this.tapKilnCarInfo.Margin = new System.Windows.Forms.Padding(0);
  446. this.tapKilnCarInfo.Name = "tapKilnCarInfo";
  447. this.tapKilnCarInfo.Size = new System.Drawing.Size(1111, 338);
  448. this.tapKilnCarInfo.TabIndex = 0;
  449. this.tapKilnCarInfo.Text = "窑车信息";
  450. this.tapKilnCarInfo.UseVisualStyleBackColor = true;
  451. //
  452. // dgvKilnCarInfo
  453. //
  454. this.dgvKilnCarInfo.AllowUserToAddRows = false;
  455. this.dgvKilnCarInfo.AllowUserToDeleteRows = false;
  456. this.dgvKilnCarInfo.AllowUserToModifyRows = true;
  457. this.dgvKilnCarInfo.AllowUserToOrderColumns = true;
  458. this.dgvKilnCarInfo.AllowUserToSortRows = false;
  459. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  460. this.dgvKilnCarInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  461. this.dgvKilnCarInfo.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  462. this.dgvKilnCarInfo.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  463. this.dgvKilnCarInfo.CellHeight = 23;
  464. this.dgvKilnCarInfo.ChildNodeColumnName = null;
  465. this.dgvKilnCarInfo.ChildNodeColumnText = null;
  466. this.dgvKilnCarInfo.ColumnDeep = 1;
  467. this.dgvKilnCarInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  468. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  469. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  470. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  471. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  472. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  473. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  474. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  475. this.dgvKilnCarInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  476. this.dgvKilnCarInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  477. this.dgvKilnCarInfo.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  478. this.kilncode,
  479. this.carcount,
  480. this.mincode,
  481. this.maxcode});
  482. this.dgvKilnCarInfo.ColumnTreeView = null;
  483. this.dgvKilnCarInfo.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)));
  484. this.dgvKilnCarInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  485. this.dgvKilnCarInfo.DynamicColumnName = "";
  486. this.dgvKilnCarInfo.EnableHeadersVisualStyles = false;
  487. this.dgvKilnCarInfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  488. this.dgvKilnCarInfo.FormatQuantityColumns = null;
  489. this.dgvKilnCarInfo.HorizontalMergeColumn = null;
  490. this.dgvKilnCarInfo.IsAutoCountSum = true;
  491. this.dgvKilnCarInfo.IsAutoResizeColumns = false;
  492. this.dgvKilnCarInfo.IsClickF12 = false;
  493. this.dgvKilnCarInfo.IsOpenMergeCellFlag = false;
  494. this.dgvKilnCarInfo.IsSubTotalFlag = false;
  495. this.dgvKilnCarInfo.IsTopDeep = false;
  496. this.dgvKilnCarInfo.Location = new System.Drawing.Point(0, 0);
  497. this.dgvKilnCarInfo.Margin = new System.Windows.Forms.Padding(0);
  498. this.dgvKilnCarInfo.MergeColumnNames = null;
  499. this.dgvKilnCarInfo.MergeDetailColumnNames = null;
  500. this.dgvKilnCarInfo.MergeDetailOnlyColumn = null;
  501. this.dgvKilnCarInfo.MergeOnlyColumn = null;
  502. this.dgvKilnCarInfo.MultiSelect = false;
  503. this.dgvKilnCarInfo.Name = "dgvKilnCarInfo";
  504. this.dgvKilnCarInfo.ReadOnly = true;
  505. this.dgvKilnCarInfo.RefreshAtHscroll = false;
  506. this.dgvKilnCarInfo.RowHeadersWidth = 50;
  507. this.dgvKilnCarInfo.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  508. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  509. this.dgvKilnCarInfo.RowsDefaultCellStyle = dataGridViewCellStyle4;
  510. this.dgvKilnCarInfo.RowTemplate.Height = 21;
  511. this.dgvKilnCarInfo.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  512. this.dgvKilnCarInfo.Size = new System.Drawing.Size(1111, 338);
  513. this.dgvKilnCarInfo.SortOrderColumnName = null;
  514. this.dgvKilnCarInfo.TabIndex = 0;
  515. this.dgvKilnCarInfo.Tag = true;
  516. this.dgvKilnCarInfo.TotalSumColumns = null;
  517. this.dgvKilnCarInfo.ViewRowFilter = "";
  518. //
  519. // kilncode
  520. //
  521. this.kilncode.DataPropertyName = "kilncode";
  522. this.kilncode.HeaderText = "窑炉编号";
  523. this.kilncode.Name = "kilncode";
  524. this.kilncode.ReadOnly = true;
  525. //
  526. // carcount
  527. //
  528. this.carcount.DataPropertyName = "carcount";
  529. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  530. dataGridViewCellStyle3.Format = "N0";
  531. this.carcount.DefaultCellStyle = dataGridViewCellStyle3;
  532. this.carcount.HeaderText = "窑车数量";
  533. this.carcount.Name = "carcount";
  534. this.carcount.ReadOnly = true;
  535. //
  536. // mincode
  537. //
  538. this.mincode.DataPropertyName = "mincode";
  539. this.mincode.HeaderText = "起始窑车";
  540. this.mincode.Name = "mincode";
  541. this.mincode.ReadOnly = true;
  542. //
  543. // maxcode
  544. //
  545. this.maxcode.DataPropertyName = "maxcode";
  546. this.maxcode.HeaderText = "结束窑车";
  547. this.maxcode.Name = "maxcode";
  548. this.maxcode.ReadOnly = true;
  549. //
  550. // tapKilnCarGoods
  551. //
  552. this.tapKilnCarGoods.Controls.Add(this.dgvKilnCarGoods);
  553. this.tapKilnCarGoods.Location = new System.Drawing.Point(4, 22);
  554. this.tapKilnCarGoods.Margin = new System.Windows.Forms.Padding(0);
  555. this.tapKilnCarGoods.Name = "tapKilnCarGoods";
  556. this.tapKilnCarGoods.Size = new System.Drawing.Size(1111, 338);
  557. this.tapKilnCarGoods.TabIndex = 1;
  558. this.tapKilnCarGoods.Text = "预算合格品";
  559. this.tapKilnCarGoods.UseVisualStyleBackColor = true;
  560. //
  561. // dgvKilnCarGoods
  562. //
  563. this.dgvKilnCarGoods.AllowUserToAddRows = false;
  564. this.dgvKilnCarGoods.AllowUserToDeleteRows = false;
  565. this.dgvKilnCarGoods.AllowUserToModifyRows = true;
  566. this.dgvKilnCarGoods.AllowUserToSortRows = false;
  567. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  568. this.dgvKilnCarGoods.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
  569. this.dgvKilnCarGoods.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  570. this.dgvKilnCarGoods.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  571. this.dgvKilnCarGoods.CellHeight = 23;
  572. this.dgvKilnCarGoods.ChildNodeColumnName = null;
  573. this.dgvKilnCarGoods.ChildNodeColumnText = null;
  574. this.dgvKilnCarGoods.ColumnDeep = 2;
  575. this.dgvKilnCarGoods.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  576. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  577. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  578. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  579. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
  580. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  581. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  582. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  583. this.dgvKilnCarGoods.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
  584. this.dgvKilnCarGoods.ColumnHeadersHeight = 46;
  585. this.dgvKilnCarGoods.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  586. this.dgvKilnCarGoods.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  587. this.goodstypename,
  588. this.goodscode,
  589. this.logoname,
  590. this.pc1,
  591. this.qr1,
  592. this.qc1,
  593. this.pc2,
  594. this.qr2,
  595. this.qc2,
  596. this.qc});
  597. this.dgvKilnCarGoods.ColumnTreeView = new System.Windows.Forms.TreeView[] {
  598. this.treeView1};
  599. this.dgvKilnCarGoods.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)));
  600. this.dgvKilnCarGoods.Dock = System.Windows.Forms.DockStyle.Fill;
  601. this.dgvKilnCarGoods.DynamicColumnName = "";
  602. this.dgvKilnCarGoods.EnableHeadersVisualStyles = false;
  603. this.dgvKilnCarGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  604. this.dgvKilnCarGoods.FormatQuantityColumns = null;
  605. this.dgvKilnCarGoods.HorizontalMergeColumn = null;
  606. this.dgvKilnCarGoods.IsAutoCountSum = true;
  607. this.dgvKilnCarGoods.IsAutoResizeColumns = false;
  608. this.dgvKilnCarGoods.IsClickF12 = false;
  609. this.dgvKilnCarGoods.IsOpenMergeCellFlag = false;
  610. this.dgvKilnCarGoods.IsSubTotalFlag = false;
  611. this.dgvKilnCarGoods.IsTopDeep = false;
  612. this.dgvKilnCarGoods.Location = new System.Drawing.Point(0, 0);
  613. this.dgvKilnCarGoods.Margin = new System.Windows.Forms.Padding(0);
  614. this.dgvKilnCarGoods.MergeColumnNames = null;
  615. this.dgvKilnCarGoods.MergeDetailColumnNames = null;
  616. this.dgvKilnCarGoods.MergeDetailOnlyColumn = null;
  617. this.dgvKilnCarGoods.MergeOnlyColumn = null;
  618. this.dgvKilnCarGoods.MultiSelect = false;
  619. this.dgvKilnCarGoods.Name = "dgvKilnCarGoods";
  620. this.dgvKilnCarGoods.ReadOnly = true;
  621. this.dgvKilnCarGoods.RefreshAtHscroll = false;
  622. this.dgvKilnCarGoods.RowHeadersWidth = 50;
  623. this.dgvKilnCarGoods.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  624. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  625. this.dgvKilnCarGoods.RowsDefaultCellStyle = dataGridViewCellStyle14;
  626. this.dgvKilnCarGoods.RowTemplate.Height = 21;
  627. this.dgvKilnCarGoods.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  628. this.dgvKilnCarGoods.Size = new System.Drawing.Size(1111, 338);
  629. this.dgvKilnCarGoods.SortOrderColumnName = null;
  630. this.dgvKilnCarGoods.TabIndex = 33;
  631. this.dgvKilnCarGoods.Tag = true;
  632. this.dgvKilnCarGoods.TotalSumColumns = null;
  633. this.dgvKilnCarGoods.ViewRowFilter = "";
  634. //
  635. // treeView1
  636. //
  637. this.treeView1.LineColor = System.Drawing.Color.Empty;
  638. this.treeView1.Location = new System.Drawing.Point(0, 0);
  639. this.treeView1.Name = "treeView1";
  640. treeNode1.Name = "产品类别";
  641. treeNode1.Text = "产品类别";
  642. treeNode2.Name = "产品编码";
  643. treeNode2.Text = "产品编码";
  644. treeNode3.Name = "产品商标";
  645. treeNode3.Text = "产品商标";
  646. treeNode4.Name = "卸窑数量";
  647. treeNode4.Text = "卸窑数量";
  648. treeNode5.Name = "参考质量";
  649. treeNode5.Text = "参考质量";
  650. treeNode6.Name = "合格品数";
  651. treeNode6.Text = "合格品数";
  652. treeNode7.Name = "本烧";
  653. treeNode7.Text = "本烧";
  654. treeNode8.Name = "卸窑数量";
  655. treeNode8.Text = "卸窑数量";
  656. treeNode9.Name = "参考质量";
  657. treeNode9.Text = "参考质量";
  658. treeNode10.Name = "合格品数";
  659. treeNode10.Text = "合格品数";
  660. treeNode11.Name = "重烧";
  661. treeNode11.Text = "重烧";
  662. treeNode12.Name = "合格品数";
  663. treeNode12.Text = "合格品数";
  664. this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  665. treeNode1,
  666. treeNode2,
  667. treeNode3,
  668. treeNode7,
  669. treeNode11,
  670. treeNode12});
  671. this.treeView1.Size = new System.Drawing.Size(121, 97);
  672. this.treeView1.TabIndex = 0;
  673. //
  674. // goodstypename
  675. //
  676. this.goodstypename.DataPropertyName = "goodstypename";
  677. this.goodstypename.HeaderText = "产品类别";
  678. this.goodstypename.Name = "goodstypename";
  679. this.goodstypename.ReadOnly = true;
  680. this.goodstypename.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  681. //
  682. // goodscode
  683. //
  684. this.goodscode.DataPropertyName = "goodscode";
  685. this.goodscode.HeaderText = "产品编码";
  686. this.goodscode.Name = "goodscode";
  687. this.goodscode.ReadOnly = true;
  688. this.goodscode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  689. //
  690. // logoname
  691. //
  692. this.logoname.DataPropertyName = "logoname";
  693. this.logoname.HeaderText = "产品商标";
  694. this.logoname.Name = "logoname";
  695. this.logoname.ReadOnly = true;
  696. this.logoname.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  697. //
  698. // pc1
  699. //
  700. this.pc1.DataPropertyName = "pc1";
  701. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  702. dataGridViewCellStyle7.Format = "N0";
  703. this.pc1.DefaultCellStyle = dataGridViewCellStyle7;
  704. this.pc1.HeaderText = "卸窑数量";
  705. this.pc1.Name = "pc1";
  706. this.pc1.ReadOnly = true;
  707. this.pc1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  708. //
  709. // qr1
  710. //
  711. this.qr1.DataPropertyName = "qr1";
  712. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  713. dataGridViewCellStyle8.Format = "P2";
  714. this.qr1.DefaultCellStyle = dataGridViewCellStyle8;
  715. this.qr1.HeaderText = "参考质量";
  716. this.qr1.Name = "qr1";
  717. this.qr1.ReadOnly = true;
  718. this.qr1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  719. //
  720. // qc1
  721. //
  722. this.qc1.DataPropertyName = "qc1";
  723. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  724. dataGridViewCellStyle9.Format = "N0";
  725. this.qc1.DefaultCellStyle = dataGridViewCellStyle9;
  726. this.qc1.HeaderText = "合格品数";
  727. this.qc1.Name = "qc1";
  728. this.qc1.ReadOnly = true;
  729. this.qc1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  730. //
  731. // pc2
  732. //
  733. this.pc2.DataPropertyName = "pc2";
  734. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  735. dataGridViewCellStyle10.Format = "N0";
  736. this.pc2.DefaultCellStyle = dataGridViewCellStyle10;
  737. this.pc2.HeaderText = "卸窑数量";
  738. this.pc2.Name = "pc2";
  739. this.pc2.ReadOnly = true;
  740. this.pc2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  741. //
  742. // qr2
  743. //
  744. this.qr2.DataPropertyName = "qr2";
  745. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  746. dataGridViewCellStyle11.Format = "P2";
  747. this.qr2.DefaultCellStyle = dataGridViewCellStyle11;
  748. this.qr2.HeaderText = "参考质量";
  749. this.qr2.Name = "qr2";
  750. this.qr2.ReadOnly = true;
  751. this.qr2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  752. //
  753. // qc2
  754. //
  755. this.qc2.DataPropertyName = "qc2";
  756. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  757. dataGridViewCellStyle12.Format = "N0";
  758. this.qc2.DefaultCellStyle = dataGridViewCellStyle12;
  759. this.qc2.HeaderText = "合格品数";
  760. this.qc2.Name = "qc2";
  761. this.qc2.ReadOnly = true;
  762. this.qc2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  763. //
  764. // qc
  765. //
  766. this.qc.DataPropertyName = "qc";
  767. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  768. dataGridViewCellStyle13.Format = "N0";
  769. this.qc.DefaultCellStyle = dataGridViewCellStyle13;
  770. this.qc.HeaderText = "合格品数";
  771. this.qc.Name = "qc";
  772. this.qc.ReadOnly = true;
  773. this.qc.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  774. //
  775. // F_RPT_040112
  776. //
  777. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  778. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  779. this.ClientSize = new System.Drawing.Size(1131, 486);
  780. this.Controls.Add(this.gbxCondition);
  781. this.Controls.Add(this.tsrOperate);
  782. this.Controls.Add(this.tblKiln);
  783. this.Name = "F_RPT_040112";
  784. this.RightToLeftLayout = true;
  785. this.Text = "成检产品预算分析表";
  786. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040112_FormClosed);
  787. this.Load += new System.EventHandler(this.F_RPT_040112_Load);
  788. this.gbxCondition.ResumeLayout(false);
  789. this.gbxCondition.PerformLayout();
  790. this.tsrOperate.ResumeLayout(false);
  791. this.tsrOperate.PerformLayout();
  792. this.tblKiln.ResumeLayout(false);
  793. this.tapKilnCarInfo.ResumeLayout(false);
  794. ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarInfo)).EndInit();
  795. this.tapKilnCarGoods.ResumeLayout(false);
  796. ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarGoods)).EndInit();
  797. this.ResumeLayout(false);
  798. }
  799. #endregion
  800. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  801. private Basics.BaseControls.C_GroupBox gbxCondition;
  802. private Basics.BaseControls.C_Label lblScrapDateEnd;
  803. private Basics.BaseControls.C_DateTimePicker dtpInTimeEnd;
  804. private Basics.BaseControls.C_DateTimePicker dtpInTimeBegin;
  805. private Basics.BaseControls.C_Button btnClearCondition;
  806. private Basics.BaseControls.C_Button btnSearch;
  807. private Basics.BaseControls.C_ToolStrip tsrOperate;
  808. private System.Windows.Forms.ToolStripButton tsbtnClose;
  809. private System.Windows.Forms.TabControl tblKiln;
  810. private System.Windows.Forms.TabPage tapKilnCarInfo;
  811. private Basics.BaseControls.C_DataGridView dgvKilnCarInfo;
  812. private System.Windows.Forms.TabPage tapKilnCarGoods;
  813. private Basics.BaseControls.C_DataGridView dgvKilnCarGoods;
  814. private Basics.BaseControls.C_ComboBox dropKilnCode;
  815. private Basics.BaseControls.C_Label lblKilnCode;
  816. private Basics.BaseControls.C_TXT_Digital txtKilnCarNumBegin;
  817. private Basics.BaseControls.C_Label c_Label1;
  818. private Basics.BaseControls.C_Label c_Label2;
  819. private Basics.BaseControls.C_TXT_Digital txtKilnCarNumEnd;
  820. private WinForm.Controls.RdoRadioButton rdoOutTime;
  821. private WinForm.Controls.RdoRadioButton rdoInTime;
  822. private Basics.BaseControls.C_Label c_Label3;
  823. private Basics.BaseControls.C_DateTimePicker dtpOutTimeEnd;
  824. private Basics.BaseControls.C_DateTimePicker dtpOutTimeBegin;
  825. private Basics.BaseControls.C_Label c_Label4;
  826. private System.Windows.Forms.DataGridViewTextBoxColumn kilncode;
  827. private System.Windows.Forms.DataGridViewTextBoxColumn carcount;
  828. private System.Windows.Forms.DataGridViewTextBoxColumn mincode;
  829. private System.Windows.Forms.DataGridViewTextBoxColumn maxcode;
  830. private System.Windows.Forms.TreeView treeView1;
  831. private System.Windows.Forms.ToolStripButton tsbSetting;
  832. private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
  833. private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
  834. private System.Windows.Forms.DataGridViewTextBoxColumn logoname;
  835. private System.Windows.Forms.DataGridViewTextBoxColumn pc1;
  836. private System.Windows.Forms.DataGridViewTextBoxColumn qr1;
  837. private System.Windows.Forms.DataGridViewTextBoxColumn qc1;
  838. private System.Windows.Forms.DataGridViewTextBoxColumn pc2;
  839. private System.Windows.Forms.DataGridViewTextBoxColumn qr2;
  840. private System.Windows.Forms.DataGridViewTextBoxColumn qc2;
  841. private System.Windows.Forms.DataGridViewTextBoxColumn qc;
  842. }
  843. }