F_SAP_HEGII_0112.Designer.cs 25 KB

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