F_PC_0103_1.Designer.cs 68 KB

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