F_SAP_HEGII_0101.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390
  1. 
  2. namespace Dongke.IBOSS.PRD.Client.SAPDataModule
  3. {
  4. partial class F_SAP_HEGII_0101
  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 dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = 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. this.dgvSum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  38. this.yyyymmdd = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.sapcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.usercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.ordercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.orderitem = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.outputnum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.recoverynum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.ztype = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.zmsg = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.ZTIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
  50. this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
  51. this.dtpDate = new Dongke.WinForm.Controls.DtpDate();
  52. this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip();
  53. this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
  54. this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
  55. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  56. this.tsbtnSyn = new System.Windows.Forms.ToolStripButton();
  57. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  58. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  59. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  60. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).BeginInit();
  61. this.grpCollapsible1.SuspendLayout();
  62. this.tsrToolStrip1.SuspendLayout();
  63. this.SuspendLayout();
  64. //
  65. // dgvSum
  66. //
  67. this.dgvSum.AllowUserToAddRows = false;
  68. this.dgvSum.AllowUserToDeleteRows = false;
  69. this.dgvSum.AllowUserToModifyRows = true;
  70. this.dgvSum.AllowUserToOrderColumns = true;
  71. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  72. this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  73. this.dgvSum.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  74. | System.Windows.Forms.AnchorStyles.Left)
  75. | System.Windows.Forms.AnchorStyles.Right)));
  76. this.dgvSum.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  77. this.dgvSum.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  78. this.dgvSum.CellHeight = 23;
  79. this.dgvSum.ChildNodeColumnName = null;
  80. this.dgvSum.ChildNodeColumnText = null;
  81. this.dgvSum.ColumnDeep = 1;
  82. this.dgvSum.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  83. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  84. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  85. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  86. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  87. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  88. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  89. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  90. this.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  91. this.dgvSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  92. this.dgvSum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  93. this.yyyymmdd,
  94. this.goodscode,
  95. this.sapcode,
  96. this.usercode,
  97. this.ordercode,
  98. this.orderitem,
  99. this.outputnum,
  100. this.recoverynum,
  101. this.ztype,
  102. this.zmsg,
  103. this.ZTIME});
  104. this.dgvSum.ColumnTreeView = new System.Windows.Forms.TreeView[0];
  105. 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)));
  106. this.dgvSum.DynamicColumnName = "";
  107. this.dgvSum.EnableHeadersVisualStyles = false;
  108. this.dgvSum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  109. this.dgvSum.FormatQuantityColumns = null;
  110. this.dgvSum.HorizontalMergeColumn = null;
  111. this.dgvSum.IsAutoCountSum = true;
  112. this.dgvSum.IsAutoResizeColumns = false;
  113. this.dgvSum.IsClickF12 = false;
  114. this.dgvSum.IsOpenMergeCellFlag = false;
  115. this.dgvSum.IsSubTotalFlag = false;
  116. this.dgvSum.IsTopDeep = false;
  117. this.dgvSum.Location = new System.Drawing.Point(0, 96);
  118. this.dgvSum.MergeColumnNames = null;
  119. this.dgvSum.MergeDetailColumnNames = null;
  120. this.dgvSum.MergeDetailOnlyColumn = null;
  121. this.dgvSum.MergeOnlyColumn = null;
  122. this.dgvSum.MultiSelect = false;
  123. this.dgvSum.Name = "dgvSum";
  124. this.dgvSum.ReadOnly = true;
  125. this.dgvSum.RefreshAtHscroll = false;
  126. this.dgvSum.RowHeadersWidth = 50;
  127. this.dgvSum.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  128. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  129. this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle8;
  130. this.dgvSum.RowTemplate.Height = 21;
  131. this.dgvSum.Size = new System.Drawing.Size(656, 261);
  132. this.dgvSum.SortOrderColumnName = null;
  133. this.dgvSum.TabIndex = 0;
  134. this.dgvSum.Tag = "";
  135. this.dgvSum.TotalSumColumns = null;
  136. this.dgvSum.ViewRowFilter = "";
  137. //
  138. // yyyymmdd
  139. //
  140. this.yyyymmdd.DataPropertyName = "yyyymmdd";
  141. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  142. this.yyyymmdd.DefaultCellStyle = dataGridViewCellStyle3;
  143. this.yyyymmdd.HeaderText = "同步日期";
  144. this.yyyymmdd.Name = "yyyymmdd";
  145. this.yyyymmdd.ReadOnly = true;
  146. //
  147. // goodscode
  148. //
  149. this.goodscode.DataPropertyName = "goodscode";
  150. this.goodscode.HeaderText = "产品编码";
  151. this.goodscode.Name = "goodscode";
  152. this.goodscode.ReadOnly = true;
  153. //
  154. // sapcode
  155. //
  156. this.sapcode.DataPropertyName = "sapcode";
  157. this.sapcode.HeaderText = "物料编码";
  158. this.sapcode.Name = "sapcode";
  159. this.sapcode.ReadOnly = true;
  160. //
  161. // usercode
  162. //
  163. this.usercode.DataPropertyName = "usercode";
  164. this.usercode.HeaderText = "生产工号";
  165. this.usercode.Name = "usercode";
  166. this.usercode.ReadOnly = true;
  167. //
  168. // ordercode
  169. //
  170. this.ordercode.DataPropertyName = "ordercode";
  171. this.ordercode.HeaderText = "销售凭证 ";
  172. this.ordercode.Name = "ordercode";
  173. this.ordercode.ReadOnly = true;
  174. //
  175. // orderitem
  176. //
  177. this.orderitem.DataPropertyName = "orderitem";
  178. this.orderitem.HeaderText = "凭证项目";
  179. this.orderitem.Name = "orderitem";
  180. this.orderitem.ReadOnly = true;
  181. //
  182. // outputnum
  183. //
  184. this.outputnum.DataPropertyName = "outputnum";
  185. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  186. this.outputnum.DefaultCellStyle = dataGridViewCellStyle4;
  187. this.outputnum.HeaderText = "产量";
  188. this.outputnum.Name = "outputnum";
  189. this.outputnum.ReadOnly = true;
  190. //
  191. // recoverynum
  192. //
  193. this.recoverynum.DataPropertyName = "recoverynum";
  194. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  195. this.recoverynum.DefaultCellStyle = dataGridViewCellStyle5;
  196. this.recoverynum.HeaderText = "回收";
  197. this.recoverynum.Name = "recoverynum";
  198. this.recoverynum.ReadOnly = true;
  199. //
  200. // ztype
  201. //
  202. this.ztype.DataPropertyName = "ztype";
  203. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  204. this.ztype.DefaultCellStyle = dataGridViewCellStyle6;
  205. this.ztype.HeaderText = "同步状态";
  206. this.ztype.Name = "ztype";
  207. this.ztype.ReadOnly = true;
  208. //
  209. // zmsg
  210. //
  211. this.zmsg.DataPropertyName = "zmsg";
  212. this.zmsg.HeaderText = "同步消息";
  213. this.zmsg.Name = "zmsg";
  214. this.zmsg.ReadOnly = true;
  215. //
  216. // ZTIME
  217. //
  218. this.ZTIME.DataPropertyName = "ZTIME";
  219. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  220. dataGridViewCellStyle7.Format = "yyyy-MM-dd HH:mm:ss";
  221. this.ZTIME.DefaultCellStyle = dataGridViewCellStyle7;
  222. this.ZTIME.HeaderText = "同步时间";
  223. this.ZTIME.Name = "ZTIME";
  224. this.ZTIME.ReadOnly = true;
  225. //
  226. // grpCollapsible1
  227. //
  228. this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  229. | System.Windows.Forms.AnchorStyles.Right)));
  230. this.grpCollapsible1.Controls.Add(this.lblLabel1);
  231. this.grpCollapsible1.Controls.Add(this.dtpDate);
  232. this.grpCollapsible1.Location = new System.Drawing.Point(0, 38);
  233. this.grpCollapsible1.Name = "grpCollapsible1";
  234. this.grpCollapsible1.Size = new System.Drawing.Size(656, 52);
  235. this.grpCollapsible1.TabIndex = 1;
  236. this.grpCollapsible1.TabStop = false;
  237. this.grpCollapsible1.Text = "查询条件";
  238. //
  239. // lblLabel1
  240. //
  241. this.lblLabel1.Location = new System.Drawing.Point(12, 24);
  242. this.lblLabel1.Name = "lblLabel1";
  243. this.lblLabel1.Size = new System.Drawing.Size(53, 12);
  244. this.lblLabel1.TabIndex = 0;
  245. this.lblLabel1.Text = "同步日期";
  246. //
  247. // dtpDate
  248. //
  249. this.dtpDate.AllowNull = false;
  250. this.dtpDate.Location = new System.Drawing.Point(71, 20);
  251. this.dtpDate.Name = "dtpDate";
  252. this.dtpDate.Size = new System.Drawing.Size(100, 21);
  253. this.dtpDate.TabIndex = 1;
  254. this.dtpDate.Value = new System.DateTime(2017, 12, 1, 0, 0, 0, 0);
  255. //
  256. // tsrToolStrip1
  257. //
  258. this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  259. this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  260. this.tsbtnSearch,
  261. this.tsbtnClearCondition,
  262. this.toolStripSeparator1,
  263. this.tsbtnSyn,
  264. this.toolStripSeparator4,
  265. this.tsbtnAdaptive,
  266. this.tsbtnClose});
  267. this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0);
  268. this.tsrToolStrip1.Name = "tsrToolStrip1";
  269. this.tsrToolStrip1.Size = new System.Drawing.Size(668, 35);
  270. this.tsrToolStrip1.TabIndex = 0;
  271. //
  272. // tsbtnSearch
  273. //
  274. this.tsbtnSearch.AutoSize = false;
  275. this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  277. this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
  278. this.tsbtnSearch.Name = "tsbtnSearch";
  279. this.tsbtnSearch.Size = new System.Drawing.Size(60, 25);
  280. this.tsbtnSearch.Text = "查询(&Q)";
  281. this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
  282. //
  283. // tsbtnClearCondition
  284. //
  285. this.tsbtnClearCondition.AutoSize = false;
  286. this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  287. this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  288. this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
  289. this.tsbtnClearCondition.Name = "tsbtnClearCondition";
  290. this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25);
  291. this.tsbtnClearCondition.Text = "清空条件(&C)";
  292. this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
  293. //
  294. // toolStripSeparator1
  295. //
  296. this.toolStripSeparator1.AutoSize = false;
  297. this.toolStripSeparator1.Name = "toolStripSeparator1";
  298. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  299. //
  300. // tsbtnSyn
  301. //
  302. this.tsbtnSyn.AutoSize = false;
  303. this.tsbtnSyn.Enabled = false;
  304. this.tsbtnSyn.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  305. this.tsbtnSyn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  306. this.tsbtnSyn.ImageTransparentColor = System.Drawing.Color.Magenta;
  307. this.tsbtnSyn.Name = "tsbtnSyn";
  308. this.tsbtnSyn.Size = new System.Drawing.Size(60, 25);
  309. this.tsbtnSyn.Text = "同步(&S)";
  310. this.tsbtnSyn.Click += new System.EventHandler(this.tsbtnSyn_Click);
  311. //
  312. // toolStripSeparator4
  313. //
  314. this.toolStripSeparator4.AutoSize = false;
  315. this.toolStripSeparator4.Name = "toolStripSeparator4";
  316. this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
  317. //
  318. // tsbtnAdaptive
  319. //
  320. this.tsbtnAdaptive.AutoSize = false;
  321. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  322. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  323. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  324. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  325. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  326. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  327. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  328. //
  329. // tsbtnClose
  330. //
  331. this.tsbtnClose.AutoSize = false;
  332. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  333. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  334. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  335. this.tsbtnClose.Name = "tsbtnClose";
  336. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  337. this.tsbtnClose.Text = "关闭(&X)";
  338. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  339. //
  340. // F_SAP_HEGII_0101
  341. //
  342. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  343. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  344. this.ClientSize = new System.Drawing.Size(668, 357);
  345. this.Controls.Add(this.dgvSum);
  346. this.Controls.Add(this.grpCollapsible1);
  347. this.Controls.Add(this.tsrToolStrip1);
  348. this.Name = "F_SAP_HEGII_0101";
  349. this.Text = "成品SAP同步";
  350. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_SAP_HEGII_0101_FormClosed);
  351. this.Load += new System.EventHandler(this.F_SAP_HEGII_0101_Load);
  352. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).EndInit();
  353. this.grpCollapsible1.ResumeLayout(false);
  354. this.grpCollapsible1.PerformLayout();
  355. this.tsrToolStrip1.ResumeLayout(false);
  356. this.tsrToolStrip1.PerformLayout();
  357. this.ResumeLayout(false);
  358. }
  359. #endregion
  360. private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1;
  361. private System.Windows.Forms.ToolStripButton tsbtnSearch;
  362. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  363. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  364. private System.Windows.Forms.ToolStripButton tsbtnClose;
  365. private WinForm.Controls.GrpCollapsible grpCollapsible1;
  366. private Basics.BaseControls.C_DataGridView dgvSum;
  367. private WinForm.Controls.LblLabel lblLabel1;
  368. private WinForm.Controls.DtpDate dtpDate;
  369. private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
  370. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  371. private System.Windows.Forms.ToolStripButton tsbtnSyn;
  372. private System.Windows.Forms.DataGridViewTextBoxColumn yyyymmdd;
  373. private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
  374. private System.Windows.Forms.DataGridViewTextBoxColumn sapcode;
  375. private System.Windows.Forms.DataGridViewTextBoxColumn usercode;
  376. private System.Windows.Forms.DataGridViewTextBoxColumn ordercode;
  377. private System.Windows.Forms.DataGridViewTextBoxColumn orderitem;
  378. private System.Windows.Forms.DataGridViewTextBoxColumn outputnum;
  379. private System.Windows.Forms.DataGridViewTextBoxColumn recoverynum;
  380. private System.Windows.Forms.DataGridViewTextBoxColumn ztype;
  381. private System.Windows.Forms.DataGridViewTextBoxColumn zmsg;
  382. private System.Windows.Forms.DataGridViewTextBoxColumn ZTIME;
  383. }
  384. }