F_RPT_030116.Designer.cs 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_030116
  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_030116));
  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 dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = 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 dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  50. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  51. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  52. this.gbSelect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  53. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  54. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  55. this.chkGDate = new System.Windows.Forms.CheckBox();
  56. this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  57. this.txtLinCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  58. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  59. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  60. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  61. this.txtTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  62. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  63. this.txtTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  64. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  65. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  66. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  67. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  68. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  69. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  70. this.dgvG1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  71. this.g1GOODSID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.g1goodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.g1GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.g1rdcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.g1gldcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.g1rddays = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.g1reserveddays = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.g1ProfitNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.tabControl1 = new System.Windows.Forms.TabControl();
  81. this.tabPage1 = new System.Windows.Forms.TabPage();
  82. this.tabPage2 = new System.Windows.Forms.TabPage();
  83. this.dgvG2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  84. this.tabPage3 = new System.Windows.Forms.TabPage();
  85. this.dgvG3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  86. this.g2GOODSID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.g2goodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.g2GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.g2groutinglineid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.g2groutinglineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.g2userid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.g2usercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.MONITORName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.g2rdcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.g2gldcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.g2rddays = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.g2reserveddays = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.g2ProfitNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.g3barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.g3groutinglinecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.g3GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.g3goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.g3usercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.glMONITORName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.g3groutingdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.gbSelect.SuspendLayout();
  107. this.tsrOperate.SuspendLayout();
  108. ((System.ComponentModel.ISupportInitialize)(this.dgvG1)).BeginInit();
  109. this.tabControl1.SuspendLayout();
  110. this.tabPage1.SuspendLayout();
  111. this.tabPage2.SuspendLayout();
  112. ((System.ComponentModel.ISupportInitialize)(this.dgvG2)).BeginInit();
  113. this.tabPage3.SuspendLayout();
  114. ((System.ComponentModel.ISupportInitialize)(this.dgvG3)).BeginInit();
  115. this.SuspendLayout();
  116. //
  117. // gbSelect
  118. //
  119. this.gbSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  120. | System.Windows.Forms.AnchorStyles.Right)));
  121. this.gbSelect.BackColor = System.Drawing.Color.Transparent;
  122. this.gbSelect.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbSelect.BackgroundImage")));
  123. this.gbSelect.Controls.Add(this.lblGoodsType);
  124. this.gbSelect.Controls.Add(this.scbGoodsType);
  125. this.gbSelect.Controls.Add(this.chkGDate);
  126. this.gbSelect.Controls.Add(this.txtUserCode);
  127. this.gbSelect.Controls.Add(this.txtLinCode);
  128. this.gbSelect.Controls.Add(this.txtGoodsCode);
  129. this.gbSelect.Controls.Add(this.btnClearCondition);
  130. this.gbSelect.Controls.Add(this.btnSearch);
  131. this.gbSelect.Controls.Add(this.txtTimeEnd);
  132. this.gbSelect.Controls.Add(this.c_Label2);
  133. this.gbSelect.Controls.Add(this.txtTimeStart);
  134. this.gbSelect.Controls.Add(this.c_Label3);
  135. this.gbSelect.Controls.Add(this.c_Label4);
  136. this.gbSelect.Controls.Add(this.lblGoodsCode);
  137. this.gbSelect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.gbSelect.ForeColor = System.Drawing.SystemColors.ControlText;
  139. this.gbSelect.IsMustInput = false;
  140. this.gbSelect.Location = new System.Drawing.Point(0, 38);
  141. this.gbSelect.Name = "gbSelect";
  142. this.gbSelect.OriginalHeight = -1;
  143. this.gbSelect.Size = new System.Drawing.Size(943, 76);
  144. this.gbSelect.TabIndex = 1;
  145. this.gbSelect.TabStop = false;
  146. this.gbSelect.Text = "查询条件 ▼";
  147. //
  148. // lblGoodsType
  149. //
  150. this.lblGoodsType.AutoSize = true;
  151. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  152. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  153. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  154. this.lblGoodsType.Location = new System.Drawing.Point(197, 24);
  155. this.lblGoodsType.Name = "lblGoodsType";
  156. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  157. this.lblGoodsType.TabIndex = 23;
  158. this.lblGoodsType.Text = "产品类别";
  159. //
  160. // scbGoodsType
  161. //
  162. this.scbGoodsType.CheckedData = null;
  163. this.scbGoodsType.IsOnlyDisplayEnd = false;
  164. this.scbGoodsType.Location = new System.Drawing.Point(254, 20);
  165. this.scbGoodsType.Name = "scbGoodsType";
  166. this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
  167. this.scbGoodsType.TabIndex = 22;
  168. //
  169. // chkGDate
  170. //
  171. this.chkGDate.AutoSize = true;
  172. this.chkGDate.Location = new System.Drawing.Point(383, 22);
  173. this.chkGDate.Name = "chkGDate";
  174. this.chkGDate.Size = new System.Drawing.Size(72, 16);
  175. this.chkGDate.TabIndex = 11;
  176. this.chkGDate.Text = "注浆日期";
  177. this.chkGDate.UseVisualStyleBackColor = true;
  178. this.chkGDate.CheckedChanged += new System.EventHandler(this.chkGDate_CheckedChanged);
  179. //
  180. // txtUserCode
  181. //
  182. this.txtUserCode.BackColor = System.Drawing.SystemColors.Window;
  183. this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  184. this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  185. this.txtUserCode.ErrorMessage = "";
  186. this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.txtUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  188. this.txtUserCode.Location = new System.Drawing.Point(71, 47);
  189. this.txtUserCode.MaxLength = 50;
  190. this.txtUserCode.Name = "txtUserCode";
  191. this.txtUserCode.Size = new System.Drawing.Size(120, 21);
  192. this.txtUserCode.TabIndex = 4;
  193. //
  194. // txtLinCode
  195. //
  196. this.txtLinCode.BackColor = System.Drawing.SystemColors.Window;
  197. this.txtLinCode.BackgroundColor = System.Drawing.SystemColors.Window;
  198. this.txtLinCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  199. this.txtLinCode.ErrorMessage = "";
  200. this.txtLinCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  201. this.txtLinCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  202. this.txtLinCode.Location = new System.Drawing.Point(71, 20);
  203. this.txtLinCode.MaxLength = 50;
  204. this.txtLinCode.Name = "txtLinCode";
  205. this.txtLinCode.Size = new System.Drawing.Size(120, 21);
  206. this.txtLinCode.TabIndex = 4;
  207. //
  208. // txtGoodsCode
  209. //
  210. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  211. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  212. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  213. this.txtGoodsCode.ErrorMessage = "";
  214. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  215. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  216. this.txtGoodsCode.Location = new System.Drawing.Point(254, 47);
  217. this.txtGoodsCode.MaxLength = 50;
  218. this.txtGoodsCode.Name = "txtGoodsCode";
  219. this.txtGoodsCode.Size = new System.Drawing.Size(120, 21);
  220. this.txtGoodsCode.TabIndex = 4;
  221. //
  222. // btnClearCondition
  223. //
  224. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  225. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  226. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  227. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  228. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  229. this.btnClearCondition.Location = new System.Drawing.Point(852, 37);
  230. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  231. this.btnClearCondition.Name = "btnClearCondition";
  232. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  233. this.btnClearCondition.TabIndex = 10;
  234. this.btnClearCondition.Text = "清空条件(&C)";
  235. this.btnClearCondition.UseVisualStyleBackColor = false;
  236. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  237. //
  238. // btnSearch
  239. //
  240. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  241. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  242. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  243. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. this.btnSearch.ForeColor = System.Drawing.Color.White;
  245. this.btnSearch.Location = new System.Drawing.Point(761, 37);
  246. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  247. this.btnSearch.Name = "btnSearch";
  248. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  249. this.btnSearch.TabIndex = 9;
  250. this.btnSearch.Text = "查询(&Q)";
  251. this.btnSearch.UseVisualStyleBackColor = false;
  252. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  253. //
  254. // txtTimeEnd
  255. //
  256. this.txtTimeEnd.CustomFormat = "yyyy-MM-dd";
  257. this.txtTimeEnd.Enabled = false;
  258. this.txtTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  259. this.txtTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  260. this.txtTimeEnd.Location = new System.Drawing.Point(604, 20);
  261. this.txtTimeEnd.Name = "txtTimeEnd";
  262. this.txtTimeEnd.Size = new System.Drawing.Size(120, 21);
  263. this.txtTimeEnd.TabIndex = 8;
  264. //
  265. // c_Label2
  266. //
  267. this.c_Label2.AutoSize = true;
  268. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  269. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  270. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  271. this.c_Label2.Location = new System.Drawing.Point(587, 24);
  272. this.c_Label2.Name = "c_Label2";
  273. this.c_Label2.Size = new System.Drawing.Size(11, 12);
  274. this.c_Label2.TabIndex = 7;
  275. this.c_Label2.Text = "-";
  276. //
  277. // txtTimeStart
  278. //
  279. this.txtTimeStart.CustomFormat = "yyyy-MM-dd";
  280. this.txtTimeStart.Enabled = false;
  281. this.txtTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  282. this.txtTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  283. this.txtTimeStart.Location = new System.Drawing.Point(461, 20);
  284. this.txtTimeStart.Name = "txtTimeStart";
  285. this.txtTimeStart.Size = new System.Drawing.Size(120, 21);
  286. this.txtTimeStart.TabIndex = 6;
  287. //
  288. // c_Label3
  289. //
  290. this.c_Label3.AutoSize = true;
  291. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  292. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  294. this.c_Label3.Location = new System.Drawing.Point(12, 24);
  295. this.c_Label3.Name = "c_Label3";
  296. this.c_Label3.Size = new System.Drawing.Size(53, 12);
  297. this.c_Label3.TabIndex = 0;
  298. this.c_Label3.Text = "成型线号";
  299. //
  300. // c_Label4
  301. //
  302. this.c_Label4.AutoSize = true;
  303. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  304. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  305. this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
  306. this.c_Label4.Location = new System.Drawing.Point(12, 51);
  307. this.c_Label4.Name = "c_Label4";
  308. this.c_Label4.Size = new System.Drawing.Size(53, 12);
  309. this.c_Label4.TabIndex = 3;
  310. this.c_Label4.Text = "成型工号";
  311. //
  312. // lblGoodsCode
  313. //
  314. this.lblGoodsCode.AutoSize = true;
  315. this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
  316. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  317. this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
  318. this.lblGoodsCode.Location = new System.Drawing.Point(195, 51);
  319. this.lblGoodsCode.Name = "lblGoodsCode";
  320. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  321. this.lblGoodsCode.TabIndex = 3;
  322. this.lblGoodsCode.Text = "产品编码";
  323. //
  324. // tsrOperate
  325. //
  326. this.tsrOperate.AutoSize = false;
  327. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  328. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  329. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  330. this.tsbtnAdaptive,
  331. this.tsbtnClose});
  332. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  333. this.tsrOperate.Name = "tsrOperate";
  334. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  335. this.tsrOperate.ShowItemToolTips = false;
  336. this.tsrOperate.Size = new System.Drawing.Size(955, 35);
  337. this.tsrOperate.TabIndex = 0;
  338. //
  339. // tsbtnAdaptive
  340. //
  341. this.tsbtnAdaptive.AutoSize = false;
  342. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  343. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  344. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  345. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  346. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  347. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  348. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  349. //
  350. // tsbtnClose
  351. //
  352. this.tsbtnClose.AutoSize = false;
  353. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  354. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  355. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  356. this.tsbtnClose.Name = "tsbtnClose";
  357. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  358. this.tsbtnClose.Text = "关闭(&X)";
  359. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  360. //
  361. // dgvG1
  362. //
  363. this.dgvG1.AllowUserToAddRows = false;
  364. this.dgvG1.AllowUserToDeleteRows = false;
  365. this.dgvG1.AllowUserToModifyRows = true;
  366. this.dgvG1.AllowUserToOrderColumns = true;
  367. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  368. this.dgvG1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  369. this.dgvG1.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  370. this.dgvG1.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  371. this.dgvG1.CellHeight = 23;
  372. this.dgvG1.ChildNodeColumnName = null;
  373. this.dgvG1.ChildNodeColumnText = null;
  374. this.dgvG1.ColumnDeep = 1;
  375. this.dgvG1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  376. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  377. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  378. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  379. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  380. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  381. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  382. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  383. this.dgvG1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  384. this.dgvG1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  385. this.dgvG1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  386. this.g1GOODSID,
  387. this.g1goodstypename2,
  388. this.goodstypename,
  389. this.g1GOODSCODE,
  390. this.g1rdcount,
  391. this.g1gldcount,
  392. this.g1rddays,
  393. this.g1reserveddays,
  394. this.g1ProfitNum});
  395. this.dgvG1.ColumnTreeView = null;
  396. this.dgvG1.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)));
  397. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  398. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
  399. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText;
  401. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  402. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  403. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  404. this.dgvG1.DefaultCellStyle = dataGridViewCellStyle8;
  405. this.dgvG1.Dock = System.Windows.Forms.DockStyle.Fill;
  406. this.dgvG1.DynamicColumnName = "";
  407. this.dgvG1.EnableHeadersVisualStyles = false;
  408. this.dgvG1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  409. this.dgvG1.FormatQuantityColumns = null;
  410. this.dgvG1.HorizontalMergeColumn = null;
  411. this.dgvG1.IsAutoCountSum = true;
  412. this.dgvG1.IsAutoResizeColumns = false;
  413. this.dgvG1.IsClickF12 = false;
  414. this.dgvG1.IsOpenMergeCellFlag = false;
  415. this.dgvG1.IsSubTotalFlag = false;
  416. this.dgvG1.IsTopDeep = false;
  417. this.dgvG1.Location = new System.Drawing.Point(0, 0);
  418. this.dgvG1.Margin = new System.Windows.Forms.Padding(0);
  419. this.dgvG1.MergeColumnNames = null;
  420. this.dgvG1.MergeDetailColumnNames = null;
  421. this.dgvG1.MergeDetailOnlyColumn = null;
  422. this.dgvG1.MergeOnlyColumn = null;
  423. this.dgvG1.MultiSelect = false;
  424. this.dgvG1.Name = "dgvG1";
  425. this.dgvG1.ReadOnly = true;
  426. this.dgvG1.RefreshAtHscroll = false;
  427. this.dgvG1.RowHeadersWidth = 50;
  428. this.dgvG1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  429. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  430. this.dgvG1.RowsDefaultCellStyle = dataGridViewCellStyle9;
  431. this.dgvG1.RowTemplate.Height = 21;
  432. this.dgvG1.Size = new System.Drawing.Size(935, 281);
  433. this.dgvG1.SortOrderColumnName = null;
  434. this.dgvG1.TabIndex = 2;
  435. this.dgvG1.Tag = true;
  436. this.dgvG1.TotalSumColumns = null;
  437. this.dgvG1.ViewRowFilter = "";
  438. this.dgvG1.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvG1_CellDoubleClick);
  439. //
  440. // g1GOODSID
  441. //
  442. this.g1GOODSID.DataPropertyName = "GOODSID";
  443. this.g1GOODSID.HeaderText = "GOODSID";
  444. this.g1GOODSID.Name = "g1GOODSID";
  445. this.g1GOODSID.ReadOnly = true;
  446. this.g1GOODSID.Visible = false;
  447. //
  448. // g1goodstypename2
  449. //
  450. this.g1goodstypename2.DataPropertyName = "goodstypename2";
  451. this.g1goodstypename2.HeaderText = "产品大类";
  452. this.g1goodstypename2.Name = "g1goodstypename2";
  453. this.g1goodstypename2.ReadOnly = true;
  454. //
  455. // goodstypename
  456. //
  457. this.goodstypename.DataPropertyName = "goodstypename";
  458. this.goodstypename.HeaderText = "产品类别";
  459. this.goodstypename.Name = "goodstypename";
  460. this.goodstypename.ReadOnly = true;
  461. //
  462. // g1GOODSCODE
  463. //
  464. this.g1GOODSCODE.DataPropertyName = "GOODSCODE";
  465. this.g1GOODSCODE.HeaderText = "产品编码";
  466. this.g1GOODSCODE.Name = "g1GOODSCODE";
  467. this.g1GOODSCODE.ReadOnly = true;
  468. //
  469. // g1rdcount
  470. //
  471. this.g1rdcount.DataPropertyName = "rdcount";
  472. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  473. dataGridViewCellStyle3.Format = "N0";
  474. this.g1rdcount.DefaultCellStyle = dataGridViewCellStyle3;
  475. this.g1rdcount.HeaderText = "存坯数";
  476. this.g1rdcount.Name = "g1rdcount";
  477. this.g1rdcount.ReadOnly = true;
  478. //
  479. // g1gldcount
  480. //
  481. this.g1gldcount.DataPropertyName = "gldcount";
  482. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  483. dataGridViewCellStyle4.Format = "N0";
  484. this.g1gldcount.DefaultCellStyle = dataGridViewCellStyle4;
  485. this.g1gldcount.HeaderText = "模具数";
  486. this.g1gldcount.Name = "g1gldcount";
  487. this.g1gldcount.ReadOnly = true;
  488. //
  489. // g1rddays
  490. //
  491. this.g1rddays.DataPropertyName = "rddays";
  492. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  493. dataGridViewCellStyle5.Format = "N2";
  494. this.g1rddays.DefaultCellStyle = dataGridViewCellStyle5;
  495. this.g1rddays.HeaderText = "存坯天数";
  496. this.g1rddays.Name = "g1rddays";
  497. this.g1rddays.ReadOnly = true;
  498. //
  499. // g1reserveddays
  500. //
  501. this.g1reserveddays.DataPropertyName = "reserveddays";
  502. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  503. dataGridViewCellStyle6.Format = "N0";
  504. this.g1reserveddays.DefaultCellStyle = dataGridViewCellStyle6;
  505. this.g1reserveddays.HeaderText = "应存天数";
  506. this.g1reserveddays.Name = "g1reserveddays";
  507. this.g1reserveddays.ReadOnly = true;
  508. //
  509. // g1ProfitNum
  510. //
  511. this.g1ProfitNum.DataPropertyName = "ProfitNum";
  512. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  513. dataGridViewCellStyle7.Format = "N0";
  514. this.g1ProfitNum.DefaultCellStyle = dataGridViewCellStyle7;
  515. this.g1ProfitNum.HeaderText = "盈亏坯数";
  516. this.g1ProfitNum.Name = "g1ProfitNum";
  517. this.g1ProfitNum.ReadOnly = true;
  518. //
  519. // tabControl1
  520. //
  521. this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  522. | System.Windows.Forms.AnchorStyles.Left)
  523. | System.Windows.Forms.AnchorStyles.Right)));
  524. this.tabControl1.Controls.Add(this.tabPage1);
  525. this.tabControl1.Controls.Add(this.tabPage2);
  526. this.tabControl1.Controls.Add(this.tabPage3);
  527. this.tabControl1.Location = new System.Drawing.Point(0, 120);
  528. this.tabControl1.Name = "tabControl1";
  529. this.tabControl1.SelectedIndex = 0;
  530. this.tabControl1.Size = new System.Drawing.Size(943, 307);
  531. this.tabControl1.TabIndex = 3;
  532. //
  533. // tabPage1
  534. //
  535. this.tabPage1.Controls.Add(this.dgvG1);
  536. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  537. this.tabPage1.Name = "tabPage1";
  538. this.tabPage1.Size = new System.Drawing.Size(935, 281);
  539. this.tabPage1.TabIndex = 0;
  540. this.tabPage1.Text = "注浆产品存坯汇总表";
  541. this.tabPage1.UseVisualStyleBackColor = true;
  542. //
  543. // tabPage2
  544. //
  545. this.tabPage2.Controls.Add(this.dgvG2);
  546. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  547. this.tabPage2.Name = "tabPage2";
  548. this.tabPage2.Size = new System.Drawing.Size(935, 281);
  549. this.tabPage2.TabIndex = 1;
  550. this.tabPage2.Text = "成型工号存坯汇总表";
  551. this.tabPage2.UseVisualStyleBackColor = true;
  552. //
  553. // dgvG2
  554. //
  555. this.dgvG2.AllowUserToAddRows = false;
  556. this.dgvG2.AllowUserToDeleteRows = false;
  557. this.dgvG2.AllowUserToModifyRows = true;
  558. this.dgvG2.AllowUserToOrderColumns = true;
  559. dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  560. this.dgvG2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle10;
  561. this.dgvG2.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  562. this.dgvG2.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  563. this.dgvG2.CellHeight = 23;
  564. this.dgvG2.ChildNodeColumnName = null;
  565. this.dgvG2.ChildNodeColumnText = null;
  566. this.dgvG2.ColumnDeep = 1;
  567. this.dgvG2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  568. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  569. dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  570. dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  571. dataGridViewCellStyle11.ForeColor = System.Drawing.Color.White;
  572. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  573. dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  574. dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  575. this.dgvG2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11;
  576. this.dgvG2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  577. this.dgvG2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  578. this.g2GOODSID,
  579. this.g2goodstypename2,
  580. this.g2GOODSCODE,
  581. this.g2groutinglineid,
  582. this.g2groutinglineCode,
  583. this.g2userid,
  584. this.g2usercode,
  585. this.MONITORName,
  586. this.g2rdcount,
  587. this.g2gldcount,
  588. this.g2rddays,
  589. this.g2reserveddays,
  590. this.g2ProfitNum});
  591. this.dgvG2.ColumnTreeView = null;
  592. this.dgvG2.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)));
  593. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  594. dataGridViewCellStyle17.BackColor = System.Drawing.SystemColors.Window;
  595. dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  596. dataGridViewCellStyle17.ForeColor = System.Drawing.SystemColors.ControlText;
  597. dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  598. dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  599. dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  600. this.dgvG2.DefaultCellStyle = dataGridViewCellStyle17;
  601. this.dgvG2.Dock = System.Windows.Forms.DockStyle.Fill;
  602. this.dgvG2.DynamicColumnName = "";
  603. this.dgvG2.EnableHeadersVisualStyles = false;
  604. this.dgvG2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  605. this.dgvG2.FormatQuantityColumns = null;
  606. this.dgvG2.HorizontalMergeColumn = null;
  607. this.dgvG2.IsAutoCountSum = true;
  608. this.dgvG2.IsAutoResizeColumns = false;
  609. this.dgvG2.IsClickF12 = false;
  610. this.dgvG2.IsOpenMergeCellFlag = false;
  611. this.dgvG2.IsSubTotalFlag = false;
  612. this.dgvG2.IsTopDeep = false;
  613. this.dgvG2.Location = new System.Drawing.Point(0, 0);
  614. this.dgvG2.Margin = new System.Windows.Forms.Padding(0);
  615. this.dgvG2.MergeColumnNames = null;
  616. this.dgvG2.MergeDetailColumnNames = null;
  617. this.dgvG2.MergeDetailOnlyColumn = null;
  618. this.dgvG2.MergeOnlyColumn = null;
  619. this.dgvG2.MultiSelect = false;
  620. this.dgvG2.Name = "dgvG2";
  621. this.dgvG2.ReadOnly = true;
  622. this.dgvG2.RefreshAtHscroll = false;
  623. this.dgvG2.RowHeadersWidth = 50;
  624. this.dgvG2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  625. dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  626. this.dgvG2.RowsDefaultCellStyle = dataGridViewCellStyle18;
  627. this.dgvG2.RowTemplate.Height = 21;
  628. this.dgvG2.Size = new System.Drawing.Size(935, 281);
  629. this.dgvG2.SortOrderColumnName = null;
  630. this.dgvG2.TabIndex = 3;
  631. this.dgvG2.Tag = true;
  632. this.dgvG2.TotalSumColumns = null;
  633. this.dgvG2.ViewRowFilter = "";
  634. this.dgvG2.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvG2_CellDoubleClick);
  635. //
  636. // tabPage3
  637. //
  638. this.tabPage3.Controls.Add(this.dgvG3);
  639. this.tabPage3.Location = new System.Drawing.Point(4, 22);
  640. this.tabPage3.Name = "tabPage3";
  641. this.tabPage3.Size = new System.Drawing.Size(935, 281);
  642. this.tabPage3.TabIndex = 2;
  643. this.tabPage3.Text = "成型存坯明细表";
  644. this.tabPage3.UseVisualStyleBackColor = true;
  645. //
  646. // dgvG3
  647. //
  648. this.dgvG3.AllowUserToAddRows = false;
  649. this.dgvG3.AllowUserToDeleteRows = false;
  650. this.dgvG3.AllowUserToModifyRows = true;
  651. this.dgvG3.AllowUserToOrderColumns = true;
  652. dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  653. this.dgvG3.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle19;
  654. this.dgvG3.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  655. this.dgvG3.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  656. this.dgvG3.CellHeight = 23;
  657. this.dgvG3.ChildNodeColumnName = null;
  658. this.dgvG3.ChildNodeColumnText = null;
  659. this.dgvG3.ColumnDeep = 1;
  660. this.dgvG3.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  661. dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  662. dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  663. dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  664. dataGridViewCellStyle20.ForeColor = System.Drawing.Color.White;
  665. dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  666. dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  667. dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  668. this.dgvG3.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle20;
  669. this.dgvG3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  670. this.dgvG3.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  671. this.g3barcode,
  672. this.g3groutinglinecode,
  673. this.g3GroutingMouldCode,
  674. this.g3goodscode,
  675. this.g3usercode,
  676. this.glMONITORName,
  677. this.g3groutingdate});
  678. this.dgvG3.ColumnTreeView = null;
  679. this.dgvG3.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)));
  680. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  681. dataGridViewCellStyle22.BackColor = System.Drawing.SystemColors.Window;
  682. dataGridViewCellStyle22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  683. dataGridViewCellStyle22.ForeColor = System.Drawing.SystemColors.ControlText;
  684. dataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  685. dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  686. dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  687. this.dgvG3.DefaultCellStyle = dataGridViewCellStyle22;
  688. this.dgvG3.Dock = System.Windows.Forms.DockStyle.Fill;
  689. this.dgvG3.DynamicColumnName = "";
  690. this.dgvG3.EnableHeadersVisualStyles = false;
  691. this.dgvG3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  692. this.dgvG3.FormatQuantityColumns = null;
  693. this.dgvG3.HorizontalMergeColumn = null;
  694. this.dgvG3.IsAutoCountSum = true;
  695. this.dgvG3.IsAutoResizeColumns = false;
  696. this.dgvG3.IsClickF12 = false;
  697. this.dgvG3.IsOpenMergeCellFlag = false;
  698. this.dgvG3.IsSubTotalFlag = false;
  699. this.dgvG3.IsTopDeep = false;
  700. this.dgvG3.Location = new System.Drawing.Point(0, 0);
  701. this.dgvG3.Margin = new System.Windows.Forms.Padding(0);
  702. this.dgvG3.MergeColumnNames = null;
  703. this.dgvG3.MergeDetailColumnNames = null;
  704. this.dgvG3.MergeDetailOnlyColumn = null;
  705. this.dgvG3.MergeOnlyColumn = null;
  706. this.dgvG3.MultiSelect = false;
  707. this.dgvG3.Name = "dgvG3";
  708. this.dgvG3.ReadOnly = true;
  709. this.dgvG3.RefreshAtHscroll = false;
  710. this.dgvG3.RowHeadersWidth = 50;
  711. this.dgvG3.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  712. dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  713. this.dgvG3.RowsDefaultCellStyle = dataGridViewCellStyle23;
  714. this.dgvG3.RowTemplate.Height = 21;
  715. this.dgvG3.Size = new System.Drawing.Size(935, 281);
  716. this.dgvG3.SortOrderColumnName = null;
  717. this.dgvG3.TabIndex = 3;
  718. this.dgvG3.Tag = true;
  719. this.dgvG3.TotalSumColumns = null;
  720. this.dgvG3.ViewRowFilter = "";
  721. //
  722. // g2GOODSID
  723. //
  724. this.g2GOODSID.DataPropertyName = "GOODSID";
  725. this.g2GOODSID.HeaderText = "GOODSID";
  726. this.g2GOODSID.Name = "g2GOODSID";
  727. this.g2GOODSID.ReadOnly = true;
  728. this.g2GOODSID.Visible = false;
  729. //
  730. // g2goodstypename2
  731. //
  732. this.g2goodstypename2.DataPropertyName = "goodstypename2";
  733. this.g2goodstypename2.HeaderText = "产品类别";
  734. this.g2goodstypename2.Name = "g2goodstypename2";
  735. this.g2goodstypename2.ReadOnly = true;
  736. //
  737. // g2GOODSCODE
  738. //
  739. this.g2GOODSCODE.DataPropertyName = "GOODSCODE";
  740. this.g2GOODSCODE.HeaderText = "产品编码";
  741. this.g2GOODSCODE.Name = "g2GOODSCODE";
  742. this.g2GOODSCODE.ReadOnly = true;
  743. //
  744. // g2groutinglineid
  745. //
  746. this.g2groutinglineid.DataPropertyName = "groutinglineid";
  747. this.g2groutinglineid.HeaderText = "groutinglineid";
  748. this.g2groutinglineid.Name = "g2groutinglineid";
  749. this.g2groutinglineid.ReadOnly = true;
  750. this.g2groutinglineid.Visible = false;
  751. //
  752. // g2groutinglineCode
  753. //
  754. this.g2groutinglineCode.DataPropertyName = "groutinglineCode";
  755. this.g2groutinglineCode.HeaderText = "成型线号";
  756. this.g2groutinglineCode.Name = "g2groutinglineCode";
  757. this.g2groutinglineCode.ReadOnly = true;
  758. //
  759. // g2userid
  760. //
  761. this.g2userid.DataPropertyName = "userid";
  762. this.g2userid.HeaderText = "userid";
  763. this.g2userid.Name = "g2userid";
  764. this.g2userid.ReadOnly = true;
  765. this.g2userid.Visible = false;
  766. //
  767. // g2usercode
  768. //
  769. this.g2usercode.DataPropertyName = "usercode";
  770. this.g2usercode.HeaderText = "成型工号";
  771. this.g2usercode.Name = "g2usercode";
  772. this.g2usercode.ReadOnly = true;
  773. //
  774. // MONITORName
  775. //
  776. this.MONITORName.DataPropertyName = "MONITORName";
  777. this.MONITORName.HeaderText = "成型班长";
  778. this.MONITORName.Name = "MONITORName";
  779. this.MONITORName.ReadOnly = true;
  780. //
  781. // g2rdcount
  782. //
  783. this.g2rdcount.DataPropertyName = "rdcount";
  784. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  785. dataGridViewCellStyle12.Format = "N0";
  786. this.g2rdcount.DefaultCellStyle = dataGridViewCellStyle12;
  787. this.g2rdcount.HeaderText = "存坯数";
  788. this.g2rdcount.Name = "g2rdcount";
  789. this.g2rdcount.ReadOnly = true;
  790. //
  791. // g2gldcount
  792. //
  793. this.g2gldcount.DataPropertyName = "gldcount";
  794. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  795. dataGridViewCellStyle13.Format = "N0";
  796. this.g2gldcount.DefaultCellStyle = dataGridViewCellStyle13;
  797. this.g2gldcount.HeaderText = "模具数";
  798. this.g2gldcount.Name = "g2gldcount";
  799. this.g2gldcount.ReadOnly = true;
  800. //
  801. // g2rddays
  802. //
  803. this.g2rddays.DataPropertyName = "rddays";
  804. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  805. dataGridViewCellStyle14.Format = "N2";
  806. this.g2rddays.DefaultCellStyle = dataGridViewCellStyle14;
  807. this.g2rddays.HeaderText = "存坯天数";
  808. this.g2rddays.Name = "g2rddays";
  809. this.g2rddays.ReadOnly = true;
  810. //
  811. // g2reserveddays
  812. //
  813. this.g2reserveddays.DataPropertyName = "reserveddays";
  814. dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  815. dataGridViewCellStyle15.Format = "N0";
  816. this.g2reserveddays.DefaultCellStyle = dataGridViewCellStyle15;
  817. this.g2reserveddays.HeaderText = "应存天数";
  818. this.g2reserveddays.Name = "g2reserveddays";
  819. this.g2reserveddays.ReadOnly = true;
  820. //
  821. // g2ProfitNum
  822. //
  823. this.g2ProfitNum.DataPropertyName = "ProfitNum";
  824. dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  825. dataGridViewCellStyle16.Format = "N0";
  826. this.g2ProfitNum.DefaultCellStyle = dataGridViewCellStyle16;
  827. this.g2ProfitNum.HeaderText = "盈亏坯数";
  828. this.g2ProfitNum.Name = "g2ProfitNum";
  829. this.g2ProfitNum.ReadOnly = true;
  830. //
  831. // g3barcode
  832. //
  833. this.g3barcode.DataPropertyName = "barcode";
  834. this.g3barcode.HeaderText = "产品条码";
  835. this.g3barcode.Name = "g3barcode";
  836. this.g3barcode.ReadOnly = true;
  837. //
  838. // g3groutinglinecode
  839. //
  840. this.g3groutinglinecode.DataPropertyName = "groutinglinecode";
  841. this.g3groutinglinecode.HeaderText = "成型线号";
  842. this.g3groutinglinecode.Name = "g3groutinglinecode";
  843. this.g3groutinglinecode.ReadOnly = true;
  844. //
  845. // g3GroutingMouldCode
  846. //
  847. this.g3GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  848. this.g3GroutingMouldCode.HeaderText = "模具编号";
  849. this.g3GroutingMouldCode.Name = "g3GroutingMouldCode";
  850. this.g3GroutingMouldCode.ReadOnly = true;
  851. //
  852. // g3goodscode
  853. //
  854. this.g3goodscode.DataPropertyName = "goodscode";
  855. this.g3goodscode.HeaderText = "产品编码";
  856. this.g3goodscode.Name = "g3goodscode";
  857. this.g3goodscode.ReadOnly = true;
  858. //
  859. // g3usercode
  860. //
  861. this.g3usercode.DataPropertyName = "usercode";
  862. this.g3usercode.HeaderText = "成型工号";
  863. this.g3usercode.Name = "g3usercode";
  864. this.g3usercode.ReadOnly = true;
  865. //
  866. // glMONITORName
  867. //
  868. this.glMONITORName.DataPropertyName = "MONITORName";
  869. this.glMONITORName.HeaderText = "成型班长";
  870. this.glMONITORName.Name = "glMONITORName";
  871. this.glMONITORName.ReadOnly = true;
  872. //
  873. // g3groutingdate
  874. //
  875. this.g3groutingdate.DataPropertyName = "groutingdate";
  876. dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  877. dataGridViewCellStyle21.Format = "yyyy-MM-dd";
  878. dataGridViewCellStyle21.NullValue = null;
  879. this.g3groutingdate.DefaultCellStyle = dataGridViewCellStyle21;
  880. this.g3groutingdate.HeaderText = "注浆日期";
  881. this.g3groutingdate.Name = "g3groutingdate";
  882. this.g3groutingdate.ReadOnly = true;
  883. //
  884. // F_RPT_030116
  885. //
  886. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  887. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  888. this.ClientSize = new System.Drawing.Size(955, 427);
  889. this.Controls.Add(this.tabControl1);
  890. this.Controls.Add(this.tsrOperate);
  891. this.Controls.Add(this.gbSelect);
  892. this.Name = "F_RPT_030116";
  893. this.Text = "成型存坯汇总表";
  894. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030110_FormClosed);
  895. this.Load += new System.EventHandler(this.F_RPT_030110_Load);
  896. this.gbSelect.ResumeLayout(false);
  897. this.gbSelect.PerformLayout();
  898. this.tsrOperate.ResumeLayout(false);
  899. this.tsrOperate.PerformLayout();
  900. ((System.ComponentModel.ISupportInitialize)(this.dgvG1)).EndInit();
  901. this.tabControl1.ResumeLayout(false);
  902. this.tabPage1.ResumeLayout(false);
  903. this.tabPage2.ResumeLayout(false);
  904. ((System.ComponentModel.ISupportInitialize)(this.dgvG2)).EndInit();
  905. this.tabPage3.ResumeLayout(false);
  906. ((System.ComponentModel.ISupportInitialize)(this.dgvG3)).EndInit();
  907. this.ResumeLayout(false);
  908. }
  909. #endregion
  910. private Basics.BaseControls.C_GroupBox gbSelect;
  911. private Basics.BaseControls.C_Button btnClearCondition;
  912. private Basics.BaseControls.C_Button btnSearch;
  913. private Basics.BaseControls.C_TextBox txtGoodsCode;
  914. private Basics.BaseControls.C_Label lblGoodsCode;
  915. private Basics.BaseControls.C_ToolStrip tsrOperate;
  916. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  917. private System.Windows.Forms.ToolStripButton tsbtnClose;
  918. private Basics.BaseControls.C_DateTimePicker txtTimeEnd;
  919. private Basics.BaseControls.C_DateTimePicker txtTimeStart;
  920. private Basics.BaseControls.C_DataGridView dgvG1;
  921. private Basics.BaseControls.C_Label c_Label3;
  922. private System.Windows.Forms.TabControl tabControl1;
  923. private System.Windows.Forms.TabPage tabPage1;
  924. private System.Windows.Forms.TabPage tabPage2;
  925. private System.Windows.Forms.TabPage tabPage3;
  926. private Basics.BaseControls.C_DataGridView dgvG3;
  927. private Basics.BaseControls.C_Label c_Label4;
  928. private Basics.BaseControls.C_TextBox txtUserCode;
  929. private Basics.BaseControls.C_TextBox txtLinCode;
  930. private System.Windows.Forms.CheckBox chkGDate;
  931. private Basics.BaseControls.C_Label c_Label2;
  932. private Basics.BaseControls.C_DataGridView dgvG2;
  933. private Basics.BaseControls.C_Label lblGoodsType;
  934. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  935. private System.Windows.Forms.DataGridViewTextBoxColumn g1GOODSID;
  936. private System.Windows.Forms.DataGridViewTextBoxColumn g1goodstypename2;
  937. private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
  938. private System.Windows.Forms.DataGridViewTextBoxColumn g1GOODSCODE;
  939. private System.Windows.Forms.DataGridViewTextBoxColumn g1rdcount;
  940. private System.Windows.Forms.DataGridViewTextBoxColumn g1gldcount;
  941. private System.Windows.Forms.DataGridViewTextBoxColumn g1rddays;
  942. private System.Windows.Forms.DataGridViewTextBoxColumn g1reserveddays;
  943. private System.Windows.Forms.DataGridViewTextBoxColumn g1ProfitNum;
  944. private System.Windows.Forms.DataGridViewTextBoxColumn g2GOODSID;
  945. private System.Windows.Forms.DataGridViewTextBoxColumn g2goodstypename2;
  946. private System.Windows.Forms.DataGridViewTextBoxColumn g2GOODSCODE;
  947. private System.Windows.Forms.DataGridViewTextBoxColumn g2groutinglineid;
  948. private System.Windows.Forms.DataGridViewTextBoxColumn g2groutinglineCode;
  949. private System.Windows.Forms.DataGridViewTextBoxColumn g2userid;
  950. private System.Windows.Forms.DataGridViewTextBoxColumn g2usercode;
  951. private System.Windows.Forms.DataGridViewTextBoxColumn MONITORName;
  952. private System.Windows.Forms.DataGridViewTextBoxColumn g2rdcount;
  953. private System.Windows.Forms.DataGridViewTextBoxColumn g2gldcount;
  954. private System.Windows.Forms.DataGridViewTextBoxColumn g2rddays;
  955. private System.Windows.Forms.DataGridViewTextBoxColumn g2reserveddays;
  956. private System.Windows.Forms.DataGridViewTextBoxColumn g2ProfitNum;
  957. private System.Windows.Forms.DataGridViewTextBoxColumn g3barcode;
  958. private System.Windows.Forms.DataGridViewTextBoxColumn g3groutinglinecode;
  959. private System.Windows.Forms.DataGridViewTextBoxColumn g3GroutingMouldCode;
  960. private System.Windows.Forms.DataGridViewTextBoxColumn g3goodscode;
  961. private System.Windows.Forms.DataGridViewTextBoxColumn g3usercode;
  962. private System.Windows.Forms.DataGridViewTextBoxColumn glMONITORName;
  963. private System.Windows.Forms.DataGridViewTextBoxColumn g3groutingdate;
  964. }
  965. }