F_SAP_HEGII_0107.Designer.cs 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950
  1. 
  2. namespace Dongke.IBOSS.PRD.Client.SAPDataModule
  3. {
  4. partial class F_SAP_HEGII_0107
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  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 dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  50. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  51. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  52. this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
  53. this.lblLabel3 = new Dongke.WinForm.Controls.LblLabel();
  54. this.CBDataCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  55. this.dtpDateend = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  56. this.dtpDatebegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  57. this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel();
  58. this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
  59. this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip();
  60. this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
  61. this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
  62. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  63. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  64. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  65. this.tabControl1 = new System.Windows.Forms.TabControl();
  66. this.tabPage3 = new System.Windows.Forms.TabPage();
  67. this.dgvTotal = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  68. this.tabPage1 = new System.Windows.Forms.TabPage();
  69. this.dgvLog = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  70. this.logdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.BeginTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.EndTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.DataCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.DataStuts = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.DataMSG = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.synusercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.logid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.datalogid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.DataCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.ExecuteDateBegin = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.ExecuteDateEnd = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.tabPage2 = new System.Windows.Forms.TabPage();
  84. this.dgvSum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  85. this.yyyymmdd = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.sapcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.usercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.zscs = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.ordercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.orderitem = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.outputnum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.ScrapNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.CleanupNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.recoverynum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.RepairNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.testmouldflag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  98. this.ztype = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.zmsg = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.ZTIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.DATACODETOTAL = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.Actualoutput = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.WORKSHOP = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.OUTPUT = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.scrapnum1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.cleannupnum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.recoverynum1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.repairnum1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.DRJJBQTRCXDCCP = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.DRCXFDRJJDCCP = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.DIFFER = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.grpCollapsible1.SuspendLayout();
  113. this.tsrToolStrip1.SuspendLayout();
  114. this.tabControl1.SuspendLayout();
  115. this.tabPage3.SuspendLayout();
  116. ((System.ComponentModel.ISupportInitialize)(this.dgvTotal)).BeginInit();
  117. this.tabPage1.SuspendLayout();
  118. ((System.ComponentModel.ISupportInitialize)(this.dgvLog)).BeginInit();
  119. this.tabPage2.SuspendLayout();
  120. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).BeginInit();
  121. this.SuspendLayout();
  122. //
  123. // grpCollapsible1
  124. //
  125. this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  126. | System.Windows.Forms.AnchorStyles.Right)));
  127. this.grpCollapsible1.Controls.Add(this.lblLabel3);
  128. this.grpCollapsible1.Controls.Add(this.CBDataCode);
  129. this.grpCollapsible1.Controls.Add(this.dtpDateend);
  130. this.grpCollapsible1.Controls.Add(this.dtpDatebegin);
  131. this.grpCollapsible1.Controls.Add(this.lblLabel2);
  132. this.grpCollapsible1.Controls.Add(this.lblLabel1);
  133. this.grpCollapsible1.Location = new System.Drawing.Point(0, 38);
  134. this.grpCollapsible1.Name = "grpCollapsible1";
  135. this.grpCollapsible1.Size = new System.Drawing.Size(1101, 52);
  136. this.grpCollapsible1.TabIndex = 1;
  137. this.grpCollapsible1.TabStop = false;
  138. this.grpCollapsible1.Text = "查询条件";
  139. //
  140. // lblLabel3
  141. //
  142. this.lblLabel3.Location = new System.Drawing.Point(414, 24);
  143. this.lblLabel3.Name = "lblLabel3";
  144. this.lblLabel3.Size = new System.Drawing.Size(53, 12);
  145. this.lblLabel3.TabIndex = 7;
  146. this.lblLabel3.Text = "数据节点";
  147. //
  148. // CBDataCode
  149. //
  150. this.CBDataCode.BackColor = System.Drawing.SystemColors.Window;
  151. this.CBDataCode.BackgroundColor = System.Drawing.SystemColors.Window;
  152. this.CBDataCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  153. this.CBDataCode.FormattingEnabled = true;
  154. this.CBDataCode.Location = new System.Drawing.Point(473, 20);
  155. this.CBDataCode.Name = "CBDataCode";
  156. this.CBDataCode.Size = new System.Drawing.Size(121, 20);
  157. this.CBDataCode.TabIndex = 6;
  158. //
  159. // dtpDateend
  160. //
  161. this.dtpDateend.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  162. this.dtpDateend.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  163. this.dtpDateend.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  164. this.dtpDateend.Location = new System.Drawing.Point(254, 20);
  165. this.dtpDateend.Name = "dtpDateend";
  166. this.dtpDateend.Size = new System.Drawing.Size(154, 21);
  167. this.dtpDateend.TabIndex = 5;
  168. //
  169. // dtpDatebegin
  170. //
  171. this.dtpDatebegin.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  172. this.dtpDatebegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. this.dtpDatebegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  174. this.dtpDatebegin.Location = new System.Drawing.Point(71, 20);
  175. this.dtpDatebegin.Name = "dtpDatebegin";
  176. this.dtpDatebegin.Size = new System.Drawing.Size(154, 21);
  177. this.dtpDatebegin.TabIndex = 4;
  178. //
  179. // lblLabel2
  180. //
  181. this.lblLabel2.Location = new System.Drawing.Point(231, 24);
  182. this.lblLabel2.Name = "lblLabel2";
  183. this.lblLabel2.Size = new System.Drawing.Size(17, 12);
  184. this.lblLabel2.TabIndex = 2;
  185. this.lblLabel2.Text = "至";
  186. this.lblLabel2.Click += new System.EventHandler(this.lblLabel2_Click);
  187. //
  188. // lblLabel1
  189. //
  190. this.lblLabel1.Location = new System.Drawing.Point(12, 24);
  191. this.lblLabel1.Name = "lblLabel1";
  192. this.lblLabel1.Size = new System.Drawing.Size(53, 12);
  193. this.lblLabel1.TabIndex = 0;
  194. this.lblLabel1.Text = "同步日期";
  195. //
  196. // tsrToolStrip1
  197. //
  198. this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  199. this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  200. this.tsbtnSearch,
  201. this.tsbtnClearCondition,
  202. this.toolStripSeparator1,
  203. this.tsbtnAdaptive,
  204. this.tsbtnClose});
  205. this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0);
  206. this.tsrToolStrip1.Name = "tsrToolStrip1";
  207. this.tsrToolStrip1.Size = new System.Drawing.Size(1113, 35);
  208. this.tsrToolStrip1.TabIndex = 0;
  209. //
  210. // tsbtnSearch
  211. //
  212. this.tsbtnSearch.AutoSize = false;
  213. this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  215. this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
  216. this.tsbtnSearch.Name = "tsbtnSearch";
  217. this.tsbtnSearch.Size = new System.Drawing.Size(60, 25);
  218. this.tsbtnSearch.Text = "查询(&Q)";
  219. this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
  220. //
  221. // tsbtnClearCondition
  222. //
  223. this.tsbtnClearCondition.AutoSize = false;
  224. this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  225. this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  226. this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
  227. this.tsbtnClearCondition.Name = "tsbtnClearCondition";
  228. this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25);
  229. this.tsbtnClearCondition.Text = "清空条件(&C)";
  230. this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
  231. //
  232. // toolStripSeparator1
  233. //
  234. this.toolStripSeparator1.AutoSize = false;
  235. this.toolStripSeparator1.Name = "toolStripSeparator1";
  236. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  237. //
  238. // tsbtnAdaptive
  239. //
  240. this.tsbtnAdaptive.AutoSize = false;
  241. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  242. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  243. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  244. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  245. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  246. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  247. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  248. //
  249. // tsbtnClose
  250. //
  251. this.tsbtnClose.AutoSize = false;
  252. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  253. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  254. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  255. this.tsbtnClose.Name = "tsbtnClose";
  256. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  257. this.tsbtnClose.Text = "关闭(&X)";
  258. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  259. //
  260. // tabControl1
  261. //
  262. this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  263. | System.Windows.Forms.AnchorStyles.Left)
  264. | System.Windows.Forms.AnchorStyles.Right)));
  265. this.tabControl1.Controls.Add(this.tabPage3);
  266. this.tabControl1.Controls.Add(this.tabPage1);
  267. this.tabControl1.Controls.Add(this.tabPage2);
  268. this.tabControl1.Location = new System.Drawing.Point(0, 96);
  269. this.tabControl1.Name = "tabControl1";
  270. this.tabControl1.SelectedIndex = 0;
  271. this.tabControl1.Size = new System.Drawing.Size(1101, 444);
  272. this.tabControl1.TabIndex = 2;
  273. //
  274. // tabPage3
  275. //
  276. this.tabPage3.Controls.Add(this.dgvTotal);
  277. this.tabPage3.Location = new System.Drawing.Point(4, 22);
  278. this.tabPage3.Name = "tabPage3";
  279. this.tabPage3.Size = new System.Drawing.Size(1093, 418);
  280. this.tabPage3.TabIndex = 2;
  281. this.tabPage3.Text = "报工汇总";
  282. this.tabPage3.UseVisualStyleBackColor = true;
  283. //
  284. // dgvTotal
  285. //
  286. this.dgvTotal.AllowUserToAddRows = false;
  287. this.dgvTotal.AllowUserToDeleteRows = false;
  288. this.dgvTotal.AllowUserToModifyRows = true;
  289. this.dgvTotal.AllowUserToOrderColumns = true;
  290. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  291. this.dgvTotal.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  292. this.dgvTotal.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  293. this.dgvTotal.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  294. this.dgvTotal.CellHeight = 23;
  295. this.dgvTotal.ChildNodeColumnName = null;
  296. this.dgvTotal.ChildNodeColumnText = null;
  297. this.dgvTotal.ColumnDeep = 1;
  298. this.dgvTotal.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  299. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  300. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  301. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  302. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  303. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  304. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  305. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  306. this.dgvTotal.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  307. this.dgvTotal.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  308. this.dgvTotal.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  309. this.DATACODETOTAL,
  310. this.Actualoutput,
  311. this.WORKSHOP,
  312. this.OUTPUT,
  313. this.scrapnum1,
  314. this.cleannupnum,
  315. this.recoverynum1,
  316. this.repairnum1,
  317. this.DRJJBQTRCXDCCP,
  318. this.DRCXFDRJJDCCP,
  319. this.DIFFER});
  320. this.dgvTotal.ColumnTreeView = new System.Windows.Forms.TreeView[0];
  321. this.dgvTotal.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)));
  322. this.dgvTotal.Dock = System.Windows.Forms.DockStyle.Fill;
  323. this.dgvTotal.DynamicColumnName = "";
  324. this.dgvTotal.EnableHeadersVisualStyles = false;
  325. this.dgvTotal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  326. this.dgvTotal.FormatQuantityColumns = null;
  327. this.dgvTotal.HasNode = false;
  328. this.dgvTotal.HorizontalMergeColumn = null;
  329. this.dgvTotal.IsAutoCountSum = true;
  330. this.dgvTotal.IsAutoResizeColumns = false;
  331. this.dgvTotal.IsClickF12 = false;
  332. this.dgvTotal.IsOpenMergeCellFlag = false;
  333. this.dgvTotal.IsSubTotalFlag = false;
  334. this.dgvTotal.IsTopDeep = false;
  335. this.dgvTotal.Location = new System.Drawing.Point(0, 0);
  336. this.dgvTotal.MergeColumnNames = null;
  337. this.dgvTotal.MergeDetailColumnNames = null;
  338. this.dgvTotal.MergeDetailOnlyColumn = null;
  339. this.dgvTotal.MergeOnlyColumn = null;
  340. this.dgvTotal.Name = "dgvTotal";
  341. this.dgvTotal.ReadOnly = true;
  342. this.dgvTotal.RefreshAtHscroll = false;
  343. this.dgvTotal.RowHeadersWidth = 50;
  344. this.dgvTotal.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  345. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  346. this.dgvTotal.RowsDefaultCellStyle = dataGridViewCellStyle3;
  347. this.dgvTotal.RowTemplate.Height = 21;
  348. this.dgvTotal.Size = new System.Drawing.Size(1093, 418);
  349. this.dgvTotal.SortOrderColumnName = null;
  350. this.dgvTotal.TabIndex = 0;
  351. this.dgvTotal.Tag = true;
  352. this.dgvTotal.TotalSumColumns = null;
  353. this.dgvTotal.ViewRowFilter = "";
  354. this.dgvTotal.VirtualNodes = false;
  355. //
  356. // tabPage1
  357. //
  358. this.tabPage1.Controls.Add(this.dgvLog);
  359. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  360. this.tabPage1.Name = "tabPage1";
  361. this.tabPage1.Size = new System.Drawing.Size(1093, 418);
  362. this.tabPage1.TabIndex = 0;
  363. this.tabPage1.Text = "同步日志";
  364. this.tabPage1.UseVisualStyleBackColor = true;
  365. //
  366. // dgvLog
  367. //
  368. this.dgvLog.AllowUserToAddRows = false;
  369. this.dgvLog.AllowUserToDeleteRows = false;
  370. this.dgvLog.AllowUserToModifyRows = true;
  371. this.dgvLog.AllowUserToOrderColumns = true;
  372. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  373. this.dgvLog.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
  374. this.dgvLog.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  375. this.dgvLog.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  376. this.dgvLog.CellHeight = 23;
  377. this.dgvLog.ChildNodeColumnName = null;
  378. this.dgvLog.ChildNodeColumnText = null;
  379. this.dgvLog.ColumnDeep = 1;
  380. this.dgvLog.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  381. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  382. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  383. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  384. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  385. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  386. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  387. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  388. this.dgvLog.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  389. this.dgvLog.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  390. this.dgvLog.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  391. this.logdate,
  392. this.BeginTime,
  393. this.EndTime,
  394. this.DataCodeName,
  395. this.DataStuts,
  396. this.DataMSG,
  397. this.synusercode,
  398. this.logid,
  399. this.datalogid,
  400. this.DataCode,
  401. this.ExecuteDateBegin,
  402. this.ExecuteDateEnd,
  403. this.Remarks});
  404. this.dgvLog.ColumnTreeView = new System.Windows.Forms.TreeView[0];
  405. this.dgvLog.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)));
  406. this.dgvLog.Dock = System.Windows.Forms.DockStyle.Fill;
  407. this.dgvLog.DynamicColumnName = "";
  408. this.dgvLog.EnableHeadersVisualStyles = false;
  409. this.dgvLog.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  410. this.dgvLog.FormatQuantityColumns = null;
  411. this.dgvLog.HasNode = false;
  412. this.dgvLog.HorizontalMergeColumn = null;
  413. this.dgvLog.IsAutoCountSum = true;
  414. this.dgvLog.IsAutoResizeColumns = false;
  415. this.dgvLog.IsClickF12 = false;
  416. this.dgvLog.IsOpenMergeCellFlag = false;
  417. this.dgvLog.IsSubTotalFlag = false;
  418. this.dgvLog.IsTopDeep = false;
  419. this.dgvLog.Location = new System.Drawing.Point(0, 0);
  420. this.dgvLog.MergeColumnNames = null;
  421. this.dgvLog.MergeDetailColumnNames = null;
  422. this.dgvLog.MergeDetailOnlyColumn = null;
  423. this.dgvLog.MergeOnlyColumn = null;
  424. this.dgvLog.MultiSelect = false;
  425. this.dgvLog.Name = "dgvLog";
  426. this.dgvLog.ReadOnly = true;
  427. this.dgvLog.RefreshAtHscroll = false;
  428. this.dgvLog.RowHeadersWidth = 50;
  429. this.dgvLog.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  430. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  431. this.dgvLog.RowsDefaultCellStyle = dataGridViewCellStyle12;
  432. this.dgvLog.RowTemplate.Height = 21;
  433. this.dgvLog.Size = new System.Drawing.Size(1093, 418);
  434. this.dgvLog.SortOrderColumnName = null;
  435. this.dgvLog.TabIndex = 1;
  436. this.dgvLog.Tag = "";
  437. this.dgvLog.TotalSumColumns = null;
  438. this.dgvLog.ViewRowFilter = "";
  439. this.dgvLog.VirtualNodes = false;
  440. this.dgvLog.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvLog_CellDoubleClick);
  441. //
  442. // logdate
  443. //
  444. this.logdate.DataPropertyName = "yyyymmdd";
  445. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  446. this.logdate.DefaultCellStyle = dataGridViewCellStyle6;
  447. this.logdate.HeaderText = "同步日期";
  448. this.logdate.Name = "logdate";
  449. this.logdate.ReadOnly = true;
  450. //
  451. // BeginTime
  452. //
  453. this.BeginTime.DataPropertyName = "BeginTime";
  454. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  455. dataGridViewCellStyle7.Format = "yyyy-MM-dd HH:mm:ss";
  456. this.BeginTime.DefaultCellStyle = dataGridViewCellStyle7;
  457. this.BeginTime.HeaderText = "开始时间";
  458. this.BeginTime.Name = "BeginTime";
  459. this.BeginTime.ReadOnly = true;
  460. //
  461. // EndTime
  462. //
  463. this.EndTime.DataPropertyName = "EndTime";
  464. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  465. dataGridViewCellStyle8.Format = "yyyy-MM-dd HH:mm:ss";
  466. this.EndTime.DefaultCellStyle = dataGridViewCellStyle8;
  467. this.EndTime.HeaderText = "完成时间";
  468. this.EndTime.Name = "EndTime";
  469. this.EndTime.ReadOnly = true;
  470. //
  471. // DataCodeName
  472. //
  473. this.DataCodeName.DataPropertyName = "DataCodeName";
  474. this.DataCodeName.HeaderText = "数据节点";
  475. this.DataCodeName.Name = "DataCodeName";
  476. this.DataCodeName.ReadOnly = true;
  477. //
  478. // DataStuts
  479. //
  480. this.DataStuts.DataPropertyName = "DataStuts";
  481. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  482. this.DataStuts.DefaultCellStyle = dataGridViewCellStyle9;
  483. this.DataStuts.HeaderText = "同步状态";
  484. this.DataStuts.Name = "DataStuts";
  485. this.DataStuts.ReadOnly = true;
  486. //
  487. // DataMSG
  488. //
  489. this.DataMSG.DataPropertyName = "DataMSG";
  490. this.DataMSG.HeaderText = "同步消息";
  491. this.DataMSG.Name = "DataMSG";
  492. this.DataMSG.ReadOnly = true;
  493. //
  494. // synusercode
  495. //
  496. this.synusercode.DataPropertyName = "synusercode";
  497. this.synusercode.HeaderText = "同步工号";
  498. this.synusercode.Name = "synusercode";
  499. this.synusercode.ReadOnly = true;
  500. //
  501. // logid
  502. //
  503. this.logid.DataPropertyName = "logid";
  504. this.logid.HeaderText = "logid";
  505. this.logid.Name = "logid";
  506. this.logid.ReadOnly = true;
  507. this.logid.Visible = false;
  508. //
  509. // datalogid
  510. //
  511. this.datalogid.DataPropertyName = "datalogid";
  512. this.datalogid.HeaderText = "datalogid";
  513. this.datalogid.Name = "datalogid";
  514. this.datalogid.ReadOnly = true;
  515. this.datalogid.Visible = false;
  516. //
  517. // DataCode
  518. //
  519. this.DataCode.DataPropertyName = "DataCode";
  520. this.DataCode.HeaderText = "DataCode";
  521. this.DataCode.Name = "DataCode";
  522. this.DataCode.ReadOnly = true;
  523. this.DataCode.Visible = false;
  524. //
  525. // ExecuteDateBegin
  526. //
  527. this.ExecuteDateBegin.DataPropertyName = "ExecuteDateBegin";
  528. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  529. dataGridViewCellStyle10.Format = "yyyy-MM-dd HH:mm:ss";
  530. dataGridViewCellStyle10.NullValue = null;
  531. this.ExecuteDateBegin.DefaultCellStyle = dataGridViewCellStyle10;
  532. this.ExecuteDateBegin.HeaderText = "业务数据开始时间";
  533. this.ExecuteDateBegin.Name = "ExecuteDateBegin";
  534. this.ExecuteDateBegin.ReadOnly = true;
  535. this.ExecuteDateBegin.Width = 120;
  536. //
  537. // ExecuteDateEnd
  538. //
  539. this.ExecuteDateEnd.DataPropertyName = "ExecuteDateEnd";
  540. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  541. dataGridViewCellStyle11.Format = "yyyy-MM-dd HH:mm:ss";
  542. this.ExecuteDateEnd.DefaultCellStyle = dataGridViewCellStyle11;
  543. this.ExecuteDateEnd.HeaderText = "业务数据结束时间";
  544. this.ExecuteDateEnd.Name = "ExecuteDateEnd";
  545. this.ExecuteDateEnd.ReadOnly = true;
  546. this.ExecuteDateEnd.Width = 120;
  547. //
  548. // Remarks
  549. //
  550. this.Remarks.DataPropertyName = "Remarks";
  551. this.Remarks.HeaderText = "备注";
  552. this.Remarks.Name = "Remarks";
  553. this.Remarks.ReadOnly = true;
  554. //
  555. // tabPage2
  556. //
  557. this.tabPage2.Controls.Add(this.dgvSum);
  558. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  559. this.tabPage2.Name = "tabPage2";
  560. this.tabPage2.Size = new System.Drawing.Size(1093, 418);
  561. this.tabPage2.TabIndex = 1;
  562. this.tabPage2.Text = "同步明细";
  563. this.tabPage2.UseVisualStyleBackColor = true;
  564. //
  565. // dgvSum
  566. //
  567. this.dgvSum.AllowUserToAddRows = false;
  568. this.dgvSum.AllowUserToDeleteRows = false;
  569. this.dgvSum.AllowUserToModifyRows = true;
  570. this.dgvSum.AllowUserToOrderColumns = true;
  571. dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  572. this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle13;
  573. this.dgvSum.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  574. this.dgvSum.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  575. this.dgvSum.CellHeight = 23;
  576. this.dgvSum.ChildNodeColumnName = null;
  577. this.dgvSum.ChildNodeColumnText = null;
  578. this.dgvSum.ColumnDeep = 1;
  579. this.dgvSum.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  580. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  581. dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  582. dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  583. dataGridViewCellStyle14.ForeColor = System.Drawing.Color.White;
  584. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  585. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  586. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  587. this.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle14;
  588. this.dgvSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  589. this.dgvSum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  590. this.yyyymmdd,
  591. this.goodscode,
  592. this.sapcode,
  593. this.usercode,
  594. this.zscs,
  595. this.ordercode,
  596. this.orderitem,
  597. this.outputnum,
  598. this.ScrapNum,
  599. this.CleanupNum,
  600. this.recoverynum,
  601. this.RepairNum,
  602. this.testmouldflag,
  603. this.ztype,
  604. this.zmsg,
  605. this.ZTIME});
  606. this.dgvSum.ColumnTreeView = new System.Windows.Forms.TreeView[0];
  607. this.dgvSum.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)));
  608. this.dgvSum.Dock = System.Windows.Forms.DockStyle.Fill;
  609. this.dgvSum.DynamicColumnName = "";
  610. this.dgvSum.EnableHeadersVisualStyles = false;
  611. this.dgvSum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  612. this.dgvSum.FormatQuantityColumns = null;
  613. this.dgvSum.HasNode = false;
  614. this.dgvSum.HorizontalMergeColumn = null;
  615. this.dgvSum.IsAutoCountSum = true;
  616. this.dgvSum.IsAutoResizeColumns = false;
  617. this.dgvSum.IsClickF12 = false;
  618. this.dgvSum.IsOpenMergeCellFlag = false;
  619. this.dgvSum.IsSubTotalFlag = false;
  620. this.dgvSum.IsTopDeep = false;
  621. this.dgvSum.Location = new System.Drawing.Point(0, 0);
  622. this.dgvSum.MergeColumnNames = null;
  623. this.dgvSum.MergeDetailColumnNames = null;
  624. this.dgvSum.MergeDetailOnlyColumn = null;
  625. this.dgvSum.MergeOnlyColumn = null;
  626. this.dgvSum.MultiSelect = false;
  627. this.dgvSum.Name = "dgvSum";
  628. this.dgvSum.ReadOnly = true;
  629. this.dgvSum.RefreshAtHscroll = false;
  630. this.dgvSum.RowHeadersWidth = 50;
  631. this.dgvSum.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  632. dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  633. this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle23;
  634. this.dgvSum.RowTemplate.Height = 21;
  635. this.dgvSum.Size = new System.Drawing.Size(1093, 418);
  636. this.dgvSum.SortOrderColumnName = null;
  637. this.dgvSum.TabIndex = 2;
  638. this.dgvSum.Tag = "";
  639. this.dgvSum.TotalSumColumns = null;
  640. this.dgvSum.ViewRowFilter = "";
  641. this.dgvSum.VirtualNodes = false;
  642. //
  643. // yyyymmdd
  644. //
  645. this.yyyymmdd.DataPropertyName = "yyyymmdd";
  646. dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  647. this.yyyymmdd.DefaultCellStyle = dataGridViewCellStyle15;
  648. this.yyyymmdd.HeaderText = "同步日期";
  649. this.yyyymmdd.Name = "yyyymmdd";
  650. this.yyyymmdd.ReadOnly = true;
  651. //
  652. // goodscode
  653. //
  654. this.goodscode.DataPropertyName = "goodscode";
  655. this.goodscode.HeaderText = "产品编码";
  656. this.goodscode.Name = "goodscode";
  657. this.goodscode.ReadOnly = true;
  658. //
  659. // sapcode
  660. //
  661. this.sapcode.DataPropertyName = "sapcode";
  662. this.sapcode.HeaderText = "物料编码";
  663. this.sapcode.Name = "sapcode";
  664. this.sapcode.ReadOnly = true;
  665. //
  666. // usercode
  667. //
  668. this.usercode.DataPropertyName = "usercode";
  669. this.usercode.HeaderText = "生产工号";
  670. this.usercode.Name = "usercode";
  671. this.usercode.ReadOnly = true;
  672. //
  673. // zscs
  674. //
  675. this.zscs.DataPropertyName = "zscs";
  676. this.zscs.HeaderText = "注浆类型";
  677. this.zscs.Name = "zscs";
  678. this.zscs.ReadOnly = true;
  679. //
  680. // ordercode
  681. //
  682. this.ordercode.DataPropertyName = "ordercode";
  683. this.ordercode.HeaderText = "销售凭证 ";
  684. this.ordercode.Name = "ordercode";
  685. this.ordercode.ReadOnly = true;
  686. //
  687. // orderitem
  688. //
  689. this.orderitem.DataPropertyName = "orderitem";
  690. this.orderitem.HeaderText = "凭证项目";
  691. this.orderitem.Name = "orderitem";
  692. this.orderitem.ReadOnly = true;
  693. //
  694. // outputnum
  695. //
  696. this.outputnum.DataPropertyName = "outputnum";
  697. dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  698. this.outputnum.DefaultCellStyle = dataGridViewCellStyle16;
  699. this.outputnum.HeaderText = "产量";
  700. this.outputnum.Name = "outputnum";
  701. this.outputnum.ReadOnly = true;
  702. //
  703. // ScrapNum
  704. //
  705. this.ScrapNum.DataPropertyName = "ScrapNum";
  706. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  707. this.ScrapNum.DefaultCellStyle = dataGridViewCellStyle17;
  708. this.ScrapNum.HeaderText = "损坯";
  709. this.ScrapNum.Name = "ScrapNum";
  710. this.ScrapNum.ReadOnly = true;
  711. //
  712. // CleanupNum
  713. //
  714. this.CleanupNum.DataPropertyName = "CleanupNum";
  715. dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  716. this.CleanupNum.DefaultCellStyle = dataGridViewCellStyle18;
  717. this.CleanupNum.HeaderText = "清除";
  718. this.CleanupNum.Name = "CleanupNum";
  719. this.CleanupNum.ReadOnly = true;
  720. //
  721. // recoverynum
  722. //
  723. this.recoverynum.DataPropertyName = "recoverynum";
  724. dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  725. this.recoverynum.DefaultCellStyle = dataGridViewCellStyle19;
  726. this.recoverynum.HeaderText = "回收";
  727. this.recoverynum.Name = "recoverynum";
  728. this.recoverynum.ReadOnly = true;
  729. //
  730. // RepairNum
  731. //
  732. this.RepairNum.DataPropertyName = "RepairNum";
  733. dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  734. this.RepairNum.DefaultCellStyle = dataGridViewCellStyle20;
  735. this.RepairNum.HeaderText = "干补";
  736. this.RepairNum.Name = "RepairNum";
  737. this.RepairNum.ReadOnly = true;
  738. //
  739. // testmouldflag
  740. //
  741. this.testmouldflag.DataPropertyName = "testmouldflag";
  742. this.testmouldflag.FalseValue = "0";
  743. this.testmouldflag.HeaderText = "试验标识";
  744. this.testmouldflag.IndeterminateValue = "0";
  745. this.testmouldflag.Name = "testmouldflag";
  746. this.testmouldflag.ReadOnly = true;
  747. this.testmouldflag.TrueValue = "1";
  748. //
  749. // ztype
  750. //
  751. this.ztype.DataPropertyName = "ztype";
  752. dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  753. this.ztype.DefaultCellStyle = dataGridViewCellStyle21;
  754. this.ztype.HeaderText = "同步状态";
  755. this.ztype.Name = "ztype";
  756. this.ztype.ReadOnly = true;
  757. this.ztype.Visible = false;
  758. //
  759. // zmsg
  760. //
  761. this.zmsg.DataPropertyName = "zmsg";
  762. this.zmsg.HeaderText = "同步消息";
  763. this.zmsg.Name = "zmsg";
  764. this.zmsg.ReadOnly = true;
  765. this.zmsg.Visible = false;
  766. //
  767. // ZTIME
  768. //
  769. this.ZTIME.DataPropertyName = "ZTIME";
  770. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  771. dataGridViewCellStyle22.Format = "yyyy-MM-dd HH:mm:ss";
  772. this.ZTIME.DefaultCellStyle = dataGridViewCellStyle22;
  773. this.ZTIME.HeaderText = "同步时间";
  774. this.ZTIME.Name = "ZTIME";
  775. this.ZTIME.ReadOnly = true;
  776. this.ZTIME.Visible = false;
  777. //
  778. // DATACODETOTAL
  779. //
  780. this.DATACODETOTAL.DataPropertyName = "DATACODE";
  781. this.DATACODETOTAL.HeaderText = "数据节点";
  782. this.DATACODETOTAL.Name = "DATACODETOTAL";
  783. this.DATACODETOTAL.ReadOnly = true;
  784. //
  785. // Actualoutput
  786. //
  787. this.Actualoutput.DataPropertyName = "Actualoutput";
  788. this.Actualoutput.HeaderText = "实际产量";
  789. this.Actualoutput.Name = "Actualoutput";
  790. this.Actualoutput.ReadOnly = true;
  791. //
  792. // WORKSHOP
  793. //
  794. this.WORKSHOP.DataPropertyName = "WORKSHOP";
  795. this.WORKSHOP.HeaderText = "车间";
  796. this.WORKSHOP.Name = "WORKSHOP";
  797. this.WORKSHOP.ReadOnly = true;
  798. //
  799. // OUTPUT
  800. //
  801. this.OUTPUT.DataPropertyName = "OUTPUT";
  802. this.OUTPUT.HeaderText = "产量";
  803. this.OUTPUT.Name = "OUTPUT";
  804. this.OUTPUT.ReadOnly = true;
  805. //
  806. // scrapnum1
  807. //
  808. this.scrapnum1.DataPropertyName = "scrapnum";
  809. this.scrapnum1.HeaderText = "损坯";
  810. this.scrapnum1.Name = "scrapnum1";
  811. this.scrapnum1.ReadOnly = true;
  812. //
  813. // cleannupnum
  814. //
  815. this.cleannupnum.DataPropertyName = "cleannupnum";
  816. this.cleannupnum.HeaderText = "清理";
  817. this.cleannupnum.Name = "cleannupnum";
  818. this.cleannupnum.ReadOnly = true;
  819. //
  820. // recoverynum1
  821. //
  822. this.recoverynum1.DataPropertyName = "recoverynum";
  823. this.recoverynum1.HeaderText = "回收";
  824. this.recoverynum1.Name = "recoverynum1";
  825. this.recoverynum1.ReadOnly = true;
  826. //
  827. // repairnum1
  828. //
  829. this.repairnum1.DataPropertyName = "repairnum";
  830. this.repairnum1.HeaderText = "干补";
  831. this.repairnum1.Name = "repairnum1";
  832. this.repairnum1.ReadOnly = true;
  833. //
  834. // DRJJBQTRCXDCCP
  835. //
  836. this.DRJJBQTRCXDCCP.DataPropertyName = "DRJJBQTRCXDCCP";
  837. this.DRJJBQTRCXDCCP.HeaderText = "当日交接被其它日撤销的产成品";
  838. this.DRJJBQTRCXDCCP.Name = "DRJJBQTRCXDCCP";
  839. this.DRJJBQTRCXDCCP.ReadOnly = true;
  840. this.DRJJBQTRCXDCCP.Width = 180;
  841. //
  842. // DRCXFDRJJDCCP
  843. //
  844. this.DRCXFDRJJDCCP.DataPropertyName = "DRCXFDRJJDCCP";
  845. this.DRCXFDRJJDCCP.HeaderText = "当日撤销非当日交接的产成品";
  846. this.DRCXFDRJJDCCP.Name = "DRCXFDRJJDCCP";
  847. this.DRCXFDRJJDCCP.ReadOnly = true;
  848. this.DRCXFDRJJDCCP.Width = 180;
  849. //
  850. // DIFFER
  851. //
  852. this.DIFFER.DataPropertyName = "DIFFER";
  853. this.DIFFER.HeaderText = "差异";
  854. this.DIFFER.Name = "DIFFER";
  855. this.DIFFER.ReadOnly = true;
  856. //
  857. // F_SAP_HEGII_0107
  858. //
  859. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  860. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  861. this.ClientSize = new System.Drawing.Size(1113, 540);
  862. this.Controls.Add(this.tabControl1);
  863. this.Controls.Add(this.grpCollapsible1);
  864. this.Controls.Add(this.tsrToolStrip1);
  865. this.Name = "F_SAP_HEGII_0107";
  866. this.Text = "报工SAP日志";
  867. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_SAP_HEGII_0107_FormClosed);
  868. this.Load += new System.EventHandler(this.F_SAP_HEGII_0107_Load);
  869. this.grpCollapsible1.ResumeLayout(false);
  870. this.grpCollapsible1.PerformLayout();
  871. this.tsrToolStrip1.ResumeLayout(false);
  872. this.tsrToolStrip1.PerformLayout();
  873. this.tabControl1.ResumeLayout(false);
  874. this.tabPage3.ResumeLayout(false);
  875. ((System.ComponentModel.ISupportInitialize)(this.dgvTotal)).EndInit();
  876. this.tabPage1.ResumeLayout(false);
  877. ((System.ComponentModel.ISupportInitialize)(this.dgvLog)).EndInit();
  878. this.tabPage2.ResumeLayout(false);
  879. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).EndInit();
  880. this.ResumeLayout(false);
  881. }
  882. #endregion
  883. private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1;
  884. private System.Windows.Forms.ToolStripButton tsbtnSearch;
  885. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  886. private System.Windows.Forms.ToolStripButton tsbtnClose;
  887. private WinForm.Controls.GrpCollapsible grpCollapsible1;
  888. private WinForm.Controls.LblLabel lblLabel1;
  889. private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
  890. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  891. private System.Windows.Forms.TabControl tabControl1;
  892. private System.Windows.Forms.TabPage tabPage1;
  893. private System.Windows.Forms.TabPage tabPage2;
  894. private Basics.BaseControls.C_DataGridView dgvLog;
  895. private Basics.BaseControls.C_DataGridView dgvSum;
  896. private System.Windows.Forms.DataGridViewTextBoxColumn yyyymmdd;
  897. private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
  898. private System.Windows.Forms.DataGridViewTextBoxColumn sapcode;
  899. private System.Windows.Forms.DataGridViewTextBoxColumn usercode;
  900. private System.Windows.Forms.DataGridViewTextBoxColumn zscs;
  901. private System.Windows.Forms.DataGridViewTextBoxColumn ordercode;
  902. private System.Windows.Forms.DataGridViewTextBoxColumn orderitem;
  903. private System.Windows.Forms.DataGridViewTextBoxColumn outputnum;
  904. private System.Windows.Forms.DataGridViewTextBoxColumn ScrapNum;
  905. private System.Windows.Forms.DataGridViewTextBoxColumn CleanupNum;
  906. private System.Windows.Forms.DataGridViewTextBoxColumn recoverynum;
  907. private System.Windows.Forms.DataGridViewTextBoxColumn RepairNum;
  908. private System.Windows.Forms.DataGridViewCheckBoxColumn testmouldflag;
  909. private System.Windows.Forms.DataGridViewTextBoxColumn ztype;
  910. private System.Windows.Forms.DataGridViewTextBoxColumn zmsg;
  911. private System.Windows.Forms.DataGridViewTextBoxColumn ZTIME;
  912. private System.Windows.Forms.TabPage tabPage3;
  913. private Basics.BaseControls.C_DataGridView dgvTotal;
  914. private Basics.BaseControls.C_DateTimePicker dtpDatebegin;
  915. private WinForm.Controls.LblLabel lblLabel2;
  916. private Basics.BaseControls.C_DateTimePicker dtpDateend;
  917. private WinForm.Controls.LblLabel lblLabel3;
  918. private Basics.BaseControls.C_ComboBox CBDataCode;
  919. private System.Windows.Forms.DataGridViewTextBoxColumn logdate;
  920. private System.Windows.Forms.DataGridViewTextBoxColumn BeginTime;
  921. private System.Windows.Forms.DataGridViewTextBoxColumn EndTime;
  922. private System.Windows.Forms.DataGridViewTextBoxColumn DataCodeName;
  923. private System.Windows.Forms.DataGridViewTextBoxColumn DataStuts;
  924. private System.Windows.Forms.DataGridViewTextBoxColumn DataMSG;
  925. private System.Windows.Forms.DataGridViewTextBoxColumn synusercode;
  926. private System.Windows.Forms.DataGridViewTextBoxColumn logid;
  927. private System.Windows.Forms.DataGridViewTextBoxColumn datalogid;
  928. private System.Windows.Forms.DataGridViewTextBoxColumn DataCode;
  929. private System.Windows.Forms.DataGridViewTextBoxColumn ExecuteDateBegin;
  930. private System.Windows.Forms.DataGridViewTextBoxColumn ExecuteDateEnd;
  931. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  932. private System.Windows.Forms.DataGridViewTextBoxColumn DATACODETOTAL;
  933. private System.Windows.Forms.DataGridViewTextBoxColumn Actualoutput;
  934. private System.Windows.Forms.DataGridViewTextBoxColumn WORKSHOP;
  935. private System.Windows.Forms.DataGridViewTextBoxColumn OUTPUT;
  936. private System.Windows.Forms.DataGridViewTextBoxColumn scrapnum1;
  937. private System.Windows.Forms.DataGridViewTextBoxColumn cleannupnum;
  938. private System.Windows.Forms.DataGridViewTextBoxColumn recoverynum1;
  939. private System.Windows.Forms.DataGridViewTextBoxColumn repairnum1;
  940. private System.Windows.Forms.DataGridViewTextBoxColumn DRJJBQTRCXDCCP;
  941. private System.Windows.Forms.DataGridViewTextBoxColumn DRCXFDRJJDCCP;
  942. private System.Windows.Forms.DataGridViewTextBoxColumn DIFFER;
  943. }
  944. }