F_PC_0101_1_1.Designer.cs 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879
  1. namespace Dongke.IBOSS.PRD.Client.PCModule
  2. {
  3. partial class F_PC_0101_1_1
  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_1));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  37. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  38. this.tsbtnDisable = new System.Windows.Forms.ToolStripButton();
  39. this.tsbtnStart = new System.Windows.Forms.ToolStripButton();
  40. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  41. this.tsbtnRepairMould = new System.Windows.Forms.ToolStripButton();
  42. this.tsbtnRepairMouldEnd = new System.Windows.Forms.ToolStripButton();
  43. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  44. this.tsbtnChangeMould = new System.Windows.Forms.ToolStripButton();
  45. this.tsbtnChangeMouldEnd = new System.Windows.Forms.ToolStripButton();
  46. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  47. this.tsbtnUpdateLine = new System.Windows.Forms.ToolStripButton();
  48. this.tsbtnUpdateLineEnd = new System.Windows.Forms.ToolStripButton();
  49. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  50. this.tsbtnChangeMouldAll = new System.Windows.Forms.ToolStripButton();
  51. this.tsbtnChangeMouldAllEnd = new System.Windows.Forms.ToolStripButton();
  52. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  53. this.tsbtnUnload = new System.Windows.Forms.ToolStripButton();
  54. this.tsbtnOnLine = new System.Windows.Forms.ToolStripButton();
  55. this.tsbtnTestFlag = new System.Windows.Forms.ToolStripButton();
  56. this.tsbtnTestFlagHistory = new System.Windows.Forms.ToolStripButton();
  57. this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
  58. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  59. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  60. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  61. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  62. this.dgvGroutingLineDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  63. this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.Sel = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  65. this.GroutingLineIDM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.MouldID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.MouldBarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.GMOULDSTATUSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.GOODSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.GoodsSpecification = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.StandardGroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.GMouldStatusM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.TESTMOULDFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  79. this.RreasonRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.BeginUsedDateM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.EndUsedDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.GMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.RecordRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  85. this.lblGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  86. this.scbGroutingLine = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGroutingLine();
  87. this.txtLineGMouldStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  88. this.lblGMouldStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  89. this.chkUserChoose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  90. this.txtSGC = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  91. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  92. this.btnSetSGC = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  93. this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
  94. this.tsrOperate.SuspendLayout();
  95. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLineDetail)).BeginInit();
  96. this.gbxCondition.SuspendLayout();
  97. this.SuspendLayout();
  98. //
  99. // tsrOperate
  100. //
  101. this.tsrOperate.AutoSize = false;
  102. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  103. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PCModule.Properties.Resources.functionbackground;
  104. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  105. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  106. this.tsbtnDisable,
  107. this.toolStripLabel1,
  108. this.tsbtnStart,
  109. this.toolStripSeparator5,
  110. this.tsbtnRepairMould,
  111. this.tsbtnRepairMouldEnd,
  112. this.toolStripSeparator3,
  113. this.tsbtnChangeMould,
  114. this.tsbtnChangeMouldEnd,
  115. this.toolStripSeparator1,
  116. this.tsbtnUpdateLine,
  117. this.tsbtnUpdateLineEnd,
  118. this.toolStripSeparator4,
  119. this.tsbtnChangeMouldAll,
  120. this.tsbtnChangeMouldAllEnd,
  121. this.toolStripSeparator2,
  122. this.tsbtnUnload,
  123. this.tsbtnOnLine,
  124. this.tsbtnTestFlag,
  125. this.tsbtnTestFlagHistory,
  126. this.toolStripSeparator6,
  127. this.tsbtnAdaptive,
  128. this.tsbtnClose});
  129. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  130. this.tsrOperate.Name = "tsrOperate";
  131. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  132. this.tsrOperate.ShowItemToolTips = false;
  133. this.tsrOperate.Size = new System.Drawing.Size(1408, 35);
  134. this.tsrOperate.TabIndex = 0;
  135. //
  136. // tsbtnDisable
  137. //
  138. this.tsbtnDisable.AutoSize = false;
  139. this.tsbtnDisable.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.tsbtnDisable.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  141. this.tsbtnDisable.ImageTransparentColor = System.Drawing.Color.Magenta;
  142. this.tsbtnDisable.Name = "tsbtnDisable";
  143. this.tsbtnDisable.Size = new System.Drawing.Size(60, 25);
  144. this.tsbtnDisable.Text = "停用(&S)";
  145. this.tsbtnDisable.Click += new System.EventHandler(this.tsbtnDisable_Click);
  146. //
  147. // tsbtnStart
  148. //
  149. this.tsbtnStart.AutoSize = false;
  150. this.tsbtnStart.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  151. this.tsbtnStart.ImageTransparentColor = System.Drawing.Color.Magenta;
  152. this.tsbtnStart.Name = "tsbtnStart";
  153. this.tsbtnStart.Size = new System.Drawing.Size(60, 25);
  154. this.tsbtnStart.Text = "启用(&B)";
  155. this.tsbtnStart.Click += new System.EventHandler(this.tsbtnStart_Click);
  156. //
  157. // toolStripSeparator5
  158. //
  159. this.toolStripSeparator5.AutoSize = false;
  160. this.toolStripSeparator5.Name = "toolStripSeparator5";
  161. this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25);
  162. //
  163. // tsbtnRepairMould
  164. //
  165. this.tsbtnRepairMould.AutoSize = false;
  166. this.tsbtnRepairMould.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.tsbtnRepairMould.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  168. this.tsbtnRepairMould.ImageTransparentColor = System.Drawing.Color.Magenta;
  169. this.tsbtnRepairMould.Name = "tsbtnRepairMould";
  170. this.tsbtnRepairMould.Size = new System.Drawing.Size(60, 25);
  171. this.tsbtnRepairMould.Text = "维修(&R)";
  172. this.tsbtnRepairMould.Click += new System.EventHandler(this.tsbtnRepairMould_Click);
  173. //
  174. // tsbtnRepairMouldEnd
  175. //
  176. this.tsbtnRepairMouldEnd.AutoSize = false;
  177. this.tsbtnRepairMouldEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  178. this.tsbtnRepairMouldEnd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  179. this.tsbtnRepairMouldEnd.ImageTransparentColor = System.Drawing.Color.Magenta;
  180. this.tsbtnRepairMouldEnd.Name = "tsbtnRepairMouldEnd";
  181. this.tsbtnRepairMouldEnd.Size = new System.Drawing.Size(80, 25);
  182. this.tsbtnRepairMouldEnd.Text = "结束维修(&E)";
  183. this.tsbtnRepairMouldEnd.Click += new System.EventHandler(this.tsbtnRepairMouldEnd_Click);
  184. //
  185. // toolStripSeparator3
  186. //
  187. this.toolStripSeparator3.AutoSize = false;
  188. this.toolStripSeparator3.Name = "toolStripSeparator3";
  189. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
  190. //
  191. // tsbtnChangeMould
  192. //
  193. this.tsbtnChangeMould.AutoSize = false;
  194. this.tsbtnChangeMould.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.tsbtnChangeMould.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  196. this.tsbtnChangeMould.ImageTransparentColor = System.Drawing.Color.Magenta;
  197. this.tsbtnChangeMould.Name = "tsbtnChangeMould";
  198. this.tsbtnChangeMould.Size = new System.Drawing.Size(60, 25);
  199. this.tsbtnChangeMould.Text = "换模(&H)";
  200. this.tsbtnChangeMould.Click += new System.EventHandler(this.tsbtnChangeMould_Click);
  201. //
  202. // tsbtnChangeMouldEnd
  203. //
  204. this.tsbtnChangeMouldEnd.AutoSize = false;
  205. this.tsbtnChangeMouldEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  206. this.tsbtnChangeMouldEnd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  207. this.tsbtnChangeMouldEnd.ImageTransparentColor = System.Drawing.Color.Magenta;
  208. this.tsbtnChangeMouldEnd.Name = "tsbtnChangeMouldEnd";
  209. this.tsbtnChangeMouldEnd.Size = new System.Drawing.Size(80, 25);
  210. this.tsbtnChangeMouldEnd.Text = "结束换模(&D)";
  211. this.tsbtnChangeMouldEnd.Click += new System.EventHandler(this.tsbtnChangeMouldEnd_Click);
  212. //
  213. // toolStripSeparator1
  214. //
  215. this.toolStripSeparator1.AutoSize = false;
  216. this.toolStripSeparator1.Name = "toolStripSeparator1";
  217. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  218. //
  219. // tsbtnUpdateLine
  220. //
  221. this.tsbtnUpdateLine.AutoSize = false;
  222. this.tsbtnUpdateLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.tsbtnUpdateLine.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  224. this.tsbtnUpdateLine.ImageTransparentColor = System.Drawing.Color.Magenta;
  225. this.tsbtnUpdateLine.Name = "tsbtnUpdateLine";
  226. this.tsbtnUpdateLine.Size = new System.Drawing.Size(60, 25);
  227. this.tsbtnUpdateLine.Text = "变产(&L)";
  228. this.tsbtnUpdateLine.Click += new System.EventHandler(this.tsbtnUpdateLine_Click);
  229. //
  230. // tsbtnUpdateLineEnd
  231. //
  232. this.tsbtnUpdateLineEnd.AutoSize = false;
  233. this.tsbtnUpdateLineEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  234. this.tsbtnUpdateLineEnd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  235. this.tsbtnUpdateLineEnd.ImageTransparentColor = System.Drawing.Color.Magenta;
  236. this.tsbtnUpdateLineEnd.Name = "tsbtnUpdateLineEnd";
  237. this.tsbtnUpdateLineEnd.Size = new System.Drawing.Size(80, 25);
  238. this.tsbtnUpdateLineEnd.Text = "结束变产(&K)";
  239. this.tsbtnUpdateLineEnd.Click += new System.EventHandler(this.tsbtnUpdateLineEnd_Click);
  240. //
  241. // toolStripSeparator4
  242. //
  243. this.toolStripSeparator4.AutoSize = false;
  244. this.toolStripSeparator4.Name = "toolStripSeparator4";
  245. this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
  246. //
  247. // tsbtnChangeMouldAll
  248. //
  249. this.tsbtnChangeMouldAll.AutoSize = false;
  250. this.tsbtnChangeMouldAll.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  251. this.tsbtnChangeMouldAll.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  252. this.tsbtnChangeMouldAll.ImageTransparentColor = System.Drawing.Color.Magenta;
  253. this.tsbtnChangeMouldAll.Name = "tsbtnChangeMouldAll";
  254. this.tsbtnChangeMouldAll.Size = new System.Drawing.Size(80, 25);
  255. this.tsbtnChangeMouldAll.Text = "整线变产(&Z)";
  256. this.tsbtnChangeMouldAll.Click += new System.EventHandler(this.tsbtnChangeMouldAll_Click);
  257. //
  258. // tsbtnChangeMouldAllEnd
  259. //
  260. this.tsbtnChangeMouldAllEnd.AutoSize = false;
  261. this.tsbtnChangeMouldAllEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  262. this.tsbtnChangeMouldAllEnd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  263. this.tsbtnChangeMouldAllEnd.ImageTransparentColor = System.Drawing.Color.Magenta;
  264. this.tsbtnChangeMouldAllEnd.Name = "tsbtnChangeMouldAllEnd";
  265. this.tsbtnChangeMouldAllEnd.Size = new System.Drawing.Size(100, 25);
  266. this.tsbtnChangeMouldAllEnd.Text = "整线变产结束(&F)";
  267. this.tsbtnChangeMouldAllEnd.Click += new System.EventHandler(this.tsbtnChangeMouldAllEnd_Click);
  268. //
  269. // toolStripSeparator2
  270. //
  271. this.toolStripSeparator2.AutoSize = false;
  272. this.toolStripSeparator2.Name = "toolStripSeparator2";
  273. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
  274. //
  275. // tsbtnUnload
  276. //
  277. this.tsbtnUnload.AutoSize = false;
  278. this.tsbtnUnload.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  279. this.tsbtnUnload.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  280. this.tsbtnUnload.ImageTransparentColor = System.Drawing.Color.Magenta;
  281. this.tsbtnUnload.Name = "tsbtnUnload";
  282. this.tsbtnUnload.Size = new System.Drawing.Size(60, 25);
  283. this.tsbtnUnload.Text = "卸模(&U)";
  284. this.tsbtnUnload.Click += new System.EventHandler(this.tsbtnUnload_Click);
  285. //
  286. // tsbtnOnLine
  287. //
  288. this.tsbtnOnLine.AutoSize = false;
  289. this.tsbtnOnLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  290. this.tsbtnOnLine.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  291. this.tsbtnOnLine.ImageTransparentColor = System.Drawing.Color.Magenta;
  292. this.tsbtnOnLine.Name = "tsbtnOnLine";
  293. this.tsbtnOnLine.Size = new System.Drawing.Size(60, 25);
  294. this.tsbtnOnLine.Text = "上模(&O)";
  295. this.tsbtnOnLine.Click += new System.EventHandler(this.tsbtnOnLine_Click);
  296. //
  297. // tsbtnTestFlag
  298. //
  299. this.tsbtnTestFlag.AutoSize = false;
  300. this.tsbtnTestFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  301. this.tsbtnTestFlag.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  302. this.tsbtnTestFlag.ImageTransparentColor = System.Drawing.Color.Magenta;
  303. this.tsbtnTestFlag.Name = "tsbtnTestFlag";
  304. this.tsbtnTestFlag.Size = new System.Drawing.Size(80, 25);
  305. this.tsbtnTestFlag.Text = "试验标识(&T)";
  306. this.tsbtnTestFlag.Click += new System.EventHandler(this.tsbtnTestFlag_Click);
  307. //
  308. // tsbtnTestFlagHistory
  309. //
  310. this.tsbtnTestFlagHistory.AutoSize = false;
  311. this.tsbtnTestFlagHistory.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.tsbtnTestFlagHistory.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  313. this.tsbtnTestFlagHistory.ImageTransparentColor = System.Drawing.Color.Magenta;
  314. this.tsbtnTestFlagHistory.Name = "tsbtnTestFlagHistory";
  315. this.tsbtnTestFlagHistory.Size = new System.Drawing.Size(95, 25);
  316. this.tsbtnTestFlagHistory.Text = "试验标识履历(&H)";
  317. this.tsbtnTestFlagHistory.Visible = false;
  318. //
  319. // toolStripSeparator6
  320. //
  321. this.toolStripSeparator6.AutoSize = false;
  322. this.toolStripSeparator6.Name = "toolStripSeparator6";
  323. this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25);
  324. //
  325. // tsbtnAdaptive
  326. //
  327. this.tsbtnAdaptive.AutoSize = false;
  328. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  329. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  330. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  331. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  332. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  333. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  334. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  335. //
  336. // tsbtnClose
  337. //
  338. this.tsbtnClose.AutoSize = false;
  339. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  340. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  341. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  342. this.tsbtnClose.Name = "tsbtnClose";
  343. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  344. this.tsbtnClose.Text = "关闭(&X)";
  345. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  346. //
  347. // btnSearch
  348. //
  349. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  350. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  351. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  352. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  353. this.btnSearch.ForeColor = System.Drawing.Color.White;
  354. this.btnSearch.Location = new System.Drawing.Point(1199, 15);
  355. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  356. this.btnSearch.Name = "btnSearch";
  357. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  358. this.btnSearch.TabIndex = 3;
  359. this.btnSearch.Text = "查询(&Q)";
  360. this.btnSearch.UseVisualStyleBackColor = false;
  361. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  362. //
  363. // btnClearCondition
  364. //
  365. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  366. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  367. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  368. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  369. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  370. this.btnClearCondition.Location = new System.Drawing.Point(1290, 15);
  371. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  372. this.btnClearCondition.Name = "btnClearCondition";
  373. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  374. this.btnClearCondition.TabIndex = 4;
  375. this.btnClearCondition.Text = "清空条件(&C)";
  376. this.btnClearCondition.UseVisualStyleBackColor = false;
  377. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  378. //
  379. // dgvGroutingLineDetail
  380. //
  381. this.dgvGroutingLineDetail.AllowUserToAddRows = false;
  382. this.dgvGroutingLineDetail.AllowUserToDeleteRows = false;
  383. this.dgvGroutingLineDetail.AllowUserToModifyRows = true;
  384. this.dgvGroutingLineDetail.AllowUserToOrderColumns = true;
  385. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  386. this.dgvGroutingLineDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  387. this.dgvGroutingLineDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  388. | System.Windows.Forms.AnchorStyles.Left)
  389. | System.Windows.Forms.AnchorStyles.Right)));
  390. this.dgvGroutingLineDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  391. this.dgvGroutingLineDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  392. this.dgvGroutingLineDetail.CellHeight = 23;
  393. this.dgvGroutingLineDetail.ChildNodeColumnName = null;
  394. this.dgvGroutingLineDetail.ChildNodeColumnText = null;
  395. this.dgvGroutingLineDetail.ColumnDeep = 1;
  396. this.dgvGroutingLineDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  397. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  398. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  399. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  401. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  402. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  403. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  404. this.dgvGroutingLineDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  405. this.dgvGroutingLineDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  406. this.dgvGroutingLineDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  407. this.GroutingLineDetailID,
  408. this.Sel,
  409. this.GroutingLineIDM,
  410. this.GroutingMouldCode,
  411. this.MouldID,
  412. this.MouldCode,
  413. this.MouldBarcode,
  414. this.GMOULDSTATUSNAME,
  415. this.GoodsID,
  416. this.GOODSCODE,
  417. this.GOODSNAME,
  418. this.GoodsSpecification,
  419. this.StandardGroutingCount,
  420. this.GroutingCount,
  421. this.GMouldStatusM,
  422. this.TESTMOULDFLAG,
  423. this.RreasonRemarks,
  424. this.BeginUsedDateM,
  425. this.EndUsedDate,
  426. this.GMouldStatus,
  427. this.RecordRemarks});
  428. this.dgvGroutingLineDetail.ColumnTreeView = null;
  429. 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)));
  430. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  431. dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
  432. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  433. dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
  434. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  435. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  436. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  437. this.dgvGroutingLineDetail.DefaultCellStyle = dataGridViewCellStyle7;
  438. this.dgvGroutingLineDetail.DynamicColumnName = "";
  439. this.dgvGroutingLineDetail.EnableHeadersVisualStyles = false;
  440. this.dgvGroutingLineDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  441. this.dgvGroutingLineDetail.FormatQuantityColumns = null;
  442. this.dgvGroutingLineDetail.HorizontalMergeColumn = null;
  443. this.dgvGroutingLineDetail.IsAutoCountSum = true;
  444. this.dgvGroutingLineDetail.IsAutoResizeColumns = false;
  445. this.dgvGroutingLineDetail.IsClickF12 = false;
  446. this.dgvGroutingLineDetail.IsOpenMergeCellFlag = false;
  447. this.dgvGroutingLineDetail.IsSubTotalFlag = false;
  448. this.dgvGroutingLineDetail.IsTopDeep = false;
  449. this.dgvGroutingLineDetail.Location = new System.Drawing.Point(0, 124);
  450. this.dgvGroutingLineDetail.MergeColumnNames = null;
  451. this.dgvGroutingLineDetail.MergeDetailColumnNames = null;
  452. this.dgvGroutingLineDetail.MergeDetailOnlyColumn = null;
  453. this.dgvGroutingLineDetail.MergeOnlyColumn = null;
  454. this.dgvGroutingLineDetail.MultiSelect = false;
  455. this.dgvGroutingLineDetail.Name = "dgvGroutingLineDetail";
  456. this.dgvGroutingLineDetail.RefreshAtHscroll = false;
  457. this.dgvGroutingLineDetail.RowHeadersWidth = 50;
  458. this.dgvGroutingLineDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  459. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  460. this.dgvGroutingLineDetail.RowsDefaultCellStyle = dataGridViewCellStyle8;
  461. this.dgvGroutingLineDetail.RowTemplate.Height = 21;
  462. this.dgvGroutingLineDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  463. this.dgvGroutingLineDetail.Size = new System.Drawing.Size(1396, 613);
  464. this.dgvGroutingLineDetail.SortOrderColumnName = null;
  465. this.dgvGroutingLineDetail.TabIndex = 6;
  466. this.dgvGroutingLineDetail.Tag = true;
  467. this.dgvGroutingLineDetail.TotalSumColumns = null;
  468. this.dgvGroutingLineDetail.ViewRowFilter = "";
  469. this.dgvGroutingLineDetail.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGroutingLineDetail_CellContentClick);
  470. this.dgvGroutingLineDetail.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvGroutingLineDetail_CellMouseClick);
  471. this.dgvGroutingLineDetail.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGroutingLineDetail_CellValueChanged);
  472. this.dgvGroutingLineDetail.CurrentCellDirtyStateChanged += new System.EventHandler(this.dgvGroutingLineDetail_CurrentCellDirtyStateChanged);
  473. this.dgvGroutingLineDetail.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvGroutingLineDetail_RowPrePaint);
  474. //
  475. // GroutingLineDetailID
  476. //
  477. this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
  478. this.GroutingLineDetailID.HeaderText = "成型生产线明细ID";
  479. this.GroutingLineDetailID.Name = "GroutingLineDetailID";
  480. this.GroutingLineDetailID.ReadOnly = true;
  481. this.GroutingLineDetailID.Visible = false;
  482. //
  483. // Sel
  484. //
  485. this.Sel.DataPropertyName = "Sel";
  486. this.Sel.FalseValue = "0";
  487. this.Sel.HeaderText = "选择";
  488. this.Sel.Name = "Sel";
  489. this.Sel.TrueValue = "1";
  490. //
  491. // GroutingLineIDM
  492. //
  493. this.GroutingLineIDM.DataPropertyName = "GroutingLineID";
  494. this.GroutingLineIDM.HeaderText = "成型生产线ID";
  495. this.GroutingLineIDM.Name = "GroutingLineIDM";
  496. this.GroutingLineIDM.ReadOnly = true;
  497. this.GroutingLineIDM.Visible = false;
  498. //
  499. // GroutingMouldCode
  500. //
  501. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  502. this.GroutingMouldCode.HeaderText = "模具编号";
  503. this.GroutingMouldCode.Name = "GroutingMouldCode";
  504. this.GroutingMouldCode.ReadOnly = true;
  505. this.GroutingMouldCode.Width = 120;
  506. //
  507. // MouldID
  508. //
  509. this.MouldID.DataPropertyName = "MouldID";
  510. this.MouldID.HeaderText = "MouldID";
  511. this.MouldID.Name = "MouldID";
  512. this.MouldID.ReadOnly = true;
  513. this.MouldID.Visible = false;
  514. //
  515. // MouldCode
  516. //
  517. this.MouldCode.DataPropertyName = "MouldCode";
  518. this.MouldCode.HeaderText = "MouldCode";
  519. this.MouldCode.Name = "MouldCode";
  520. this.MouldCode.ReadOnly = true;
  521. this.MouldCode.Visible = false;
  522. //
  523. // MouldBarcode
  524. //
  525. this.MouldBarcode.DataPropertyName = "MouldBarcode";
  526. this.MouldBarcode.HeaderText = "模具条码";
  527. this.MouldBarcode.Name = "MouldBarcode";
  528. this.MouldBarcode.ReadOnly = true;
  529. //
  530. // GMOULDSTATUSNAME
  531. //
  532. this.GMOULDSTATUSNAME.DataPropertyName = "LineGMouldStatus";
  533. this.GMOULDSTATUSNAME.HeaderText = "成型线状态";
  534. this.GMOULDSTATUSNAME.Name = "GMOULDSTATUSNAME";
  535. this.GMOULDSTATUSNAME.ReadOnly = true;
  536. this.GMOULDSTATUSNAME.Visible = false;
  537. //
  538. // GoodsID
  539. //
  540. this.GoodsID.DataPropertyName = "GoodsID";
  541. this.GoodsID.HeaderText = "产品ID";
  542. this.GoodsID.Name = "GoodsID";
  543. this.GoodsID.ReadOnly = true;
  544. this.GoodsID.Visible = false;
  545. //
  546. // GOODSCODE
  547. //
  548. this.GOODSCODE.DataPropertyName = "GOODSCODE";
  549. this.GOODSCODE.HeaderText = "产品编码";
  550. this.GOODSCODE.Name = "GOODSCODE";
  551. this.GOODSCODE.ReadOnly = true;
  552. //
  553. // GOODSNAME
  554. //
  555. this.GOODSNAME.DataPropertyName = "GOODSNAME";
  556. this.GOODSNAME.HeaderText = "产品名称";
  557. this.GOODSNAME.Name = "GOODSNAME";
  558. this.GOODSNAME.ReadOnly = true;
  559. this.GOODSNAME.Visible = false;
  560. //
  561. // GoodsSpecification
  562. //
  563. this.GoodsSpecification.DataPropertyName = "GoodsSpecification";
  564. this.GoodsSpecification.HeaderText = "产品规格";
  565. this.GoodsSpecification.Name = "GoodsSpecification";
  566. this.GoodsSpecification.ReadOnly = true;
  567. //
  568. // StandardGroutingCount
  569. //
  570. this.StandardGroutingCount.DataPropertyName = "StandardGroutingCount";
  571. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  572. this.StandardGroutingCount.DefaultCellStyle = dataGridViewCellStyle3;
  573. this.StandardGroutingCount.HeaderText = "标准注浆次数";
  574. this.StandardGroutingCount.Name = "StandardGroutingCount";
  575. this.StandardGroutingCount.ReadOnly = true;
  576. //
  577. // GroutingCount
  578. //
  579. this.GroutingCount.DataPropertyName = "GroutingCount";
  580. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  581. this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle4;
  582. this.GroutingCount.HeaderText = "注浆次数";
  583. this.GroutingCount.Name = "GroutingCount";
  584. this.GroutingCount.ReadOnly = true;
  585. //
  586. // GMouldStatusM
  587. //
  588. this.GMouldStatusM.DataPropertyName = "GMOULDSTATUSNAME";
  589. this.GMouldStatusM.HeaderText = "模具状态";
  590. this.GMouldStatusM.Name = "GMouldStatusM";
  591. this.GMouldStatusM.ReadOnly = true;
  592. this.GMouldStatusM.Width = 120;
  593. //
  594. // TESTMOULDFLAG
  595. //
  596. this.TESTMOULDFLAG.DataPropertyName = "TESTMOULDFLAG";
  597. this.TESTMOULDFLAG.FalseValue = "0";
  598. this.TESTMOULDFLAG.HeaderText = "试验标识";
  599. this.TESTMOULDFLAG.Name = "TESTMOULDFLAG";
  600. this.TESTMOULDFLAG.ReadOnly = true;
  601. this.TESTMOULDFLAG.TrueValue = "1";
  602. //
  603. // RreasonRemarks
  604. //
  605. this.RreasonRemarks.DataPropertyName = "RreasonRemarks";
  606. this.RreasonRemarks.HeaderText = "备注";
  607. this.RreasonRemarks.Name = "RreasonRemarks";
  608. this.RreasonRemarks.ReadOnly = true;
  609. //
  610. // BeginUsedDateM
  611. //
  612. this.BeginUsedDateM.DataPropertyName = "BeginUsedDate";
  613. dataGridViewCellStyle5.Format = "yyyy-MM-dd";
  614. dataGridViewCellStyle5.NullValue = null;
  615. this.BeginUsedDateM.DefaultCellStyle = dataGridViewCellStyle5;
  616. this.BeginUsedDateM.HeaderText = "开始使用日期";
  617. this.BeginUsedDateM.Name = "BeginUsedDateM";
  618. this.BeginUsedDateM.ReadOnly = true;
  619. this.BeginUsedDateM.Width = 120;
  620. //
  621. // EndUsedDate
  622. //
  623. this.EndUsedDate.DataPropertyName = "EndUsedDate";
  624. dataGridViewCellStyle6.Format = "yyyy-MM-dd";
  625. this.EndUsedDate.DefaultCellStyle = dataGridViewCellStyle6;
  626. this.EndUsedDate.HeaderText = "结束使用日期";
  627. this.EndUsedDate.Name = "EndUsedDate";
  628. this.EndUsedDate.ReadOnly = true;
  629. //
  630. // GMouldStatus
  631. //
  632. this.GMouldStatus.DataPropertyName = "GMouldStatus";
  633. this.GMouldStatus.HeaderText = "GMouldStatus";
  634. this.GMouldStatus.Name = "GMouldStatus";
  635. this.GMouldStatus.ReadOnly = true;
  636. this.GMouldStatus.Visible = false;
  637. //
  638. // RecordRemarks
  639. //
  640. this.RecordRemarks.DataPropertyName = "RecordRemarks";
  641. this.RecordRemarks.HeaderText = "操作备注";
  642. this.RecordRemarks.Name = "RecordRemarks";
  643. this.RecordRemarks.ReadOnly = true;
  644. //
  645. // gbxCondition
  646. //
  647. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  648. | System.Windows.Forms.AnchorStyles.Right)));
  649. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  650. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  651. this.gbxCondition.Controls.Add(this.lblGroutingLine);
  652. this.gbxCondition.Controls.Add(this.scbGroutingLine);
  653. this.gbxCondition.Controls.Add(this.txtLineGMouldStatus);
  654. this.gbxCondition.Controls.Add(this.lblGMouldStatus);
  655. this.gbxCondition.Controls.Add(this.btnClearCondition);
  656. this.gbxCondition.Controls.Add(this.btnSearch);
  657. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  658. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  659. this.gbxCondition.IsMustInput = false;
  660. this.gbxCondition.Location = new System.Drawing.Point(0, 39);
  661. this.gbxCondition.Name = "gbxCondition";
  662. this.gbxCondition.OriginalHeight = -1;
  663. this.gbxCondition.Size = new System.Drawing.Size(1396, 50);
  664. this.gbxCondition.TabIndex = 1;
  665. this.gbxCondition.TabStop = false;
  666. this.gbxCondition.Text = "查询条件 ▼";
  667. //
  668. // lblGroutingLine
  669. //
  670. this.lblGroutingLine.AutoSize = true;
  671. this.lblGroutingLine.BackColor = System.Drawing.Color.Transparent;
  672. this.lblGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  673. this.lblGroutingLine.ForeColor = System.Drawing.SystemColors.ControlText;
  674. this.lblGroutingLine.Location = new System.Drawing.Point(12, 24);
  675. this.lblGroutingLine.Name = "lblGroutingLine";
  676. this.lblGroutingLine.Size = new System.Drawing.Size(41, 12);
  677. this.lblGroutingLine.TabIndex = 41;
  678. this.lblGroutingLine.Text = "成型线";
  679. //
  680. // scbGroutingLine
  681. //
  682. this.scbGroutingLine.CheckedData = null;
  683. this.scbGroutingLine.DisplayMember = "GroutingLineCode";
  684. this.scbGroutingLine.Location = new System.Drawing.Point(59, 20);
  685. this.scbGroutingLine.Name = "scbGroutingLine";
  686. this.scbGroutingLine.Size = new System.Drawing.Size(133, 21);
  687. this.scbGroutingLine.TabIndex = 40;
  688. this.scbGroutingLine.SearchedItemChanged += new System.EventHandler(this.scbGroutingLine_SearchedItemChanged);
  689. //
  690. // txtLineGMouldStatus
  691. //
  692. this.txtLineGMouldStatus.BackColor = System.Drawing.SystemColors.Control;
  693. this.txtLineGMouldStatus.BackgroundColor = System.Drawing.SystemColors.Window;
  694. this.txtLineGMouldStatus.ErrorMessage = "";
  695. this.txtLineGMouldStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  696. this.txtLineGMouldStatus.Location = new System.Drawing.Point(270, 21);
  697. this.txtLineGMouldStatus.Name = "txtLineGMouldStatus";
  698. this.txtLineGMouldStatus.ReadOnly = true;
  699. this.txtLineGMouldStatus.Size = new System.Drawing.Size(139, 21);
  700. this.txtLineGMouldStatus.TabIndex = 2;
  701. this.txtLineGMouldStatus.TextValue = "";
  702. //
  703. // lblGMouldStatus
  704. //
  705. this.lblGMouldStatus.AutoSize = true;
  706. this.lblGMouldStatus.BackColor = System.Drawing.Color.Transparent;
  707. this.lblGMouldStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  708. this.lblGMouldStatus.ForeColor = System.Drawing.SystemColors.ControlText;
  709. this.lblGMouldStatus.Location = new System.Drawing.Point(198, 24);
  710. this.lblGMouldStatus.Name = "lblGMouldStatus";
  711. this.lblGMouldStatus.Size = new System.Drawing.Size(65, 12);
  712. this.lblGMouldStatus.TabIndex = 1;
  713. this.lblGMouldStatus.Text = "成型线状态";
  714. //
  715. // chkUserChoose
  716. //
  717. this.chkUserChoose.AutoSize = true;
  718. this.chkUserChoose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  719. this.chkUserChoose.Location = new System.Drawing.Point(12, 98);
  720. this.chkUserChoose.Name = "chkUserChoose";
  721. this.chkUserChoose.Size = new System.Drawing.Size(48, 16);
  722. this.chkUserChoose.TabIndex = 2;
  723. this.chkUserChoose.Text = "全选";
  724. this.chkUserChoose.UseVisualStyleBackColor = true;
  725. this.chkUserChoose.CheckedChanged += new System.EventHandler(this.chkUserChoose_CheckedChanged);
  726. //
  727. // txtSGC
  728. //
  729. this.txtSGC.AllowNegative = false;
  730. this.txtSGC.BackColor = System.Drawing.SystemColors.Window;
  731. this.txtSGC.BackgroundColor = System.Drawing.SystemColors.Window;
  732. this.txtSGC.ErrorMessage = "";
  733. this.txtSGC.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  734. this.txtSGC.ImeMode = System.Windows.Forms.ImeMode.Off;
  735. this.txtSGC.Location = new System.Drawing.Point(154, 96);
  736. this.txtSGC.MaxValue = new decimal(new int[] {
  737. 999999,
  738. 0,
  739. 0,
  740. 0});
  741. this.txtSGC.MinValue = new decimal(new int[] {
  742. 0,
  743. 0,
  744. 0,
  745. 0});
  746. this.txtSGC.Name = "txtSGC";
  747. this.txtSGC.Size = new System.Drawing.Size(100, 21);
  748. this.txtSGC.TabIndex = 4;
  749. this.txtSGC.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  750. this.txtSGC.TextValue = "";
  751. this.txtSGC.Visible = false;
  752. //
  753. // c_Label1
  754. //
  755. this.c_Label1.AutoSize = true;
  756. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  757. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  758. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  759. this.c_Label1.Location = new System.Drawing.Point(71, 100);
  760. this.c_Label1.Name = "c_Label1";
  761. this.c_Label1.Size = new System.Drawing.Size(77, 12);
  762. this.c_Label1.TabIndex = 3;
  763. this.c_Label1.Text = "标准注浆次数";
  764. this.c_Label1.Visible = false;
  765. //
  766. // btnSetSGC
  767. //
  768. this.btnSetSGC.BackColor = System.Drawing.Color.Gray;
  769. this.btnSetSGC.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSetSGC.BackgroundImage")));
  770. this.btnSetSGC.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  771. this.btnSetSGC.ForeColor = System.Drawing.Color.White;
  772. this.btnSetSGC.Location = new System.Drawing.Point(260, 94);
  773. this.btnSetSGC.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  774. this.btnSetSGC.Name = "btnSetSGC";
  775. this.btnSetSGC.Size = new System.Drawing.Size(85, 25);
  776. this.btnSetSGC.TabIndex = 5;
  777. this.btnSetSGC.Text = "设置(&G)";
  778. this.btnSetSGC.UseVisualStyleBackColor = false;
  779. this.btnSetSGC.Visible = false;
  780. //
  781. // toolStripLabel1
  782. //
  783. this.toolStripLabel1.Name = "toolStripLabel1";
  784. this.toolStripLabel1.Size = new System.Drawing.Size(29, 32);
  785. this.toolStripLabel1.Text = "甩模";
  786. this.toolStripLabel1.Click += new System.EventHandler(this.toolStripLabel1_Click);
  787. //
  788. // F_PC_0101_1_1
  789. //
  790. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  791. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  792. this.ClientSize = new System.Drawing.Size(1408, 737);
  793. this.Controls.Add(this.btnSetSGC);
  794. this.Controls.Add(this.c_Label1);
  795. this.Controls.Add(this.txtSGC);
  796. this.Controls.Add(this.chkUserChoose);
  797. this.Controls.Add(this.dgvGroutingLineDetail);
  798. this.Controls.Add(this.tsrOperate);
  799. this.Controls.Add(this.gbxCondition);
  800. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  801. this.Name = "F_PC_0101_1_1";
  802. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  803. this.Text = "模具管理";
  804. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  805. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_0101_FormClosed);
  806. this.Load += new System.EventHandler(this.F_PC_0101_Load);
  807. this.tsrOperate.ResumeLayout(false);
  808. this.tsrOperate.PerformLayout();
  809. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLineDetail)).EndInit();
  810. this.gbxCondition.ResumeLayout(false);
  811. this.gbxCondition.PerformLayout();
  812. this.ResumeLayout(false);
  813. this.PerformLayout();
  814. }
  815. #endregion
  816. private Basics.BaseControls.C_ToolStrip tsrOperate;
  817. private System.Windows.Forms.ToolStripButton tsbtnChangeMouldAll;
  818. private System.Windows.Forms.ToolStripButton tsbtnChangeMouldAllEnd;
  819. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  820. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  821. private System.Windows.Forms.ToolStripButton tsbtnClose;
  822. private Basics.BaseControls.C_Button btnSearch;
  823. private Basics.BaseControls.C_Button btnClearCondition;
  824. private Basics.BaseControls.C_DataGridView dgvGroutingLineDetail;
  825. private System.Windows.Forms.ToolStripButton tsbtnRepairMould;
  826. private System.Windows.Forms.ToolStripButton tsbtnRepairMouldEnd;
  827. private System.Windows.Forms.ToolStripButton tsbtnChangeMould;
  828. private System.Windows.Forms.ToolStripButton tsbtnChangeMouldEnd;
  829. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  830. private System.Windows.Forms.ToolStripButton tsbtnDisable;
  831. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  832. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  833. private System.Windows.Forms.ToolStripButton tsbtnUpdateLine;
  834. private System.Windows.Forms.ToolStripButton tsbtnUpdateLineEnd;
  835. private Basics.BaseControls.C_GroupBox gbxCondition;
  836. private System.Windows.Forms.ToolStripButton tsbtnStart;
  837. private Basics.BaseControls.C_CheckBox chkUserChoose;
  838. private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
  839. private Basics.BaseControls.C_Label lblGMouldStatus;
  840. private Basics.BaseControls.C_TextBox txtLineGMouldStatus;
  841. private Basics.BaseControls.C_TXT_Digital txtSGC;
  842. private Basics.BaseControls.C_Label c_Label1;
  843. private Basics.BaseControls.C_Button btnSetSGC;
  844. private System.Windows.Forms.ToolStripButton tsbtnUnload;
  845. private System.Windows.Forms.ToolStripButton tsbtnOnLine;
  846. private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
  847. private Basics.BaseControls.C_Label lblGroutingLine;
  848. private Controls.SearchBox.ScbGroutingLine scbGroutingLine;
  849. private System.Windows.Forms.ToolStripButton tsbtnTestFlag;
  850. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
  851. private System.Windows.Forms.DataGridViewCheckBoxColumn Sel;
  852. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineIDM;
  853. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  854. private System.Windows.Forms.DataGridViewTextBoxColumn MouldID;
  855. private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
  856. private System.Windows.Forms.DataGridViewTextBoxColumn MouldBarcode;
  857. private System.Windows.Forms.DataGridViewTextBoxColumn GMOULDSTATUSNAME;
  858. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
  859. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
  860. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSNAME;
  861. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsSpecification;
  862. private System.Windows.Forms.DataGridViewTextBoxColumn StandardGroutingCount;
  863. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingCount;
  864. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldStatusM;
  865. private System.Windows.Forms.DataGridViewCheckBoxColumn TESTMOULDFLAG;
  866. private System.Windows.Forms.DataGridViewTextBoxColumn RreasonRemarks;
  867. private System.Windows.Forms.DataGridViewTextBoxColumn BeginUsedDateM;
  868. private System.Windows.Forms.DataGridViewTextBoxColumn EndUsedDate;
  869. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldStatus;
  870. private System.Windows.Forms.DataGridViewTextBoxColumn RecordRemarks;
  871. private System.Windows.Forms.ToolStripButton tsbtnTestFlagHistory;
  872. private System.Windows.Forms.ToolStripLabel toolStripLabel1;
  873. }
  874. }