F_PC_0102_1_1.Designer.cs 73 KB

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