F_PC_0102_1_1.Designer.cs 75 KB

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