F_PC_0103_1.Designer.cs 67 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180
  1. namespace Dongke.IBOSS.PRD.Client.PCModule
  2. {
  3. partial class F_PC_0103_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_0103_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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  40. this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  41. this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  42. this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  43. this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  44. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  45. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  46. this.btnAddMould = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  47. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  48. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  49. this.btnDeleteSelected = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  50. this.c_GroupBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  51. this.HighPressureFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  52. this.scbUser1 = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbUser();
  53. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  54. this.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.scbGMouldType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGMouldType();
  56. this.chkEnable = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  57. this.tabControl1 = new System.Windows.Forms.TabControl();
  58. this.tabPage1 = new System.Windows.Forms.TabPage();
  59. this.dgvUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  60. this.UserID_NO = new System.Windows.Forms.DataGridViewComboBoxColumn();
  61. this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.StaffNames = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.Remarks1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.tabPage2 = new System.Windows.Forms.TabPage();
  67. this.dgvDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  68. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.MouldID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.MouldBarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.GoodsSpecification = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.MOULDSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.GROUTINGCOUNT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
  77. this.StandardGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
  78. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.NewFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.lblGStatus = new System.Windows.Forms.Label();
  81. this.panel1 = new System.Windows.Forms.Panel();
  82. this.pnlAuto = new System.Windows.Forms.Panel();
  83. this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  84. this.lblstart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  85. this.txtBeginNum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  86. this.lblCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  87. this.txtStandardGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  88. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  89. this.txtCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  90. this.pnlBinding = new System.Windows.Forms.Panel();
  91. this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
  92. this.btnAddMouldBarcode = new Dongke.WinForm.Controls.BtnButton();
  93. this.txtBarcode = new Dongke.WinForm.Controls.TxtCode();
  94. this.txtGMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  95. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  96. this.rabBinding = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
  97. this.rabAuto = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
  98. this.btnAdaptive = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  99. this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
  100. this.txtGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  101. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  102. this.c_GroupBox1.SuspendLayout();
  103. this.tabControl1.SuspendLayout();
  104. this.tabPage1.SuspendLayout();
  105. ((System.ComponentModel.ISupportInitialize)(this.dgvUser)).BeginInit();
  106. this.tabPage2.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).BeginInit();
  108. this.panel1.SuspendLayout();
  109. this.pnlAuto.SuspendLayout();
  110. this.pnlBinding.SuspendLayout();
  111. this.SuspendLayout();
  112. //
  113. // lblGroutingLineCode
  114. //
  115. this.lblGroutingLineCode.AutoSize = true;
  116. this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent;
  117. this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  118. this.lblGroutingLineCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  119. this.lblGroutingLineCode.IsMustInput = true;
  120. this.lblGroutingLineCode.Location = new System.Drawing.Point(6, 24);
  121. this.lblGroutingLineCode.Name = "lblGroutingLineCode";
  122. this.lblGroutingLineCode.Size = new System.Drawing.Size(29, 12);
  123. this.lblGroutingLineCode.TabIndex = 6;
  124. this.lblGroutingLineCode.Text = "编码";
  125. //
  126. // txtGroutingLineCode
  127. //
  128. this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Control;
  129. this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
  130. this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  131. this.txtGroutingLineCode.ErrorMessage = "必须输入项目";
  132. this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.txtGroutingLineCode.HasError = true;
  134. this.txtGroutingLineCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  135. this.txtGroutingLineCode.IsMustInput = true;
  136. this.txtGroutingLineCode.Location = new System.Drawing.Point(41, 20);
  137. this.txtGroutingLineCode.MaxLength = 30;
  138. this.txtGroutingLineCode.Name = "txtGroutingLineCode";
  139. this.txtGroutingLineCode.ReadOnly = true;
  140. this.txtGroutingLineCode.Size = new System.Drawing.Size(100, 21);
  141. this.txtGroutingLineCode.TabIndex = 7;
  142. //
  143. // lblGroutingLineName
  144. //
  145. this.lblGroutingLineName.AutoSize = true;
  146. this.lblGroutingLineName.BackColor = System.Drawing.Color.Transparent;
  147. this.lblGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.lblGroutingLineName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  149. this.lblGroutingLineName.IsMustInput = true;
  150. this.lblGroutingLineName.Location = new System.Drawing.Point(147, 24);
  151. this.lblGroutingLineName.Name = "lblGroutingLineName";
  152. this.lblGroutingLineName.Size = new System.Drawing.Size(29, 12);
  153. this.lblGroutingLineName.TabIndex = 8;
  154. this.lblGroutingLineName.Text = "名称";
  155. //
  156. // txtGroutingLineName
  157. //
  158. this.txtGroutingLineName.BackColor = System.Drawing.Color.Yellow;
  159. this.txtGroutingLineName.BackgroundColor = System.Drawing.SystemColors.Window;
  160. this.txtGroutingLineName.ErrorMessage = "必须输入项目";
  161. this.txtGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  162. this.txtGroutingLineName.HasError = true;
  163. this.txtGroutingLineName.IsMustInput = true;
  164. this.txtGroutingLineName.Location = new System.Drawing.Point(182, 20);
  165. this.txtGroutingLineName.MaxLength = 50;
  166. this.txtGroutingLineName.Name = "txtGroutingLineName";
  167. this.txtGroutingLineName.Size = new System.Drawing.Size(100, 21);
  168. this.txtGroutingLineName.TabIndex = 9;
  169. //
  170. // lblRemarks
  171. //
  172. this.lblRemarks.AutoSize = true;
  173. this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
  174. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  175. this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
  176. this.lblRemarks.Location = new System.Drawing.Point(6, 51);
  177. this.lblRemarks.Name = "lblRemarks";
  178. this.lblRemarks.Size = new System.Drawing.Size(29, 12);
  179. this.lblRemarks.TabIndex = 11;
  180. this.lblRemarks.Text = "备注";
  181. //
  182. // txtRemarks
  183. //
  184. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  185. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  186. this.txtRemarks.ErrorMessage = "";
  187. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  188. this.txtRemarks.Location = new System.Drawing.Point(41, 47);
  189. this.txtRemarks.MaxLength = 500;
  190. this.txtRemarks.Name = "txtRemarks";
  191. this.txtRemarks.Size = new System.Drawing.Size(543, 21);
  192. this.txtRemarks.TabIndex = 12;
  193. //
  194. // btnAddMould
  195. //
  196. this.btnAddMould.BackColor = System.Drawing.Color.Transparent;
  197. this.btnAddMould.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAddMould.BackgroundImage")));
  198. this.btnAddMould.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  199. this.btnAddMould.ForeColor = System.Drawing.Color.White;
  200. this.btnAddMould.Location = new System.Drawing.Point(546, 0);
  201. this.btnAddMould.Name = "btnAddMould";
  202. this.btnAddMould.Size = new System.Drawing.Size(85, 30);
  203. this.btnAddMould.TabIndex = 99;
  204. this.btnAddMould.Text = "添加模具(&A)";
  205. this.btnAddMould.UseVisualStyleBackColor = false;
  206. this.btnAddMould.Click += new System.EventHandler(this.btnAddMould_Click);
  207. //
  208. // btnSave
  209. //
  210. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  211. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  212. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  213. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.btnSave.ForeColor = System.Drawing.Color.White;
  215. this.btnSave.Location = new System.Drawing.Point(559, 457);
  216. this.btnSave.Name = "btnSave";
  217. this.btnSave.Size = new System.Drawing.Size(85, 30);
  218. this.btnSave.TabIndex = 15;
  219. this.btnSave.Text = "保存(&S)";
  220. this.btnSave.UseVisualStyleBackColor = false;
  221. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  222. //
  223. // btnCancel
  224. //
  225. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  226. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  227. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  228. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  229. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.btnCancel.ForeColor = System.Drawing.Color.White;
  231. this.btnCancel.Location = new System.Drawing.Point(647, 457);
  232. this.btnCancel.Name = "btnCancel";
  233. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  234. this.btnCancel.TabIndex = 16;
  235. this.btnCancel.Text = "关闭";
  236. this.btnCancel.UseVisualStyleBackColor = false;
  237. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  238. //
  239. // btnDeleteSelected
  240. //
  241. this.btnDeleteSelected.BackColor = System.Drawing.Color.Transparent;
  242. this.btnDeleteSelected.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDeleteSelected.BackgroundImage")));
  243. this.btnDeleteSelected.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. this.btnDeleteSelected.ForeColor = System.Drawing.Color.White;
  245. this.btnDeleteSelected.Location = new System.Drawing.Point(512, 31);
  246. this.btnDeleteSelected.Name = "btnDeleteSelected";
  247. this.btnDeleteSelected.Size = new System.Drawing.Size(85, 30);
  248. this.btnDeleteSelected.TabIndex = 6;
  249. this.btnDeleteSelected.Text = "删除新建(&D)";
  250. this.btnDeleteSelected.UseVisualStyleBackColor = false;
  251. this.btnDeleteSelected.Click += new System.EventHandler(this.btnDeleteSelected_Click);
  252. //
  253. // c_GroupBox1
  254. //
  255. this.c_GroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  256. | System.Windows.Forms.AnchorStyles.Right)));
  257. this.c_GroupBox1.BackColor = System.Drawing.Color.Transparent;
  258. this.c_GroupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("c_GroupBox1.BackgroundImage")));
  259. this.c_GroupBox1.CanExpand = false;
  260. this.c_GroupBox1.Controls.Add(this.HighPressureFlag);
  261. this.c_GroupBox1.Controls.Add(this.scbUser1);
  262. this.c_GroupBox1.Controls.Add(this.c_Label3);
  263. this.c_GroupBox1.Controls.Add(this.lblGMouldType);
  264. this.c_GroupBox1.Controls.Add(this.scbGMouldType);
  265. this.c_GroupBox1.Controls.Add(this.lblGroutingLineCode);
  266. this.c_GroupBox1.Controls.Add(this.chkEnable);
  267. this.c_GroupBox1.Controls.Add(this.txtGroutingLineCode);
  268. this.c_GroupBox1.Controls.Add(this.lblGroutingLineName);
  269. this.c_GroupBox1.Controls.Add(this.txtGroutingLineName);
  270. this.c_GroupBox1.Controls.Add(this.txtRemarks);
  271. this.c_GroupBox1.Controls.Add(this.lblRemarks);
  272. this.c_GroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  273. this.c_GroupBox1.ForeColor = System.Drawing.SystemColors.ControlText;
  274. this.c_GroupBox1.IsMustInput = false;
  275. this.c_GroupBox1.Location = new System.Drawing.Point(12, 12);
  276. this.c_GroupBox1.Name = "c_GroupBox1";
  277. this.c_GroupBox1.OpeningMark = "";
  278. this.c_GroupBox1.OriginalHeight = -1;
  279. this.c_GroupBox1.Size = new System.Drawing.Size(720, 75);
  280. this.c_GroupBox1.TabIndex = 0;
  281. this.c_GroupBox1.TabStop = false;
  282. this.c_GroupBox1.Text = "成型线信息 ";
  283. //
  284. // HighPressureFlag
  285. //
  286. this.HighPressureFlag.AutoSize = true;
  287. this.HighPressureFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  288. this.HighPressureFlag.Location = new System.Drawing.Point(640, 23);
  289. this.HighPressureFlag.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  290. this.HighPressureFlag.Name = "HighPressureFlag";
  291. this.HighPressureFlag.Size = new System.Drawing.Size(72, 16);
  292. this.HighPressureFlag.TabIndex = 24;
  293. this.HighPressureFlag.Text = "高压注浆";
  294. this.HighPressureFlag.UseVisualStyleBackColor = true;
  295. //
  296. // scbUser1
  297. //
  298. this.scbUser1.CheckedData = null;
  299. this.scbUser1.IsWorker = false;
  300. this.scbUser1.Location = new System.Drawing.Point(484, 20);
  301. this.scbUser1.Name = "scbUser1";
  302. this.scbUser1.ShowBorderColor = false;
  303. this.scbUser1.ShowMustInputAlert = false;
  304. this.scbUser1.Size = new System.Drawing.Size(100, 21);
  305. this.scbUser1.TabIndex = 23;
  306. //
  307. // c_Label3
  308. //
  309. this.c_Label3.AutoSize = true;
  310. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  311. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  313. this.c_Label3.Location = new System.Drawing.Point(449, 24);
  314. this.c_Label3.Name = "c_Label3";
  315. this.c_Label3.Size = new System.Drawing.Size(29, 12);
  316. this.c_Label3.TabIndex = 22;
  317. this.c_Label3.Text = "班长";
  318. //
  319. // lblGMouldType
  320. //
  321. this.lblGMouldType.AutoSize = true;
  322. this.lblGMouldType.BackColor = System.Drawing.Color.Transparent;
  323. this.lblGMouldType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  324. this.lblGMouldType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  325. this.lblGMouldType.IsMustInput = true;
  326. this.lblGMouldType.Location = new System.Drawing.Point(288, 24);
  327. this.lblGMouldType.Name = "lblGMouldType";
  328. this.lblGMouldType.Size = new System.Drawing.Size(29, 12);
  329. this.lblGMouldType.TabIndex = 21;
  330. this.lblGMouldType.Text = "类型";
  331. //
  332. // scbGMouldType
  333. //
  334. this.scbGMouldType.CheckedData = null;
  335. this.scbGMouldType.Location = new System.Drawing.Point(323, 20);
  336. this.scbGMouldType.Name = "scbGMouldType";
  337. this.scbGMouldType.Size = new System.Drawing.Size(120, 21);
  338. this.scbGMouldType.TabIndex = 20;
  339. //
  340. // chkEnable
  341. //
  342. this.chkEnable.AutoSize = true;
  343. this.chkEnable.Checked = true;
  344. this.chkEnable.CheckState = System.Windows.Forms.CheckState.Checked;
  345. this.chkEnable.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  346. this.chkEnable.Location = new System.Drawing.Point(590, 22);
  347. this.chkEnable.Name = "chkEnable";
  348. this.chkEnable.Size = new System.Drawing.Size(48, 16);
  349. this.chkEnable.TabIndex = 2;
  350. this.chkEnable.Text = "有效";
  351. this.chkEnable.UseVisualStyleBackColor = true;
  352. //
  353. // tabControl1
  354. //
  355. this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  356. | System.Windows.Forms.AnchorStyles.Left)
  357. | System.Windows.Forms.AnchorStyles.Right)));
  358. this.tabControl1.Controls.Add(this.tabPage1);
  359. this.tabControl1.Controls.Add(this.tabPage2);
  360. this.tabControl1.Location = new System.Drawing.Point(12, 93);
  361. this.tabControl1.Name = "tabControl1";
  362. this.tabControl1.SelectedIndex = 0;
  363. this.tabControl1.Size = new System.Drawing.Size(720, 358);
  364. this.tabControl1.TabIndex = 1;
  365. this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
  366. //
  367. // tabPage1
  368. //
  369. this.tabPage1.Controls.Add(this.dgvUser);
  370. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  371. this.tabPage1.Name = "tabPage1";
  372. this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
  373. this.tabPage1.Size = new System.Drawing.Size(712, 332);
  374. this.tabPage1.TabIndex = 0;
  375. this.tabPage1.Text = "成型工号";
  376. this.tabPage1.UseVisualStyleBackColor = true;
  377. //
  378. // dgvUser
  379. //
  380. this.dgvUser.AllowUserToModifyRows = true;
  381. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  382. this.dgvUser.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  383. this.dgvUser.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  384. this.dgvUser.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  385. this.dgvUser.CellHeight = 23;
  386. this.dgvUser.ChildNodeColumnName = null;
  387. this.dgvUser.ChildNodeColumnText = null;
  388. this.dgvUser.ColumnDeep = 1;
  389. this.dgvUser.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  390. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  391. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  392. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  394. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  395. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  396. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  397. this.dgvUser.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  398. this.dgvUser.ColumnHeadersHeight = 29;
  399. this.dgvUser.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  400. this.dgvUser.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  401. this.UserID_NO,
  402. this.UserID,
  403. this.UserCode,
  404. this.UserName,
  405. this.StaffNames,
  406. this.Remarks1});
  407. this.dgvUser.ColumnTreeView = null;
  408. this.dgvUser.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)));
  409. this.dgvUser.Dock = System.Windows.Forms.DockStyle.Fill;
  410. this.dgvUser.DynamicColumnName = "";
  411. this.dgvUser.EnableHeadersVisualStyles = false;
  412. this.dgvUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  413. this.dgvUser.FormatQuantityColumns = null;
  414. this.dgvUser.HorizontalMergeColumn = null;
  415. this.dgvUser.IsAutoCountSum = true;
  416. this.dgvUser.IsAutoResizeColumns = false;
  417. this.dgvUser.IsClickF12 = false;
  418. this.dgvUser.IsOpenMergeCellFlag = false;
  419. this.dgvUser.IsSubTotalFlag = false;
  420. this.dgvUser.IsTopDeep = false;
  421. this.dgvUser.Location = new System.Drawing.Point(3, 3);
  422. this.dgvUser.MergeColumnNames = null;
  423. this.dgvUser.MergeDetailColumnNames = null;
  424. this.dgvUser.MergeDetailOnlyColumn = null;
  425. this.dgvUser.MergeOnlyColumn = null;
  426. this.dgvUser.Name = "dgvUser";
  427. this.dgvUser.RefreshAtHscroll = false;
  428. this.dgvUser.RowHeadersWidth = 50;
  429. this.dgvUser.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  430. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  431. this.dgvUser.RowsDefaultCellStyle = dataGridViewCellStyle3;
  432. this.dgvUser.RowTemplate.Height = 21;
  433. this.dgvUser.Size = new System.Drawing.Size(706, 326);
  434. this.dgvUser.SortOrderColumnName = null;
  435. this.dgvUser.TabIndex = 0;
  436. this.dgvUser.Tag = true;
  437. this.dgvUser.TotalSumColumns = null;
  438. this.dgvUser.ViewRowFilter = "";
  439. this.dgvUser.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgvUser_CellBeginEdit);
  440. this.dgvUser.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvUser_CellValueChanged);
  441. this.dgvUser.Sorted += new System.EventHandler(this.dgvUser_Sorted);
  442. //
  443. // UserID_NO
  444. //
  445. this.UserID_NO.FillWeight = 200F;
  446. this.UserID_NO.HeaderText = "工号";
  447. this.UserID_NO.MinimumWidth = 6;
  448. this.UserID_NO.Name = "UserID_NO";
  449. this.UserID_NO.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  450. this.UserID_NO.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  451. this.UserID_NO.Visible = false;
  452. this.UserID_NO.Width = 200;
  453. //
  454. // UserID
  455. //
  456. this.UserID.DataPropertyName = "UserID";
  457. this.UserID.HeaderText = "UserID";
  458. this.UserID.MinimumWidth = 6;
  459. this.UserID.Name = "UserID";
  460. this.UserID.ReadOnly = true;
  461. this.UserID.Visible = false;
  462. this.UserID.Width = 125;
  463. //
  464. // UserCode
  465. //
  466. this.UserCode.DataPropertyName = "UserCode";
  467. this.UserCode.HeaderText = "工号";
  468. this.UserCode.MinimumWidth = 6;
  469. this.UserCode.Name = "UserCode";
  470. this.UserCode.Width = 125;
  471. //
  472. // UserName
  473. //
  474. this.UserName.DataPropertyName = "UserName";
  475. this.UserName.HeaderText = "工号名称";
  476. this.UserName.MinimumWidth = 6;
  477. this.UserName.Name = "UserName";
  478. this.UserName.ReadOnly = true;
  479. this.UserName.Width = 125;
  480. //
  481. // StaffNames
  482. //
  483. this.StaffNames.DataPropertyName = "StaffNames";
  484. this.StaffNames.HeaderText = "关联员工";
  485. this.StaffNames.MinimumWidth = 6;
  486. this.StaffNames.Name = "StaffNames";
  487. this.StaffNames.ReadOnly = true;
  488. this.StaffNames.Width = 125;
  489. //
  490. // Remarks1
  491. //
  492. this.Remarks1.DataPropertyName = "REMARK";
  493. this.Remarks1.HeaderText = "备注";
  494. this.Remarks1.MinimumWidth = 6;
  495. this.Remarks1.Name = "Remarks1";
  496. this.Remarks1.Width = 200;
  497. //
  498. // tabPage2
  499. //
  500. this.tabPage2.BackColor = System.Drawing.SystemColors.Control;
  501. this.tabPage2.Controls.Add(this.dgvDetail);
  502. this.tabPage2.Controls.Add(this.lblGStatus);
  503. this.tabPage2.Controls.Add(this.panel1);
  504. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  505. this.tabPage2.Name = "tabPage2";
  506. this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
  507. this.tabPage2.Size = new System.Drawing.Size(712, 332);
  508. this.tabPage2.TabIndex = 1;
  509. this.tabPage2.Text = "模具产品";
  510. //
  511. // dgvDetail
  512. //
  513. this.dgvDetail.AllowUserToAddRows = false;
  514. this.dgvDetail.AllowUserToDeleteRows = false;
  515. this.dgvDetail.AllowUserToModifyRows = true;
  516. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  517. this.dgvDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
  518. this.dgvDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  519. this.dgvDetail.CellBackColorReadOnly = System.Drawing.SystemColors.HighlightText;
  520. this.dgvDetail.CellHeight = 23;
  521. this.dgvDetail.ChildNodeColumnName = null;
  522. this.dgvDetail.ChildNodeColumnText = null;
  523. this.dgvDetail.ColumnDeep = 1;
  524. this.dgvDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  525. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  526. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  527. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  529. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  530. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  531. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  532. this.dgvDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  533. this.dgvDetail.ColumnHeadersHeight = 29;
  534. this.dgvDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  535. this.dgvDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  536. this.GroutingMouldCode,
  537. this.MouldID,
  538. this.MouldCode,
  539. this.MouldBarcode,
  540. this.GoodsName,
  541. this.GoodsCode,
  542. this.GoodsSpecification,
  543. this.MOULDSTATUS,
  544. this.GROUTINGCOUNT,
  545. this.StandardGroutingCount,
  546. this.Remarks,
  547. this.NewFlag});
  548. this.dgvDetail.ColumnTreeView = null;
  549. this.dgvDetail.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)));
  550. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  551. dataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Window;
  552. dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  553. dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.ControlText;
  554. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  555. dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  556. dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  557. this.dgvDetail.DefaultCellStyle = dataGridViewCellStyle10;
  558. this.dgvDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  559. this.dgvDetail.DynamicColumnName = "";
  560. this.dgvDetail.EnableHeadersVisualStyles = false;
  561. this.dgvDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  562. this.dgvDetail.FormatQuantityColumns = null;
  563. this.dgvDetail.HorizontalMergeColumn = null;
  564. this.dgvDetail.IsAutoCountSum = true;
  565. this.dgvDetail.IsAutoResizeColumns = false;
  566. this.dgvDetail.IsClickF12 = false;
  567. this.dgvDetail.IsOpenMergeCellFlag = false;
  568. this.dgvDetail.IsSubTotalFlag = false;
  569. this.dgvDetail.IsTopDeep = false;
  570. this.dgvDetail.Location = new System.Drawing.Point(3, 80);
  571. this.dgvDetail.MergeColumnNames = null;
  572. this.dgvDetail.MergeDetailColumnNames = null;
  573. this.dgvDetail.MergeDetailOnlyColumn = null;
  574. this.dgvDetail.MergeOnlyColumn = null;
  575. this.dgvDetail.Name = "dgvDetail";
  576. this.dgvDetail.RefreshAtHscroll = false;
  577. this.dgvDetail.RowHeadersWidth = 50;
  578. this.dgvDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  579. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  580. this.dgvDetail.RowsDefaultCellStyle = dataGridViewCellStyle11;
  581. this.dgvDetail.RowTemplate.Height = 21;
  582. this.dgvDetail.Size = new System.Drawing.Size(706, 249);
  583. this.dgvDetail.SortOrderColumnName = null;
  584. this.dgvDetail.TabIndex = 7;
  585. this.dgvDetail.Tag = true;
  586. this.dgvDetail.TotalSumColumns = null;
  587. this.dgvDetail.ViewRowFilter = "";
  588. this.dgvDetail.VirtualMode = true;
  589. this.dgvDetail.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvDetail1_RowPrePaint);
  590. //
  591. // GroutingMouldCode
  592. //
  593. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  594. dataGridViewCellStyle6.BackColor = System.Drawing.Color.White;
  595. this.GroutingMouldCode.DefaultCellStyle = dataGridViewCellStyle6;
  596. this.GroutingMouldCode.HeaderText = "模具编号";
  597. this.GroutingMouldCode.MinimumWidth = 6;
  598. this.GroutingMouldCode.Name = "GroutingMouldCode";
  599. this.GroutingMouldCode.ReadOnly = true;
  600. this.GroutingMouldCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  601. this.GroutingMouldCode.Width = 120;
  602. //
  603. // MouldID
  604. //
  605. this.MouldID.DataPropertyName = "MouldID";
  606. this.MouldID.HeaderText = "MouldID";
  607. this.MouldID.MinimumWidth = 6;
  608. this.MouldID.Name = "MouldID";
  609. this.MouldID.Visible = false;
  610. this.MouldID.Width = 125;
  611. //
  612. // MouldCode
  613. //
  614. this.MouldCode.DataPropertyName = "MouldCode";
  615. this.MouldCode.HeaderText = "MouldCode";
  616. this.MouldCode.MinimumWidth = 6;
  617. this.MouldCode.Name = "MouldCode";
  618. this.MouldCode.Visible = false;
  619. this.MouldCode.Width = 125;
  620. //
  621. // MouldBarcode
  622. //
  623. this.MouldBarcode.DataPropertyName = "MouldBarcode";
  624. this.MouldBarcode.HeaderText = "模具条码";
  625. this.MouldBarcode.MinimumWidth = 6;
  626. this.MouldBarcode.Name = "MouldBarcode";
  627. this.MouldBarcode.ReadOnly = true;
  628. this.MouldBarcode.Width = 125;
  629. //
  630. // GoodsName
  631. //
  632. this.GoodsName.DataPropertyName = "GoodsName";
  633. this.GoodsName.HeaderText = "产品名称";
  634. this.GoodsName.MinimumWidth = 6;
  635. this.GoodsName.Name = "GoodsName";
  636. this.GoodsName.ReadOnly = true;
  637. this.GoodsName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  638. this.GoodsName.Visible = false;
  639. this.GoodsName.Width = 125;
  640. //
  641. // GoodsCode
  642. //
  643. this.GoodsCode.DataPropertyName = "GoodsCode";
  644. this.GoodsCode.HeaderText = "产品编码";
  645. this.GoodsCode.MinimumWidth = 6;
  646. this.GoodsCode.Name = "GoodsCode";
  647. this.GoodsCode.ReadOnly = true;
  648. this.GoodsCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  649. this.GoodsCode.Width = 125;
  650. //
  651. // GoodsSpecification
  652. //
  653. this.GoodsSpecification.DataPropertyName = "GoodsSpecification";
  654. this.GoodsSpecification.HeaderText = "产品规格";
  655. this.GoodsSpecification.MinimumWidth = 6;
  656. this.GoodsSpecification.Name = "GoodsSpecification";
  657. this.GoodsSpecification.ReadOnly = true;
  658. this.GoodsSpecification.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  659. this.GoodsSpecification.Width = 125;
  660. //
  661. // MOULDSTATUS
  662. //
  663. this.MOULDSTATUS.DataPropertyName = "GMOULDSTATUSNAME";
  664. this.MOULDSTATUS.HeaderText = "模具状态";
  665. this.MOULDSTATUS.MinimumWidth = 6;
  666. this.MOULDSTATUS.Name = "MOULDSTATUS";
  667. this.MOULDSTATUS.ReadOnly = true;
  668. this.MOULDSTATUS.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  669. this.MOULDSTATUS.Width = 125;
  670. //
  671. // GROUTINGCOUNT
  672. //
  673. this.GROUTINGCOUNT.DataPropertyName = "GROUTINGCOUNT";
  674. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  675. this.GROUTINGCOUNT.DefaultCellStyle = dataGridViewCellStyle7;
  676. this.GROUTINGCOUNT.HeaderText = "注浆次数";
  677. this.GROUTINGCOUNT.MaxValue = new decimal(new int[] {
  678. 999999,
  679. 0,
  680. 0,
  681. 0});
  682. this.GROUTINGCOUNT.MinimumWidth = 6;
  683. this.GROUTINGCOUNT.MinValue = new decimal(new int[] {
  684. 0,
  685. 0,
  686. 0,
  687. 0});
  688. this.GROUTINGCOUNT.Name = "GROUTINGCOUNT";
  689. this.GROUTINGCOUNT.Number = new System.Drawing.Point(0, 0);
  690. this.GROUTINGCOUNT.ReadOnly = true;
  691. this.GROUTINGCOUNT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  692. this.GROUTINGCOUNT.Width = 125;
  693. //
  694. // StandardGroutingCount
  695. //
  696. this.StandardGroutingCount.AllowNegative = false;
  697. this.StandardGroutingCount.DataPropertyName = "StandardGroutingCount";
  698. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  699. this.StandardGroutingCount.DefaultCellStyle = dataGridViewCellStyle8;
  700. this.StandardGroutingCount.HeaderText = "标准注浆次数";
  701. this.StandardGroutingCount.MaxValue = new decimal(new int[] {
  702. 999999,
  703. 0,
  704. 0,
  705. 0});
  706. this.StandardGroutingCount.MinimumWidth = 6;
  707. this.StandardGroutingCount.MinValue = new decimal(new int[] {
  708. 0,
  709. 0,
  710. 0,
  711. 0});
  712. this.StandardGroutingCount.Name = "StandardGroutingCount";
  713. this.StandardGroutingCount.Number = new System.Drawing.Point(0, 0);
  714. this.StandardGroutingCount.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  715. this.StandardGroutingCount.Width = 125;
  716. //
  717. // Remarks
  718. //
  719. this.Remarks.DataPropertyName = "Remarks";
  720. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(233)))), ((int)(((byte)(217)))));
  721. this.Remarks.DefaultCellStyle = dataGridViewCellStyle9;
  722. this.Remarks.HeaderText = "备注";
  723. this.Remarks.MinimumWidth = 6;
  724. this.Remarks.Name = "Remarks";
  725. this.Remarks.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  726. this.Remarks.Width = 200;
  727. //
  728. // NewFlag
  729. //
  730. this.NewFlag.DataPropertyName = "NewFlag";
  731. this.NewFlag.HeaderText = "NewFlag";
  732. this.NewFlag.MinimumWidth = 6;
  733. this.NewFlag.Name = "NewFlag";
  734. this.NewFlag.Visible = false;
  735. this.NewFlag.Width = 125;
  736. //
  737. // lblGStatus
  738. //
  739. this.lblGStatus.AutoSize = true;
  740. this.lblGStatus.Dock = System.Windows.Forms.DockStyle.Top;
  741. this.lblGStatus.ForeColor = System.Drawing.Color.Red;
  742. this.lblGStatus.Location = new System.Drawing.Point(3, 68);
  743. this.lblGStatus.Name = "lblGStatus";
  744. this.lblGStatus.Size = new System.Drawing.Size(233, 12);
  745. this.lblGStatus.TabIndex = 10;
  746. this.lblGStatus.Text = "此成型线状态为【整线变产】不能添加模具";
  747. this.lblGStatus.Visible = false;
  748. //
  749. // panel1
  750. //
  751. this.panel1.Controls.Add(this.pnlAuto);
  752. this.panel1.Controls.Add(this.pnlBinding);
  753. this.panel1.Controls.Add(this.rabBinding);
  754. this.panel1.Controls.Add(this.rabAuto);
  755. this.panel1.Controls.Add(this.btnDeleteSelected);
  756. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  757. this.panel1.Location = new System.Drawing.Point(3, 3);
  758. this.panel1.Name = "panel1";
  759. this.panel1.Size = new System.Drawing.Size(706, 65);
  760. this.panel1.TabIndex = 0;
  761. //
  762. // pnlAuto
  763. //
  764. this.pnlAuto.Controls.Add(this.txtGroutingCount);
  765. this.pnlAuto.Controls.Add(this.c_Label4);
  766. this.pnlAuto.Controls.Add(this.scbGoods);
  767. this.pnlAuto.Controls.Add(this.lblGoods);
  768. this.pnlAuto.Controls.Add(this.lblstart);
  769. this.pnlAuto.Controls.Add(this.txtBeginNum);
  770. this.pnlAuto.Controls.Add(this.lblCount);
  771. this.pnlAuto.Controls.Add(this.txtStandardGroutingCount);
  772. this.pnlAuto.Controls.Add(this.btnAddMould);
  773. this.pnlAuto.Controls.Add(this.c_Label1);
  774. this.pnlAuto.Controls.Add(this.txtCount);
  775. this.pnlAuto.Enabled = false;
  776. this.pnlAuto.Location = new System.Drawing.Point(75, 0);
  777. this.pnlAuto.Name = "pnlAuto";
  778. this.pnlAuto.Size = new System.Drawing.Size(631, 30);
  779. this.pnlAuto.TabIndex = 13;
  780. //
  781. // lblGoods
  782. //
  783. this.lblGoods.AutoSize = true;
  784. this.lblGoods.BackColor = System.Drawing.Color.Transparent;
  785. this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  786. this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
  787. this.lblGoods.Location = new System.Drawing.Point(3, 9);
  788. this.lblGoods.Name = "lblGoods";
  789. this.lblGoods.Size = new System.Drawing.Size(53, 12);
  790. this.lblGoods.TabIndex = 0;
  791. this.lblGoods.Text = "产品编码";
  792. //
  793. // lblstart
  794. //
  795. this.lblstart.AutoSize = true;
  796. this.lblstart.BackColor = System.Drawing.Color.Transparent;
  797. this.lblstart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  798. this.lblstart.ForeColor = System.Drawing.SystemColors.ControlText;
  799. this.lblstart.Location = new System.Drawing.Point(176, 9);
  800. this.lblstart.Name = "lblstart";
  801. this.lblstart.Size = new System.Drawing.Size(65, 12);
  802. this.lblstart.TabIndex = 2;
  803. this.lblstart.Text = "起始模具号";
  804. //
  805. // txtBeginNum
  806. //
  807. this.txtBeginNum.BackColor = System.Drawing.SystemColors.Window;
  808. this.txtBeginNum.BackgroundColor = System.Drawing.SystemColors.Window;
  809. this.txtBeginNum.ErrorMessage = "";
  810. this.txtBeginNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  811. this.txtBeginNum.ImeMode = System.Windows.Forms.ImeMode.Off;
  812. this.txtBeginNum.Location = new System.Drawing.Point(244, 5);
  813. this.txtBeginNum.MaxLength = 3;
  814. this.txtBeginNum.MaxValue = new decimal(new int[] {
  815. 999,
  816. 0,
  817. 0,
  818. 0});
  819. this.txtBeginNum.MinValue = new decimal(new int[] {
  820. 1,
  821. 0,
  822. 0,
  823. 0});
  824. this.txtBeginNum.Name = "txtBeginNum";
  825. this.txtBeginNum.Size = new System.Drawing.Size(36, 21);
  826. this.txtBeginNum.TabIndex = 3;
  827. this.txtBeginNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  828. this.txtBeginNum.TextValue = "";
  829. //
  830. // lblCount
  831. //
  832. this.lblCount.AutoSize = true;
  833. this.lblCount.BackColor = System.Drawing.Color.Transparent;
  834. this.lblCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  835. this.lblCount.ForeColor = System.Drawing.SystemColors.ControlText;
  836. this.lblCount.Location = new System.Drawing.Point(283, 9);
  837. this.lblCount.Name = "lblCount";
  838. this.lblCount.Size = new System.Drawing.Size(29, 12);
  839. this.lblCount.TabIndex = 4;
  840. this.lblCount.Text = "数量";
  841. //
  842. // txtStandardGroutingCount
  843. //
  844. this.txtStandardGroutingCount.AllowNegative = false;
  845. this.txtStandardGroutingCount.BackColor = System.Drawing.SystemColors.Window;
  846. this.txtStandardGroutingCount.BackgroundColor = System.Drawing.SystemColors.Window;
  847. this.txtStandardGroutingCount.ErrorMessage = "";
  848. this.txtStandardGroutingCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  849. this.txtStandardGroutingCount.ImeMode = System.Windows.Forms.ImeMode.Off;
  850. this.txtStandardGroutingCount.Location = new System.Drawing.Point(410, 5);
  851. this.txtStandardGroutingCount.MaxLength = 0;
  852. this.txtStandardGroutingCount.MaxValue = new decimal(new int[] {
  853. 999999,
  854. 0,
  855. 0,
  856. 0});
  857. this.txtStandardGroutingCount.MinValue = new decimal(new int[] {
  858. 0,
  859. 0,
  860. 0,
  861. 0});
  862. this.txtStandardGroutingCount.Name = "txtStandardGroutingCount";
  863. this.txtStandardGroutingCount.Size = new System.Drawing.Size(36, 21);
  864. this.txtStandardGroutingCount.TabIndex = 7;
  865. this.txtStandardGroutingCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  866. this.txtStandardGroutingCount.TextValue = "";
  867. //
  868. // c_Label1
  869. //
  870. this.c_Label1.AutoSize = true;
  871. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  872. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  873. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  874. this.c_Label1.Location = new System.Drawing.Point(354, 9);
  875. this.c_Label1.Name = "c_Label1";
  876. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  877. this.c_Label1.TabIndex = 6;
  878. this.c_Label1.Text = "标准次数";
  879. //
  880. // txtCount
  881. //
  882. this.txtCount.BackColor = System.Drawing.SystemColors.Window;
  883. this.txtCount.BackgroundColor = System.Drawing.SystemColors.Window;
  884. this.txtCount.ErrorMessage = "";
  885. this.txtCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  886. this.txtCount.ImeMode = System.Windows.Forms.ImeMode.Off;
  887. this.txtCount.Location = new System.Drawing.Point(315, 5);
  888. this.txtCount.MaxLength = 3;
  889. this.txtCount.MaxValue = new decimal(new int[] {
  890. 999,
  891. 0,
  892. 0,
  893. 0});
  894. this.txtCount.MinValue = new decimal(new int[] {
  895. 0,
  896. 0,
  897. 0,
  898. 0});
  899. this.txtCount.Name = "txtCount";
  900. this.txtCount.Size = new System.Drawing.Size(36, 21);
  901. this.txtCount.TabIndex = 5;
  902. this.txtCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  903. this.txtCount.TextValue = "";
  904. //
  905. // pnlBinding
  906. //
  907. this.pnlBinding.Controls.Add(this.lblLabel1);
  908. this.pnlBinding.Controls.Add(this.btnAddMouldBarcode);
  909. this.pnlBinding.Controls.Add(this.txtBarcode);
  910. this.pnlBinding.Controls.Add(this.txtGMouldCode);
  911. this.pnlBinding.Controls.Add(this.c_Label2);
  912. this.pnlBinding.Location = new System.Drawing.Point(75, 31);
  913. this.pnlBinding.Name = "pnlBinding";
  914. this.pnlBinding.Size = new System.Drawing.Size(427, 30);
  915. this.pnlBinding.TabIndex = 12;
  916. //
  917. // lblLabel1
  918. //
  919. this.lblLabel1.Location = new System.Drawing.Point(119, 9);
  920. this.lblLabel1.Name = "lblLabel1";
  921. this.lblLabel1.Size = new System.Drawing.Size(53, 12);
  922. this.lblLabel1.TabIndex = 2;
  923. this.lblLabel1.Text = "模具条码";
  924. //
  925. // btnAddMouldBarcode
  926. //
  927. this.btnAddMouldBarcode.Location = new System.Drawing.Point(301, 0);
  928. this.btnAddMouldBarcode.Name = "btnAddMouldBarcode";
  929. this.btnAddMouldBarcode.Size = new System.Drawing.Size(120, 30);
  930. this.btnAddMouldBarcode.TabIndex = 99;
  931. this.btnAddMouldBarcode.Text = "添加模具(条码)(&M)";
  932. this.btnAddMouldBarcode.UseVisualStyleBackColor = true;
  933. this.btnAddMouldBarcode.Click += new System.EventHandler(this.btnAddMouldBarcode_Click);
  934. //
  935. // txtBarcode
  936. //
  937. this.txtBarcode.Location = new System.Drawing.Point(175, 5);
  938. this.txtBarcode.MaxLength = 50;
  939. this.txtBarcode.Name = "txtBarcode";
  940. this.txtBarcode.Size = new System.Drawing.Size(120, 21);
  941. this.txtBarcode.TabIndex = 3;
  942. this.txtBarcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBarcode_KeyDown);
  943. //
  944. // txtGMouldCode
  945. //
  946. this.txtGMouldCode.BackColor = System.Drawing.SystemColors.Window;
  947. this.txtGMouldCode.BackgroundColor = System.Drawing.SystemColors.Window;
  948. this.txtGMouldCode.ErrorMessage = "";
  949. this.txtGMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  950. this.txtGMouldCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  951. this.txtGMouldCode.Location = new System.Drawing.Point(59, 5);
  952. this.txtGMouldCode.MaxLength = 3;
  953. this.txtGMouldCode.MaxValue = new decimal(new int[] {
  954. 999,
  955. 0,
  956. 0,
  957. 0});
  958. this.txtGMouldCode.MinValue = new decimal(new int[] {
  959. 1,
  960. 0,
  961. 0,
  962. 0});
  963. this.txtGMouldCode.Name = "txtGMouldCode";
  964. this.txtGMouldCode.Size = new System.Drawing.Size(55, 21);
  965. this.txtGMouldCode.TabIndex = 1;
  966. this.txtGMouldCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  967. this.txtGMouldCode.TextValue = "";
  968. this.txtGMouldCode.Validating += new System.ComponentModel.CancelEventHandler(this.txtGMouldCode_Validating);
  969. //
  970. // c_Label2
  971. //
  972. this.c_Label2.AutoSize = true;
  973. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  974. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  975. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  976. this.c_Label2.Location = new System.Drawing.Point(15, 9);
  977. this.c_Label2.Name = "c_Label2";
  978. this.c_Label2.Size = new System.Drawing.Size(41, 12);
  979. this.c_Label2.TabIndex = 0;
  980. this.c_Label2.Text = "模具号";
  981. //
  982. // rabBinding
  983. //
  984. this.rabBinding.AutoSize = true;
  985. this.rabBinding.Checked = true;
  986. this.rabBinding.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  987. this.rabBinding.Location = new System.Drawing.Point(7, 38);
  988. this.rabBinding.Name = "rabBinding";
  989. this.rabBinding.Size = new System.Drawing.Size(71, 16);
  990. this.rabBinding.TabIndex = 11;
  991. this.rabBinding.TabStop = true;
  992. this.rabBinding.Text = "条码模具";
  993. this.rabBinding.UseVisualStyleBackColor = true;
  994. this.rabBinding.CheckedChanged += new System.EventHandler(this.rabAuto_CheckedChanged);
  995. //
  996. // rabAuto
  997. //
  998. this.rabAuto.AutoSize = true;
  999. this.rabAuto.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1000. this.rabAuto.Location = new System.Drawing.Point(7, 7);
  1001. this.rabAuto.Name = "rabAuto";
  1002. this.rabAuto.Size = new System.Drawing.Size(71, 16);
  1003. this.rabAuto.TabIndex = 10;
  1004. this.rabAuto.Text = "自动模具";
  1005. this.rabAuto.UseVisualStyleBackColor = true;
  1006. this.rabAuto.CheckedChanged += new System.EventHandler(this.rabAuto_CheckedChanged);
  1007. //
  1008. // btnAdaptive
  1009. //
  1010. this.btnAdaptive.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1011. this.btnAdaptive.BackColor = System.Drawing.Color.Transparent;
  1012. this.btnAdaptive.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAdaptive.BackgroundImage")));
  1013. this.btnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1014. this.btnAdaptive.ForeColor = System.Drawing.Color.White;
  1015. this.btnAdaptive.Location = new System.Drawing.Point(12, 457);
  1016. this.btnAdaptive.Name = "btnAdaptive";
  1017. this.btnAdaptive.Size = new System.Drawing.Size(85, 30);
  1018. this.btnAdaptive.TabIndex = 17;
  1019. this.btnAdaptive.Text = "自适应列宽";
  1020. this.btnAdaptive.UseVisualStyleBackColor = false;
  1021. this.btnAdaptive.Click += new System.EventHandler(this.btnAdaptive_Click);
  1022. //
  1023. // scbGoods
  1024. //
  1025. this.scbGoods.CheckedData = null;
  1026. this.scbGoods.DisplayMember = "GoodsCode";
  1027. this.scbGoods.Location = new System.Drawing.Point(59, 5);
  1028. this.scbGoods.Name = "scbGoods";
  1029. this.scbGoods.Size = new System.Drawing.Size(115, 21);
  1030. this.scbGoods.TabIndex = 1;
  1031. //
  1032. // txtGroutingCount
  1033. //
  1034. this.txtGroutingCount.AllowNegative = false;
  1035. this.txtGroutingCount.BackColor = System.Drawing.SystemColors.Window;
  1036. this.txtGroutingCount.BackgroundColor = System.Drawing.SystemColors.Window;
  1037. this.txtGroutingCount.ErrorMessage = "";
  1038. this.txtGroutingCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1039. this.txtGroutingCount.ImeMode = System.Windows.Forms.ImeMode.Off;
  1040. this.txtGroutingCount.Location = new System.Drawing.Point(505, 4);
  1041. this.txtGroutingCount.MaxLength = 0;
  1042. this.txtGroutingCount.MaxValue = new decimal(new int[] {
  1043. 999999,
  1044. 0,
  1045. 0,
  1046. 0});
  1047. this.txtGroutingCount.MinValue = new decimal(new int[] {
  1048. 0,
  1049. 0,
  1050. 0,
  1051. 0});
  1052. this.txtGroutingCount.Name = "txtGroutingCount";
  1053. this.txtGroutingCount.Size = new System.Drawing.Size(36, 21);
  1054. this.txtGroutingCount.TabIndex = 9;
  1055. this.txtGroutingCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  1056. this.txtGroutingCount.TextValue = "";
  1057. //
  1058. // c_Label4
  1059. //
  1060. this.c_Label4.AutoSize = true;
  1061. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  1062. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1063. this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
  1064. this.c_Label4.Location = new System.Drawing.Point(449, 8);
  1065. this.c_Label4.Name = "c_Label4";
  1066. this.c_Label4.Size = new System.Drawing.Size(53, 12);
  1067. this.c_Label4.TabIndex = 8;
  1068. this.c_Label4.Text = "已注次数";
  1069. //
  1070. // F_PC_0103_1
  1071. //
  1072. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1073. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1074. this.CancelButton = this.btnCancel;
  1075. this.ClientSize = new System.Drawing.Size(744, 512);
  1076. this.Controls.Add(this.btnAdaptive);
  1077. this.Controls.Add(this.tabControl1);
  1078. this.Controls.Add(this.c_GroupBox1);
  1079. this.Controls.Add(this.btnCancel);
  1080. this.Controls.Add(this.btnSave);
  1081. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1082. this.IsSaveFormSize = false;
  1083. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  1084. this.Name = "F_PC_0103_1";
  1085. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1086. this.Text = "编辑成型线(上模)";
  1087. this.Load += new System.EventHandler(this.F_PC_0103_Load);
  1088. this.Shown += new System.EventHandler(this.F_PC_0103_1_Shown);
  1089. this.Controls.SetChildIndex(this.btnSave, 0);
  1090. this.Controls.SetChildIndex(this.btnCancel, 0);
  1091. this.Controls.SetChildIndex(this.c_GroupBox1, 0);
  1092. this.Controls.SetChildIndex(this.tabControl1, 0);
  1093. this.Controls.SetChildIndex(this.btnAdaptive, 0);
  1094. this.c_GroupBox1.ResumeLayout(false);
  1095. this.c_GroupBox1.PerformLayout();
  1096. this.tabControl1.ResumeLayout(false);
  1097. this.tabPage1.ResumeLayout(false);
  1098. ((System.ComponentModel.ISupportInitialize)(this.dgvUser)).EndInit();
  1099. this.tabPage2.ResumeLayout(false);
  1100. this.tabPage2.PerformLayout();
  1101. ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).EndInit();
  1102. this.panel1.ResumeLayout(false);
  1103. this.panel1.PerformLayout();
  1104. this.pnlAuto.ResumeLayout(false);
  1105. this.pnlAuto.PerformLayout();
  1106. this.pnlBinding.ResumeLayout(false);
  1107. this.pnlBinding.PerformLayout();
  1108. this.ResumeLayout(false);
  1109. this.PerformLayout();
  1110. }
  1111. #endregion
  1112. private Basics.BaseControls.C_Label lblGroutingLineCode;
  1113. private Basics.BaseControls.C_TextBox txtGroutingLineCode;
  1114. private Basics.BaseControls.C_Label lblGroutingLineName;
  1115. private Basics.BaseControls.C_TextBox txtGroutingLineName;
  1116. private Basics.BaseControls.C_Label lblRemarks;
  1117. private Basics.BaseControls.C_TextBox txtRemarks;
  1118. private Basics.BaseControls.C_Button btnAddMould;
  1119. private Basics.BaseControls.C_Button btnSave;
  1120. private Basics.BaseControls.C_Button btnCancel;
  1121. private Basics.BaseControls.C_Button btnDeleteSelected;
  1122. private Basics.BaseControls.C_GroupBox c_GroupBox1;
  1123. private Basics.BaseControls.C_Label lblstart;
  1124. private Basics.BaseControls.C_TXT_Digital txtBeginNum;
  1125. private Basics.BaseControls.C_Label lblCount;
  1126. private Basics.BaseControls.C_TXT_Digital txtCount;
  1127. private System.Windows.Forms.TabControl tabControl1;
  1128. private System.Windows.Forms.TabPage tabPage1;
  1129. private Basics.BaseControls.C_DataGridView dgvUser;
  1130. private System.Windows.Forms.TabPage tabPage2;
  1131. private Basics.BaseControls.C_DataGridView dgvDetail;
  1132. private Basics.BaseControls.C_CheckBox chkEnable;
  1133. private Basics.BaseControls.C_Label c_Label1;
  1134. private Basics.BaseControls.C_TXT_Digital txtStandardGroutingCount;
  1135. private System.Windows.Forms.Panel panel1;
  1136. private System.Windows.Forms.Label lblGStatus;
  1137. private System.Windows.Forms.DataGridViewComboBoxColumn UserID_NO;
  1138. private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
  1139. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  1140. private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
  1141. private System.Windows.Forms.DataGridViewTextBoxColumn StaffNames;
  1142. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks1;
  1143. private Basics.BaseControls.C_Button btnAdaptive;
  1144. private System.Windows.Forms.Panel pnlBinding;
  1145. private WinForm.Controls.LblLabel lblLabel1;
  1146. private WinForm.Controls.BtnButton btnAddMouldBarcode;
  1147. private WinForm.Controls.TxtCode txtBarcode;
  1148. private Basics.BaseControls.C_TXT_Digital txtGMouldCode;
  1149. private Basics.BaseControls.C_Label c_Label2;
  1150. private Basics.BaseControls.C_RadioButton rabBinding;
  1151. private Basics.BaseControls.C_RadioButton rabAuto;
  1152. private System.Windows.Forms.Panel pnlAuto;
  1153. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  1154. private System.Windows.Forms.DataGridViewTextBoxColumn MouldID;
  1155. private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
  1156. private System.Windows.Forms.DataGridViewTextBoxColumn MouldBarcode;
  1157. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  1158. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  1159. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsSpecification;
  1160. private System.Windows.Forms.DataGridViewTextBoxColumn MOULDSTATUS;
  1161. private Basics.BaseControls.C_DGV_Column_Digital GROUTINGCOUNT;
  1162. private Basics.BaseControls.C_DGV_Column_Digital StandardGroutingCount;
  1163. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  1164. private System.Windows.Forms.DataGridViewTextBoxColumn NewFlag;
  1165. private Basics.BaseControls.C_Label lblGoods;
  1166. private Basics.BaseControls.C_Label lblGMouldType;
  1167. private Controls.SearchBox.ScbGMouldType scbGMouldType;
  1168. private Controls.SearchBox.ScbUser scbUser1;
  1169. private Basics.BaseControls.C_Label c_Label3;
  1170. private Basics.BaseControls.C_CheckBox HighPressureFlag;
  1171. private Controls.SearchBox.ScbGoods scbGoods;
  1172. private Basics.BaseControls.C_TXT_Digital txtGroutingCount;
  1173. private Basics.BaseControls.C_Label c_Label4;
  1174. }
  1175. }