F_SAP_HEGII_0104.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453
  1. 
  2. namespace Dongke.IBOSS.PRD.Client.SAPDataModule
  3. {
  4. partial class F_SAP_HEGII_0104
  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. this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
  37. this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel();
  38. this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
  39. this.dtpDateend = new Dongke.WinForm.Controls.DtpDate();
  40. this.dtpDatebegin = new Dongke.WinForm.Controls.DtpDate();
  41. this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip();
  42. this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
  43. this.tsbtnSynLog = new System.Windows.Forms.ToolStripButton();
  44. this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
  45. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  46. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  47. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  48. this.dgvBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  49. this.SEL = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_CheckBox();
  50. this.LOGTYPENAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.CODEI = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.SKU = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.UDF1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.UDF2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.SERIALNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.LPN = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.RETURNDESC = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.CREATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.lblLogType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  60. this.cmbLogType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  61. this.lblReturnDesc = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  62. this.txtReturnDesc = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  63. this.grpCollapsible1.SuspendLayout();
  64. this.tsrToolStrip1.SuspendLayout();
  65. ((System.ComponentModel.ISupportInitialize)(this.dgvBarcode)).BeginInit();
  66. this.SuspendLayout();
  67. //
  68. // grpCollapsible1
  69. //
  70. this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  71. | System.Windows.Forms.AnchorStyles.Right)));
  72. this.grpCollapsible1.Controls.Add(this.txtReturnDesc);
  73. this.grpCollapsible1.Controls.Add(this.lblReturnDesc);
  74. this.grpCollapsible1.Controls.Add(this.lblLogType);
  75. this.grpCollapsible1.Controls.Add(this.cmbLogType);
  76. this.grpCollapsible1.Controls.Add(this.lblLabel2);
  77. this.grpCollapsible1.Controls.Add(this.lblLabel1);
  78. this.grpCollapsible1.Controls.Add(this.dtpDateend);
  79. this.grpCollapsible1.Controls.Add(this.dtpDatebegin);
  80. this.grpCollapsible1.Location = new System.Drawing.Point(0, 38);
  81. this.grpCollapsible1.Name = "grpCollapsible1";
  82. this.grpCollapsible1.Size = new System.Drawing.Size(758, 52);
  83. this.grpCollapsible1.TabIndex = 1;
  84. this.grpCollapsible1.TabStop = false;
  85. this.grpCollapsible1.Text = "查询条件";
  86. //
  87. // lblLabel2
  88. //
  89. this.lblLabel2.Location = new System.Drawing.Point(177, 24);
  90. this.lblLabel2.Name = "lblLabel2";
  91. this.lblLabel2.Size = new System.Drawing.Size(17, 12);
  92. this.lblLabel2.TabIndex = 2;
  93. this.lblLabel2.Text = "至";
  94. //
  95. // lblLabel1
  96. //
  97. this.lblLabel1.Location = new System.Drawing.Point(12, 24);
  98. this.lblLabel1.Name = "lblLabel1";
  99. this.lblLabel1.Size = new System.Drawing.Size(53, 12);
  100. this.lblLabel1.TabIndex = 0;
  101. this.lblLabel1.Text = "同步日期";
  102. //
  103. // dtpDateend
  104. //
  105. this.dtpDateend.AllowNull = false;
  106. this.dtpDateend.Location = new System.Drawing.Point(200, 20);
  107. this.dtpDateend.Name = "dtpDateend";
  108. this.dtpDateend.Size = new System.Drawing.Size(100, 21);
  109. this.dtpDateend.TabIndex = 3;
  110. this.dtpDateend.Value = new System.DateTime(2017, 12, 1, 0, 0, 0, 0);
  111. //
  112. // dtpDatebegin
  113. //
  114. this.dtpDatebegin.AllowNull = false;
  115. this.dtpDatebegin.Location = new System.Drawing.Point(71, 20);
  116. this.dtpDatebegin.Name = "dtpDatebegin";
  117. this.dtpDatebegin.Size = new System.Drawing.Size(100, 21);
  118. this.dtpDatebegin.TabIndex = 1;
  119. this.dtpDatebegin.Value = new System.DateTime(2017, 12, 1, 0, 0, 0, 0);
  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.tsbtnSynLog,
  127. this.tsbtnClearCondition,
  128. this.toolStripSeparator1,
  129. this.tsbtnAdaptive,
  130. this.tsbtnClose});
  131. this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0);
  132. this.tsrToolStrip1.Name = "tsrToolStrip1";
  133. this.tsrToolStrip1.Size = new System.Drawing.Size(770, 35);
  134. this.tsrToolStrip1.TabIndex = 0;
  135. //
  136. // tsbtnSearch
  137. //
  138. this.tsbtnSearch.AutoSize = false;
  139. this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  141. this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
  142. this.tsbtnSearch.Name = "tsbtnSearch";
  143. this.tsbtnSearch.Size = new System.Drawing.Size(60, 25);
  144. this.tsbtnSearch.Text = "查询(&Q)";
  145. this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
  146. //
  147. // tsbtnSynLog
  148. //
  149. this.tsbtnSynLog.AutoSize = false;
  150. this.tsbtnSynLog.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  151. this.tsbtnSynLog.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  152. this.tsbtnSynLog.ImageTransparentColor = System.Drawing.Color.Magenta;
  153. this.tsbtnSynLog.Name = "tsbtnSynLog";
  154. this.tsbtnSynLog.Size = new System.Drawing.Size(60, 25);
  155. this.tsbtnSynLog.Text = "同步(&L)";
  156. this.tsbtnSynLog.Click += new System.EventHandler(this.tsbtnSynLog_Click);
  157. //
  158. // tsbtnClearCondition
  159. //
  160. this.tsbtnClearCondition.AutoSize = false;
  161. this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  162. this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  163. this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
  164. this.tsbtnClearCondition.Name = "tsbtnClearCondition";
  165. this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25);
  166. this.tsbtnClearCondition.Text = "清空条件(&C)";
  167. this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
  168. //
  169. // toolStripSeparator1
  170. //
  171. this.toolStripSeparator1.AutoSize = false;
  172. this.toolStripSeparator1.Name = "toolStripSeparator1";
  173. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  174. //
  175. // tsbtnAdaptive
  176. //
  177. this.tsbtnAdaptive.AutoSize = false;
  178. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  179. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  180. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  181. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  182. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  183. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  184. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  185. //
  186. // tsbtnClose
  187. //
  188. this.tsbtnClose.AutoSize = false;
  189. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  191. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  192. this.tsbtnClose.Name = "tsbtnClose";
  193. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  194. this.tsbtnClose.Text = "关闭(&X)";
  195. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  196. //
  197. // dgvBarcode
  198. //
  199. this.dgvBarcode.AllowUserToAddRows = false;
  200. this.dgvBarcode.AllowUserToDeleteRows = false;
  201. this.dgvBarcode.AllowUserToModifyRows = true;
  202. this.dgvBarcode.AllowUserToOrderColumns = true;
  203. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  204. this.dgvBarcode.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  205. this.dgvBarcode.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.dgvBarcode.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  209. this.dgvBarcode.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  210. this.dgvBarcode.CellHeight = 23;
  211. this.dgvBarcode.ChildNodeColumnName = null;
  212. this.dgvBarcode.ChildNodeColumnText = null;
  213. this.dgvBarcode.ColumnDeep = 1;
  214. this.dgvBarcode.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  215. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  216. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  217. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  219. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  220. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  221. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  222. this.dgvBarcode.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  223. this.dgvBarcode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  224. this.dgvBarcode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  225. this.SEL,
  226. this.LOGTYPENAME,
  227. this.CODEI,
  228. this.SKU,
  229. this.UDF1,
  230. this.UDF2,
  231. this.SERIALNO,
  232. this.LPN,
  233. this.RETURNDESC,
  234. this.CREATETIME});
  235. this.dgvBarcode.ColumnTreeView = new System.Windows.Forms.TreeView[0];
  236. this.dgvBarcode.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)));
  237. this.dgvBarcode.DynamicColumnName = "";
  238. this.dgvBarcode.EnableHeadersVisualStyles = false;
  239. this.dgvBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  240. this.dgvBarcode.FormatQuantityColumns = null;
  241. this.dgvBarcode.HorizontalMergeColumn = null;
  242. this.dgvBarcode.IsAutoCountSum = true;
  243. this.dgvBarcode.IsAutoResizeColumns = false;
  244. this.dgvBarcode.IsClickF12 = false;
  245. this.dgvBarcode.IsOpenMergeCellFlag = false;
  246. this.dgvBarcode.IsSubTotalFlag = false;
  247. this.dgvBarcode.IsTopDeep = false;
  248. this.dgvBarcode.Location = new System.Drawing.Point(0, 96);
  249. this.dgvBarcode.MergeColumnNames = null;
  250. this.dgvBarcode.MergeDetailColumnNames = null;
  251. this.dgvBarcode.MergeDetailOnlyColumn = null;
  252. this.dgvBarcode.MergeOnlyColumn = null;
  253. this.dgvBarcode.MultiSelect = false;
  254. this.dgvBarcode.Name = "dgvBarcode";
  255. this.dgvBarcode.RefreshAtHscroll = false;
  256. this.dgvBarcode.RowHeadersWidth = 50;
  257. this.dgvBarcode.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  258. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  259. this.dgvBarcode.RowsDefaultCellStyle = dataGridViewCellStyle7;
  260. this.dgvBarcode.RowTemplate.Height = 21;
  261. this.dgvBarcode.Size = new System.Drawing.Size(769, 294);
  262. this.dgvBarcode.SortOrderColumnName = null;
  263. this.dgvBarcode.TabIndex = 0;
  264. this.dgvBarcode.Tag = "";
  265. this.dgvBarcode.TotalSumColumns = null;
  266. this.dgvBarcode.ViewRowFilter = "";
  267. //
  268. // SEL
  269. //
  270. this.SEL.DataPropertyName = "SEL";
  271. this.SEL.FalseValue = "0";
  272. this.SEL.HeaderText = "选择";
  273. this.SEL.IndeterminateValue = "0";
  274. this.SEL.Name = "SEL";
  275. this.SEL.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  276. this.SEL.TrueValue = "1";
  277. this.SEL.Width = 65;
  278. //
  279. // LOGTYPENAME
  280. //
  281. this.LOGTYPENAME.DataPropertyName = "LOGTYPENAME";
  282. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  283. this.LOGTYPENAME.DefaultCellStyle = dataGridViewCellStyle3;
  284. this.LOGTYPENAME.HeaderText = "同步类型";
  285. this.LOGTYPENAME.Name = "LOGTYPENAME";
  286. this.LOGTYPENAME.ReadOnly = true;
  287. //
  288. // CODEI
  289. //
  290. this.CODEI.DataPropertyName = "CODEI";
  291. this.CODEI.HeaderText = "产品编码";
  292. this.CODEI.Name = "CODEI";
  293. this.CODEI.ReadOnly = true;
  294. //
  295. // SKU
  296. //
  297. this.SKU.DataPropertyName = "SKU";
  298. this.SKU.HeaderText = "物料编码";
  299. this.SKU.Name = "SKU";
  300. this.SKU.ReadOnly = true;
  301. //
  302. // UDF1
  303. //
  304. this.UDF1.DataPropertyName = "UDF1";
  305. this.UDF1.HeaderText = "销售凭证 ";
  306. this.UDF1.Name = "UDF1";
  307. this.UDF1.ReadOnly = true;
  308. //
  309. // UDF2
  310. //
  311. this.UDF2.DataPropertyName = "UDF2";
  312. this.UDF2.HeaderText = "凭证项目";
  313. this.UDF2.Name = "UDF2";
  314. this.UDF2.ReadOnly = true;
  315. //
  316. // SERIALNO
  317. //
  318. this.SERIALNO.DataPropertyName = "SERIALNO";
  319. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  320. this.SERIALNO.DefaultCellStyle = dataGridViewCellStyle4;
  321. this.SERIALNO.HeaderText = "外箱码";
  322. this.SERIALNO.Name = "SERIALNO";
  323. this.SERIALNO.ReadOnly = true;
  324. //
  325. // LPN
  326. //
  327. this.LPN.DataPropertyName = "LPN";
  328. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  329. this.LPN.DefaultCellStyle = dataGridViewCellStyle5;
  330. this.LPN.HeaderText = "板码";
  331. this.LPN.Name = "LPN";
  332. this.LPN.ReadOnly = true;
  333. //
  334. // RETURNDESC
  335. //
  336. this.RETURNDESC.DataPropertyName = "RETURNDESC";
  337. this.RETURNDESC.HeaderText = "同步结果";
  338. this.RETURNDESC.Name = "RETURNDESC";
  339. this.RETURNDESC.ReadOnly = true;
  340. //
  341. // CREATETIME
  342. //
  343. this.CREATETIME.DataPropertyName = "CREATETIME";
  344. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  345. dataGridViewCellStyle6.Format = "yyyy-MM-dd HH:mm:ss";
  346. this.CREATETIME.DefaultCellStyle = dataGridViewCellStyle6;
  347. this.CREATETIME.HeaderText = "同步时间";
  348. this.CREATETIME.Name = "CREATETIME";
  349. this.CREATETIME.ReadOnly = true;
  350. //
  351. // lblLogType
  352. //
  353. this.lblLogType.AutoSize = true;
  354. this.lblLogType.BackColor = System.Drawing.Color.Transparent;
  355. this.lblLogType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. this.lblLogType.ForeColor = System.Drawing.SystemColors.ControlText;
  357. this.lblLogType.Location = new System.Drawing.Point(306, 24);
  358. this.lblLogType.Name = "lblLogType";
  359. this.lblLogType.Size = new System.Drawing.Size(53, 12);
  360. this.lblLogType.TabIndex = 24;
  361. this.lblLogType.Text = "同步类型";
  362. //
  363. // cmbLogType
  364. //
  365. this.cmbLogType.BackColor = System.Drawing.SystemColors.Window;
  366. this.cmbLogType.BackgroundColor = System.Drawing.SystemColors.Window;
  367. this.cmbLogType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  368. this.cmbLogType.FormattingEnabled = true;
  369. this.cmbLogType.Location = new System.Drawing.Point(365, 20);
  370. this.cmbLogType.Name = "cmbLogType";
  371. this.cmbLogType.Size = new System.Drawing.Size(100, 20);
  372. this.cmbLogType.TabIndex = 23;
  373. //
  374. // lblReturnDesc
  375. //
  376. this.lblReturnDesc.AutoSize = true;
  377. this.lblReturnDesc.BackColor = System.Drawing.Color.Transparent;
  378. this.lblReturnDesc.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  379. this.lblReturnDesc.ForeColor = System.Drawing.SystemColors.ControlText;
  380. this.lblReturnDesc.Location = new System.Drawing.Point(471, 24);
  381. this.lblReturnDesc.Name = "lblReturnDesc";
  382. this.lblReturnDesc.Size = new System.Drawing.Size(53, 12);
  383. this.lblReturnDesc.TabIndex = 25;
  384. this.lblReturnDesc.Text = "同步结果";
  385. //
  386. // txtReturnDesc
  387. //
  388. this.txtReturnDesc.BackColor = System.Drawing.SystemColors.Window;
  389. this.txtReturnDesc.BackgroundColor = System.Drawing.SystemColors.Window;
  390. this.txtReturnDesc.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  391. this.txtReturnDesc.ErrorMessage = "";
  392. this.txtReturnDesc.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. this.txtReturnDesc.Location = new System.Drawing.Point(530, 20);
  394. this.txtReturnDesc.MaxLength = 20;
  395. this.txtReturnDesc.Name = "txtReturnDesc";
  396. this.txtReturnDesc.Size = new System.Drawing.Size(120, 21);
  397. this.txtReturnDesc.TabIndex = 28;
  398. //
  399. // F_SAP_HEGII_0104
  400. //
  401. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  402. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  403. this.ClientSize = new System.Drawing.Size(770, 402);
  404. this.Controls.Add(this.dgvBarcode);
  405. this.Controls.Add(this.grpCollapsible1);
  406. this.Controls.Add(this.tsrToolStrip1);
  407. this.Name = "F_SAP_HEGII_0104";
  408. this.Text = "成品WMS同步日志";
  409. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_SAP_HEGII_0104_FormClosed);
  410. this.Load += new System.EventHandler(this.F_SAP_HEGII_0104_Load);
  411. this.grpCollapsible1.ResumeLayout(false);
  412. this.grpCollapsible1.PerformLayout();
  413. this.tsrToolStrip1.ResumeLayout(false);
  414. this.tsrToolStrip1.PerformLayout();
  415. ((System.ComponentModel.ISupportInitialize)(this.dgvBarcode)).EndInit();
  416. this.ResumeLayout(false);
  417. }
  418. #endregion
  419. private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1;
  420. private System.Windows.Forms.ToolStripButton tsbtnSearch;
  421. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  422. private System.Windows.Forms.ToolStripButton tsbtnClose;
  423. private WinForm.Controls.GrpCollapsible grpCollapsible1;
  424. private WinForm.Controls.LblLabel lblLabel1;
  425. private WinForm.Controls.DtpDate dtpDatebegin;
  426. private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
  427. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  428. private WinForm.Controls.LblLabel lblLabel2;
  429. private WinForm.Controls.DtpDate dtpDateend;
  430. private Basics.BaseControls.C_DataGridView dgvBarcode;
  431. private System.Windows.Forms.ToolStripButton tsbtnSynLog;
  432. private Basics.BaseControls.C_DGV_Column_CheckBox SEL;
  433. private System.Windows.Forms.DataGridViewTextBoxColumn LOGTYPENAME;
  434. private System.Windows.Forms.DataGridViewTextBoxColumn CODEI;
  435. private System.Windows.Forms.DataGridViewTextBoxColumn SKU;
  436. private System.Windows.Forms.DataGridViewTextBoxColumn UDF1;
  437. private System.Windows.Forms.DataGridViewTextBoxColumn UDF2;
  438. private System.Windows.Forms.DataGridViewTextBoxColumn SERIALNO;
  439. private System.Windows.Forms.DataGridViewTextBoxColumn LPN;
  440. private System.Windows.Forms.DataGridViewTextBoxColumn RETURNDESC;
  441. private System.Windows.Forms.DataGridViewTextBoxColumn CREATETIME;
  442. private Basics.BaseControls.C_Label lblLogType;
  443. private Basics.BaseControls.C_ComboBox cmbLogType;
  444. private Basics.BaseControls.C_Label lblReturnDesc;
  445. private Basics.BaseControls.C_TextBox txtReturnDesc;
  446. }
  447. }