F_PC_0101_1_3.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566
  1. namespace Dongke.IBOSS.PRD.Client.PCModule
  2. {
  3. partial class F_PC_0101_1_3
  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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PC_0101_1_3));
  36. this.lblTimes = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  37. this.txtDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  38. this.dgvGroutingLineDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  39. this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.GroutingLineIDM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.NewMouldBarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.MouldBarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.MouldID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.GOODSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.GoodsSpecification = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.StandardGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
  51. this.GroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
  52. this.GMouldStatusM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.RreasonRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.BeginUsedDateM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.EndUsedDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.GMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.RecordRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  59. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  60. this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  61. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  62. this.btnAdaptive = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  63. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  64. this.txtGMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  65. this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
  66. this.btnAddMouldBarcode = new Dongke.WinForm.Controls.BtnButton();
  67. this.txtBarcode = new Dongke.WinForm.Controls.TxtCode();
  68. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLineDetail)).BeginInit();
  69. this.SuspendLayout();
  70. //
  71. // lblTimes
  72. //
  73. this.lblTimes.AutoSize = true;
  74. this.lblTimes.BackColor = System.Drawing.Color.Transparent;
  75. this.lblTimes.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  76. this.lblTimes.ForeColor = System.Drawing.SystemColors.ControlText;
  77. this.lblTimes.Location = new System.Drawing.Point(207, 18);
  78. this.lblTimes.Name = "lblTimes";
  79. this.lblTimes.Size = new System.Drawing.Size(53, 12);
  80. this.lblTimes.TabIndex = 2;
  81. this.lblTimes.Text = "操作时间";
  82. //
  83. // txtDateStart
  84. //
  85. this.txtDateStart.CustomFormat = "yyyy-MM-dd";
  86. this.txtDateStart.Enabled = false;
  87. this.txtDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.txtDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  89. this.txtDateStart.Location = new System.Drawing.Point(266, 14);
  90. this.txtDateStart.Name = "txtDateStart";
  91. this.txtDateStart.Size = new System.Drawing.Size(100, 21);
  92. this.txtDateStart.TabIndex = 3;
  93. //
  94. // dgvGroutingLineDetail
  95. //
  96. this.dgvGroutingLineDetail.AllowUserToAddRows = false;
  97. this.dgvGroutingLineDetail.AllowUserToDeleteRows = false;
  98. this.dgvGroutingLineDetail.AllowUserToModifyRows = true;
  99. this.dgvGroutingLineDetail.AllowUserToOrderColumns = true;
  100. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  101. this.dgvGroutingLineDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  102. this.dgvGroutingLineDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  103. | System.Windows.Forms.AnchorStyles.Left)
  104. | System.Windows.Forms.AnchorStyles.Right)));
  105. this.dgvGroutingLineDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  106. this.dgvGroutingLineDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  107. this.dgvGroutingLineDetail.CellHeight = 23;
  108. this.dgvGroutingLineDetail.ChildNodeColumnName = null;
  109. this.dgvGroutingLineDetail.ChildNodeColumnText = null;
  110. this.dgvGroutingLineDetail.ColumnDeep = 1;
  111. this.dgvGroutingLineDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  112. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  113. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  114. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  115. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  116. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  117. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  118. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  119. this.dgvGroutingLineDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  120. this.dgvGroutingLineDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  121. this.dgvGroutingLineDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  122. this.GroutingLineDetailID,
  123. this.GroutingLineIDM,
  124. this.GroutingMouldCode,
  125. this.NewMouldBarcode,
  126. this.MouldBarcode,
  127. this.MouldCode,
  128. this.MouldID,
  129. this.GoodsID,
  130. this.GOODSCODE,
  131. this.GOODSNAME,
  132. this.GoodsSpecification,
  133. this.StandardGroutingCount,
  134. this.GroutingCount,
  135. this.GMouldStatusM,
  136. this.RreasonRemarks,
  137. this.BeginUsedDateM,
  138. this.EndUsedDate,
  139. this.GMouldStatus,
  140. this.RecordRemarks});
  141. this.dgvGroutingLineDetail.ColumnTreeView = null;
  142. this.dgvGroutingLineDetail.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)));
  143. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  144. dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window;
  145. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  146. dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText;
  147. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  148. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  149. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  150. this.dgvGroutingLineDetail.DefaultCellStyle = dataGridViewCellStyle6;
  151. this.dgvGroutingLineDetail.DynamicColumnName = "";
  152. this.dgvGroutingLineDetail.EnableHeadersVisualStyles = false;
  153. this.dgvGroutingLineDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.dgvGroutingLineDetail.FormatQuantityColumns = null;
  155. this.dgvGroutingLineDetail.HorizontalMergeColumn = null;
  156. this.dgvGroutingLineDetail.IsAutoCountSum = true;
  157. this.dgvGroutingLineDetail.IsAutoResizeColumns = false;
  158. this.dgvGroutingLineDetail.IsClickF12 = false;
  159. this.dgvGroutingLineDetail.IsOpenMergeCellFlag = false;
  160. this.dgvGroutingLineDetail.IsSubTotalFlag = false;
  161. this.dgvGroutingLineDetail.IsTopDeep = false;
  162. this.dgvGroutingLineDetail.Location = new System.Drawing.Point(12, 46);
  163. this.dgvGroutingLineDetail.MergeColumnNames = null;
  164. this.dgvGroutingLineDetail.MergeDetailColumnNames = null;
  165. this.dgvGroutingLineDetail.MergeDetailOnlyColumn = null;
  166. this.dgvGroutingLineDetail.MergeOnlyColumn = null;
  167. this.dgvGroutingLineDetail.MultiSelect = false;
  168. this.dgvGroutingLineDetail.Name = "dgvGroutingLineDetail";
  169. this.dgvGroutingLineDetail.RefreshAtHscroll = false;
  170. this.dgvGroutingLineDetail.RowHeadersWidth = 50;
  171. this.dgvGroutingLineDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  172. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  173. this.dgvGroutingLineDetail.RowsDefaultCellStyle = dataGridViewCellStyle7;
  174. this.dgvGroutingLineDetail.RowTemplate.Height = 21;
  175. this.dgvGroutingLineDetail.Size = new System.Drawing.Size(914, 358);
  176. this.dgvGroutingLineDetail.SortOrderColumnName = null;
  177. this.dgvGroutingLineDetail.TabIndex = 9;
  178. this.dgvGroutingLineDetail.Tag = true;
  179. this.dgvGroutingLineDetail.TotalSumColumns = null;
  180. this.dgvGroutingLineDetail.ViewRowFilter = "";
  181. this.dgvGroutingLineDetail.VirtualMode = true;
  182. this.dgvGroutingLineDetail.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvGroutingLineDetail_RowPrePaint);
  183. this.dgvGroutingLineDetail.SelectionChanged += new System.EventHandler(this.dgvGroutingLineDetail_SelectionChanged);
  184. //
  185. // GroutingLineDetailID
  186. //
  187. this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
  188. this.GroutingLineDetailID.HeaderText = "成型生产线明细ID";
  189. this.GroutingLineDetailID.Name = "GroutingLineDetailID";
  190. this.GroutingLineDetailID.ReadOnly = true;
  191. this.GroutingLineDetailID.Visible = false;
  192. //
  193. // GroutingLineIDM
  194. //
  195. this.GroutingLineIDM.DataPropertyName = "GroutingLineID";
  196. this.GroutingLineIDM.HeaderText = "成型生产线ID";
  197. this.GroutingLineIDM.Name = "GroutingLineIDM";
  198. this.GroutingLineIDM.ReadOnly = true;
  199. this.GroutingLineIDM.Visible = false;
  200. //
  201. // GroutingMouldCode
  202. //
  203. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  204. this.GroutingMouldCode.HeaderText = "模具编号";
  205. this.GroutingMouldCode.Name = "GroutingMouldCode";
  206. this.GroutingMouldCode.ReadOnly = true;
  207. this.GroutingMouldCode.Width = 120;
  208. //
  209. // NewMouldBarcode
  210. //
  211. this.NewMouldBarcode.DataPropertyName = "NewMouldBarcode";
  212. this.NewMouldBarcode.HeaderText = "模具条码";
  213. this.NewMouldBarcode.Name = "NewMouldBarcode";
  214. this.NewMouldBarcode.ReadOnly = true;
  215. //
  216. // MouldBarcode
  217. //
  218. this.MouldBarcode.DataPropertyName = "MouldBarcode";
  219. this.MouldBarcode.HeaderText = "模具条码(原)";
  220. this.MouldBarcode.Name = "MouldBarcode";
  221. this.MouldBarcode.ReadOnly = true;
  222. //
  223. // MouldCode
  224. //
  225. this.MouldCode.DataPropertyName = "MouldCode";
  226. this.MouldCode.HeaderText = "MouldCode";
  227. this.MouldCode.Name = "MouldCode";
  228. this.MouldCode.ReadOnly = true;
  229. this.MouldCode.Visible = false;
  230. //
  231. // MouldID
  232. //
  233. this.MouldID.DataPropertyName = "MouldID";
  234. this.MouldID.HeaderText = "MouldID";
  235. this.MouldID.Name = "MouldID";
  236. this.MouldID.ReadOnly = true;
  237. this.MouldID.Visible = false;
  238. //
  239. // GoodsID
  240. //
  241. this.GoodsID.DataPropertyName = "GoodsID";
  242. this.GoodsID.HeaderText = "产品ID";
  243. this.GoodsID.Name = "GoodsID";
  244. this.GoodsID.ReadOnly = true;
  245. this.GoodsID.Visible = false;
  246. //
  247. // GOODSCODE
  248. //
  249. this.GOODSCODE.DataPropertyName = "GOODSCODE";
  250. this.GOODSCODE.HeaderText = "产品编码";
  251. this.GOODSCODE.Name = "GOODSCODE";
  252. this.GOODSCODE.ReadOnly = true;
  253. //
  254. // GOODSNAME
  255. //
  256. this.GOODSNAME.DataPropertyName = "GOODSNAME";
  257. this.GOODSNAME.HeaderText = "产品名称";
  258. this.GOODSNAME.Name = "GOODSNAME";
  259. this.GOODSNAME.ReadOnly = true;
  260. this.GOODSNAME.Visible = false;
  261. //
  262. // GoodsSpecification
  263. //
  264. this.GoodsSpecification.DataPropertyName = "GoodsSpecification";
  265. this.GoodsSpecification.HeaderText = "产品规格";
  266. this.GoodsSpecification.Name = "GoodsSpecification";
  267. this.GoodsSpecification.ReadOnly = true;
  268. //
  269. // StandardGroutingCount
  270. //
  271. this.StandardGroutingCount.AllowNegative = false;
  272. this.StandardGroutingCount.DataPropertyName = "StandardGroutingCount";
  273. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  274. this.StandardGroutingCount.DefaultCellStyle = dataGridViewCellStyle3;
  275. this.StandardGroutingCount.HeaderText = "标准注浆次数";
  276. this.StandardGroutingCount.MaxValue = new decimal(new int[] {
  277. 999999,
  278. 0,
  279. 0,
  280. 0});
  281. this.StandardGroutingCount.MinValue = new decimal(new int[] {
  282. 0,
  283. 0,
  284. 0,
  285. 0});
  286. this.StandardGroutingCount.Name = "StandardGroutingCount";
  287. this.StandardGroutingCount.Number = new System.Drawing.Point(0, 0);
  288. this.StandardGroutingCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  289. //
  290. // GroutingCount
  291. //
  292. this.GroutingCount.DataPropertyName = "GroutingCount";
  293. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  294. this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle4;
  295. this.GroutingCount.HeaderText = "注浆次数";
  296. this.GroutingCount.MaxValue = new decimal(new int[] {
  297. 999999,
  298. 0,
  299. 0,
  300. 0});
  301. this.GroutingCount.MinValue = new decimal(new int[] {
  302. 0,
  303. 0,
  304. 0,
  305. 0});
  306. this.GroutingCount.Name = "GroutingCount";
  307. this.GroutingCount.Number = new System.Drawing.Point(0, 0);
  308. this.GroutingCount.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  309. this.GroutingCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  310. //
  311. // GMouldStatusM
  312. //
  313. this.GMouldStatusM.DataPropertyName = "GMOULDSTATUSNAME";
  314. this.GMouldStatusM.HeaderText = "模具状态";
  315. this.GMouldStatusM.Name = "GMouldStatusM";
  316. this.GMouldStatusM.ReadOnly = true;
  317. this.GMouldStatusM.Width = 120;
  318. //
  319. // RreasonRemarks
  320. //
  321. this.RreasonRemarks.DataPropertyName = "RreasonRemarks";
  322. this.RreasonRemarks.HeaderText = "备注";
  323. this.RreasonRemarks.Name = "RreasonRemarks";
  324. //
  325. // BeginUsedDateM
  326. //
  327. this.BeginUsedDateM.DataPropertyName = "BeginUsedDate";
  328. dataGridViewCellStyle5.Format = "yyyy-MM-dd";
  329. dataGridViewCellStyle5.NullValue = null;
  330. this.BeginUsedDateM.DefaultCellStyle = dataGridViewCellStyle5;
  331. this.BeginUsedDateM.HeaderText = "开始使用日期";
  332. this.BeginUsedDateM.Name = "BeginUsedDateM";
  333. this.BeginUsedDateM.ReadOnly = true;
  334. this.BeginUsedDateM.Visible = false;
  335. this.BeginUsedDateM.Width = 120;
  336. //
  337. // EndUsedDate
  338. //
  339. this.EndUsedDate.DataPropertyName = "EndUsedDate";
  340. this.EndUsedDate.HeaderText = "结束使用日期";
  341. this.EndUsedDate.Name = "EndUsedDate";
  342. this.EndUsedDate.ReadOnly = true;
  343. this.EndUsedDate.Visible = false;
  344. //
  345. // GMouldStatus
  346. //
  347. this.GMouldStatus.DataPropertyName = "GMouldStatus";
  348. this.GMouldStatus.HeaderText = "GMouldStatus";
  349. this.GMouldStatus.Name = "GMouldStatus";
  350. this.GMouldStatus.ReadOnly = true;
  351. this.GMouldStatus.Visible = false;
  352. //
  353. // RecordRemarks
  354. //
  355. this.RecordRemarks.DataPropertyName = "RecordRemarks";
  356. this.RecordRemarks.HeaderText = "操作备注";
  357. this.RecordRemarks.Name = "RecordRemarks";
  358. this.RecordRemarks.Width = 300;
  359. //
  360. // btnCancel
  361. //
  362. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  363. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  364. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  365. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  366. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  367. this.btnCancel.ForeColor = System.Drawing.Color.White;
  368. this.btnCancel.Location = new System.Drawing.Point(843, 410);
  369. this.btnCancel.Name = "btnCancel";
  370. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  371. this.btnCancel.TabIndex = 12;
  372. this.btnCancel.Text = "关闭";
  373. this.btnCancel.UseVisualStyleBackColor = false;
  374. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  375. //
  376. // btnSave
  377. //
  378. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  379. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  380. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  381. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  382. this.btnSave.ForeColor = System.Drawing.Color.White;
  383. this.btnSave.Location = new System.Drawing.Point(754, 410);
  384. this.btnSave.Name = "btnSave";
  385. this.btnSave.Size = new System.Drawing.Size(85, 30);
  386. this.btnSave.TabIndex = 11;
  387. this.btnSave.Text = "保存(&S)";
  388. this.btnSave.UseVisualStyleBackColor = false;
  389. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  390. //
  391. // txtGroutingLineCode
  392. //
  393. this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Control;
  394. this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
  395. this.txtGroutingLineCode.ErrorMessage = "";
  396. this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  397. this.txtGroutingLineCode.Location = new System.Drawing.Point(81, 14);
  398. this.txtGroutingLineCode.MaxLength = 200;
  399. this.txtGroutingLineCode.Name = "txtGroutingLineCode";
  400. this.txtGroutingLineCode.ReadOnly = true;
  401. this.txtGroutingLineCode.Size = new System.Drawing.Size(120, 21);
  402. this.txtGroutingLineCode.TabIndex = 1;
  403. this.txtGroutingLineCode.TextValue = "";
  404. //
  405. // c_Label1
  406. //
  407. this.c_Label1.AutoSize = true;
  408. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  409. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  410. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  411. this.c_Label1.Location = new System.Drawing.Point(12, 18);
  412. this.c_Label1.Name = "c_Label1";
  413. this.c_Label1.Size = new System.Drawing.Size(65, 12);
  414. this.c_Label1.TabIndex = 0;
  415. this.c_Label1.Text = "成型线编码";
  416. //
  417. // btnAdaptive
  418. //
  419. this.btnAdaptive.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  420. this.btnAdaptive.BackColor = System.Drawing.Color.Transparent;
  421. this.btnAdaptive.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAdaptive.BackgroundImage")));
  422. this.btnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  423. this.btnAdaptive.ForeColor = System.Drawing.Color.White;
  424. this.btnAdaptive.Location = new System.Drawing.Point(12, 410);
  425. this.btnAdaptive.Name = "btnAdaptive";
  426. this.btnAdaptive.Size = new System.Drawing.Size(85, 30);
  427. this.btnAdaptive.TabIndex = 10;
  428. this.btnAdaptive.Text = "自适应列宽";
  429. this.btnAdaptive.UseVisualStyleBackColor = false;
  430. this.btnAdaptive.Click += new System.EventHandler(this.btnAdaptive_Click);
  431. //
  432. // c_Label2
  433. //
  434. this.c_Label2.AutoSize = true;
  435. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  436. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  437. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  438. this.c_Label2.Location = new System.Drawing.Point(372, 18);
  439. this.c_Label2.Name = "c_Label2";
  440. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  441. this.c_Label2.TabIndex = 4;
  442. this.c_Label2.Text = "模具编号";
  443. //
  444. // txtGMouldCode
  445. //
  446. this.txtGMouldCode.BackColor = System.Drawing.SystemColors.Control;
  447. this.txtGMouldCode.BackgroundColor = System.Drawing.SystemColors.Window;
  448. this.txtGMouldCode.ErrorMessage = "";
  449. this.txtGMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  450. this.txtGMouldCode.Location = new System.Drawing.Point(431, 14);
  451. this.txtGMouldCode.MaxLength = 200;
  452. this.txtGMouldCode.Name = "txtGMouldCode";
  453. this.txtGMouldCode.ReadOnly = true;
  454. this.txtGMouldCode.Size = new System.Drawing.Size(120, 21);
  455. this.txtGMouldCode.TabIndex = 5;
  456. this.txtGMouldCode.TextValue = "";
  457. //
  458. // lblLabel1
  459. //
  460. this.lblLabel1.Location = new System.Drawing.Point(558, 18);
  461. this.lblLabel1.Name = "lblLabel1";
  462. this.lblLabel1.Size = new System.Drawing.Size(53, 12);
  463. this.lblLabel1.TabIndex = 6;
  464. this.lblLabel1.Text = "模具条码";
  465. //
  466. // btnAddMouldBarcode
  467. //
  468. this.btnAddMouldBarcode.Location = new System.Drawing.Point(740, 9);
  469. this.btnAddMouldBarcode.Name = "btnAddMouldBarcode";
  470. this.btnAddMouldBarcode.Size = new System.Drawing.Size(85, 30);
  471. this.btnAddMouldBarcode.TabIndex = 8;
  472. this.btnAddMouldBarcode.Text = "绑定模具(&M)";
  473. this.btnAddMouldBarcode.UseVisualStyleBackColor = true;
  474. this.btnAddMouldBarcode.Click += new System.EventHandler(this.btnAddMouldBarcode_Click);
  475. //
  476. // txtBarcode
  477. //
  478. this.txtBarcode.Location = new System.Drawing.Point(614, 14);
  479. this.txtBarcode.MaxLength = 20;
  480. this.txtBarcode.Name = "txtBarcode";
  481. this.txtBarcode.Size = new System.Drawing.Size(120, 21);
  482. this.txtBarcode.TabIndex = 7;
  483. this.txtBarcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBarcode_KeyDown);
  484. //
  485. // F_PC_0101_1_3
  486. //
  487. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  488. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  489. this.CancelButton = this.btnCancel;
  490. this.ClientSize = new System.Drawing.Size(938, 465);
  491. this.Controls.Add(this.lblLabel1);
  492. this.Controls.Add(this.btnAddMouldBarcode);
  493. this.Controls.Add(this.txtBarcode);
  494. this.Controls.Add(this.btnAdaptive);
  495. this.Controls.Add(this.dgvGroutingLineDetail);
  496. this.Controls.Add(this.txtGMouldCode);
  497. this.Controls.Add(this.c_Label2);
  498. this.Controls.Add(this.txtGroutingLineCode);
  499. this.Controls.Add(this.c_Label1);
  500. this.Controls.Add(this.btnCancel);
  501. this.Controls.Add(this.btnSave);
  502. this.Controls.Add(this.txtDateStart);
  503. this.Controls.Add(this.lblTimes);
  504. this.IsSaveFormSize = false;
  505. this.Name = "F_PC_0101_1_3";
  506. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  507. this.Text = "结束换模";
  508. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  509. this.Load += new System.EventHandler(this.F_PC_0101_1_2_Load);
  510. this.Controls.SetChildIndex(this.lblTimes, 0);
  511. this.Controls.SetChildIndex(this.txtDateStart, 0);
  512. this.Controls.SetChildIndex(this.btnSave, 0);
  513. this.Controls.SetChildIndex(this.btnCancel, 0);
  514. this.Controls.SetChildIndex(this.c_Label1, 0);
  515. this.Controls.SetChildIndex(this.txtGroutingLineCode, 0);
  516. this.Controls.SetChildIndex(this.c_Label2, 0);
  517. this.Controls.SetChildIndex(this.txtGMouldCode, 0);
  518. this.Controls.SetChildIndex(this.dgvGroutingLineDetail, 0);
  519. this.Controls.SetChildIndex(this.btnAdaptive, 0);
  520. this.Controls.SetChildIndex(this.txtBarcode, 0);
  521. this.Controls.SetChildIndex(this.btnAddMouldBarcode, 0);
  522. this.Controls.SetChildIndex(this.lblLabel1, 0);
  523. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLineDetail)).EndInit();
  524. this.ResumeLayout(false);
  525. this.PerformLayout();
  526. }
  527. #endregion
  528. private Basics.BaseControls.C_Label lblTimes;
  529. private Basics.BaseControls.C_DateTimePicker txtDateStart;
  530. private Basics.BaseControls.C_DataGridView dgvGroutingLineDetail;
  531. private Basics.BaseControls.C_Button btnCancel;
  532. private Basics.BaseControls.C_Button btnSave;
  533. private Basics.BaseControls.C_TextBox txtGroutingLineCode;
  534. private Basics.BaseControls.C_Label c_Label1;
  535. private Basics.BaseControls.C_Button btnAdaptive;
  536. private Basics.BaseControls.C_Label c_Label2;
  537. private Basics.BaseControls.C_TextBox txtGMouldCode;
  538. private WinForm.Controls.LblLabel lblLabel1;
  539. private WinForm.Controls.BtnButton btnAddMouldBarcode;
  540. private WinForm.Controls.TxtCode txtBarcode;
  541. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
  542. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineIDM;
  543. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  544. private System.Windows.Forms.DataGridViewTextBoxColumn NewMouldBarcode;
  545. private System.Windows.Forms.DataGridViewTextBoxColumn MouldBarcode;
  546. private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
  547. private System.Windows.Forms.DataGridViewTextBoxColumn MouldID;
  548. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
  549. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
  550. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSNAME;
  551. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsSpecification;
  552. private Basics.BaseControls.C_DGV_Column_Digital StandardGroutingCount;
  553. private Basics.BaseControls.C_DGV_Column_Digital GroutingCount;
  554. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldStatusM;
  555. private System.Windows.Forms.DataGridViewTextBoxColumn RreasonRemarks;
  556. private System.Windows.Forms.DataGridViewTextBoxColumn BeginUsedDateM;
  557. private System.Windows.Forms.DataGridViewTextBoxColumn EndUsedDate;
  558. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldStatus;
  559. private System.Windows.Forms.DataGridViewTextBoxColumn RecordRemarks;
  560. }
  561. }