F_PC_0101_1_6.Designer.cs 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694
  1. namespace Dongke.IBOSS.PRD.Client.PCModule
  2. {
  3. partial class F_PC_0101_1_6
  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_6));
  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.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.GOODSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.GoodsSpecification = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.StandardGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
  48. this.GroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
  49. this.GMouldStatusM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.RreasonRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.BeginUsedDateM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.EndUsedDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.GMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.RecordRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.NewFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.dkGoodsCode = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkGoodsCodeSearchBox();
  57. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  58. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  59. this.txtRecordRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  60. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  61. this.lblstart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  62. this.txtBeginNum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  63. this.lblCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  64. this.txtCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  65. this.btnDeleteSelected = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  66. this.btnAddMould = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  67. this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  68. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  69. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  70. this.txtStandardGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  71. this.btnAdaptive = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  72. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLineDetail)).BeginInit();
  73. this.SuspendLayout();
  74. //
  75. // lblTimes
  76. //
  77. this.lblTimes.AutoSize = true;
  78. this.lblTimes.BackColor = System.Drawing.Color.Transparent;
  79. this.lblTimes.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  80. this.lblTimes.ForeColor = System.Drawing.SystemColors.ControlText;
  81. this.lblTimes.Location = new System.Drawing.Point(259, 15);
  82. this.lblTimes.Name = "lblTimes";
  83. this.lblTimes.Size = new System.Drawing.Size(53, 12);
  84. this.lblTimes.TabIndex = 2;
  85. this.lblTimes.Text = "操作时间";
  86. //
  87. // txtDateStart
  88. //
  89. this.txtDateStart.CustomFormat = "yyyy-MM-dd";
  90. this.txtDateStart.Enabled = false;
  91. this.txtDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.txtDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  93. this.txtDateStart.Location = new System.Drawing.Point(321, 11);
  94. this.txtDateStart.Name = "txtDateStart";
  95. this.txtDateStart.Size = new System.Drawing.Size(173, 21);
  96. this.txtDateStart.TabIndex = 3;
  97. //
  98. // dgvGroutingLineDetail
  99. //
  100. this.dgvGroutingLineDetail.AllowUserToAddRows = false;
  101. this.dgvGroutingLineDetail.AllowUserToDeleteRows = false;
  102. this.dgvGroutingLineDetail.AllowUserToModifyRows = true;
  103. this.dgvGroutingLineDetail.AllowUserToOrderColumns = true;
  104. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  105. this.dgvGroutingLineDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  106. this.dgvGroutingLineDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  107. | System.Windows.Forms.AnchorStyles.Left)
  108. | System.Windows.Forms.AnchorStyles.Right)));
  109. this.dgvGroutingLineDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  110. this.dgvGroutingLineDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  111. this.dgvGroutingLineDetail.CellHeight = 23;
  112. this.dgvGroutingLineDetail.ChildNodeColumnName = null;
  113. this.dgvGroutingLineDetail.ChildNodeColumnText = null;
  114. this.dgvGroutingLineDetail.ColumnDeep = 1;
  115. this.dgvGroutingLineDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  116. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  117. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  118. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  119. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  120. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  121. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  122. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  123. this.dgvGroutingLineDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  124. this.dgvGroutingLineDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  125. this.dgvGroutingLineDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  126. this.GroutingLineDetailID,
  127. this.GroutingLineIDM,
  128. this.GroutingMouldCode,
  129. this.MouldCode,
  130. this.GoodsID,
  131. this.GOODSCODE,
  132. this.GOODSNAME,
  133. this.GoodsSpecification,
  134. this.StandardGroutingCount,
  135. this.GroutingCount,
  136. this.GMouldStatusM,
  137. this.RreasonRemarks,
  138. this.BeginUsedDateM,
  139. this.EndUsedDate,
  140. this.GMouldStatus,
  141. this.RecordRemarks,
  142. this.NewFlag});
  143. this.dgvGroutingLineDetail.ColumnTreeView = null;
  144. 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)));
  145. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  146. dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window;
  147. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText;
  149. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  150. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  151. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  152. this.dgvGroutingLineDetail.DefaultCellStyle = dataGridViewCellStyle6;
  153. this.dgvGroutingLineDetail.DynamicColumnName = "";
  154. this.dgvGroutingLineDetail.EnableHeadersVisualStyles = false;
  155. this.dgvGroutingLineDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.dgvGroutingLineDetail.HorizontalMergeColumn = null;
  157. this.dgvGroutingLineDetail.IsAutoCountSum = true;
  158. this.dgvGroutingLineDetail.IsAutoResizeColumns = false;
  159. this.dgvGroutingLineDetail.IsClickF12 = false;
  160. this.dgvGroutingLineDetail.IsOpenMergeCellFlag = false;
  161. this.dgvGroutingLineDetail.IsSubTotalFlag = false;
  162. this.dgvGroutingLineDetail.IsTopDeep = false;
  163. this.dgvGroutingLineDetail.Location = new System.Drawing.Point(12, 174);
  164. this.dgvGroutingLineDetail.MergeColumnNames = null;
  165. this.dgvGroutingLineDetail.MergeDetailColumnNames = null;
  166. this.dgvGroutingLineDetail.MergeDetailOnlyColumn = null;
  167. this.dgvGroutingLineDetail.MergeOnlyColumn = null;
  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(709, 230);
  176. this.dgvGroutingLineDetail.SortOrderColumnName = null;
  177. this.dgvGroutingLineDetail.TabIndex = 16;
  178. this.dgvGroutingLineDetail.Tag = true;
  179. this.dgvGroutingLineDetail.TotalSumColumns = null;
  180. this.dgvGroutingLineDetail.ViewRowFilter = "";
  181. this.dgvGroutingLineDetail.VirtualMode = true;
  182. this.dgvGroutingLineDetail.Sorted += new System.EventHandler(this.dgvGroutingLineDetail_Sorted);
  183. //
  184. // GroutingLineDetailID
  185. //
  186. this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
  187. this.GroutingLineDetailID.HeaderText = "成型生产线明细ID";
  188. this.GroutingLineDetailID.Name = "GroutingLineDetailID";
  189. this.GroutingLineDetailID.Visible = false;
  190. //
  191. // GroutingLineIDM
  192. //
  193. this.GroutingLineIDM.DataPropertyName = "GroutingLineID";
  194. this.GroutingLineIDM.HeaderText = "成型生产线ID";
  195. this.GroutingLineIDM.Name = "GroutingLineIDM";
  196. this.GroutingLineIDM.Visible = false;
  197. //
  198. // GroutingMouldCode
  199. //
  200. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  201. this.GroutingMouldCode.HeaderText = "模具编号";
  202. this.GroutingMouldCode.Name = "GroutingMouldCode";
  203. this.GroutingMouldCode.ReadOnly = true;
  204. this.GroutingMouldCode.Width = 120;
  205. //
  206. // MouldCode
  207. //
  208. this.MouldCode.DataPropertyName = "MouldCode";
  209. this.MouldCode.HeaderText = "模具编号";
  210. this.MouldCode.Name = "MouldCode";
  211. this.MouldCode.ReadOnly = true;
  212. this.MouldCode.Visible = false;
  213. //
  214. // GoodsID
  215. //
  216. this.GoodsID.DataPropertyName = "GoodsID";
  217. this.GoodsID.HeaderText = "产品ID";
  218. this.GoodsID.Name = "GoodsID";
  219. this.GoodsID.Visible = false;
  220. //
  221. // GOODSCODE
  222. //
  223. this.GOODSCODE.DataPropertyName = "GOODSCODE";
  224. this.GOODSCODE.HeaderText = "产品编码";
  225. this.GOODSCODE.Name = "GOODSCODE";
  226. this.GOODSCODE.ReadOnly = true;
  227. //
  228. // GOODSNAME
  229. //
  230. this.GOODSNAME.DataPropertyName = "GOODSNAME";
  231. this.GOODSNAME.HeaderText = "产品名称";
  232. this.GOODSNAME.Name = "GOODSNAME";
  233. this.GOODSNAME.Visible = false;
  234. //
  235. // GoodsSpecification
  236. //
  237. this.GoodsSpecification.DataPropertyName = "GoodsSpecification";
  238. this.GoodsSpecification.HeaderText = "产品规格";
  239. this.GoodsSpecification.Name = "GoodsSpecification";
  240. this.GoodsSpecification.Visible = false;
  241. //
  242. // StandardGroutingCount
  243. //
  244. this.StandardGroutingCount.AllowNegative = false;
  245. this.StandardGroutingCount.DataPropertyName = "StandardGroutingCount";
  246. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  247. this.StandardGroutingCount.DefaultCellStyle = dataGridViewCellStyle3;
  248. this.StandardGroutingCount.HeaderText = "标准注浆次数";
  249. this.StandardGroutingCount.MaxValue = new decimal(new int[] {
  250. 999999,
  251. 0,
  252. 0,
  253. 0});
  254. this.StandardGroutingCount.MinValue = new decimal(new int[] {
  255. 0,
  256. 0,
  257. 0,
  258. 0});
  259. this.StandardGroutingCount.Name = "StandardGroutingCount";
  260. this.StandardGroutingCount.Number = new Dongke.IBOSS.PRD.Basics.BaseControls.DNumber(0, 0);
  261. this.StandardGroutingCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  262. //
  263. // GroutingCount
  264. //
  265. this.GroutingCount.DataPropertyName = "GroutingCount";
  266. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  267. this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle4;
  268. this.GroutingCount.HeaderText = "注浆次数";
  269. this.GroutingCount.MaxValue = new decimal(new int[] {
  270. 999999,
  271. 0,
  272. 0,
  273. 0});
  274. this.GroutingCount.MinValue = new decimal(new int[] {
  275. 0,
  276. 0,
  277. 0,
  278. 0});
  279. this.GroutingCount.Name = "GroutingCount";
  280. this.GroutingCount.Number = new Dongke.IBOSS.PRD.Basics.BaseControls.DNumber(0, 0);
  281. this.GroutingCount.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  282. this.GroutingCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  283. //
  284. // GMouldStatusM
  285. //
  286. this.GMouldStatusM.DataPropertyName = "GMOULDSTATUSNAME";
  287. this.GMouldStatusM.HeaderText = "模具状态";
  288. this.GMouldStatusM.Name = "GMouldStatusM";
  289. this.GMouldStatusM.ReadOnly = true;
  290. this.GMouldStatusM.Visible = false;
  291. this.GMouldStatusM.Width = 120;
  292. //
  293. // RreasonRemarks
  294. //
  295. this.RreasonRemarks.DataPropertyName = "RreasonRemarks";
  296. this.RreasonRemarks.HeaderText = "备注";
  297. this.RreasonRemarks.Name = "RreasonRemarks";
  298. //
  299. // BeginUsedDateM
  300. //
  301. this.BeginUsedDateM.DataPropertyName = "BeginUsedDate";
  302. dataGridViewCellStyle5.Format = "yyyy-MM-dd";
  303. dataGridViewCellStyle5.NullValue = null;
  304. this.BeginUsedDateM.DefaultCellStyle = dataGridViewCellStyle5;
  305. this.BeginUsedDateM.HeaderText = "开始使用日期";
  306. this.BeginUsedDateM.Name = "BeginUsedDateM";
  307. this.BeginUsedDateM.Visible = false;
  308. this.BeginUsedDateM.Width = 120;
  309. //
  310. // EndUsedDate
  311. //
  312. this.EndUsedDate.DataPropertyName = "EndUsedDate";
  313. this.EndUsedDate.HeaderText = "结束使用日期";
  314. this.EndUsedDate.Name = "EndUsedDate";
  315. this.EndUsedDate.Visible = false;
  316. //
  317. // GMouldStatus
  318. //
  319. this.GMouldStatus.DataPropertyName = "GMouldStatus";
  320. this.GMouldStatus.HeaderText = "GMouldStatus";
  321. this.GMouldStatus.Name = "GMouldStatus";
  322. this.GMouldStatus.Visible = false;
  323. //
  324. // RecordRemarks
  325. //
  326. this.RecordRemarks.DataPropertyName = "RecordRemarks";
  327. this.RecordRemarks.HeaderText = "操作备注";
  328. this.RecordRemarks.Name = "RecordRemarks";
  329. this.RecordRemarks.Visible = false;
  330. this.RecordRemarks.Width = 300;
  331. //
  332. // NewFlag
  333. //
  334. this.NewFlag.DataPropertyName = "NewFlag";
  335. this.NewFlag.HeaderText = "NewFlag";
  336. this.NewFlag.Name = "NewFlag";
  337. this.NewFlag.Visible = false;
  338. //
  339. // dkGoodsCode
  340. //
  341. this.dkGoodsCode.DataSource = null;
  342. this.dkGoodsCode.Enabled = true;
  343. this.dkGoodsCode.GoodsCode = "";
  344. this.dkGoodsCode.GoodsID = null;
  345. this.dkGoodsCode.GoodsIDS = null;
  346. this.dkGoodsCode.GoodsName = null;
  347. this.dkGoodsCode.GoodsSpecification = null;
  348. this.dkGoodsCode.IsMustInput = false;
  349. this.dkGoodsCode.Location = new System.Drawing.Point(33, 66);
  350. this.dkGoodsCode.Name = "dkGoodsCode";
  351. this.dkGoodsCode.PurviewType = ((byte)(0));
  352. this.dkGoodsCode.Size = new System.Drawing.Size(161, 21);
  353. this.dkGoodsCode.TabIndex = 7;
  354. this.dkGoodsCode.Title = "产品编码";
  355. this.dkGoodsCode.TxtGoodsBackColor = System.Drawing.SystemColors.Control;
  356. //
  357. // btnCancel
  358. //
  359. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  360. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  361. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  362. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  363. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  364. this.btnCancel.ForeColor = System.Drawing.Color.White;
  365. this.btnCancel.Location = new System.Drawing.Point(643, 410);
  366. this.btnCancel.Name = "btnCancel";
  367. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  368. this.btnCancel.TabIndex = 18;
  369. this.btnCancel.Text = "关闭";
  370. this.btnCancel.UseVisualStyleBackColor = false;
  371. //
  372. // btnSave
  373. //
  374. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  375. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  376. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  377. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  378. this.btnSave.ForeColor = System.Drawing.Color.White;
  379. this.btnSave.Location = new System.Drawing.Point(554, 410);
  380. this.btnSave.Name = "btnSave";
  381. this.btnSave.Size = new System.Drawing.Size(85, 30);
  382. this.btnSave.TabIndex = 17;
  383. this.btnSave.Text = "保存(&S)";
  384. this.btnSave.UseVisualStyleBackColor = false;
  385. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  386. //
  387. // txtRecordRemarks
  388. //
  389. this.txtRecordRemarks.BackColor = System.Drawing.SystemColors.Window;
  390. this.txtRecordRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  391. this.txtRecordRemarks.ErrorMessage = "";
  392. this.txtRecordRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. this.txtRecordRemarks.Location = new System.Drawing.Point(92, 39);
  394. this.txtRecordRemarks.MaxLength = 200;
  395. this.txtRecordRemarks.Name = "txtRecordRemarks";
  396. this.txtRecordRemarks.Size = new System.Drawing.Size(629, 21);
  397. this.txtRecordRemarks.TabIndex = 5;
  398. this.txtRecordRemarks.TextValue = "";
  399. //
  400. // c_Label1
  401. //
  402. this.c_Label1.AutoSize = true;
  403. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  404. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  405. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  406. this.c_Label1.Location = new System.Drawing.Point(33, 42);
  407. this.c_Label1.Name = "c_Label1";
  408. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  409. this.c_Label1.TabIndex = 4;
  410. this.c_Label1.Text = "操作备注";
  411. //
  412. // lblstart
  413. //
  414. this.lblstart.AutoSize = true;
  415. this.lblstart.BackColor = System.Drawing.Color.Transparent;
  416. this.lblstart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  417. this.lblstart.ForeColor = System.Drawing.SystemColors.ControlText;
  418. this.lblstart.Location = new System.Drawing.Point(200, 70);
  419. this.lblstart.Name = "lblstart";
  420. this.lblstart.Size = new System.Drawing.Size(65, 12);
  421. this.lblstart.TabIndex = 8;
  422. this.lblstart.Text = "起始模具号";
  423. //
  424. // txtBeginNum
  425. //
  426. this.txtBeginNum.BackColor = System.Drawing.SystemColors.Window;
  427. this.txtBeginNum.BackgroundColor = System.Drawing.SystemColors.Window;
  428. this.txtBeginNum.ErrorMessage = "";
  429. this.txtBeginNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  430. this.txtBeginNum.ImeMode = System.Windows.Forms.ImeMode.Off;
  431. this.txtBeginNum.Location = new System.Drawing.Point(271, 66);
  432. this.txtBeginNum.MaxLength = 3;
  433. this.txtBeginNum.MaxValue = new decimal(new int[] {
  434. 999,
  435. 0,
  436. 0,
  437. 0});
  438. this.txtBeginNum.MinValue = new decimal(new int[] {
  439. 1,
  440. 0,
  441. 0,
  442. 0});
  443. this.txtBeginNum.Name = "txtBeginNum";
  444. this.txtBeginNum.Number = new Dongke.IBOSS.PRD.Basics.BaseControls.DNumber(3, 0);
  445. this.txtBeginNum.Size = new System.Drawing.Size(36, 21);
  446. this.txtBeginNum.TabIndex = 9;
  447. this.txtBeginNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  448. this.txtBeginNum.TextValue = "";
  449. //
  450. // lblCount
  451. //
  452. this.lblCount.AutoSize = true;
  453. this.lblCount.BackColor = System.Drawing.Color.Transparent;
  454. this.lblCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  455. this.lblCount.ForeColor = System.Drawing.SystemColors.ControlText;
  456. this.lblCount.Location = new System.Drawing.Point(313, 70);
  457. this.lblCount.Name = "lblCount";
  458. this.lblCount.Size = new System.Drawing.Size(53, 12);
  459. this.lblCount.TabIndex = 10;
  460. this.lblCount.Text = "模具数量";
  461. //
  462. // txtCount
  463. //
  464. this.txtCount.BackColor = System.Drawing.SystemColors.Window;
  465. this.txtCount.BackgroundColor = System.Drawing.SystemColors.Window;
  466. this.txtCount.ErrorMessage = "";
  467. this.txtCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  468. this.txtCount.ImeMode = System.Windows.Forms.ImeMode.Off;
  469. this.txtCount.Location = new System.Drawing.Point(372, 66);
  470. this.txtCount.MaxLength = 3;
  471. this.txtCount.MaxValue = new decimal(new int[] {
  472. 999,
  473. 0,
  474. 0,
  475. 0});
  476. this.txtCount.MinValue = new decimal(new int[] {
  477. 0,
  478. 0,
  479. 0,
  480. 0});
  481. this.txtCount.Name = "txtCount";
  482. this.txtCount.Number = new Dongke.IBOSS.PRD.Basics.BaseControls.DNumber(3, 0);
  483. this.txtCount.Size = new System.Drawing.Size(36, 21);
  484. this.txtCount.TabIndex = 11;
  485. this.txtCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  486. this.txtCount.TextValue = "";
  487. //
  488. // btnDeleteSelected
  489. //
  490. this.btnDeleteSelected.BackColor = System.Drawing.Color.Transparent;
  491. this.btnDeleteSelected.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDeleteSelected.BackgroundImage")));
  492. this.btnDeleteSelected.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  493. this.btnDeleteSelected.ForeColor = System.Drawing.Color.White;
  494. this.btnDeleteSelected.Location = new System.Drawing.Point(636, 62);
  495. this.btnDeleteSelected.Name = "btnDeleteSelected";
  496. this.btnDeleteSelected.Size = new System.Drawing.Size(85, 30);
  497. this.btnDeleteSelected.TabIndex = 15;
  498. this.btnDeleteSelected.Text = "删除模具(&D)";
  499. this.btnDeleteSelected.UseVisualStyleBackColor = false;
  500. this.btnDeleteSelected.Click += new System.EventHandler(this.btnDeleteSelected_Click);
  501. //
  502. // btnAddMould
  503. //
  504. this.btnAddMould.BackColor = System.Drawing.Color.Transparent;
  505. this.btnAddMould.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAddMould.BackgroundImage")));
  506. this.btnAddMould.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  507. this.btnAddMould.ForeColor = System.Drawing.Color.White;
  508. this.btnAddMould.Location = new System.Drawing.Point(545, 62);
  509. this.btnAddMould.Name = "btnAddMould";
  510. this.btnAddMould.Size = new System.Drawing.Size(85, 30);
  511. this.btnAddMould.TabIndex = 14;
  512. this.btnAddMould.Text = "追加模具(&A)";
  513. this.btnAddMould.UseVisualStyleBackColor = false;
  514. this.btnAddMould.Click += new System.EventHandler(this.btnAddMould_Click);
  515. //
  516. // txtGroutingLineCode
  517. //
  518. this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Control;
  519. this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
  520. this.txtGroutingLineCode.ErrorMessage = "";
  521. this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  522. this.txtGroutingLineCode.Location = new System.Drawing.Point(92, 11);
  523. this.txtGroutingLineCode.MaxLength = 200;
  524. this.txtGroutingLineCode.Name = "txtGroutingLineCode";
  525. this.txtGroutingLineCode.ReadOnly = true;
  526. this.txtGroutingLineCode.Size = new System.Drawing.Size(152, 21);
  527. this.txtGroutingLineCode.TabIndex = 1;
  528. this.txtGroutingLineCode.TextValue = "";
  529. //
  530. // c_Label2
  531. //
  532. this.c_Label2.AutoSize = true;
  533. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  534. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  535. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  536. this.c_Label2.Location = new System.Drawing.Point(21, 16);
  537. this.c_Label2.Name = "c_Label2";
  538. this.c_Label2.Size = new System.Drawing.Size(65, 12);
  539. this.c_Label2.TabIndex = 0;
  540. this.c_Label2.Text = "成型线编码";
  541. //
  542. // c_Label3
  543. //
  544. this.c_Label3.AutoSize = true;
  545. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  546. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  547. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  548. this.c_Label3.Location = new System.Drawing.Point(414, 70);
  549. this.c_Label3.Name = "c_Label3";
  550. this.c_Label3.Size = new System.Drawing.Size(77, 12);
  551. this.c_Label3.TabIndex = 12;
  552. this.c_Label3.Text = "标准注浆次数";
  553. //
  554. // txtStandardGroutingCount
  555. //
  556. this.txtStandardGroutingCount.AllowNegative = false;
  557. this.txtStandardGroutingCount.BackColor = System.Drawing.SystemColors.Window;
  558. this.txtStandardGroutingCount.BackgroundColor = System.Drawing.SystemColors.Window;
  559. this.txtStandardGroutingCount.ErrorMessage = "";
  560. this.txtStandardGroutingCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  561. this.txtStandardGroutingCount.ImeMode = System.Windows.Forms.ImeMode.Off;
  562. this.txtStandardGroutingCount.Location = new System.Drawing.Point(497, 66);
  563. this.txtStandardGroutingCount.MaxLength = 0;
  564. this.txtStandardGroutingCount.MaxValue = new decimal(new int[] {
  565. 999999,
  566. 0,
  567. 0,
  568. 0});
  569. this.txtStandardGroutingCount.MinValue = new decimal(new int[] {
  570. 0,
  571. 0,
  572. 0,
  573. 0});
  574. this.txtStandardGroutingCount.Name = "txtStandardGroutingCount";
  575. this.txtStandardGroutingCount.Number = new Dongke.IBOSS.PRD.Basics.BaseControls.DNumber(0, 0);
  576. this.txtStandardGroutingCount.Size = new System.Drawing.Size(36, 21);
  577. this.txtStandardGroutingCount.TabIndex = 13;
  578. this.txtStandardGroutingCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  579. this.txtStandardGroutingCount.TextValue = "";
  580. //
  581. // btnAdaptive
  582. //
  583. this.btnAdaptive.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  584. this.btnAdaptive.BackColor = System.Drawing.Color.Transparent;
  585. this.btnAdaptive.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAdaptive.BackgroundImage")));
  586. this.btnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  587. this.btnAdaptive.ForeColor = System.Drawing.Color.White;
  588. this.btnAdaptive.Location = new System.Drawing.Point(12, 410);
  589. this.btnAdaptive.Name = "btnAdaptive";
  590. this.btnAdaptive.Size = new System.Drawing.Size(85, 30);
  591. this.btnAdaptive.TabIndex = 19;
  592. this.btnAdaptive.Text = "自适应列宽";
  593. this.btnAdaptive.UseVisualStyleBackColor = false;
  594. //
  595. // F_PC_0101_1_6
  596. //
  597. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  598. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  599. this.CancelButton = this.btnCancel;
  600. this.ClientSize = new System.Drawing.Size(740, 465);
  601. this.Controls.Add(this.btnAdaptive);
  602. this.Controls.Add(this.c_Label3);
  603. this.Controls.Add(this.txtStandardGroutingCount);
  604. this.Controls.Add(this.txtGroutingLineCode);
  605. this.Controls.Add(this.c_Label2);
  606. this.Controls.Add(this.lblstart);
  607. this.Controls.Add(this.txtBeginNum);
  608. this.Controls.Add(this.lblCount);
  609. this.Controls.Add(this.txtCount);
  610. this.Controls.Add(this.btnDeleteSelected);
  611. this.Controls.Add(this.btnAddMould);
  612. this.Controls.Add(this.txtRecordRemarks);
  613. this.Controls.Add(this.c_Label1);
  614. this.Controls.Add(this.btnCancel);
  615. this.Controls.Add(this.btnSave);
  616. this.Controls.Add(this.dkGoodsCode);
  617. this.Controls.Add(this.dgvGroutingLineDetail);
  618. this.Controls.Add(this.txtDateStart);
  619. this.Controls.Add(this.lblTimes);
  620. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  621. this.IsSaveFormSize = false;
  622. this.Name = "F_PC_0101_1_6";
  623. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  624. this.Text = "";
  625. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  626. this.Load += new System.EventHandler(this.F_PC_0101_1_2_Load);
  627. this.Controls.SetChildIndex(this.lblTimes, 0);
  628. this.Controls.SetChildIndex(this.txtDateStart, 0);
  629. this.Controls.SetChildIndex(this.dgvGroutingLineDetail, 0);
  630. this.Controls.SetChildIndex(this.dkGoodsCode, 0);
  631. this.Controls.SetChildIndex(this.btnSave, 0);
  632. this.Controls.SetChildIndex(this.btnCancel, 0);
  633. this.Controls.SetChildIndex(this.c_Label1, 0);
  634. this.Controls.SetChildIndex(this.txtRecordRemarks, 0);
  635. this.Controls.SetChildIndex(this.btnAddMould, 0);
  636. this.Controls.SetChildIndex(this.btnDeleteSelected, 0);
  637. this.Controls.SetChildIndex(this.txtCount, 0);
  638. this.Controls.SetChildIndex(this.lblCount, 0);
  639. this.Controls.SetChildIndex(this.txtBeginNum, 0);
  640. this.Controls.SetChildIndex(this.lblstart, 0);
  641. this.Controls.SetChildIndex(this.c_Label2, 0);
  642. this.Controls.SetChildIndex(this.txtGroutingLineCode, 0);
  643. this.Controls.SetChildIndex(this.txtStandardGroutingCount, 0);
  644. this.Controls.SetChildIndex(this.c_Label3, 0);
  645. this.Controls.SetChildIndex(this.btnAdaptive, 0);
  646. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLineDetail)).EndInit();
  647. this.ResumeLayout(false);
  648. this.PerformLayout();
  649. }
  650. #endregion
  651. private Basics.BaseControls.C_Label lblTimes;
  652. private Basics.BaseControls.C_DateTimePicker txtDateStart;
  653. private Basics.BaseControls.C_DataGridView dgvGroutingLineDetail;
  654. private Controls.SearchTextBox.dkGoodsCodeSearchBox dkGoodsCode;
  655. private Basics.BaseControls.C_Button btnCancel;
  656. private Basics.BaseControls.C_Button btnSave;
  657. private Basics.BaseControls.C_TextBox txtRecordRemarks;
  658. private Basics.BaseControls.C_Label c_Label1;
  659. private Basics.BaseControls.C_Label lblstart;
  660. private Basics.BaseControls.C_TXT_Digital txtBeginNum;
  661. private Basics.BaseControls.C_Label lblCount;
  662. private Basics.BaseControls.C_TXT_Digital txtCount;
  663. private Basics.BaseControls.C_Button btnDeleteSelected;
  664. private Basics.BaseControls.C_Button btnAddMould;
  665. private Basics.BaseControls.C_TextBox txtGroutingLineCode;
  666. private Basics.BaseControls.C_Label c_Label2;
  667. private Basics.BaseControls.C_Label c_Label3;
  668. private Basics.BaseControls.C_TXT_Digital txtStandardGroutingCount;
  669. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
  670. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineIDM;
  671. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  672. private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
  673. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
  674. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
  675. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSNAME;
  676. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsSpecification;
  677. private Basics.BaseControls.C_DGV_Column_Digital StandardGroutingCount;
  678. private Basics.BaseControls.C_DGV_Column_Digital GroutingCount;
  679. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldStatusM;
  680. private System.Windows.Forms.DataGridViewTextBoxColumn RreasonRemarks;
  681. private System.Windows.Forms.DataGridViewTextBoxColumn BeginUsedDateM;
  682. private System.Windows.Forms.DataGridViewTextBoxColumn EndUsedDate;
  683. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldStatus;
  684. private System.Windows.Forms.DataGridViewTextBoxColumn RecordRemarks;
  685. private System.Windows.Forms.DataGridViewTextBoxColumn NewFlag;
  686. private Basics.BaseControls.C_Button btnAdaptive;
  687. }
  688. }