F_PM_2401.Designer.cs 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_2401
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_2401));
  36. this.dgvOrder = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  37. this.OrderNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.FHTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.FHUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.FinishedBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.LogoName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.DeliverTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.imglstNavigation = new System.Windows.Forms.ImageList(this.components);
  49. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  50. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  51. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  52. this.txtOrderNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  53. this.dkLogoSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkLogoSearchBox();
  54. this.chkDateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  55. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  56. this.dtpEndTime = new System.Windows.Forms.DateTimePicker();
  57. this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
  58. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  59. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  60. this.txtFHUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code();
  61. this.txtGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code();
  62. this.lblFHUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  63. this.lblGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  64. this.lblOrderNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  65. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  66. this.tsbtnFinishedHandover = new System.Windows.Forms.ToolStripButton();
  67. this.tsbtnBackFinishHandover = new System.Windows.Forms.ToolStripButton();
  68. this.tsbtnCancelFinishedHandover = new System.Windows.Forms.ToolStripButton();
  69. this.tsbtnTradeMark = new System.Windows.Forms.ToolStripButton();
  70. this.tsbtnChangeOrderNo = new System.Windows.Forms.ToolStripButton();
  71. this.tsbtnChangeOrderNoForPlate = new System.Windows.Forms.ToolStripButton();
  72. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  73. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  74. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  75. ((System.ComponentModel.ISupportInitialize)(this.dgvOrder)).BeginInit();
  76. this.gbxCondition.SuspendLayout();
  77. this.tsrOperate.SuspendLayout();
  78. this.SuspendLayout();
  79. //
  80. // dgvOrder
  81. //
  82. this.dgvOrder.AllowUserToAddRows = false;
  83. this.dgvOrder.AllowUserToDeleteRows = false;
  84. this.dgvOrder.AllowUserToModifyRows = true;
  85. this.dgvOrder.AllowUserToOrderColumns = true;
  86. this.dgvOrder.AllowUserToResizeRows = false;
  87. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  88. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.dgvOrder.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
  90. this.dgvOrder.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  91. | System.Windows.Forms.AnchorStyles.Left)
  92. | System.Windows.Forms.AnchorStyles.Right)));
  93. this.dgvOrder.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  94. this.dgvOrder.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  95. this.dgvOrder.CellHeight = 23;
  96. this.dgvOrder.ChildNodeColumnName = null;
  97. this.dgvOrder.ChildNodeColumnText = null;
  98. this.dgvOrder.ColumnDeep = 1;
  99. this.dgvOrder.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  100. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  101. dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  102. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F);
  103. dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White;
  104. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  105. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  106. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  107. this.dgvOrder.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
  108. this.dgvOrder.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  109. this.dgvOrder.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  110. this.OrderNo,
  111. this.FHTime,
  112. this.FHUserCode,
  113. this.barcode,
  114. this.FinishedBarCode,
  115. this.GoodsCode,
  116. this.LogoName,
  117. this.GroutingUserCode,
  118. this.GroutingMouldCode,
  119. this.GroutingDate,
  120. this.DeliverTime});
  121. this.dgvOrder.ColumnTreeView = null;
  122. this.dgvOrder.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)));
  123. this.dgvOrder.DynamicColumnName = "";
  124. this.dgvOrder.EnableHeadersVisualStyles = false;
  125. this.dgvOrder.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.dgvOrder.FormatQuantityColumns = null;
  127. this.dgvOrder.HorizontalMergeColumn = null;
  128. this.dgvOrder.IsAutoCountSum = true;
  129. this.dgvOrder.IsAutoResizeColumns = false;
  130. this.dgvOrder.IsClickF12 = false;
  131. this.dgvOrder.IsOpenMergeCellFlag = false;
  132. this.dgvOrder.IsSubTotalFlag = false;
  133. this.dgvOrder.IsTopDeep = false;
  134. this.dgvOrder.Location = new System.Drawing.Point(0, 113);
  135. this.dgvOrder.MergeColumnNames = null;
  136. this.dgvOrder.MergeDetailColumnNames = null;
  137. this.dgvOrder.MergeDetailOnlyColumn = null;
  138. this.dgvOrder.MergeOnlyColumn = null;
  139. this.dgvOrder.MultiSelect = false;
  140. this.dgvOrder.Name = "dgvOrder";
  141. this.dgvOrder.ReadOnly = true;
  142. this.dgvOrder.RefreshAtHscroll = false;
  143. this.dgvOrder.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  144. this.dgvOrder.RowHeadersWidth = 50;
  145. this.dgvOrder.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  146. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  147. this.dgvOrder.RowsDefaultCellStyle = dataGridViewCellStyle12;
  148. this.dgvOrder.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("宋体", 9F);
  149. this.dgvOrder.RowTemplate.Height = 21;
  150. this.dgvOrder.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  151. this.dgvOrder.Size = new System.Drawing.Size(961, 357);
  152. this.dgvOrder.SortOrderColumnName = null;
  153. this.dgvOrder.TabIndex = 2;
  154. this.dgvOrder.Tag = true;
  155. this.dgvOrder.TotalSumColumns = null;
  156. this.dgvOrder.ViewRowFilter = "";
  157. //
  158. // OrderNo
  159. //
  160. this.OrderNo.DataPropertyName = "OrderNo";
  161. this.OrderNo.HeaderText = "生产订单";
  162. this.OrderNo.Name = "OrderNo";
  163. this.OrderNo.ReadOnly = true;
  164. //
  165. // FHTime
  166. //
  167. this.FHTime.DataPropertyName = "FHTime";
  168. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  169. dataGridViewCellStyle9.Format = "yyyy-MM-dd HH:mm:ss";
  170. this.FHTime.DefaultCellStyle = dataGridViewCellStyle9;
  171. this.FHTime.HeaderText = "交接时间";
  172. this.FHTime.Name = "FHTime";
  173. this.FHTime.ReadOnly = true;
  174. //
  175. // FHUserCode
  176. //
  177. this.FHUserCode.DataPropertyName = "FHUserCode";
  178. this.FHUserCode.HeaderText = "交接工号";
  179. this.FHUserCode.Name = "FHUserCode";
  180. this.FHUserCode.ReadOnly = true;
  181. //
  182. // barcode
  183. //
  184. this.barcode.DataPropertyName = "barcode";
  185. this.barcode.HeaderText = "产品条码";
  186. this.barcode.Name = "barcode";
  187. this.barcode.ReadOnly = true;
  188. //
  189. // FinishedBarCode
  190. //
  191. this.FinishedBarCode.DataPropertyName = "FinishedBarCode";
  192. this.FinishedBarCode.HeaderText = "包装条码";
  193. this.FinishedBarCode.Name = "FinishedBarCode";
  194. this.FinishedBarCode.ReadOnly = true;
  195. //
  196. // GoodsCode
  197. //
  198. this.GoodsCode.DataPropertyName = "GoodsCode";
  199. this.GoodsCode.HeaderText = "产品编码";
  200. this.GoodsCode.Name = "GoodsCode";
  201. this.GoodsCode.ReadOnly = true;
  202. //
  203. // LogoName
  204. //
  205. this.LogoName.DataPropertyName = "LogoName";
  206. this.LogoName.HeaderText = "产品商标";
  207. this.LogoName.Name = "LogoName";
  208. this.LogoName.ReadOnly = true;
  209. //
  210. // GroutingUserCode
  211. //
  212. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  213. this.GroutingUserCode.HeaderText = "成型工号";
  214. this.GroutingUserCode.Name = "GroutingUserCode";
  215. this.GroutingUserCode.ReadOnly = true;
  216. //
  217. // GroutingMouldCode
  218. //
  219. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  220. this.GroutingMouldCode.HeaderText = "模具编号";
  221. this.GroutingMouldCode.Name = "GroutingMouldCode";
  222. this.GroutingMouldCode.ReadOnly = true;
  223. //
  224. // GroutingDate
  225. //
  226. this.GroutingDate.DataPropertyName = "GroutingDate";
  227. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  228. dataGridViewCellStyle10.Format = "yyyy-MM-dd";
  229. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle10;
  230. this.GroutingDate.HeaderText = "注浆日期";
  231. this.GroutingDate.Name = "GroutingDate";
  232. this.GroutingDate.ReadOnly = true;
  233. //
  234. // DeliverTime
  235. //
  236. this.DeliverTime.DataPropertyName = "DeliverTime";
  237. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  238. dataGridViewCellStyle11.Format = "yyyy-MM-dd HH:mm:ss";
  239. this.DeliverTime.DefaultCellStyle = dataGridViewCellStyle11;
  240. this.DeliverTime.HeaderText = "交坯日期";
  241. this.DeliverTime.Name = "DeliverTime";
  242. this.DeliverTime.ReadOnly = true;
  243. //
  244. // imglstNavigation
  245. //
  246. this.imglstNavigation.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
  247. this.imglstNavigation.ImageSize = new System.Drawing.Size(16, 16);
  248. this.imglstNavigation.TransparentColor = System.Drawing.Color.Transparent;
  249. //
  250. // gbxCondition
  251. //
  252. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  253. | System.Windows.Forms.AnchorStyles.Right)));
  254. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  255. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  256. this.gbxCondition.Controls.Add(this.lblGoodsType);
  257. this.gbxCondition.Controls.Add(this.scbGoodsType);
  258. this.gbxCondition.Controls.Add(this.txtOrderNo);
  259. this.gbxCondition.Controls.Add(this.dkLogoSearchBox1);
  260. this.gbxCondition.Controls.Add(this.chkDateTime);
  261. this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
  262. this.gbxCondition.Controls.Add(this.dtpEndTime);
  263. this.gbxCondition.Controls.Add(this.dtpStartTime);
  264. this.gbxCondition.Controls.Add(this.btnSearch);
  265. this.gbxCondition.Controls.Add(this.btnClearCondition);
  266. this.gbxCondition.Controls.Add(this.txtFHUserCode);
  267. this.gbxCondition.Controls.Add(this.txtGoodsModel);
  268. this.gbxCondition.Controls.Add(this.lblFHUserCode);
  269. this.gbxCondition.Controls.Add(this.lblGoodsModel);
  270. this.gbxCondition.Controls.Add(this.lblOrderNo);
  271. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  272. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  273. this.gbxCondition.IsMustInput = false;
  274. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  275. this.gbxCondition.Name = "gbxCondition";
  276. this.gbxCondition.OriginalHeight = -1;
  277. this.gbxCondition.Size = new System.Drawing.Size(961, 69);
  278. this.gbxCondition.TabIndex = 1;
  279. this.gbxCondition.TabStop = false;
  280. this.gbxCondition.Text = "查询条件 ▼";
  281. //
  282. // lblGoodsType
  283. //
  284. this.lblGoodsType.AutoSize = true;
  285. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  286. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  287. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  288. this.lblGoodsType.Location = new System.Drawing.Point(6, 43);
  289. this.lblGoodsType.Name = "lblGoodsType";
  290. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  291. this.lblGoodsType.TabIndex = 39;
  292. this.lblGoodsType.Text = "产品类别";
  293. //
  294. // scbGoodsType
  295. //
  296. this.scbGoodsType.CheckedData = null;
  297. this.scbGoodsType.IsOnlyDisplayEnd = false;
  298. this.scbGoodsType.Location = new System.Drawing.Point(65, 40);
  299. this.scbGoodsType.Name = "scbGoodsType";
  300. this.scbGoodsType.Size = new System.Drawing.Size(144, 21);
  301. this.scbGoodsType.TabIndex = 38;
  302. //
  303. // txtOrderNo
  304. //
  305. this.txtOrderNo.BackColor = System.Drawing.SystemColors.Window;
  306. this.txtOrderNo.BackgroundColor = System.Drawing.SystemColors.Window;
  307. this.txtOrderNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  308. this.txtOrderNo.Location = new System.Drawing.Point(65, 14);
  309. this.txtOrderNo.MaxLength = 100;
  310. this.txtOrderNo.Name = "txtOrderNo";
  311. this.txtOrderNo.Size = new System.Drawing.Size(144, 21);
  312. this.txtOrderNo.TabIndex = 1;
  313. //
  314. // dkLogoSearchBox1
  315. //
  316. this.dkLogoSearchBox1.BackColor = System.Drawing.Color.Transparent;
  317. this.dkLogoSearchBox1.DataSource = null;
  318. this.dkLogoSearchBox1.Enabled = true;
  319. this.dkLogoSearchBox1.IsEnablePurview = false;
  320. this.dkLogoSearchBox1.IsMustInput = false;
  321. this.dkLogoSearchBox1.Location = new System.Drawing.Point(453, 39);
  322. this.dkLogoSearchBox1.LogoCode = "";
  323. this.dkLogoSearchBox1.LogoID = null;
  324. this.dkLogoSearchBox1.LogoIDS = null;
  325. this.dkLogoSearchBox1.LogoName = null;
  326. this.dkLogoSearchBox1.ModelType = null;
  327. this.dkLogoSearchBox1.Name = "dkLogoSearchBox1";
  328. this.dkLogoSearchBox1.Purview = null;
  329. this.dkLogoSearchBox1.PurviewType = ((byte)(0));
  330. this.dkLogoSearchBox1.SelectMore = true;
  331. this.dkLogoSearchBox1.Size = new System.Drawing.Size(192, 21);
  332. this.dkLogoSearchBox1.TabIndex = 11;
  333. this.dkLogoSearchBox1.Title = "产品商标";
  334. this.dkLogoSearchBox1.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  335. //
  336. // chkDateTime
  337. //
  338. this.chkDateTime.AutoSize = true;
  339. this.chkDateTime.Checked = true;
  340. this.chkDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
  341. this.chkDateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  342. this.chkDateTime.Location = new System.Drawing.Point(438, 16);
  343. this.chkDateTime.Name = "chkDateTime";
  344. this.chkDateTime.Size = new System.Drawing.Size(72, 16);
  345. this.chkDateTime.TabIndex = 4;
  346. this.chkDateTime.Text = "交接日期";
  347. this.chkDateTime.UseVisualStyleBackColor = true;
  348. this.chkDateTime.CheckedChanged += new System.EventHandler(this.chkDateTime_CheckedChanged);
  349. //
  350. // lblAccountDateEnd
  351. //
  352. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  353. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  354. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  355. this.lblAccountDateEnd.Location = new System.Drawing.Point(646, 15);
  356. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  357. this.lblAccountDateEnd.Size = new System.Drawing.Size(35, 16);
  358. this.lblAccountDateEnd.TabIndex = 6;
  359. this.lblAccountDateEnd.Text = " 至 ";
  360. //
  361. // dtpEndTime
  362. //
  363. this.dtpEndTime.CustomFormat = "yyyy-MM-dd HH:mm";
  364. this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  365. this.dtpEndTime.Location = new System.Drawing.Point(687, 12);
  366. this.dtpEndTime.Name = "dtpEndTime";
  367. this.dtpEndTime.Size = new System.Drawing.Size(134, 21);
  368. this.dtpEndTime.TabIndex = 7;
  369. this.dtpEndTime.Value = new System.DateTime(2014, 9, 23, 0, 0, 0, 0);
  370. //
  371. // dtpStartTime
  372. //
  373. this.dtpStartTime.CustomFormat = "yyyy-MM-dd HH:mm";
  374. this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  375. this.dtpStartTime.Location = new System.Drawing.Point(511, 12);
  376. this.dtpStartTime.Name = "dtpStartTime";
  377. this.dtpStartTime.Size = new System.Drawing.Size(134, 21);
  378. this.dtpStartTime.TabIndex = 5;
  379. this.dtpStartTime.Value = new System.DateTime(2014, 9, 24, 0, 0, 0, 0);
  380. //
  381. // btnSearch
  382. //
  383. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  384. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  385. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  386. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  387. this.btnSearch.ForeColor = System.Drawing.Color.White;
  388. this.btnSearch.Location = new System.Drawing.Point(768, 32);
  389. this.btnSearch.Name = "btnSearch";
  390. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  391. this.btnSearch.TabIndex = 12;
  392. this.btnSearch.Text = "查询";
  393. this.btnSearch.UseVisualStyleBackColor = true;
  394. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  395. //
  396. // btnClearCondition
  397. //
  398. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  399. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  400. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  401. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  402. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  403. this.btnClearCondition.Location = new System.Drawing.Point(859, 32);
  404. this.btnClearCondition.Name = "btnClearCondition";
  405. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  406. this.btnClearCondition.TabIndex = 13;
  407. this.btnClearCondition.Text = "清空条件";
  408. this.btnClearCondition.UseVisualStyleBackColor = true;
  409. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  410. //
  411. // txtFHUserCode
  412. //
  413. this.txtFHUserCode.BackColor = System.Drawing.SystemColors.Window;
  414. this.txtFHUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  415. this.txtFHUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  416. this.txtFHUserCode.ErrorMessage = "";
  417. this.txtFHUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  418. this.txtFHUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  419. this.txtFHUserCode.Location = new System.Drawing.Point(281, 14);
  420. this.txtFHUserCode.MaxLength = 21;
  421. this.txtFHUserCode.Name = "txtFHUserCode";
  422. this.txtFHUserCode.Size = new System.Drawing.Size(145, 21);
  423. this.txtFHUserCode.TabIndex = 3;
  424. this.txtFHUserCode.TextValue = "";
  425. //
  426. // txtGoodsModel
  427. //
  428. this.txtGoodsModel.BackColor = System.Drawing.SystemColors.Window;
  429. this.txtGoodsModel.BackgroundColor = System.Drawing.SystemColors.Window;
  430. this.txtGoodsModel.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  431. this.txtGoodsModel.ErrorMessage = "";
  432. this.txtGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  433. this.txtGoodsModel.ImeMode = System.Windows.Forms.ImeMode.Off;
  434. this.txtGoodsModel.Location = new System.Drawing.Point(281, 40);
  435. this.txtGoodsModel.MaxLength = 21;
  436. this.txtGoodsModel.Name = "txtGoodsModel";
  437. this.txtGoodsModel.Size = new System.Drawing.Size(145, 21);
  438. this.txtGoodsModel.TabIndex = 10;
  439. this.txtGoodsModel.TextValue = "";
  440. //
  441. // lblFHUserCode
  442. //
  443. this.lblFHUserCode.AutoSize = true;
  444. this.lblFHUserCode.BackColor = System.Drawing.Color.Transparent;
  445. this.lblFHUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  446. this.lblFHUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  447. this.lblFHUserCode.Location = new System.Drawing.Point(223, 18);
  448. this.lblFHUserCode.Name = "lblFHUserCode";
  449. this.lblFHUserCode.Size = new System.Drawing.Size(53, 12);
  450. this.lblFHUserCode.TabIndex = 2;
  451. this.lblFHUserCode.Text = "交接工号";
  452. //
  453. // lblGoodsModel
  454. //
  455. this.lblGoodsModel.AutoSize = true;
  456. this.lblGoodsModel.BackColor = System.Drawing.Color.Transparent;
  457. this.lblGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  458. this.lblGoodsModel.ForeColor = System.Drawing.SystemColors.ControlText;
  459. this.lblGoodsModel.Location = new System.Drawing.Point(223, 44);
  460. this.lblGoodsModel.Name = "lblGoodsModel";
  461. this.lblGoodsModel.Size = new System.Drawing.Size(53, 12);
  462. this.lblGoodsModel.TabIndex = 9;
  463. this.lblGoodsModel.Text = "产品编码";
  464. //
  465. // lblOrderNo
  466. //
  467. this.lblOrderNo.AutoSize = true;
  468. this.lblOrderNo.BackColor = System.Drawing.Color.Transparent;
  469. this.lblOrderNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  470. this.lblOrderNo.ForeColor = System.Drawing.SystemColors.ControlText;
  471. this.lblOrderNo.Location = new System.Drawing.Point(7, 19);
  472. this.lblOrderNo.Name = "lblOrderNo";
  473. this.lblOrderNo.Size = new System.Drawing.Size(53, 12);
  474. this.lblOrderNo.TabIndex = 0;
  475. this.lblOrderNo.Text = "生产订单";
  476. //
  477. // tsrOperate
  478. //
  479. this.tsrOperate.AutoSize = false;
  480. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  481. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  482. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  483. this.tsbtnFinishedHandover,
  484. this.tsbtnBackFinishHandover,
  485. this.tsbtnCancelFinishedHandover,
  486. this.tsbtnTradeMark,
  487. this.tsbtnChangeOrderNo,
  488. this.tsbtnChangeOrderNoForPlate,
  489. this.toolStripSeparator1,
  490. this.tsbtnAdaptive,
  491. this.tsbtnClose});
  492. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  493. this.tsrOperate.Name = "tsrOperate";
  494. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  495. this.tsrOperate.ShowItemToolTips = false;
  496. this.tsrOperate.Size = new System.Drawing.Size(973, 35);
  497. this.tsrOperate.TabIndex = 0;
  498. this.tsrOperate.Text = "toolStrip1";
  499. //
  500. // tsbtnFinishedHandover
  501. //
  502. this.tsbtnFinishedHandover.AutoSize = false;
  503. this.tsbtnFinishedHandover.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  504. this.tsbtnFinishedHandover.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  505. this.tsbtnFinishedHandover.ImageTransparentColor = System.Drawing.Color.Magenta;
  506. this.tsbtnFinishedHandover.Name = "tsbtnFinishedHandover";
  507. this.tsbtnFinishedHandover.Size = new System.Drawing.Size(60, 25);
  508. this.tsbtnFinishedHandover.Text = "交接";
  509. this.tsbtnFinishedHandover.Click += new System.EventHandler(this.tsbtnAdd_Click);
  510. //
  511. // tsbtnBackFinishHandover
  512. //
  513. this.tsbtnBackFinishHandover.AutoSize = false;
  514. this.tsbtnBackFinishHandover.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  515. this.tsbtnBackFinishHandover.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  516. this.tsbtnBackFinishHandover.ImageTransparentColor = System.Drawing.Color.Magenta;
  517. this.tsbtnBackFinishHandover.Name = "tsbtnBackFinishHandover";
  518. this.tsbtnBackFinishHandover.Size = new System.Drawing.Size(80, 25);
  519. this.tsbtnBackFinishHandover.Text = "整板撤销(&B)";
  520. this.tsbtnBackFinishHandover.Click += new System.EventHandler(this.tsbtnBackFinishHandover_Click);
  521. //
  522. // tsbtnCancelFinishedHandover
  523. //
  524. this.tsbtnCancelFinishedHandover.AutoSize = false;
  525. this.tsbtnCancelFinishedHandover.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  526. this.tsbtnCancelFinishedHandover.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  527. this.tsbtnCancelFinishedHandover.ImageTransparentColor = System.Drawing.Color.Magenta;
  528. this.tsbtnCancelFinishedHandover.Name = "tsbtnCancelFinishedHandover";
  529. this.tsbtnCancelFinishedHandover.Size = new System.Drawing.Size(60, 25);
  530. this.tsbtnCancelFinishedHandover.Text = "单个撤销";
  531. this.tsbtnCancelFinishedHandover.Visible = false;
  532. this.tsbtnCancelFinishedHandover.Click += new System.EventHandler(this.tsbtnCancelFinishedHandover_Click);
  533. //
  534. // tsbtnTradeMark
  535. //
  536. this.tsbtnTradeMark.AutoSize = false;
  537. this.tsbtnTradeMark.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  538. this.tsbtnTradeMark.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  539. this.tsbtnTradeMark.ImageTransparentColor = System.Drawing.Color.Magenta;
  540. this.tsbtnTradeMark.Name = "tsbtnTradeMark";
  541. this.tsbtnTradeMark.Size = new System.Drawing.Size(60, 25);
  542. this.tsbtnTradeMark.Text = "商标";
  543. this.tsbtnTradeMark.Visible = false;
  544. this.tsbtnTradeMark.Click += new System.EventHandler(this.tsbtnTradeMark_Click);
  545. //
  546. // tsbtnChangeOrderNo
  547. //
  548. this.tsbtnChangeOrderNo.AutoSize = false;
  549. this.tsbtnChangeOrderNo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  550. this.tsbtnChangeOrderNo.ImageTransparentColor = System.Drawing.Color.Magenta;
  551. this.tsbtnChangeOrderNo.Name = "tsbtnChangeOrderNo";
  552. this.tsbtnChangeOrderNo.Size = new System.Drawing.Size(80, 25);
  553. this.tsbtnChangeOrderNo.Text = "变更单号";
  554. this.tsbtnChangeOrderNo.Visible = false;
  555. this.tsbtnChangeOrderNo.Click += new System.EventHandler(this.tsbtnValueFlag_Click);
  556. //
  557. // tsbtnChangeOrderNoForPlate
  558. //
  559. this.tsbtnChangeOrderNoForPlate.AutoSize = false;
  560. this.tsbtnChangeOrderNoForPlate.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  561. this.tsbtnChangeOrderNoForPlate.ImageTransparentColor = System.Drawing.Color.Magenta;
  562. this.tsbtnChangeOrderNoForPlate.Name = "tsbtnChangeOrderNoForPlate";
  563. this.tsbtnChangeOrderNoForPlate.Size = new System.Drawing.Size(100, 25);
  564. this.tsbtnChangeOrderNoForPlate.Text = "变更单号整板";
  565. this.tsbtnChangeOrderNoForPlate.Visible = false;
  566. this.tsbtnChangeOrderNoForPlate.Click += new System.EventHandler(this.tsbtnChangeOrderNoForPlate_Click);
  567. //
  568. // toolStripSeparator1
  569. //
  570. this.toolStripSeparator1.AutoSize = false;
  571. this.toolStripSeparator1.Name = "toolStripSeparator1";
  572. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  573. //
  574. // tsbtnAdaptive
  575. //
  576. this.tsbtnAdaptive.AutoSize = false;
  577. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  578. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  579. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  580. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  581. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  582. this.tsbtnAdaptive.Text = "自适应列宽";
  583. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  584. //
  585. // tsbtnClose
  586. //
  587. this.tsbtnClose.AutoSize = false;
  588. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  589. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  590. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  591. this.tsbtnClose.Name = "tsbtnClose";
  592. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  593. this.tsbtnClose.Text = "关闭(&X)";
  594. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  595. //
  596. // F_PM_2401
  597. //
  598. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  599. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  600. this.ClientSize = new System.Drawing.Size(973, 470);
  601. this.Controls.Add(this.dgvOrder);
  602. this.Controls.Add(this.tsrOperate);
  603. this.Controls.Add(this.gbxCondition);
  604. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  605. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  606. this.MaximizeBox = false;
  607. this.MinimizeBox = false;
  608. this.Name = "F_PM_2401";
  609. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  610. this.Text = "产成品交接";
  611. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmOrganization_FormClosed);
  612. this.Load += new System.EventHandler(this.FrmOrganization_Load);
  613. this.Shown += new System.EventHandler(this.F_PM_2401_Shown);
  614. ((System.ComponentModel.ISupportInitialize)(this.dgvOrder)).EndInit();
  615. this.gbxCondition.ResumeLayout(false);
  616. this.gbxCondition.PerformLayout();
  617. this.tsrOperate.ResumeLayout(false);
  618. this.tsrOperate.PerformLayout();
  619. this.ResumeLayout(false);
  620. }
  621. #endregion
  622. private Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView dgvOrder;
  623. private Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList chklValueFlag;
  624. private Basics.BaseControls.C_ToolStrip tsrOperate;
  625. private System.Windows.Forms.ToolStripButton tsbtnFinishedHandover;
  626. private System.Windows.Forms.ToolStripButton tsbtnCancelFinishedHandover;
  627. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  628. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  629. private System.Windows.Forms.ToolStripButton tsbtnClose;
  630. private Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox gbxCondition;
  631. private System.Windows.Forms.ImageList imglstNavigation;
  632. private Basics.BaseControls.C_Label lblOrderNo;
  633. private Basics.BaseControls.C_Button btnSearch;
  634. private Basics.BaseControls.C_Button btnClearCondition;
  635. private System.Windows.Forms.ToolStripButton tsbtnChangeOrderNo;
  636. private System.Windows.Forms.DateTimePicker dtpStartTime;
  637. private System.Windows.Forms.DateTimePicker dtpEndTime;
  638. private Basics.BaseControls.C_Label lblAccountDateEnd;
  639. private Basics.BaseControls.C_CheckBox chkDateTime;
  640. private Basics.BaseControls.C_Label lblGoodsModel;
  641. private Basics.BaseControls.C_TXT_Code txtGoodsModel;
  642. private Basics.BaseControls.C_TXT_Code txtFHUserCode;
  643. private Basics.BaseControls.C_Label lblFHUserCode;
  644. private Controls.SearchTextBox.dkLogoSearchBox dkLogoSearchBox1;
  645. private Basics.BaseControls.C_TextBox txtOrderNo;
  646. private System.Windows.Forms.DataGridViewTextBoxColumn OrderNo;
  647. private System.Windows.Forms.DataGridViewTextBoxColumn FHTime;
  648. private System.Windows.Forms.DataGridViewTextBoxColumn FHUserCode;
  649. private System.Windows.Forms.DataGridViewTextBoxColumn barcode;
  650. private System.Windows.Forms.DataGridViewTextBoxColumn FinishedBarCode;
  651. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  652. private System.Windows.Forms.DataGridViewTextBoxColumn LogoName;
  653. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  654. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  655. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  656. private System.Windows.Forms.DataGridViewTextBoxColumn DeliverTime;
  657. private Basics.BaseControls.C_Label lblGoodsType;
  658. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  659. private System.Windows.Forms.ToolStripButton tsbtnChangeOrderNoForPlate;
  660. private System.Windows.Forms.ToolStripButton tsbtnTradeMark;
  661. private System.Windows.Forms.ToolStripButton tsbtnBackFinishHandover;
  662. }
  663. }