锐腾搅拌上料功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

334 lines
18 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSAQLAdd
  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(FormICSAQLAdd));
  29. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  30. this.oqcTitle = new DevExpress.XtraEditors.LabelControl();
  31. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  32. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  33. this.txtRejectSize = new System.Windows.Forms.TextBox();
  34. this.txtSampleSize = new System.Windows.Forms.TextBox();
  35. this.txtLOTSIZEMAX = new System.Windows.Forms.TextBox();
  36. this.txtLOTSIZEMIN = new System.Windows.Forms.TextBox();
  37. this.txtAQLLEVEL = new DevExpress.XtraEditors.TextEdit();
  38. this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
  39. this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
  40. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  41. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  42. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  43. this.txtAQLSEQ = new DevExpress.XtraEditors.TextEdit();
  44. this.save = new DevExpress.XtraEditors.SimpleButton();
  45. this.can = new DevExpress.XtraEditors.SimpleButton();
  46. this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
  47. this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
  48. this.txtmuser = new DevExpress.XtraEditors.TextEdit();
  49. this.txttime = new DevExpress.XtraEditors.TextEdit();
  50. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  51. this.panelControl1.SuspendLayout();
  52. ((System.ComponentModel.ISupportInitialize)(this.txtAQLLEVEL.Properties)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.txtAQLSEQ.Properties)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.txtmuser.Properties)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.txttime.Properties)).BeginInit();
  56. this.SuspendLayout();
  57. //
  58. // btnClose
  59. //
  60. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  61. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  62. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  63. this.btnClose.Appearance.Options.UseFont = true;
  64. this.btnClose.Appearance.Options.UseForeColor = true;
  65. this.btnClose.Appearance.Options.UseTextOptions = true;
  66. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  67. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  68. this.btnClose.Location = new System.Drawing.Point(268, 0);
  69. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  70. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  71. this.btnClose.Name = "btnClose";
  72. this.btnClose.Size = new System.Drawing.Size(26, 27);
  73. this.btnClose.TabIndex = 5;
  74. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  75. //
  76. // oqcTitle
  77. //
  78. this.oqcTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  79. this.oqcTitle.Appearance.ForeColor = System.Drawing.Color.White;
  80. this.oqcTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  81. this.oqcTitle.Location = new System.Drawing.Point(1, 1);
  82. this.oqcTitle.Name = "oqcTitle";
  83. this.oqcTitle.Size = new System.Drawing.Size(121, 23);
  84. this.oqcTitle.TabIndex = 6;
  85. this.oqcTitle.Text = "质量抽检计划编辑";
  86. //
  87. // labelControl1
  88. //
  89. this.labelControl1.Location = new System.Drawing.Point(26, 29);
  90. this.labelControl1.Name = "labelControl1";
  91. this.labelControl1.Size = new System.Drawing.Size(36, 14);
  92. this.labelControl1.TabIndex = 0;
  93. this.labelControl1.Text = "序号:";
  94. //
  95. // panelControl1
  96. //
  97. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  98. | System.Windows.Forms.AnchorStyles.Left)
  99. | System.Windows.Forms.AnchorStyles.Right)));
  100. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  101. this.panelControl1.Appearance.Options.UseBackColor = true;
  102. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  103. this.panelControl1.Controls.Add(this.txttime);
  104. this.panelControl1.Controls.Add(this.txtmuser);
  105. this.panelControl1.Controls.Add(this.labelControl12);
  106. this.panelControl1.Controls.Add(this.labelControl13);
  107. this.panelControl1.Controls.Add(this.txtRejectSize);
  108. this.panelControl1.Controls.Add(this.txtSampleSize);
  109. this.panelControl1.Controls.Add(this.txtLOTSIZEMAX);
  110. this.panelControl1.Controls.Add(this.txtLOTSIZEMIN);
  111. this.panelControl1.Controls.Add(this.txtAQLLEVEL);
  112. this.panelControl1.Controls.Add(this.labelControl6);
  113. this.panelControl1.Controls.Add(this.labelControl5);
  114. this.panelControl1.Controls.Add(this.labelControl4);
  115. this.panelControl1.Controls.Add(this.labelControl3);
  116. this.panelControl1.Controls.Add(this.labelControl2);
  117. this.panelControl1.Controls.Add(this.txtAQLSEQ);
  118. this.panelControl1.Controls.Add(this.labelControl1);
  119. this.panelControl1.Location = new System.Drawing.Point(1, 27);
  120. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  121. this.panelControl1.Name = "panelControl1";
  122. this.panelControl1.Size = new System.Drawing.Size(293, 340);
  123. this.panelControl1.TabIndex = 23;
  124. //
  125. // txtRejectSize
  126. //
  127. this.txtRejectSize.Location = new System.Drawing.Point(125, 228);
  128. this.txtRejectSize.Name = "txtRejectSize";
  129. this.txtRejectSize.Size = new System.Drawing.Size(121, 22);
  130. this.txtRejectSize.TabIndex = 83;
  131. //
  132. // txtSampleSize
  133. //
  134. this.txtSampleSize.Location = new System.Drawing.Point(125, 190);
  135. this.txtSampleSize.Name = "txtSampleSize";
  136. this.txtSampleSize.Size = new System.Drawing.Size(121, 22);
  137. this.txtSampleSize.TabIndex = 82;
  138. //
  139. // txtLOTSIZEMAX
  140. //
  141. this.txtLOTSIZEMAX.Location = new System.Drawing.Point(125, 148);
  142. this.txtLOTSIZEMAX.Name = "txtLOTSIZEMAX";
  143. this.txtLOTSIZEMAX.Size = new System.Drawing.Size(121, 22);
  144. this.txtLOTSIZEMAX.TabIndex = 81;
  145. //
  146. // txtLOTSIZEMIN
  147. //
  148. this.txtLOTSIZEMIN.Location = new System.Drawing.Point(125, 107);
  149. this.txtLOTSIZEMIN.Name = "txtLOTSIZEMIN";
  150. this.txtLOTSIZEMIN.Size = new System.Drawing.Size(121, 22);
  151. this.txtLOTSIZEMIN.TabIndex = 80;
  152. //
  153. // txtAQLLEVEL
  154. //
  155. this.txtAQLLEVEL.EnterMoveNextControl = true;
  156. this.txtAQLLEVEL.Location = new System.Drawing.Point(125, 68);
  157. this.txtAQLLEVEL.Name = "txtAQLLEVEL";
  158. this.txtAQLLEVEL.Size = new System.Drawing.Size(121, 20);
  159. this.txtAQLLEVEL.TabIndex = 79;
  160. //
  161. // labelControl6
  162. //
  163. this.labelControl6.Location = new System.Drawing.Point(26, 231);
  164. this.labelControl6.Name = "labelControl6";
  165. this.labelControl6.Size = new System.Drawing.Size(60, 14);
  166. this.labelControl6.TabIndex = 78;
  167. this.labelControl6.Text = "判退数量:";
  168. //
  169. // labelControl5
  170. //
  171. this.labelControl5.Location = new System.Drawing.Point(26, 193);
  172. this.labelControl5.Name = "labelControl5";
  173. this.labelControl5.Size = new System.Drawing.Size(60, 14);
  174. this.labelControl5.TabIndex = 77;
  175. this.labelControl5.Text = "样本数量:";
  176. //
  177. // labelControl4
  178. //
  179. this.labelControl4.Location = new System.Drawing.Point(26, 151);
  180. this.labelControl4.Name = "labelControl4";
  181. this.labelControl4.Size = new System.Drawing.Size(84, 14);
  182. this.labelControl4.TabIndex = 76;
  183. this.labelControl4.Text = "批量截止数量:";
  184. //
  185. // labelControl3
  186. //
  187. this.labelControl3.Location = new System.Drawing.Point(26, 110);
  188. this.labelControl3.Name = "labelControl3";
  189. this.labelControl3.Size = new System.Drawing.Size(84, 14);
  190. this.labelControl3.TabIndex = 75;
  191. this.labelControl3.Text = "批量起始数量:";
  192. //
  193. // labelControl2
  194. //
  195. this.labelControl2.Location = new System.Drawing.Point(26, 71);
  196. this.labelControl2.Name = "labelControl2";
  197. this.labelControl2.Size = new System.Drawing.Size(60, 14);
  198. this.labelControl2.TabIndex = 74;
  199. this.labelControl2.Text = "检验标准:";
  200. //
  201. // txtAQLSEQ
  202. //
  203. this.txtAQLSEQ.EnterMoveNextControl = true;
  204. this.txtAQLSEQ.Location = new System.Drawing.Point(125, 26);
  205. this.txtAQLSEQ.Name = "txtAQLSEQ";
  206. this.txtAQLSEQ.Size = new System.Drawing.Size(121, 20);
  207. this.txtAQLSEQ.TabIndex = 73;
  208. //
  209. // save
  210. //
  211. this.save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  212. this.save.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  213. this.save.Appearance.ForeColor = System.Drawing.Color.White;
  214. this.save.Appearance.Options.UseFont = true;
  215. this.save.Appearance.Options.UseForeColor = true;
  216. this.save.Appearance.Options.UseTextOptions = true;
  217. this.save.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  218. this.save.Image = ((System.Drawing.Image)(resources.GetObject("save.Image")));
  219. this.save.Location = new System.Drawing.Point(152, 370);
  220. this.save.LookAndFeel.SkinName = "BlueButtonSkin";
  221. this.save.LookAndFeel.UseDefaultLookAndFeel = false;
  222. this.save.Name = "save";
  223. this.save.Size = new System.Drawing.Size(70, 30);
  224. this.save.TabIndex = 84;
  225. this.save.Text = "保存";
  226. this.save.Click += new System.EventHandler(this.save_Click);
  227. //
  228. // can
  229. //
  230. this.can.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  231. this.can.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  232. this.can.Appearance.ForeColor = System.Drawing.Color.White;
  233. this.can.Appearance.Options.UseFont = true;
  234. this.can.Appearance.Options.UseForeColor = true;
  235. this.can.Appearance.Options.UseTextOptions = true;
  236. this.can.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  237. this.can.Image = ((System.Drawing.Image)(resources.GetObject("can.Image")));
  238. this.can.Location = new System.Drawing.Point(224, 370);
  239. this.can.LookAndFeel.SkinName = "BlueButtonSkin";
  240. this.can.LookAndFeel.UseDefaultLookAndFeel = false;
  241. this.can.Name = "can";
  242. this.can.Size = new System.Drawing.Size(70, 30);
  243. this.can.TabIndex = 85;
  244. this.can.Text = "取消";
  245. this.can.Click += new System.EventHandler(this.can_Click);
  246. //
  247. // labelControl13
  248. //
  249. this.labelControl13.Location = new System.Drawing.Point(26, 265);
  250. this.labelControl13.Name = "labelControl13";
  251. this.labelControl13.Size = new System.Drawing.Size(40, 14);
  252. this.labelControl13.TabIndex = 92;
  253. this.labelControl13.Text = "维护人:";
  254. //
  255. // labelControl12
  256. //
  257. this.labelControl12.Location = new System.Drawing.Point(26, 300);
  258. this.labelControl12.Name = "labelControl12";
  259. this.labelControl12.Size = new System.Drawing.Size(52, 14);
  260. this.labelControl12.TabIndex = 93;
  261. this.labelControl12.Text = "维护时间:";
  262. //
  263. // txtmuser
  264. //
  265. this.txtmuser.EnterMoveNextControl = true;
  266. this.txtmuser.Location = new System.Drawing.Point(125, 262);
  267. this.txtmuser.Name = "txtmuser";
  268. this.txtmuser.Properties.ReadOnly = true;
  269. this.txtmuser.Size = new System.Drawing.Size(121, 20);
  270. this.txtmuser.TabIndex = 94;
  271. //
  272. // txttime
  273. //
  274. this.txttime.EnterMoveNextControl = true;
  275. this.txttime.Location = new System.Drawing.Point(125, 297);
  276. this.txttime.Name = "txttime";
  277. this.txttime.Properties.ReadOnly = true;
  278. this.txttime.Size = new System.Drawing.Size(121, 20);
  279. this.txttime.TabIndex = 95;
  280. //
  281. // FormICSAQLAdd
  282. //
  283. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  284. this.Appearance.Options.UseBackColor = true;
  285. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  286. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  287. this.ClientSize = new System.Drawing.Size(295, 402);
  288. this.Controls.Add(this.can);
  289. this.Controls.Add(this.panelControl1);
  290. this.Controls.Add(this.save);
  291. this.Controls.Add(this.oqcTitle);
  292. this.Controls.Add(this.btnClose);
  293. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  294. this.Name = "FormICSAQLAdd";
  295. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  296. this.Text = "FormContainerAddEdit";
  297. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  298. this.panelControl1.ResumeLayout(false);
  299. this.panelControl1.PerformLayout();
  300. ((System.ComponentModel.ISupportInitialize)(this.txtAQLLEVEL.Properties)).EndInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.txtAQLSEQ.Properties)).EndInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.txtmuser.Properties)).EndInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.txttime.Properties)).EndInit();
  304. this.ResumeLayout(false);
  305. }
  306. #endregion
  307. private DevExpress.XtraEditors.SimpleButton btnClose;
  308. private DevExpress.XtraEditors.LabelControl oqcTitle;
  309. private DevExpress.XtraEditors.LabelControl labelControl1;
  310. private DevExpress.XtraEditors.PanelControl panelControl1;
  311. private DevExpress.XtraEditors.TextEdit txtAQLSEQ;
  312. private DevExpress.XtraEditors.LabelControl labelControl6;
  313. private DevExpress.XtraEditors.LabelControl labelControl5;
  314. private DevExpress.XtraEditors.LabelControl labelControl4;
  315. private DevExpress.XtraEditors.LabelControl labelControl3;
  316. private DevExpress.XtraEditors.LabelControl labelControl2;
  317. private DevExpress.XtraEditors.TextEdit txtAQLLEVEL;
  318. private System.Windows.Forms.TextBox txtLOTSIZEMIN;
  319. private System.Windows.Forms.TextBox txtRejectSize;
  320. private System.Windows.Forms.TextBox txtSampleSize;
  321. private System.Windows.Forms.TextBox txtLOTSIZEMAX;
  322. private DevExpress.XtraEditors.SimpleButton save;
  323. private DevExpress.XtraEditors.SimpleButton can;
  324. private DevExpress.XtraEditors.LabelControl labelControl13;
  325. private DevExpress.XtraEditors.LabelControl labelControl12;
  326. private DevExpress.XtraEditors.TextEdit txtmuser;
  327. private DevExpress.XtraEditors.TextEdit txttime;
  328. }
  329. }