锐腾搅拌上料功能
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.

300 lines
17 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSONWIPCheckNCRSelect
  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(FormICSONWIPCheckNCRSelect));
  29. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  30. this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
  31. this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
  32. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  33. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  34. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  35. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  36. this.chkIsBatch = new DevExpress.XtraEditors.CheckEdit();
  37. this.lookupErrOP = new DevExpress.XtraEditors.GridLookUpEdit();
  38. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  39. this.btnCanncel = new DevExpress.XtraEditors.SimpleButton();
  40. this.btnOK = new DevExpress.XtraEditors.SimpleButton();
  41. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  42. this.txtResult = new DevExpress.XtraEditors.GridLookUpEdit();
  43. this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
  44. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  45. this.listBox = new DevExpress.XtraEditors.ListBoxControl();
  46. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  50. this.panelControl3.SuspendLayout();
  51. ((System.ComponentModel.ISupportInitialize)(this.chkIsBatch.Properties)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.lookupErrOP.Properties)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.txtResult.Properties)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.listBox)).BeginInit();
  57. this.SuspendLayout();
  58. //
  59. // labelControl1
  60. //
  61. this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  62. this.labelControl1.Appearance.ForeColor = System.Drawing.Color.White;
  63. this.labelControl1.Location = new System.Drawing.Point(4, 5);
  64. this.labelControl1.Name = "labelControl1";
  65. this.labelControl1.Size = new System.Drawing.Size(98, 17);
  66. this.labelControl1.TabIndex = 0;
  67. this.labelControl1.Text = "委外NCR判定选择";
  68. //
  69. // panelControl2
  70. //
  71. this.panelControl2.Appearance.BackColor = System.Drawing.SystemColors.ActiveBorder;
  72. this.panelControl2.Appearance.Options.UseBackColor = true;
  73. this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  74. this.panelControl2.Dock = System.Windows.Forms.DockStyle.Right;
  75. this.panelControl2.Location = new System.Drawing.Point(408, 0);
  76. this.panelControl2.Name = "panelControl2";
  77. this.panelControl2.Size = new System.Drawing.Size(1, 263);
  78. this.panelControl2.TabIndex = 15;
  79. //
  80. // panelControl4
  81. //
  82. this.panelControl4.Appearance.BackColor = System.Drawing.SystemColors.ActiveBorder;
  83. this.panelControl4.Appearance.Options.UseBackColor = true;
  84. this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  85. this.panelControl4.Dock = System.Windows.Forms.DockStyle.Bottom;
  86. this.panelControl4.Location = new System.Drawing.Point(0, 262);
  87. this.panelControl4.Name = "panelControl4";
  88. this.panelControl4.Size = new System.Drawing.Size(408, 1);
  89. this.panelControl4.TabIndex = 16;
  90. //
  91. // panelControl1
  92. //
  93. this.panelControl1.Appearance.BackColor = System.Drawing.SystemColors.ActiveBorder;
  94. this.panelControl1.Appearance.Options.UseBackColor = true;
  95. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  96. this.panelControl1.Dock = System.Windows.Forms.DockStyle.Left;
  97. this.panelControl1.Location = new System.Drawing.Point(0, 0);
  98. this.panelControl1.Name = "panelControl1";
  99. this.panelControl1.Size = new System.Drawing.Size(1, 262);
  100. this.panelControl1.TabIndex = 17;
  101. //
  102. // labelControl2
  103. //
  104. this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
  105. this.labelControl2.Location = new System.Drawing.Point(14, 16);
  106. this.labelControl2.Name = "labelControl2";
  107. this.labelControl2.Size = new System.Drawing.Size(65, 16);
  108. this.labelControl2.TabIndex = 0;
  109. this.labelControl2.Text = "判定结果:";
  110. //
  111. // labelControl3
  112. //
  113. this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
  114. this.labelControl3.Location = new System.Drawing.Point(14, 42);
  115. this.labelControl3.Name = "labelControl3";
  116. this.labelControl3.Size = new System.Drawing.Size(65, 16);
  117. this.labelControl3.TabIndex = 0;
  118. this.labelControl3.Text = "责任工序:";
  119. //
  120. // panelControl3
  121. //
  122. this.panelControl3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  123. | System.Windows.Forms.AnchorStyles.Left)
  124. | System.Windows.Forms.AnchorStyles.Right)));
  125. this.panelControl3.Appearance.BackColor = System.Drawing.Color.White;
  126. this.panelControl3.Appearance.Options.UseBackColor = true;
  127. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  128. this.panelControl3.Controls.Add(this.listBox);
  129. this.panelControl3.Controls.Add(this.chkIsBatch);
  130. this.panelControl3.Controls.Add(this.lookupErrOP);
  131. this.panelControl3.Controls.Add(this.labelControl4);
  132. this.panelControl3.Controls.Add(this.labelControl2);
  133. this.panelControl3.Controls.Add(this.labelControl3);
  134. this.panelControl3.Location = new System.Drawing.Point(4, 28);
  135. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 50, 3, 3);
  136. this.panelControl3.Name = "panelControl3";
  137. this.panelControl3.Size = new System.Drawing.Size(400, 198);
  138. this.panelControl3.TabIndex = 40;
  139. //
  140. // chkIsBatch
  141. //
  142. this.chkIsBatch.Location = new System.Drawing.Point(325, 13);
  143. this.chkIsBatch.Name = "chkIsBatch";
  144. this.chkIsBatch.Properties.Caption = "是";
  145. this.chkIsBatch.Properties.ReadOnly = true;
  146. this.chkIsBatch.Size = new System.Drawing.Size(45, 19);
  147. this.chkIsBatch.TabIndex = 188;
  148. //
  149. // lookupErrOP
  150. //
  151. this.lookupErrOP.EditValue = "";
  152. this.lookupErrOP.Location = new System.Drawing.Point(85, 39);
  153. this.lookupErrOP.Name = "lookupErrOP";
  154. this.lookupErrOP.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  155. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  156. this.lookupErrOP.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  157. this.lookupErrOP.Properties.NullText = "";
  158. this.lookupErrOP.Properties.View = this.gridView1;
  159. this.lookupErrOP.Size = new System.Drawing.Size(300, 20);
  160. this.lookupErrOP.TabIndex = 186;
  161. //
  162. // gridView1
  163. //
  164. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  165. this.gridView1.Name = "gridView1";
  166. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  167. this.gridView1.OptionsView.ShowGroupPanel = false;
  168. //
  169. // btnCanncel
  170. //
  171. this.btnCanncel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  172. this.btnCanncel.Location = new System.Drawing.Point(329, 232);
  173. this.btnCanncel.Name = "btnCanncel";
  174. this.btnCanncel.Size = new System.Drawing.Size(75, 23);
  175. this.btnCanncel.TabIndex = 7;
  176. this.btnCanncel.Text = "取消";
  177. this.btnCanncel.Click += new System.EventHandler(this.btnCanncel_Click);
  178. //
  179. // btnOK
  180. //
  181. this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  182. this.btnOK.Location = new System.Drawing.Point(237, 232);
  183. this.btnOK.Name = "btnOK";
  184. this.btnOK.Size = new System.Drawing.Size(75, 23);
  185. this.btnOK.TabIndex = 6;
  186. this.btnOK.Text = "确定";
  187. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  188. //
  189. // labelControl4
  190. //
  191. this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
  192. this.labelControl4.Location = new System.Drawing.Point(242, 15);
  193. this.labelControl4.Name = "labelControl4";
  194. this.labelControl4.Size = new System.Drawing.Size(65, 16);
  195. this.labelControl4.TabIndex = 0;
  196. this.labelControl4.Text = "批量处理:";
  197. //
  198. // txtResult
  199. //
  200. this.txtResult.EditValue = "";
  201. this.txtResult.Location = new System.Drawing.Point(89, 41);
  202. this.txtResult.Name = "txtResult";
  203. this.txtResult.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  204. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  205. this.txtResult.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  206. this.txtResult.Properties.NullText = "";
  207. this.txtResult.Properties.View = this.gridView3;
  208. this.txtResult.Size = new System.Drawing.Size(109, 20);
  209. this.txtResult.TabIndex = 186;
  210. //
  211. // gridView3
  212. //
  213. this.gridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  214. this.gridView3.Name = "gridView3";
  215. this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false;
  216. this.gridView3.OptionsView.ShowGroupPanel = false;
  217. //
  218. // btnClose
  219. //
  220. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  221. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  222. this.btnClose.Appearance.Options.UseFont = true;
  223. this.btnClose.Appearance.Options.UseForeColor = true;
  224. this.btnClose.Appearance.Options.UseTextOptions = true;
  225. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  226. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  227. this.btnClose.Location = new System.Drawing.Point(378, 3);
  228. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  229. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  230. this.btnClose.Name = "btnClose";
  231. this.btnClose.Size = new System.Drawing.Size(26, 23);
  232. this.btnClose.TabIndex = 2;
  233. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  234. //
  235. // listBox
  236. //
  237. this.listBox.Location = new System.Drawing.Point(14, 69);
  238. this.listBox.Name = "listBox";
  239. this.listBox.Size = new System.Drawing.Size(371, 117);
  240. this.listBox.TabIndex = 189;
  241. //
  242. // FormICSONWIPCheckNCRSelect
  243. //
  244. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  245. this.Appearance.Options.UseBackColor = true;
  246. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  247. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  248. this.ClientSize = new System.Drawing.Size(409, 263);
  249. this.Controls.Add(this.txtResult);
  250. this.Controls.Add(this.panelControl3);
  251. this.Controls.Add(this.labelControl1);
  252. this.Controls.Add(this.btnCanncel);
  253. this.Controls.Add(this.btnClose);
  254. this.Controls.Add(this.btnOK);
  255. this.Controls.Add(this.panelControl1);
  256. this.Controls.Add(this.panelControl4);
  257. this.Controls.Add(this.panelControl2);
  258. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  259. this.Name = "FormICSONWIPCheckNCRSelect";
  260. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  261. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
  262. ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
  263. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  264. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  265. this.panelControl3.ResumeLayout(false);
  266. this.panelControl3.PerformLayout();
  267. ((System.ComponentModel.ISupportInitialize)(this.chkIsBatch.Properties)).EndInit();
  268. ((System.ComponentModel.ISupportInitialize)(this.lookupErrOP.Properties)).EndInit();
  269. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  270. ((System.ComponentModel.ISupportInitialize)(this.txtResult.Properties)).EndInit();
  271. ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
  272. ((System.ComponentModel.ISupportInitialize)(this.listBox)).EndInit();
  273. this.ResumeLayout(false);
  274. this.PerformLayout();
  275. }
  276. #endregion
  277. private DevExpress.XtraEditors.SimpleButton btnClose;
  278. private DevExpress.XtraEditors.LabelControl labelControl1;
  279. private DevExpress.XtraEditors.PanelControl panelControl2;
  280. private DevExpress.XtraEditors.PanelControl panelControl4;
  281. private DevExpress.XtraEditors.PanelControl panelControl1;
  282. private DevExpress.XtraEditors.LabelControl labelControl2;
  283. private DevExpress.XtraEditors.LabelControl labelControl3;
  284. private DevExpress.XtraEditors.PanelControl panelControl3;
  285. private DevExpress.XtraEditors.SimpleButton btnCanncel;
  286. private DevExpress.XtraEditors.SimpleButton btnOK;
  287. private DevExpress.XtraEditors.GridLookUpEdit txtResult;
  288. private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
  289. private DevExpress.XtraEditors.GridLookUpEdit lookupErrOP;
  290. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  291. private DevExpress.XtraEditors.CheckEdit chkIsBatch;
  292. private DevExpress.XtraEditors.LabelControl labelControl4;
  293. private DevExpress.XtraEditors.ListBoxControl listBox;
  294. }
  295. }