F_PC_0101_1_2.Designer.cs 36 KB

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