F_SAP_HEGII_0102.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619
  1. 
  2. namespace Dongke.IBOSS.PRD.Client.SAPDataModule
  3. {
  4. partial class F_SAP_HEGII_0102
  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 dataGridViewCellStyle7 = 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 dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = 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 dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  44. this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
  45. this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel();
  46. this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
  47. this.dtpDateend = new Dongke.WinForm.Controls.DtpDate();
  48. this.dtpDatebegin = new Dongke.WinForm.Controls.DtpDate();
  49. this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip();
  50. this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
  51. this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
  52. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  53. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  54. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  55. this.tabControl1 = new System.Windows.Forms.TabControl();
  56. this.tabPage1 = new System.Windows.Forms.TabPage();
  57. this.dgvLog = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  58. this.logid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.logdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.BeginTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.EndTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.DataCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.DataCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.DataStuts = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.DataMSG = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.synusercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.tabPage2 = new System.Windows.Forms.TabPage();
  68. this.dgvSum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  69. this.yyyymmdd = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.sapcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.usercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.ordercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.orderitem = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.outputnum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.recoverynum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.testmouldflag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  78. this.ztype = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.zmsg = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.ZTIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.grpCollapsible1.SuspendLayout();
  82. this.tsrToolStrip1.SuspendLayout();
  83. this.tabControl1.SuspendLayout();
  84. this.tabPage1.SuspendLayout();
  85. ((System.ComponentModel.ISupportInitialize)(this.dgvLog)).BeginInit();
  86. this.tabPage2.SuspendLayout();
  87. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).BeginInit();
  88. this.SuspendLayout();
  89. //
  90. // grpCollapsible1
  91. //
  92. this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  93. | System.Windows.Forms.AnchorStyles.Right)));
  94. this.grpCollapsible1.Controls.Add(this.lblLabel2);
  95. this.grpCollapsible1.Controls.Add(this.lblLabel1);
  96. this.grpCollapsible1.Controls.Add(this.dtpDateend);
  97. this.grpCollapsible1.Controls.Add(this.dtpDatebegin);
  98. this.grpCollapsible1.Location = new System.Drawing.Point(0, 38);
  99. this.grpCollapsible1.Name = "grpCollapsible1";
  100. this.grpCollapsible1.Size = new System.Drawing.Size(656, 52);
  101. this.grpCollapsible1.TabIndex = 1;
  102. this.grpCollapsible1.TabStop = false;
  103. this.grpCollapsible1.Text = "查询条件";
  104. //
  105. // lblLabel2
  106. //
  107. this.lblLabel2.Location = new System.Drawing.Point(177, 24);
  108. this.lblLabel2.Name = "lblLabel2";
  109. this.lblLabel2.Size = new System.Drawing.Size(17, 12);
  110. this.lblLabel2.TabIndex = 2;
  111. this.lblLabel2.Text = "至";
  112. //
  113. // lblLabel1
  114. //
  115. this.lblLabel1.Location = new System.Drawing.Point(12, 24);
  116. this.lblLabel1.Name = "lblLabel1";
  117. this.lblLabel1.Size = new System.Drawing.Size(53, 12);
  118. this.lblLabel1.TabIndex = 0;
  119. this.lblLabel1.Text = "同步日期";
  120. //
  121. // dtpDateend
  122. //
  123. this.dtpDateend.AllowNull = false;
  124. this.dtpDateend.Location = new System.Drawing.Point(200, 20);
  125. this.dtpDateend.Name = "dtpDateend";
  126. this.dtpDateend.Size = new System.Drawing.Size(100, 21);
  127. this.dtpDateend.TabIndex = 3;
  128. this.dtpDateend.Value = new System.DateTime(2017, 12, 1, 0, 0, 0, 0);
  129. //
  130. // dtpDatebegin
  131. //
  132. this.dtpDatebegin.AllowNull = false;
  133. this.dtpDatebegin.Location = new System.Drawing.Point(71, 20);
  134. this.dtpDatebegin.Name = "dtpDatebegin";
  135. this.dtpDatebegin.Size = new System.Drawing.Size(100, 21);
  136. this.dtpDatebegin.TabIndex = 1;
  137. this.dtpDatebegin.Value = new System.DateTime(2017, 12, 1, 0, 0, 0, 0);
  138. //
  139. // tsrToolStrip1
  140. //
  141. this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  143. this.tsbtnSearch,
  144. this.tsbtnClearCondition,
  145. this.toolStripSeparator1,
  146. this.tsbtnAdaptive,
  147. this.tsbtnClose});
  148. this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0);
  149. this.tsrToolStrip1.Name = "tsrToolStrip1";
  150. this.tsrToolStrip1.Size = new System.Drawing.Size(668, 35);
  151. this.tsrToolStrip1.TabIndex = 0;
  152. //
  153. // tsbtnSearch
  154. //
  155. this.tsbtnSearch.AutoSize = false;
  156. this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  157. this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  158. this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
  159. this.tsbtnSearch.Name = "tsbtnSearch";
  160. this.tsbtnSearch.Size = new System.Drawing.Size(60, 25);
  161. this.tsbtnSearch.Text = "查询(&Q)";
  162. this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
  163. //
  164. // tsbtnClearCondition
  165. //
  166. this.tsbtnClearCondition.AutoSize = false;
  167. this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  168. this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  169. this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
  170. this.tsbtnClearCondition.Name = "tsbtnClearCondition";
  171. this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25);
  172. this.tsbtnClearCondition.Text = "清空条件(&C)";
  173. this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
  174. //
  175. // toolStripSeparator1
  176. //
  177. this.toolStripSeparator1.AutoSize = false;
  178. this.toolStripSeparator1.Name = "toolStripSeparator1";
  179. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  180. //
  181. // tsbtnAdaptive
  182. //
  183. this.tsbtnAdaptive.AutoSize = false;
  184. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  186. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  187. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  188. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  189. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  190. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  191. //
  192. // tsbtnClose
  193. //
  194. this.tsbtnClose.AutoSize = false;
  195. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  197. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  198. this.tsbtnClose.Name = "tsbtnClose";
  199. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  200. this.tsbtnClose.Text = "关闭(&X)";
  201. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  202. //
  203. // tabControl1
  204. //
  205. this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  206. | System.Windows.Forms.AnchorStyles.Left)
  207. | System.Windows.Forms.AnchorStyles.Right)));
  208. this.tabControl1.Controls.Add(this.tabPage1);
  209. this.tabControl1.Controls.Add(this.tabPage2);
  210. this.tabControl1.Location = new System.Drawing.Point(0, 96);
  211. this.tabControl1.Name = "tabControl1";
  212. this.tabControl1.SelectedIndex = 0;
  213. this.tabControl1.Size = new System.Drawing.Size(656, 261);
  214. this.tabControl1.TabIndex = 2;
  215. //
  216. // tabPage1
  217. //
  218. this.tabPage1.Controls.Add(this.dgvLog);
  219. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  220. this.tabPage1.Name = "tabPage1";
  221. this.tabPage1.Size = new System.Drawing.Size(648, 235);
  222. this.tabPage1.TabIndex = 0;
  223. this.tabPage1.Text = "同步日志";
  224. this.tabPage1.UseVisualStyleBackColor = true;
  225. //
  226. // dgvLog
  227. //
  228. this.dgvLog.AllowUserToAddRows = false;
  229. this.dgvLog.AllowUserToDeleteRows = false;
  230. this.dgvLog.AllowUserToModifyRows = true;
  231. this.dgvLog.AllowUserToOrderColumns = true;
  232. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  233. this.dgvLog.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  234. this.dgvLog.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  235. this.dgvLog.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  236. this.dgvLog.CellHeight = 23;
  237. this.dgvLog.ChildNodeColumnName = null;
  238. this.dgvLog.ChildNodeColumnText = null;
  239. this.dgvLog.ColumnDeep = 1;
  240. this.dgvLog.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  241. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  242. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  243. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  245. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  246. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  247. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  248. this.dgvLog.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  249. this.dgvLog.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  250. this.dgvLog.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  251. this.logid,
  252. this.logdate,
  253. this.BeginTime,
  254. this.EndTime,
  255. this.DataCode,
  256. this.DataCodeName,
  257. this.DataStuts,
  258. this.DataMSG,
  259. this.synusercode});
  260. this.dgvLog.ColumnTreeView = new System.Windows.Forms.TreeView[0];
  261. 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)));
  262. this.dgvLog.Dock = System.Windows.Forms.DockStyle.Fill;
  263. this.dgvLog.DynamicColumnName = "";
  264. this.dgvLog.EnableHeadersVisualStyles = false;
  265. this.dgvLog.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  266. this.dgvLog.FormatQuantityColumns = null;
  267. this.dgvLog.HorizontalMergeColumn = null;
  268. this.dgvLog.IsAutoCountSum = true;
  269. this.dgvLog.IsAutoResizeColumns = false;
  270. this.dgvLog.IsClickF12 = false;
  271. this.dgvLog.IsOpenMergeCellFlag = false;
  272. this.dgvLog.IsSubTotalFlag = false;
  273. this.dgvLog.IsTopDeep = false;
  274. this.dgvLog.Location = new System.Drawing.Point(0, 0);
  275. this.dgvLog.MergeColumnNames = null;
  276. this.dgvLog.MergeDetailColumnNames = null;
  277. this.dgvLog.MergeDetailOnlyColumn = null;
  278. this.dgvLog.MergeOnlyColumn = null;
  279. this.dgvLog.MultiSelect = false;
  280. this.dgvLog.Name = "dgvLog";
  281. this.dgvLog.ReadOnly = true;
  282. this.dgvLog.RefreshAtHscroll = false;
  283. this.dgvLog.RowHeadersWidth = 50;
  284. this.dgvLog.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  285. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  286. this.dgvLog.RowsDefaultCellStyle = dataGridViewCellStyle7;
  287. this.dgvLog.RowTemplate.Height = 21;
  288. this.dgvLog.Size = new System.Drawing.Size(648, 235);
  289. this.dgvLog.SortOrderColumnName = null;
  290. this.dgvLog.TabIndex = 0;
  291. this.dgvLog.Tag = "";
  292. this.dgvLog.TotalSumColumns = null;
  293. this.dgvLog.ViewRowFilter = "";
  294. this.dgvLog.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvLog_CellDoubleClick);
  295. //
  296. // logid
  297. //
  298. this.logid.DataPropertyName = "logid";
  299. this.logid.HeaderText = "logid";
  300. this.logid.Name = "logid";
  301. this.logid.ReadOnly = true;
  302. this.logid.Visible = false;
  303. //
  304. // logdate
  305. //
  306. this.logdate.DataPropertyName = "yyyymmdd";
  307. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  308. this.logdate.DefaultCellStyle = dataGridViewCellStyle3;
  309. this.logdate.HeaderText = "同步日期";
  310. this.logdate.Name = "logdate";
  311. this.logdate.ReadOnly = true;
  312. //
  313. // BeginTime
  314. //
  315. this.BeginTime.DataPropertyName = "BeginTime";
  316. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  317. dataGridViewCellStyle4.Format = "yyyy-MM-dd HH:mm:ss";
  318. this.BeginTime.DefaultCellStyle = dataGridViewCellStyle4;
  319. this.BeginTime.HeaderText = "开始时间";
  320. this.BeginTime.Name = "BeginTime";
  321. this.BeginTime.ReadOnly = true;
  322. //
  323. // EndTime
  324. //
  325. this.EndTime.DataPropertyName = "EndTime";
  326. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  327. dataGridViewCellStyle5.Format = "yyyy-MM-dd HH:mm:ss";
  328. this.EndTime.DefaultCellStyle = dataGridViewCellStyle5;
  329. this.EndTime.HeaderText = "完成时间";
  330. this.EndTime.Name = "EndTime";
  331. this.EndTime.ReadOnly = true;
  332. //
  333. // DataCode
  334. //
  335. this.DataCode.DataPropertyName = "DataCode";
  336. this.DataCode.HeaderText = "DataCode";
  337. this.DataCode.Name = "DataCode";
  338. this.DataCode.ReadOnly = true;
  339. this.DataCode.Visible = false;
  340. //
  341. // DataCodeName
  342. //
  343. this.DataCodeName.DataPropertyName = "DataCodeName";
  344. this.DataCodeName.HeaderText = "数据节点";
  345. this.DataCodeName.Name = "DataCodeName";
  346. this.DataCodeName.ReadOnly = true;
  347. //
  348. // DataStuts
  349. //
  350. this.DataStuts.DataPropertyName = "DataStuts";
  351. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  352. this.DataStuts.DefaultCellStyle = dataGridViewCellStyle6;
  353. this.DataStuts.HeaderText = "同步状态";
  354. this.DataStuts.Name = "DataStuts";
  355. this.DataStuts.ReadOnly = true;
  356. //
  357. // DataMSG
  358. //
  359. this.DataMSG.DataPropertyName = "DataMSG";
  360. this.DataMSG.HeaderText = "同步消息";
  361. this.DataMSG.Name = "DataMSG";
  362. this.DataMSG.ReadOnly = true;
  363. //
  364. // synusercode
  365. //
  366. this.synusercode.DataPropertyName = "synusercode";
  367. this.synusercode.HeaderText = "同步工号";
  368. this.synusercode.Name = "synusercode";
  369. this.synusercode.ReadOnly = true;
  370. //
  371. // tabPage2
  372. //
  373. this.tabPage2.Controls.Add(this.dgvSum);
  374. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  375. this.tabPage2.Name = "tabPage2";
  376. this.tabPage2.Size = new System.Drawing.Size(648, 235);
  377. this.tabPage2.TabIndex = 1;
  378. this.tabPage2.Text = "同步明细";
  379. this.tabPage2.UseVisualStyleBackColor = true;
  380. //
  381. // dgvSum
  382. //
  383. this.dgvSum.AllowUserToAddRows = false;
  384. this.dgvSum.AllowUserToDeleteRows = false;
  385. this.dgvSum.AllowUserToModifyRows = true;
  386. this.dgvSum.AllowUserToOrderColumns = true;
  387. dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  388. this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
  389. this.dgvSum.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  390. this.dgvSum.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  391. this.dgvSum.CellHeight = 23;
  392. this.dgvSum.ChildNodeColumnName = null;
  393. this.dgvSum.ChildNodeColumnText = null;
  394. this.dgvSum.ColumnDeep = 1;
  395. this.dgvSum.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  396. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  397. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  398. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  399. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
  400. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  401. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  402. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  403. this.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
  404. this.dgvSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  405. this.dgvSum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  406. this.yyyymmdd,
  407. this.goodscode,
  408. this.sapcode,
  409. this.usercode,
  410. this.ordercode,
  411. this.orderitem,
  412. this.outputnum,
  413. this.recoverynum,
  414. this.testmouldflag,
  415. this.ztype,
  416. this.zmsg,
  417. this.ZTIME});
  418. this.dgvSum.ColumnTreeView = new System.Windows.Forms.TreeView[0];
  419. 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)));
  420. this.dgvSum.Dock = System.Windows.Forms.DockStyle.Fill;
  421. this.dgvSum.DynamicColumnName = "";
  422. this.dgvSum.EnableHeadersVisualStyles = false;
  423. this.dgvSum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  424. this.dgvSum.FormatQuantityColumns = null;
  425. this.dgvSum.HorizontalMergeColumn = null;
  426. this.dgvSum.IsAutoCountSum = true;
  427. this.dgvSum.IsAutoResizeColumns = false;
  428. this.dgvSum.IsClickF12 = false;
  429. this.dgvSum.IsOpenMergeCellFlag = false;
  430. this.dgvSum.IsSubTotalFlag = false;
  431. this.dgvSum.IsTopDeep = false;
  432. this.dgvSum.Location = new System.Drawing.Point(0, 0);
  433. this.dgvSum.MergeColumnNames = null;
  434. this.dgvSum.MergeDetailColumnNames = null;
  435. this.dgvSum.MergeDetailOnlyColumn = null;
  436. this.dgvSum.MergeOnlyColumn = null;
  437. this.dgvSum.MultiSelect = false;
  438. this.dgvSum.Name = "dgvSum";
  439. this.dgvSum.ReadOnly = true;
  440. this.dgvSum.RefreshAtHscroll = false;
  441. this.dgvSum.RowHeadersWidth = 50;
  442. this.dgvSum.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  443. dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  444. this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle15;
  445. this.dgvSum.RowTemplate.Height = 21;
  446. this.dgvSum.Size = new System.Drawing.Size(648, 235);
  447. this.dgvSum.SortOrderColumnName = null;
  448. this.dgvSum.TabIndex = 0;
  449. this.dgvSum.Tag = "";
  450. this.dgvSum.TotalSumColumns = null;
  451. this.dgvSum.ViewRowFilter = "";
  452. //
  453. // yyyymmdd
  454. //
  455. this.yyyymmdd.DataPropertyName = "yyyymmdd";
  456. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  457. this.yyyymmdd.DefaultCellStyle = dataGridViewCellStyle10;
  458. this.yyyymmdd.HeaderText = "同步日期";
  459. this.yyyymmdd.Name = "yyyymmdd";
  460. this.yyyymmdd.ReadOnly = true;
  461. //
  462. // goodscode
  463. //
  464. this.goodscode.DataPropertyName = "goodscode";
  465. this.goodscode.HeaderText = "产品编码";
  466. this.goodscode.Name = "goodscode";
  467. this.goodscode.ReadOnly = true;
  468. //
  469. // sapcode
  470. //
  471. this.sapcode.DataPropertyName = "sapcode";
  472. this.sapcode.HeaderText = "物料编码";
  473. this.sapcode.Name = "sapcode";
  474. this.sapcode.ReadOnly = true;
  475. //
  476. // usercode
  477. //
  478. this.usercode.DataPropertyName = "usercode";
  479. this.usercode.HeaderText = "生产工号";
  480. this.usercode.Name = "usercode";
  481. this.usercode.ReadOnly = true;
  482. //
  483. // ordercode
  484. //
  485. this.ordercode.DataPropertyName = "ordercode";
  486. this.ordercode.HeaderText = "销售凭证 ";
  487. this.ordercode.Name = "ordercode";
  488. this.ordercode.ReadOnly = true;
  489. //
  490. // orderitem
  491. //
  492. this.orderitem.DataPropertyName = "orderitem";
  493. this.orderitem.HeaderText = "凭证项目";
  494. this.orderitem.Name = "orderitem";
  495. this.orderitem.ReadOnly = true;
  496. //
  497. // outputnum
  498. //
  499. this.outputnum.DataPropertyName = "outputnum";
  500. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  501. this.outputnum.DefaultCellStyle = dataGridViewCellStyle11;
  502. this.outputnum.HeaderText = "产量";
  503. this.outputnum.Name = "outputnum";
  504. this.outputnum.ReadOnly = true;
  505. //
  506. // recoverynum
  507. //
  508. this.recoverynum.DataPropertyName = "recoverynum";
  509. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  510. this.recoverynum.DefaultCellStyle = dataGridViewCellStyle12;
  511. this.recoverynum.HeaderText = "回收";
  512. this.recoverynum.Name = "recoverynum";
  513. this.recoverynum.ReadOnly = true;
  514. //
  515. // testmouldflag
  516. //
  517. this.testmouldflag.DataPropertyName = "testmouldflag";
  518. this.testmouldflag.FalseValue = "0";
  519. this.testmouldflag.HeaderText = "试验标识";
  520. this.testmouldflag.IndeterminateValue = "0";
  521. this.testmouldflag.Name = "testmouldflag";
  522. this.testmouldflag.ReadOnly = true;
  523. this.testmouldflag.TrueValue = "1";
  524. //
  525. // ztype
  526. //
  527. this.ztype.DataPropertyName = "ztype";
  528. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  529. this.ztype.DefaultCellStyle = dataGridViewCellStyle13;
  530. this.ztype.HeaderText = "同步状态";
  531. this.ztype.Name = "ztype";
  532. this.ztype.ReadOnly = true;
  533. //
  534. // zmsg
  535. //
  536. this.zmsg.DataPropertyName = "zmsg";
  537. this.zmsg.HeaderText = "同步消息";
  538. this.zmsg.Name = "zmsg";
  539. this.zmsg.ReadOnly = true;
  540. //
  541. // ZTIME
  542. //
  543. this.ZTIME.DataPropertyName = "ZTIME";
  544. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  545. dataGridViewCellStyle14.Format = "yyyy-MM-dd HH:mm:ss";
  546. this.ZTIME.DefaultCellStyle = dataGridViewCellStyle14;
  547. this.ZTIME.HeaderText = "同步时间";
  548. this.ZTIME.Name = "ZTIME";
  549. this.ZTIME.ReadOnly = true;
  550. //
  551. // F_SAP_HEGII_0102
  552. //
  553. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  554. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  555. this.ClientSize = new System.Drawing.Size(668, 357);
  556. this.Controls.Add(this.tabControl1);
  557. this.Controls.Add(this.grpCollapsible1);
  558. this.Controls.Add(this.tsrToolStrip1);
  559. this.Name = "F_SAP_HEGII_0102";
  560. this.Text = "成品SAP日志";
  561. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_SAP_HEGII_0102_FormClosed);
  562. this.Load += new System.EventHandler(this.F_SAP_HEGII_0102_Load);
  563. this.grpCollapsible1.ResumeLayout(false);
  564. this.grpCollapsible1.PerformLayout();
  565. this.tsrToolStrip1.ResumeLayout(false);
  566. this.tsrToolStrip1.PerformLayout();
  567. this.tabControl1.ResumeLayout(false);
  568. this.tabPage1.ResumeLayout(false);
  569. ((System.ComponentModel.ISupportInitialize)(this.dgvLog)).EndInit();
  570. this.tabPage2.ResumeLayout(false);
  571. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).EndInit();
  572. this.ResumeLayout(false);
  573. }
  574. #endregion
  575. private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1;
  576. private System.Windows.Forms.ToolStripButton tsbtnSearch;
  577. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  578. private System.Windows.Forms.ToolStripButton tsbtnClose;
  579. private WinForm.Controls.GrpCollapsible grpCollapsible1;
  580. private WinForm.Controls.LblLabel lblLabel1;
  581. private WinForm.Controls.DtpDate dtpDatebegin;
  582. private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
  583. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  584. private WinForm.Controls.LblLabel lblLabel2;
  585. private WinForm.Controls.DtpDate dtpDateend;
  586. private System.Windows.Forms.TabControl tabControl1;
  587. private System.Windows.Forms.TabPage tabPage1;
  588. private System.Windows.Forms.TabPage tabPage2;
  589. private Basics.BaseControls.C_DataGridView dgvLog;
  590. private Basics.BaseControls.C_DataGridView dgvSum;
  591. private System.Windows.Forms.DataGridViewTextBoxColumn logid;
  592. private System.Windows.Forms.DataGridViewTextBoxColumn logdate;
  593. private System.Windows.Forms.DataGridViewTextBoxColumn BeginTime;
  594. private System.Windows.Forms.DataGridViewTextBoxColumn EndTime;
  595. private System.Windows.Forms.DataGridViewTextBoxColumn DataCode;
  596. private System.Windows.Forms.DataGridViewTextBoxColumn DataCodeName;
  597. private System.Windows.Forms.DataGridViewTextBoxColumn DataStuts;
  598. private System.Windows.Forms.DataGridViewTextBoxColumn DataMSG;
  599. private System.Windows.Forms.DataGridViewTextBoxColumn synusercode;
  600. private System.Windows.Forms.DataGridViewTextBoxColumn yyyymmdd;
  601. private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
  602. private System.Windows.Forms.DataGridViewTextBoxColumn sapcode;
  603. private System.Windows.Forms.DataGridViewTextBoxColumn usercode;
  604. private System.Windows.Forms.DataGridViewTextBoxColumn ordercode;
  605. private System.Windows.Forms.DataGridViewTextBoxColumn orderitem;
  606. private System.Windows.Forms.DataGridViewTextBoxColumn outputnum;
  607. private System.Windows.Forms.DataGridViewTextBoxColumn recoverynum;
  608. private System.Windows.Forms.DataGridViewCheckBoxColumn testmouldflag;
  609. private System.Windows.Forms.DataGridViewTextBoxColumn ztype;
  610. private System.Windows.Forms.DataGridViewTextBoxColumn zmsg;
  611. private System.Windows.Forms.DataGridViewTextBoxColumn ZTIME;
  612. }
  613. }