F_RPT_030111.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_030111
  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_030111));
  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 dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  39. this.gbSelect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  40. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  41. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  42. this.cboPT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  43. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  44. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  45. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  46. this.txtTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  47. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  48. this.txtTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  49. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  50. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  51. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  52. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  53. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  54. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  55. this.dgvPT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  56. this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.goodsname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.GOODSMODEL = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.TECDEPNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.colA = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.colB = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.colC = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.colD = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.colE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.colF = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.GOODSID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.OUTTDID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.gbSelect.SuspendLayout();
  69. this.tsrOperate.SuspendLayout();
  70. ((System.ComponentModel.ISupportInitialize)(this.dgvPT)).BeginInit();
  71. this.SuspendLayout();
  72. //
  73. // gbSelect
  74. //
  75. this.gbSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  76. | System.Windows.Forms.AnchorStyles.Right)));
  77. this.gbSelect.BackColor = System.Drawing.Color.Transparent;
  78. this.gbSelect.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbSelect.BackgroundImage")));
  79. this.gbSelect.Controls.Add(this.lblGoodsType);
  80. this.gbSelect.Controls.Add(this.scbGoodsType);
  81. this.gbSelect.Controls.Add(this.cboPT);
  82. this.gbSelect.Controls.Add(this.txtGoodsCode);
  83. this.gbSelect.Controls.Add(this.btnClearCondition);
  84. this.gbSelect.Controls.Add(this.btnSearch);
  85. this.gbSelect.Controls.Add(this.txtTimeEnd);
  86. this.gbSelect.Controls.Add(this.c_Label2);
  87. this.gbSelect.Controls.Add(this.txtTimeStart);
  88. this.gbSelect.Controls.Add(this.c_Label1);
  89. this.gbSelect.Controls.Add(this.c_Label3);
  90. this.gbSelect.Controls.Add(this.lblGoodsCode);
  91. this.gbSelect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.gbSelect.ForeColor = System.Drawing.SystemColors.ControlText;
  93. this.gbSelect.IsMustInput = false;
  94. this.gbSelect.Location = new System.Drawing.Point(0, 38);
  95. this.gbSelect.Name = "gbSelect";
  96. this.gbSelect.OriginalHeight = -1;
  97. this.gbSelect.Size = new System.Drawing.Size(1119, 73);
  98. this.gbSelect.TabIndex = 1;
  99. this.gbSelect.TabStop = false;
  100. this.gbSelect.Text = "查询条件 ▼";
  101. //
  102. // lblGoodsType
  103. //
  104. this.lblGoodsType.AutoSize = true;
  105. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  106. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  107. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  108. this.lblGoodsType.Location = new System.Drawing.Point(197, 24);
  109. this.lblGoodsType.Name = "lblGoodsType";
  110. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  111. this.lblGoodsType.TabIndex = 23;
  112. this.lblGoodsType.Text = "产品类别";
  113. //
  114. // scbGoodsType
  115. //
  116. this.scbGoodsType.CheckedData = null;
  117. this.scbGoodsType.IsOnlyDisplayEnd = false;
  118. this.scbGoodsType.Location = new System.Drawing.Point(256, 20);
  119. this.scbGoodsType.Name = "scbGoodsType";
  120. this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
  121. this.scbGoodsType.TabIndex = 22;
  122. //
  123. // cboPT
  124. //
  125. this.cboPT.BackColor = System.Drawing.SystemColors.Window;
  126. this.cboPT.BackgroundColor = System.Drawing.SystemColors.Window;
  127. this.cboPT.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  128. this.cboPT.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  129. this.cboPT.FormattingEnabled = true;
  130. this.cboPT.Location = new System.Drawing.Point(71, 20);
  131. this.cboPT.Name = "cboPT";
  132. this.cboPT.Size = new System.Drawing.Size(120, 20);
  133. this.cboPT.TabIndex = 1;
  134. //
  135. // txtGoodsCode
  136. //
  137. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  138. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  139. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  140. this.txtGoodsCode.ErrorMessage = "";
  141. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  143. this.txtGoodsCode.Location = new System.Drawing.Point(442, 20);
  144. this.txtGoodsCode.MaxLength = 50;
  145. this.txtGoodsCode.Name = "txtGoodsCode";
  146. this.txtGoodsCode.Size = new System.Drawing.Size(120, 21);
  147. this.txtGoodsCode.TabIndex = 4;
  148. //
  149. // btnClearCondition
  150. //
  151. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  152. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  153. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  154. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  156. this.btnClearCondition.Location = new System.Drawing.Point(1028, 37);
  157. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  158. this.btnClearCondition.Name = "btnClearCondition";
  159. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  160. this.btnClearCondition.TabIndex = 10;
  161. this.btnClearCondition.Text = "清空条件(&C)";
  162. this.btnClearCondition.UseVisualStyleBackColor = false;
  163. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  164. //
  165. // btnSearch
  166. //
  167. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  168. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  169. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  170. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.btnSearch.ForeColor = System.Drawing.Color.White;
  172. this.btnSearch.Location = new System.Drawing.Point(937, 37);
  173. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  174. this.btnSearch.Name = "btnSearch";
  175. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  176. this.btnSearch.TabIndex = 9;
  177. this.btnSearch.Text = "查询(&Q)";
  178. this.btnSearch.UseVisualStyleBackColor = false;
  179. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  180. //
  181. // txtTimeEnd
  182. //
  183. this.txtTimeEnd.CustomFormat = "yyyy-MM-dd";
  184. this.txtTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.txtTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  186. this.txtTimeEnd.Location = new System.Drawing.Point(256, 46);
  187. this.txtTimeEnd.Name = "txtTimeEnd";
  188. this.txtTimeEnd.Size = new System.Drawing.Size(120, 21);
  189. this.txtTimeEnd.TabIndex = 8;
  190. //
  191. // c_Label2
  192. //
  193. this.c_Label2.AutoSize = true;
  194. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  195. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  197. this.c_Label2.Location = new System.Drawing.Point(197, 50);
  198. this.c_Label2.Name = "c_Label2";
  199. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  200. this.c_Label2.TabIndex = 7;
  201. this.c_Label2.Text = "结束日期";
  202. //
  203. // txtTimeStart
  204. //
  205. this.txtTimeStart.CustomFormat = "yyyy-MM-dd";
  206. this.txtTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.txtTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  208. this.txtTimeStart.Location = new System.Drawing.Point(71, 46);
  209. this.txtTimeStart.Name = "txtTimeStart";
  210. this.txtTimeStart.Size = new System.Drawing.Size(120, 21);
  211. this.txtTimeStart.TabIndex = 6;
  212. //
  213. // c_Label1
  214. //
  215. this.c_Label1.AutoSize = true;
  216. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  217. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  219. this.c_Label1.Location = new System.Drawing.Point(12, 50);
  220. this.c_Label1.Name = "c_Label1";
  221. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  222. this.c_Label1.TabIndex = 5;
  223. this.c_Label1.Text = "起始日期";
  224. //
  225. // c_Label3
  226. //
  227. this.c_Label3.AutoSize = true;
  228. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  229. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.c_Label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  231. this.c_Label3.IsMustInput = true;
  232. this.c_Label3.Location = new System.Drawing.Point(12, 24);
  233. this.c_Label3.Name = "c_Label3";
  234. this.c_Label3.Size = new System.Drawing.Size(53, 12);
  235. this.c_Label3.TabIndex = 0;
  236. this.c_Label3.Text = "工序配置";
  237. //
  238. // lblGoodsCode
  239. //
  240. this.lblGoodsCode.AutoSize = true;
  241. this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
  242. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  243. this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
  244. this.lblGoodsCode.Location = new System.Drawing.Point(383, 24);
  245. this.lblGoodsCode.Name = "lblGoodsCode";
  246. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  247. this.lblGoodsCode.TabIndex = 3;
  248. this.lblGoodsCode.Text = "产品编码";
  249. //
  250. // tsrOperate
  251. //
  252. this.tsrOperate.AutoSize = false;
  253. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  254. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  255. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  256. this.tsbtnAdaptive,
  257. this.tsbtnClose});
  258. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  259. this.tsrOperate.Name = "tsrOperate";
  260. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  261. this.tsrOperate.ShowItemToolTips = false;
  262. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  263. this.tsrOperate.TabIndex = 0;
  264. //
  265. // tsbtnAdaptive
  266. //
  267. this.tsbtnAdaptive.AutoSize = false;
  268. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  270. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  271. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  272. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  273. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  274. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  275. //
  276. // tsbtnClose
  277. //
  278. this.tsbtnClose.AutoSize = false;
  279. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  280. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  281. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  282. this.tsbtnClose.Name = "tsbtnClose";
  283. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  284. this.tsbtnClose.Text = "关闭(&X)";
  285. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  286. //
  287. // dgvPT
  288. //
  289. this.dgvPT.AllowUserToAddRows = false;
  290. this.dgvPT.AllowUserToDeleteRows = false;
  291. this.dgvPT.AllowUserToModifyRows = true;
  292. this.dgvPT.AllowUserToOrderColumns = true;
  293. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  294. this.dgvPT.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  295. this.dgvPT.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  296. | System.Windows.Forms.AnchorStyles.Left)
  297. | System.Windows.Forms.AnchorStyles.Right)));
  298. this.dgvPT.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  299. this.dgvPT.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  300. this.dgvPT.CellHeight = 23;
  301. this.dgvPT.ChildNodeColumnName = null;
  302. this.dgvPT.ChildNodeColumnText = null;
  303. this.dgvPT.ColumnDeep = 1;
  304. this.dgvPT.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  305. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  306. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  307. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  308. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  309. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  310. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  311. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  312. this.dgvPT.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  313. this.dgvPT.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  314. this.dgvPT.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  315. this.GOODSCODE,
  316. this.goodsname,
  317. this.GOODSMODEL,
  318. this.TECDEPNAME,
  319. this.colA,
  320. this.colB,
  321. this.colC,
  322. this.colD,
  323. this.colE,
  324. this.colF,
  325. this.GOODSID,
  326. this.OUTTDID});
  327. this.dgvPT.ColumnTreeView = null;
  328. this.dgvPT.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)));
  329. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  330. dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Window;
  331. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  332. dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.ControlText;
  333. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  334. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  335. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  336. this.dgvPT.DefaultCellStyle = dataGridViewCellStyle9;
  337. this.dgvPT.DynamicColumnName = "";
  338. this.dgvPT.EnableHeadersVisualStyles = false;
  339. this.dgvPT.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  340. this.dgvPT.FormatQuantityColumns = null;
  341. this.dgvPT.HorizontalMergeColumn = null;
  342. this.dgvPT.IsAutoCountSum = true;
  343. this.dgvPT.IsAutoResizeColumns = false;
  344. this.dgvPT.IsClickF12 = false;
  345. this.dgvPT.IsOpenMergeCellFlag = false;
  346. this.dgvPT.IsSubTotalFlag = false;
  347. this.dgvPT.IsTopDeep = false;
  348. this.dgvPT.Location = new System.Drawing.Point(0, 114);
  349. this.dgvPT.Margin = new System.Windows.Forms.Padding(0);
  350. this.dgvPT.MergeColumnNames = null;
  351. this.dgvPT.MergeDetailColumnNames = null;
  352. this.dgvPT.MergeDetailOnlyColumn = null;
  353. this.dgvPT.MergeOnlyColumn = null;
  354. this.dgvPT.MultiSelect = false;
  355. this.dgvPT.Name = "dgvPT";
  356. this.dgvPT.ReadOnly = true;
  357. this.dgvPT.RefreshAtHscroll = false;
  358. this.dgvPT.RowHeadersWidth = 50;
  359. this.dgvPT.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  360. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  361. this.dgvPT.RowsDefaultCellStyle = dataGridViewCellStyle10;
  362. this.dgvPT.RowTemplate.Height = 21;
  363. this.dgvPT.Size = new System.Drawing.Size(1122, 463);
  364. this.dgvPT.SortOrderColumnName = null;
  365. this.dgvPT.TabIndex = 2;
  366. this.dgvPT.Tag = true;
  367. this.dgvPT.TotalSumColumns = null;
  368. this.dgvPT.ViewRowFilter = "";
  369. //
  370. // GOODSCODE
  371. //
  372. this.GOODSCODE.DataPropertyName = "C_GOODSCODE";
  373. this.GOODSCODE.HeaderText = "产品编码";
  374. this.GOODSCODE.Name = "GOODSCODE";
  375. this.GOODSCODE.ReadOnly = true;
  376. //
  377. // goodsname
  378. //
  379. this.goodsname.DataPropertyName = "c_goodsname";
  380. this.goodsname.HeaderText = "产品名称";
  381. this.goodsname.Name = "goodsname";
  382. this.goodsname.ReadOnly = true;
  383. //
  384. // GOODSMODEL
  385. //
  386. this.GOODSMODEL.DataPropertyName = "GOODSMODEL";
  387. this.GOODSMODEL.HeaderText = "产品型号";
  388. this.GOODSMODEL.Name = "GOODSMODEL";
  389. this.GOODSMODEL.ReadOnly = true;
  390. //
  391. // TECDEPNAME
  392. //
  393. this.TECDEPNAME.DataPropertyName = "C_TECDEPNAME";
  394. this.TECDEPNAME.HeaderText = "工艺部门";
  395. this.TECDEPNAME.Name = "TECDEPNAME";
  396. this.TECDEPNAME.ReadOnly = true;
  397. //
  398. // colA
  399. //
  400. this.colA.DataPropertyName = "C_A";
  401. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  402. this.colA.DefaultCellStyle = dataGridViewCellStyle3;
  403. this.colA.HeaderText = "期初数量";
  404. this.colA.Name = "colA";
  405. this.colA.ReadOnly = true;
  406. //
  407. // colB
  408. //
  409. this.colB.DataPropertyName = "C_B";
  410. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  411. this.colB.DefaultCellStyle = dataGridViewCellStyle4;
  412. this.colB.HeaderText = "接收数量";
  413. this.colB.Name = "colB";
  414. this.colB.ReadOnly = true;
  415. //
  416. // colC
  417. //
  418. this.colC.DataPropertyName = "C_C";
  419. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  420. this.colC.DefaultCellStyle = dataGridViewCellStyle5;
  421. this.colC.HeaderText = "干补+回收";
  422. this.colC.Name = "colC";
  423. this.colC.ReadOnly = true;
  424. //
  425. // colD
  426. //
  427. this.colD.DataPropertyName = "C_D";
  428. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  429. this.colD.DefaultCellStyle = dataGridViewCellStyle6;
  430. this.colD.HeaderText = "损坯数量";
  431. this.colD.Name = "colD";
  432. this.colD.ReadOnly = true;
  433. //
  434. // colE
  435. //
  436. this.colE.DataPropertyName = "C_E";
  437. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  438. this.colE.DefaultCellStyle = dataGridViewCellStyle7;
  439. this.colE.HeaderText = "发出数量";
  440. this.colE.Name = "colE";
  441. this.colE.ReadOnly = true;
  442. //
  443. // colF
  444. //
  445. this.colF.DataPropertyName = "C_F";
  446. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  447. this.colF.DefaultCellStyle = dataGridViewCellStyle8;
  448. this.colF.HeaderText = "期末数量";
  449. this.colF.Name = "colF";
  450. this.colF.ReadOnly = true;
  451. //
  452. // GOODSID
  453. //
  454. this.GOODSID.HeaderText = "GOODSID";
  455. this.GOODSID.Name = "GOODSID";
  456. this.GOODSID.ReadOnly = true;
  457. this.GOODSID.Visible = false;
  458. //
  459. // OUTTDID
  460. //
  461. this.OUTTDID.HeaderText = "OUTTDID";
  462. this.OUTTDID.Name = "OUTTDID";
  463. this.OUTTDID.ReadOnly = true;
  464. this.OUTTDID.Visible = false;
  465. //
  466. // F_RPT_030111
  467. //
  468. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  469. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  470. this.ClientSize = new System.Drawing.Size(1131, 577);
  471. this.Controls.Add(this.dgvPT);
  472. this.Controls.Add(this.tsrOperate);
  473. this.Controls.Add(this.gbSelect);
  474. this.Name = "F_RPT_030111";
  475. this.Text = "工序收发存汇总表";
  476. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030110_FormClosed);
  477. this.Load += new System.EventHandler(this.F_RPT_030110_Load);
  478. this.gbSelect.ResumeLayout(false);
  479. this.gbSelect.PerformLayout();
  480. this.tsrOperate.ResumeLayout(false);
  481. this.tsrOperate.PerformLayout();
  482. ((System.ComponentModel.ISupportInitialize)(this.dgvPT)).EndInit();
  483. this.ResumeLayout(false);
  484. }
  485. #endregion
  486. private Basics.BaseControls.C_GroupBox gbSelect;
  487. private Basics.BaseControls.C_Button btnClearCondition;
  488. private Basics.BaseControls.C_Button btnSearch;
  489. private Basics.BaseControls.C_TextBox txtGoodsCode;
  490. private Basics.BaseControls.C_Label lblGoodsCode;
  491. private Basics.BaseControls.C_ToolStrip tsrOperate;
  492. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  493. private System.Windows.Forms.ToolStripButton tsbtnClose;
  494. private Basics.BaseControls.C_DateTimePicker txtTimeEnd;
  495. private Basics.BaseControls.C_Label c_Label2;
  496. private Basics.BaseControls.C_DateTimePicker txtTimeStart;
  497. private Basics.BaseControls.C_DataGridView dgvPT;
  498. private Basics.BaseControls.C_Label c_Label1;
  499. private Basics.BaseControls.C_ComboBox cboPT;
  500. private Basics.BaseControls.C_Label c_Label3;
  501. private Basics.BaseControls.C_Label lblGoodsType;
  502. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  503. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
  504. private System.Windows.Forms.DataGridViewTextBoxColumn goodsname;
  505. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSMODEL;
  506. private System.Windows.Forms.DataGridViewTextBoxColumn TECDEPNAME;
  507. private System.Windows.Forms.DataGridViewTextBoxColumn colA;
  508. private System.Windows.Forms.DataGridViewTextBoxColumn colB;
  509. private System.Windows.Forms.DataGridViewTextBoxColumn colC;
  510. private System.Windows.Forms.DataGridViewTextBoxColumn colD;
  511. private System.Windows.Forms.DataGridViewTextBoxColumn colE;
  512. private System.Windows.Forms.DataGridViewTextBoxColumn colF;
  513. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSID;
  514. private System.Windows.Forms.DataGridViewTextBoxColumn OUTTDID;
  515. }
  516. }