F_PC_0103_1.Designer.cs 76 KB

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