F_SAP_HEGII_0106.Designer.cs 26 KB

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