F_RPT_020104.Designer.cs 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_020104
  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_020104));
  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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  40. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  41. this.txtKilnCarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  42. this.lblKiln = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  43. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  44. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  45. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  46. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  47. this.cmbKiln = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  48. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  49. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  50. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  51. this.dgvKilnCar = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  52. this.kilncode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.kilntype = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.kilncarcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.MaxGoodsNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.procedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.tabControl1 = new System.Windows.Forms.TabControl();
  58. this.tabPage1 = new System.Windows.Forms.TabPage();
  59. this.dgvKilnCarDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  60. this.procedurename1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.proceduretime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.usercode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.remarks1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.tabPage2 = new System.Windows.Forms.TabPage();
  66. this.dgvKilnCarGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  67. this.Barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.KilnCarPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.usercode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.createtime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.createusername2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.tsrOperate.SuspendLayout();
  75. this.gbxCondition.SuspendLayout();
  76. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  77. this.splitContainer1.Panel1.SuspendLayout();
  78. this.splitContainer1.Panel2.SuspendLayout();
  79. this.splitContainer1.SuspendLayout();
  80. ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCar)).BeginInit();
  81. this.tabControl1.SuspendLayout();
  82. this.tabPage1.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarDetail)).BeginInit();
  84. this.tabPage2.SuspendLayout();
  85. ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarGoods)).BeginInit();
  86. this.SuspendLayout();
  87. //
  88. // c_Label1
  89. //
  90. this.c_Label1.AutoSize = true;
  91. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  92. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  93. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  94. this.c_Label1.Location = new System.Drawing.Point(192, 28);
  95. this.c_Label1.Name = "c_Label1";
  96. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  97. this.c_Label1.TabIndex = 2;
  98. this.c_Label1.Text = "窑炉车号";
  99. //
  100. // txtKilnCarCode
  101. //
  102. this.txtKilnCarCode.BackColor = System.Drawing.SystemColors.Window;
  103. this.txtKilnCarCode.BackgroundColor = System.Drawing.SystemColors.Window;
  104. this.txtKilnCarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  105. this.txtKilnCarCode.ErrorMessage = "";
  106. this.txtKilnCarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  107. this.txtKilnCarCode.Location = new System.Drawing.Point(251, 24);
  108. this.txtKilnCarCode.MaxLength = 20;
  109. this.txtKilnCarCode.Name = "txtKilnCarCode";
  110. this.txtKilnCarCode.Size = new System.Drawing.Size(108, 21);
  111. this.txtKilnCarCode.TabIndex = 3;
  112. //
  113. // lblKiln
  114. //
  115. this.lblKiln.AutoSize = true;
  116. this.lblKiln.BackColor = System.Drawing.Color.Transparent;
  117. this.lblKiln.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  118. this.lblKiln.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  119. this.lblKiln.IsMustInput = true;
  120. this.lblKiln.Location = new System.Drawing.Point(20, 28);
  121. this.lblKiln.Name = "lblKiln";
  122. this.lblKiln.Size = new System.Drawing.Size(53, 12);
  123. this.lblKiln.TabIndex = 5;
  124. this.lblKiln.Text = "窑炉编码";
  125. //
  126. // tsrOperate
  127. //
  128. this.tsrOperate.AutoSize = false;
  129. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  130. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  131. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  132. this.tsbtnAdaptive,
  133. this.tsbtnClose});
  134. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  135. this.tsrOperate.Name = "tsrOperate";
  136. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  137. this.tsrOperate.ShowItemToolTips = false;
  138. this.tsrOperate.Size = new System.Drawing.Size(927, 35);
  139. this.tsrOperate.TabIndex = 8;
  140. this.tsrOperate.Text = "toolStrip1";
  141. //
  142. // tsbtnAdaptive
  143. //
  144. this.tsbtnAdaptive.AutoSize = false;
  145. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  146. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  147. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  148. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  149. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  150. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  151. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  152. //
  153. // tsbtnClose
  154. //
  155. this.tsbtnClose.AutoSize = false;
  156. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  157. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  158. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  159. this.tsbtnClose.Name = "tsbtnClose";
  160. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  161. this.tsbtnClose.Text = "关闭(&X)";
  162. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  163. //
  164. // gbxCondition
  165. //
  166. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  167. | System.Windows.Forms.AnchorStyles.Right)));
  168. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  169. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  170. this.gbxCondition.Controls.Add(this.cmbKiln);
  171. this.gbxCondition.Controls.Add(this.btnClearCondition);
  172. this.gbxCondition.Controls.Add(this.lblKiln);
  173. this.gbxCondition.Controls.Add(this.btnSearch);
  174. this.gbxCondition.Controls.Add(this.c_Label1);
  175. this.gbxCondition.Controls.Add(this.txtKilnCarCode);
  176. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  177. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  178. this.gbxCondition.IsMustInput = false;
  179. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  180. this.gbxCondition.Name = "gbxCondition";
  181. this.gbxCondition.OriginalHeight = -1;
  182. this.gbxCondition.Size = new System.Drawing.Size(915, 57);
  183. this.gbxCondition.TabIndex = 34;
  184. this.gbxCondition.TabStop = false;
  185. this.gbxCondition.Text = "查询条件 ▼";
  186. //
  187. // cmbKiln
  188. //
  189. this.cmbKiln.BackColor = System.Drawing.SystemColors.Window;
  190. this.cmbKiln.BackgroundColor = System.Drawing.SystemColors.Window;
  191. this.cmbKiln.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  192. this.cmbKiln.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.cmbKiln.FormattingEnabled = true;
  194. this.cmbKiln.Location = new System.Drawing.Point(78, 25);
  195. this.cmbKiln.Name = "cmbKiln";
  196. this.cmbKiln.Size = new System.Drawing.Size(108, 20);
  197. this.cmbKiln.TabIndex = 47;
  198. //
  199. // btnClearCondition
  200. //
  201. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  202. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  203. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  204. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  206. this.btnClearCondition.Location = new System.Drawing.Point(824, 18);
  207. this.btnClearCondition.Name = "btnClearCondition";
  208. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  209. this.btnClearCondition.TabIndex = 13;
  210. this.btnClearCondition.Text = "清空条件(&C)";
  211. this.btnClearCondition.UseVisualStyleBackColor = true;
  212. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  213. //
  214. // btnSearch
  215. //
  216. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  217. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  218. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  219. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.btnSearch.ForeColor = System.Drawing.Color.White;
  221. this.btnSearch.Location = new System.Drawing.Point(733, 18);
  222. this.btnSearch.Name = "btnSearch";
  223. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  224. this.btnSearch.TabIndex = 12;
  225. this.btnSearch.Text = "查询(&Q)";
  226. this.btnSearch.UseVisualStyleBackColor = true;
  227. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  228. //
  229. // splitContainer1
  230. //
  231. this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  232. | System.Windows.Forms.AnchorStyles.Left)
  233. | System.Windows.Forms.AnchorStyles.Right)));
  234. this.splitContainer1.Location = new System.Drawing.Point(0, 101);
  235. this.splitContainer1.Name = "splitContainer1";
  236. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  237. //
  238. // splitContainer1.Panel1
  239. //
  240. this.splitContainer1.Panel1.Controls.Add(this.dgvKilnCar);
  241. //
  242. // splitContainer1.Panel2
  243. //
  244. this.splitContainer1.Panel2.Controls.Add(this.tabControl1);
  245. this.splitContainer1.Size = new System.Drawing.Size(915, 370);
  246. this.splitContainer1.SplitterDistance = 137;
  247. this.splitContainer1.TabIndex = 38;
  248. //
  249. // dgvKilnCar
  250. //
  251. this.dgvKilnCar.AllowUserToAddRows = false;
  252. this.dgvKilnCar.AllowUserToDeleteRows = false;
  253. this.dgvKilnCar.AllowUserToModifyRows = true;
  254. this.dgvKilnCar.AllowUserToOrderColumns = true;
  255. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  256. this.dgvKilnCar.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  257. this.dgvKilnCar.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  258. this.dgvKilnCar.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  259. this.dgvKilnCar.CellHeight = 23;
  260. this.dgvKilnCar.ChildNodeColumnName = null;
  261. this.dgvKilnCar.ChildNodeColumnText = null;
  262. this.dgvKilnCar.ColumnDeep = 1;
  263. this.dgvKilnCar.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  264. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  265. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  266. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  267. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  268. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  269. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  270. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  271. this.dgvKilnCar.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  272. this.dgvKilnCar.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  273. this.dgvKilnCar.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  274. this.kilncode1,
  275. this.kilntype,
  276. this.kilncarcode1,
  277. this.MaxGoodsNum,
  278. this.procedurename});
  279. this.dgvKilnCar.ColumnTreeView = null;
  280. this.dgvKilnCar.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)));
  281. this.dgvKilnCar.Dock = System.Windows.Forms.DockStyle.Fill;
  282. this.dgvKilnCar.DynamicColumnName = "";
  283. this.dgvKilnCar.EnableHeadersVisualStyles = false;
  284. this.dgvKilnCar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  285. this.dgvKilnCar.HorizontalMergeColumn = null;
  286. this.dgvKilnCar.IsAutoCountSum = true;
  287. this.dgvKilnCar.IsAutoResizeColumns = false;
  288. this.dgvKilnCar.IsClickF12 = false;
  289. this.dgvKilnCar.IsOpenMergeCellFlag = false;
  290. this.dgvKilnCar.IsSubTotalFlag = false;
  291. this.dgvKilnCar.IsTopDeep = false;
  292. this.dgvKilnCar.Location = new System.Drawing.Point(0, 0);
  293. this.dgvKilnCar.Margin = new System.Windows.Forms.Padding(0);
  294. this.dgvKilnCar.MergeColumnNames = null;
  295. this.dgvKilnCar.MergeDetailColumnNames = null;
  296. this.dgvKilnCar.MergeDetailOnlyColumn = null;
  297. this.dgvKilnCar.MergeOnlyColumn = null;
  298. this.dgvKilnCar.MultiSelect = false;
  299. this.dgvKilnCar.Name = "dgvKilnCar";
  300. this.dgvKilnCar.RefreshAtHscroll = false;
  301. this.dgvKilnCar.RowHeadersWidth = 50;
  302. this.dgvKilnCar.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  303. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  304. this.dgvKilnCar.RowsDefaultCellStyle = dataGridViewCellStyle3;
  305. this.dgvKilnCar.RowTemplate.Height = 21;
  306. this.dgvKilnCar.Size = new System.Drawing.Size(915, 137);
  307. this.dgvKilnCar.SortOrderColumnName = null;
  308. this.dgvKilnCar.TabIndex = 34;
  309. this.dgvKilnCar.Tag = true;
  310. this.dgvKilnCar.TotalSumColumns = null;
  311. this.dgvKilnCar.ViewRowFilter = "";
  312. this.dgvKilnCar.SelectionChanged += new System.EventHandler(this.dgvKilnCar_SelectionChanged);
  313. //
  314. // kilncode1
  315. //
  316. this.kilncode1.DataPropertyName = "kilncode";
  317. this.kilncode1.HeaderText = "窑炉编码";
  318. this.kilncode1.Name = "kilncode1";
  319. this.kilncode1.ReadOnly = true;
  320. //
  321. // kilntype
  322. //
  323. this.kilntype.DataPropertyName = "kilntype";
  324. this.kilntype.HeaderText = "窑炉类型";
  325. this.kilntype.Name = "kilntype";
  326. this.kilntype.ReadOnly = true;
  327. //
  328. // kilncarcode1
  329. //
  330. this.kilncarcode1.DataPropertyName = "kilncarcode";
  331. this.kilncarcode1.HeaderText = "窑车编码";
  332. this.kilncarcode1.Name = "kilncarcode1";
  333. this.kilncarcode1.ReadOnly = true;
  334. //
  335. // MaxGoodsNum
  336. //
  337. this.MaxGoodsNum.DataPropertyName = "MaxGoodsNum";
  338. this.MaxGoodsNum.HeaderText = "最大产品数量";
  339. this.MaxGoodsNum.Name = "MaxGoodsNum";
  340. this.MaxGoodsNum.ReadOnly = true;
  341. this.MaxGoodsNum.Resizable = System.Windows.Forms.DataGridViewTriState.False;
  342. //
  343. // procedurename
  344. //
  345. this.procedurename.DataPropertyName = "procedurename";
  346. this.procedurename.HeaderText = "当前工序";
  347. this.procedurename.Name = "procedurename";
  348. this.procedurename.ReadOnly = true;
  349. this.procedurename.Resizable = System.Windows.Forms.DataGridViewTriState.False;
  350. //
  351. // tabControl1
  352. //
  353. this.tabControl1.Controls.Add(this.tabPage1);
  354. this.tabControl1.Controls.Add(this.tabPage2);
  355. this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  356. this.tabControl1.Location = new System.Drawing.Point(0, 0);
  357. this.tabControl1.Name = "tabControl1";
  358. this.tabControl1.SelectedIndex = 0;
  359. this.tabControl1.Size = new System.Drawing.Size(915, 229);
  360. this.tabControl1.TabIndex = 0;
  361. //
  362. // tabPage1
  363. //
  364. this.tabPage1.Controls.Add(this.dgvKilnCarDetail);
  365. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  366. this.tabPage1.Name = "tabPage1";
  367. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  368. this.tabPage1.Size = new System.Drawing.Size(907, 203);
  369. this.tabPage1.TabIndex = 0;
  370. this.tabPage1.Text = "生产数据";
  371. this.tabPage1.UseVisualStyleBackColor = true;
  372. //
  373. // dgvKilnCarDetail
  374. //
  375. this.dgvKilnCarDetail.AllowUserToAddRows = false;
  376. this.dgvKilnCarDetail.AllowUserToModifyRows = true;
  377. this.dgvKilnCarDetail.AllowUserToOrderColumns = true;
  378. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  379. this.dgvKilnCarDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
  380. this.dgvKilnCarDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  381. | System.Windows.Forms.AnchorStyles.Left)
  382. | System.Windows.Forms.AnchorStyles.Right)));
  383. this.dgvKilnCarDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  384. this.dgvKilnCarDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  385. this.dgvKilnCarDetail.CellHeight = 23;
  386. this.dgvKilnCarDetail.ChildNodeColumnName = null;
  387. this.dgvKilnCarDetail.ChildNodeColumnText = null;
  388. this.dgvKilnCarDetail.ColumnDeep = 1;
  389. this.dgvKilnCarDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  390. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  391. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  392. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  394. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  395. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  396. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  397. this.dgvKilnCarDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  398. this.dgvKilnCarDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  399. this.dgvKilnCarDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  400. this.procedurename1,
  401. this.proceduretime,
  402. this.usercode1,
  403. this.CreateUserName,
  404. this.remarks1});
  405. this.dgvKilnCarDetail.ColumnTreeView = null;
  406. this.dgvKilnCarDetail.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)));
  407. this.dgvKilnCarDetail.DynamicColumnName = "";
  408. this.dgvKilnCarDetail.EnableHeadersVisualStyles = false;
  409. this.dgvKilnCarDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  410. this.dgvKilnCarDetail.HorizontalMergeColumn = null;
  411. this.dgvKilnCarDetail.IsAutoCountSum = true;
  412. this.dgvKilnCarDetail.IsAutoResizeColumns = false;
  413. this.dgvKilnCarDetail.IsClickF12 = false;
  414. this.dgvKilnCarDetail.IsOpenMergeCellFlag = false;
  415. this.dgvKilnCarDetail.IsSubTotalFlag = false;
  416. this.dgvKilnCarDetail.IsTopDeep = false;
  417. this.dgvKilnCarDetail.Location = new System.Drawing.Point(0, 0);
  418. this.dgvKilnCarDetail.Margin = new System.Windows.Forms.Padding(0);
  419. this.dgvKilnCarDetail.MergeColumnNames = null;
  420. this.dgvKilnCarDetail.MergeDetailColumnNames = null;
  421. this.dgvKilnCarDetail.MergeDetailOnlyColumn = null;
  422. this.dgvKilnCarDetail.MergeOnlyColumn = null;
  423. this.dgvKilnCarDetail.MultiSelect = false;
  424. this.dgvKilnCarDetail.Name = "dgvKilnCarDetail";
  425. this.dgvKilnCarDetail.ReadOnly = true;
  426. this.dgvKilnCarDetail.RefreshAtHscroll = false;
  427. this.dgvKilnCarDetail.RowHeadersWidth = 50;
  428. this.dgvKilnCarDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  429. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  430. this.dgvKilnCarDetail.RowsDefaultCellStyle = dataGridViewCellStyle7;
  431. this.dgvKilnCarDetail.RowTemplate.Height = 25;
  432. this.dgvKilnCarDetail.Size = new System.Drawing.Size(904, 203);
  433. this.dgvKilnCarDetail.SortOrderColumnName = null;
  434. this.dgvKilnCarDetail.TabIndex = 0;
  435. this.dgvKilnCarDetail.Tag = true;
  436. this.dgvKilnCarDetail.TotalSumColumns = null;
  437. this.dgvKilnCarDetail.ViewRowFilter = "";
  438. //
  439. // procedurename1
  440. //
  441. this.procedurename1.DataPropertyName = "procedurename";
  442. this.procedurename1.HeaderText = "当前工序";
  443. this.procedurename1.Name = "procedurename1";
  444. this.procedurename1.ReadOnly = true;
  445. //
  446. // proceduretime
  447. //
  448. this.proceduretime.DataPropertyName = "proceduretime";
  449. dataGridViewCellStyle6.Format = "yyyy-MM-dd HH:mm:ss";
  450. dataGridViewCellStyle6.NullValue = null;
  451. this.proceduretime.DefaultCellStyle = dataGridViewCellStyle6;
  452. this.proceduretime.HeaderText = "开始时间";
  453. this.proceduretime.Name = "proceduretime";
  454. this.proceduretime.ReadOnly = true;
  455. //
  456. // usercode1
  457. //
  458. this.usercode1.DataPropertyName = "usercode";
  459. this.usercode1.HeaderText = "生产工号";
  460. this.usercode1.Name = "usercode1";
  461. this.usercode1.ReadOnly = true;
  462. //
  463. // CreateUserName
  464. //
  465. this.CreateUserName.DataPropertyName = "CreateUserName";
  466. this.CreateUserName.HeaderText = "操作者";
  467. this.CreateUserName.Name = "CreateUserName";
  468. this.CreateUserName.ReadOnly = true;
  469. //
  470. // remarks1
  471. //
  472. this.remarks1.DataPropertyName = "remarks";
  473. this.remarks1.HeaderText = "操作说明";
  474. this.remarks1.Name = "remarks1";
  475. this.remarks1.ReadOnly = true;
  476. //
  477. // tabPage2
  478. //
  479. this.tabPage2.Controls.Add(this.dgvKilnCarGoods);
  480. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  481. this.tabPage2.Name = "tabPage2";
  482. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  483. this.tabPage2.Size = new System.Drawing.Size(907, 203);
  484. this.tabPage2.TabIndex = 1;
  485. this.tabPage2.Text = "窑车产品";
  486. this.tabPage2.UseVisualStyleBackColor = true;
  487. //
  488. // dgvKilnCarGoods
  489. //
  490. this.dgvKilnCarGoods.AllowUserToAddRows = false;
  491. this.dgvKilnCarGoods.AllowUserToDeleteRows = false;
  492. this.dgvKilnCarGoods.AllowUserToModifyRows = true;
  493. this.dgvKilnCarGoods.AllowUserToOrderColumns = true;
  494. dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  495. this.dgvKilnCarGoods.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
  496. this.dgvKilnCarGoods.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  497. | System.Windows.Forms.AnchorStyles.Left)
  498. | System.Windows.Forms.AnchorStyles.Right)));
  499. this.dgvKilnCarGoods.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  500. this.dgvKilnCarGoods.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  501. this.dgvKilnCarGoods.CellHeight = 23;
  502. this.dgvKilnCarGoods.ChildNodeColumnName = null;
  503. this.dgvKilnCarGoods.ChildNodeColumnText = null;
  504. this.dgvKilnCarGoods.ColumnDeep = 1;
  505. this.dgvKilnCarGoods.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  506. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  507. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  508. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  509. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
  510. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  511. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  512. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  513. this.dgvKilnCarGoods.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
  514. this.dgvKilnCarGoods.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  515. this.dgvKilnCarGoods.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  516. this.Barcode,
  517. this.LogoCodeName,
  518. this.goodscode,
  519. this.KilnCarPosition,
  520. this.usercode2,
  521. this.createtime,
  522. this.createusername2});
  523. this.dgvKilnCarGoods.ColumnTreeView = null;
  524. 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)));
  525. this.dgvKilnCarGoods.DynamicColumnName = "";
  526. this.dgvKilnCarGoods.EnableHeadersVisualStyles = false;
  527. this.dgvKilnCarGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. this.dgvKilnCarGoods.HorizontalMergeColumn = null;
  529. this.dgvKilnCarGoods.IsAutoCountSum = false;
  530. this.dgvKilnCarGoods.IsAutoResizeColumns = false;
  531. this.dgvKilnCarGoods.IsClickF12 = false;
  532. this.dgvKilnCarGoods.IsOpenMergeCellFlag = false;
  533. this.dgvKilnCarGoods.IsSubTotalFlag = false;
  534. this.dgvKilnCarGoods.IsTopDeep = false;
  535. this.dgvKilnCarGoods.Location = new System.Drawing.Point(0, 0);
  536. this.dgvKilnCarGoods.MergeColumnNames = null;
  537. this.dgvKilnCarGoods.MergeDetailColumnNames = null;
  538. this.dgvKilnCarGoods.MergeDetailOnlyColumn = null;
  539. this.dgvKilnCarGoods.MergeOnlyColumn = null;
  540. this.dgvKilnCarGoods.MultiSelect = false;
  541. this.dgvKilnCarGoods.Name = "dgvKilnCarGoods";
  542. this.dgvKilnCarGoods.RefreshAtHscroll = false;
  543. this.dgvKilnCarGoods.RowHeadersWidth = 50;
  544. this.dgvKilnCarGoods.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  545. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  546. this.dgvKilnCarGoods.RowsDefaultCellStyle = dataGridViewCellStyle11;
  547. this.dgvKilnCarGoods.RowTemplate.Height = 21;
  548. this.dgvKilnCarGoods.Size = new System.Drawing.Size(905, 204);
  549. this.dgvKilnCarGoods.SortOrderColumnName = null;
  550. this.dgvKilnCarGoods.TabIndex = 6;
  551. this.dgvKilnCarGoods.Tag = true;
  552. this.dgvKilnCarGoods.TotalSumColumns = null;
  553. this.dgvKilnCarGoods.ViewRowFilter = "";
  554. //
  555. // Barcode
  556. //
  557. this.Barcode.DataPropertyName = "barcode";
  558. this.Barcode.HeaderText = "产品条码";
  559. this.Barcode.Name = "Barcode";
  560. this.Barcode.ReadOnly = true;
  561. //
  562. // LogoCodeName
  563. //
  564. this.LogoCodeName.DataPropertyName = "LogoCodeName";
  565. this.LogoCodeName.HeaderText = "商标";
  566. this.LogoCodeName.Name = "LogoCodeName";
  567. this.LogoCodeName.Visible = false;
  568. //
  569. // goodscode
  570. //
  571. this.goodscode.DataPropertyName = "goodscode";
  572. this.goodscode.HeaderText = "产品编码";
  573. this.goodscode.Name = "goodscode";
  574. this.goodscode.ReadOnly = true;
  575. //
  576. // KilnCarPosition
  577. //
  578. this.KilnCarPosition.DataPropertyName = "KilnCarPosition";
  579. this.KilnCarPosition.HeaderText = "窑车位置";
  580. this.KilnCarPosition.Name = "KilnCarPosition";
  581. this.KilnCarPosition.ReadOnly = true;
  582. //
  583. // usercode2
  584. //
  585. this.usercode2.DataPropertyName = "usercode";
  586. this.usercode2.HeaderText = "生产工号";
  587. this.usercode2.Name = "usercode2";
  588. this.usercode2.ReadOnly = true;
  589. //
  590. // createtime
  591. //
  592. this.createtime.DataPropertyName = "createtime";
  593. dataGridViewCellStyle10.Format = "yyyy-MM-dd HH:mm:ss";
  594. dataGridViewCellStyle10.NullValue = null;
  595. this.createtime.DefaultCellStyle = dataGridViewCellStyle10;
  596. this.createtime.HeaderText = "操作时间";
  597. this.createtime.Name = "createtime";
  598. this.createtime.ReadOnly = true;
  599. //
  600. // createusername2
  601. //
  602. this.createusername2.DataPropertyName = "createusername";
  603. this.createusername2.HeaderText = "操作者";
  604. this.createusername2.Name = "createusername2";
  605. this.createusername2.ReadOnly = true;
  606. //
  607. // F_RPT_020104
  608. //
  609. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  610. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  611. this.ClientSize = new System.Drawing.Size(927, 473);
  612. this.Controls.Add(this.splitContainer1);
  613. this.Controls.Add(this.gbxCondition);
  614. this.Controls.Add(this.tsrOperate);
  615. this.Name = "F_RPT_020104";
  616. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  617. this.Text = "窑车状态表";
  618. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  619. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_020104_FormClosed);
  620. this.Load += new System.EventHandler(this.F_RPT_020104_Load);
  621. this.tsrOperate.ResumeLayout(false);
  622. this.tsrOperate.PerformLayout();
  623. this.gbxCondition.ResumeLayout(false);
  624. this.gbxCondition.PerformLayout();
  625. this.splitContainer1.Panel1.ResumeLayout(false);
  626. this.splitContainer1.Panel2.ResumeLayout(false);
  627. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  628. this.splitContainer1.ResumeLayout(false);
  629. ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCar)).EndInit();
  630. this.tabControl1.ResumeLayout(false);
  631. this.tabPage1.ResumeLayout(false);
  632. ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarDetail)).EndInit();
  633. this.tabPage2.ResumeLayout(false);
  634. ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarGoods)).EndInit();
  635. this.ResumeLayout(false);
  636. }
  637. #endregion
  638. private Basics.BaseControls.C_Label c_Label1;
  639. private Basics.BaseControls.C_TextBox txtKilnCarCode;
  640. private Basics.BaseControls.C_Label lblKiln;
  641. private Basics.BaseControls.C_ToolStrip tsrOperate;
  642. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  643. private System.Windows.Forms.ToolStripButton tsbtnClose;
  644. private Basics.BaseControls.C_GroupBox gbxCondition;
  645. private Basics.BaseControls.C_Button btnClearCondition;
  646. private Basics.BaseControls.C_Button btnSearch;
  647. private System.Windows.Forms.SplitContainer splitContainer1;
  648. private Basics.BaseControls.C_DataGridView dgvKilnCar;
  649. private System.Windows.Forms.TabControl tabControl1;
  650. private System.Windows.Forms.TabPage tabPage1;
  651. private Basics.BaseControls.C_DataGridView dgvKilnCarDetail;
  652. private System.Windows.Forms.TabPage tabPage2;
  653. private Basics.BaseControls.C_DataGridView dgvKilnCarGoods;
  654. private Basics.BaseControls.C_ComboBox cmbKiln;
  655. private System.Windows.Forms.DataGridViewTextBoxColumn procedurename1;
  656. private System.Windows.Forms.DataGridViewTextBoxColumn proceduretime;
  657. private System.Windows.Forms.DataGridViewTextBoxColumn usercode1;
  658. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
  659. private System.Windows.Forms.DataGridViewTextBoxColumn remarks1;
  660. private System.Windows.Forms.DataGridViewTextBoxColumn kilncode1;
  661. private System.Windows.Forms.DataGridViewTextBoxColumn kilntype;
  662. private System.Windows.Forms.DataGridViewTextBoxColumn kilncarcode1;
  663. private System.Windows.Forms.DataGridViewTextBoxColumn MaxGoodsNum;
  664. private System.Windows.Forms.DataGridViewTextBoxColumn procedurename;
  665. private System.Windows.Forms.DataGridViewTextBoxColumn Barcode;
  666. private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
  667. private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
  668. private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarPosition;
  669. private System.Windows.Forms.DataGridViewTextBoxColumn usercode2;
  670. private System.Windows.Forms.DataGridViewTextBoxColumn createtime;
  671. private System.Windows.Forms.DataGridViewTextBoxColumn createusername2;
  672. }
  673. }