F_PC_0102_1_1.Designer.cs 78 KB

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