F_SAP_HEGII_0107.Designer.cs 45 KB

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