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

363 lines
19 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSSEGAdd
  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(FormICSSEGAdd));
  29. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  30. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  31. this.txtMTIME = new DevExpress.XtraEditors.TextEdit();
  32. this.txtMUSERName = new DevExpress.XtraEditors.TextEdit();
  33. this.label11 = new System.Windows.Forms.Label();
  34. this.label10 = new System.Windows.Forms.Label();
  35. this.label6 = new System.Windows.Forms.Label();
  36. this.txtSEGManager = new DevExpress.XtraEditors.ButtonEdit();
  37. this.txtSEGDESC = new System.Windows.Forms.RichTextBox();
  38. this.label5 = new System.Windows.Forms.Label();
  39. this.txtFACCODE = new DevExpress.XtraEditors.ButtonEdit();
  40. this.label4 = new System.Windows.Forms.Label();
  41. this.txtSHIFTTYPECODE = new DevExpress.XtraEditors.ButtonEdit();
  42. this.label3 = new System.Windows.Forms.Label();
  43. this.txtSEGSEQ = new DevExpress.XtraEditors.TextEdit();
  44. this.txtSEGCODE = new DevExpress.XtraEditors.TextEdit();
  45. this.label2 = new System.Windows.Forms.Label();
  46. this.label1 = new System.Windows.Forms.Label();
  47. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  48. this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
  49. this.btnOK = new DevExpress.XtraEditors.SimpleButton();
  50. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  51. this.panelControl1.SuspendLayout();
  52. ((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.txtSEGManager.Properties)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.txtFACCODE.Properties)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.txtSHIFTTYPECODE.Properties)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.txtSEGSEQ.Properties)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.txtSEGCODE.Properties)).BeginInit();
  59. this.SuspendLayout();
  60. //
  61. // labelControl1
  62. //
  63. this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  64. this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Black;
  65. this.labelControl1.Location = new System.Drawing.Point(0, 2);
  66. this.labelControl1.Name = "labelControl1";
  67. this.labelControl1.Size = new System.Drawing.Size(96, 21);
  68. this.labelControl1.TabIndex = 27;
  69. this.labelControl1.Text = "车间信息编辑";
  70. //
  71. // panelControl1
  72. //
  73. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  74. | System.Windows.Forms.AnchorStyles.Left)
  75. | System.Windows.Forms.AnchorStyles.Right)));
  76. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  77. this.panelControl1.Appearance.Options.UseBackColor = true;
  78. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  79. this.panelControl1.Controls.Add(this.txtMTIME);
  80. this.panelControl1.Controls.Add(this.txtMUSERName);
  81. this.panelControl1.Controls.Add(this.label11);
  82. this.panelControl1.Controls.Add(this.label10);
  83. this.panelControl1.Controls.Add(this.label6);
  84. this.panelControl1.Controls.Add(this.txtSEGManager);
  85. this.panelControl1.Controls.Add(this.txtSEGDESC);
  86. this.panelControl1.Controls.Add(this.label5);
  87. this.panelControl1.Controls.Add(this.txtFACCODE);
  88. this.panelControl1.Controls.Add(this.label4);
  89. this.panelControl1.Controls.Add(this.txtSHIFTTYPECODE);
  90. this.panelControl1.Controls.Add(this.label3);
  91. this.panelControl1.Controls.Add(this.txtSEGSEQ);
  92. this.panelControl1.Controls.Add(this.txtSEGCODE);
  93. this.panelControl1.Controls.Add(this.label2);
  94. this.panelControl1.Controls.Add(this.label1);
  95. this.panelControl1.Location = new System.Drawing.Point(1, 30);
  96. this.panelControl1.Name = "panelControl1";
  97. this.panelControl1.Size = new System.Drawing.Size(283, 246);
  98. this.panelControl1.TabIndex = 28;
  99. //
  100. // txtMTIME
  101. //
  102. this.txtMTIME.Location = new System.Drawing.Point(111, 211);
  103. this.txtMTIME.Name = "txtMTIME";
  104. this.txtMTIME.Size = new System.Drawing.Size(148, 20);
  105. this.txtMTIME.TabIndex = 80;
  106. //
  107. // txtMUSERName
  108. //
  109. this.txtMUSERName.Location = new System.Drawing.Point(110, 171);
  110. this.txtMUSERName.Name = "txtMUSERName";
  111. this.txtMUSERName.Size = new System.Drawing.Size(150, 20);
  112. this.txtMUSERName.TabIndex = 79;
  113. //
  114. // label11
  115. //
  116. this.label11.AutoSize = true;
  117. this.label11.Location = new System.Drawing.Point(37, 214);
  118. this.label11.Name = "label11";
  119. this.label11.Size = new System.Drawing.Size(59, 14);
  120. this.label11.TabIndex = 78;
  121. this.label11.Text = "维护时间:";
  122. //
  123. // label10
  124. //
  125. this.label10.AutoSize = true;
  126. this.label10.Location = new System.Drawing.Point(39, 174);
  127. this.label10.Name = "label10";
  128. this.label10.Size = new System.Drawing.Size(47, 14);
  129. this.label10.TabIndex = 77;
  130. this.label10.Text = "维护人:";
  131. //
  132. // label6
  133. //
  134. this.label6.AutoSize = true;
  135. this.label6.Location = new System.Drawing.Point(37, 280);
  136. this.label6.Name = "label6";
  137. this.label6.Size = new System.Drawing.Size(67, 14);
  138. this.label6.TabIndex = 76;
  139. this.label6.Text = "车间主任:";
  140. this.label6.Visible = false;
  141. //
  142. // txtSEGManager
  143. //
  144. this.txtSEGManager.EditValue = "";
  145. this.txtSEGManager.Location = new System.Drawing.Point(110, 277);
  146. this.txtSEGManager.Name = "txtSEGManager";
  147. this.txtSEGManager.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  148. new DevExpress.XtraEditors.Controls.EditorButton()});
  149. this.txtSEGManager.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  150. this.txtSEGManager.Size = new System.Drawing.Size(149, 20);
  151. this.txtSEGManager.TabIndex = 75;
  152. this.txtSEGManager.Visible = false;
  153. this.txtSEGManager.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtSEGManager_ButtonClick);
  154. //
  155. // txtSEGDESC
  156. //
  157. this.txtSEGDESC.Location = new System.Drawing.Point(110, 53);
  158. this.txtSEGDESC.Name = "txtSEGDESC";
  159. this.txtSEGDESC.Size = new System.Drawing.Size(149, 60);
  160. this.txtSEGDESC.TabIndex = 1;
  161. this.txtSEGDESC.Text = "";
  162. //
  163. // label5
  164. //
  165. this.label5.AutoSize = true;
  166. this.label5.Location = new System.Drawing.Point(37, 136);
  167. this.label5.Name = "label5";
  168. this.label5.Size = new System.Drawing.Size(43, 14);
  169. this.label5.TabIndex = 73;
  170. this.label5.Text = "工厂:";
  171. //
  172. // txtFACCODE
  173. //
  174. this.txtFACCODE.EditValue = "";
  175. this.txtFACCODE.Location = new System.Drawing.Point(110, 133);
  176. this.txtFACCODE.Name = "txtFACCODE";
  177. this.txtFACCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  178. new DevExpress.XtraEditors.Controls.EditorButton()});
  179. this.txtFACCODE.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  180. this.txtFACCODE.Size = new System.Drawing.Size(149, 20);
  181. this.txtFACCODE.TabIndex = 2;
  182. this.txtFACCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtFACCODE_ButtonClick);
  183. //
  184. // label4
  185. //
  186. this.label4.AutoSize = true;
  187. this.label4.Location = new System.Drawing.Point(37, 306);
  188. this.label4.Name = "label4";
  189. this.label4.Size = new System.Drawing.Size(43, 14);
  190. this.label4.TabIndex = 71;
  191. this.label4.Text = "班制:";
  192. this.label4.Visible = false;
  193. //
  194. // txtSHIFTTYPECODE
  195. //
  196. this.txtSHIFTTYPECODE.EditValue = "";
  197. this.txtSHIFTTYPECODE.Location = new System.Drawing.Point(110, 303);
  198. this.txtSHIFTTYPECODE.Name = "txtSHIFTTYPECODE";
  199. this.txtSHIFTTYPECODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  200. new DevExpress.XtraEditors.Controls.EditorButton()});
  201. this.txtSHIFTTYPECODE.Size = new System.Drawing.Size(150, 20);
  202. this.txtSHIFTTYPECODE.TabIndex = 70;
  203. this.txtSHIFTTYPECODE.Visible = false;
  204. //
  205. // label3
  206. //
  207. this.label3.AutoSize = true;
  208. this.label3.Location = new System.Drawing.Point(36, 63);
  209. this.label3.Name = "label3";
  210. this.label3.Size = new System.Drawing.Size(67, 14);
  211. this.label3.TabIndex = 15;
  212. this.label3.Text = "车间描述:";
  213. //
  214. // txtSEGSEQ
  215. //
  216. this.txtSEGSEQ.Location = new System.Drawing.Point(110, 247);
  217. this.txtSEGSEQ.Name = "txtSEGSEQ";
  218. this.txtSEGSEQ.Size = new System.Drawing.Size(148, 20);
  219. this.txtSEGSEQ.TabIndex = 13;
  220. this.txtSEGSEQ.Visible = false;
  221. //
  222. // txtSEGCODE
  223. //
  224. this.txtSEGCODE.Location = new System.Drawing.Point(110, 21);
  225. this.txtSEGCODE.Name = "txtSEGCODE";
  226. this.txtSEGCODE.Size = new System.Drawing.Size(148, 20);
  227. this.txtSEGCODE.TabIndex = 0;
  228. //
  229. // label2
  230. //
  231. this.label2.AutoSize = true;
  232. this.label2.Location = new System.Drawing.Point(37, 250);
  233. this.label2.Name = "label2";
  234. this.label2.Size = new System.Drawing.Size(67, 14);
  235. this.label2.TabIndex = 9;
  236. this.label2.Text = "车间次序:";
  237. this.label2.Visible = false;
  238. //
  239. // label1
  240. //
  241. this.label1.AutoSize = true;
  242. this.label1.Location = new System.Drawing.Point(37, 24);
  243. this.label1.Name = "label1";
  244. this.label1.Size = new System.Drawing.Size(67, 14);
  245. this.label1.TabIndex = 8;
  246. this.label1.Text = "车间代码:";
  247. //
  248. // btnClose
  249. //
  250. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  251. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  252. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  253. this.btnClose.Appearance.Options.UseFont = true;
  254. this.btnClose.Appearance.Options.UseForeColor = true;
  255. this.btnClose.Appearance.Options.UseTextOptions = true;
  256. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  257. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  258. this.btnClose.Location = new System.Drawing.Point(259, 1);
  259. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  260. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  261. this.btnClose.Name = "btnClose";
  262. this.btnClose.Size = new System.Drawing.Size(26, 29);
  263. this.btnClose.TabIndex = 31;
  264. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  265. //
  266. // btnCancle
  267. //
  268. this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  269. this.btnCancle.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  270. this.btnCancle.Appearance.ForeColor = System.Drawing.Color.White;
  271. this.btnCancle.Appearance.Options.UseFont = true;
  272. this.btnCancle.Appearance.Options.UseForeColor = true;
  273. this.btnCancle.Appearance.Options.UseTextOptions = true;
  274. this.btnCancle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  275. this.btnCancle.Image = ((System.Drawing.Image)(resources.GetObject("btnCancle.Image")));
  276. this.btnCancle.Location = new System.Drawing.Point(213, 277);
  277. this.btnCancle.LookAndFeel.SkinName = "BlueButtonSkin";
  278. this.btnCancle.LookAndFeel.UseDefaultLookAndFeel = false;
  279. this.btnCancle.Name = "btnCancle";
  280. this.btnCancle.Size = new System.Drawing.Size(70, 30);
  281. this.btnCancle.TabIndex = 30;
  282. this.btnCancle.Text = "取消";
  283. this.btnCancle.Click += new System.EventHandler(this.btnCancle_Click);
  284. //
  285. // btnOK
  286. //
  287. this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  288. this.btnOK.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  289. this.btnOK.Appearance.ForeColor = System.Drawing.Color.White;
  290. this.btnOK.Appearance.Options.UseFont = true;
  291. this.btnOK.Appearance.Options.UseForeColor = true;
  292. this.btnOK.Appearance.Options.UseTextOptions = true;
  293. this.btnOK.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  294. this.btnOK.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.Image")));
  295. this.btnOK.Location = new System.Drawing.Point(141, 277);
  296. this.btnOK.LookAndFeel.SkinName = "BlueButtonSkin";
  297. this.btnOK.LookAndFeel.UseDefaultLookAndFeel = false;
  298. this.btnOK.Name = "btnOK";
  299. this.btnOK.Size = new System.Drawing.Size(70, 30);
  300. this.btnOK.TabIndex = 3;
  301. this.btnOK.Text = "保存";
  302. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  303. //
  304. // FormICSSEGAdd
  305. //
  306. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  307. this.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
  308. this.Appearance.Options.UseBackColor = true;
  309. this.Appearance.Options.UseForeColor = true;
  310. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  311. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  312. this.ClientSize = new System.Drawing.Size(285, 309);
  313. this.Controls.Add(this.btnClose);
  314. this.Controls.Add(this.btnCancle);
  315. this.Controls.Add(this.btnOK);
  316. this.Controls.Add(this.panelControl1);
  317. this.Controls.Add(this.labelControl1);
  318. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  319. this.Name = "FormICSSEGAdd";
  320. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  321. this.Text = "车间信息编辑";
  322. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  323. this.panelControl1.ResumeLayout(false);
  324. this.panelControl1.PerformLayout();
  325. ((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).EndInit();
  326. ((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).EndInit();
  327. ((System.ComponentModel.ISupportInitialize)(this.txtSEGManager.Properties)).EndInit();
  328. ((System.ComponentModel.ISupportInitialize)(this.txtFACCODE.Properties)).EndInit();
  329. ((System.ComponentModel.ISupportInitialize)(this.txtSHIFTTYPECODE.Properties)).EndInit();
  330. ((System.ComponentModel.ISupportInitialize)(this.txtSEGSEQ.Properties)).EndInit();
  331. ((System.ComponentModel.ISupportInitialize)(this.txtSEGCODE.Properties)).EndInit();
  332. this.ResumeLayout(false);
  333. this.PerformLayout();
  334. }
  335. #endregion
  336. private DevExpress.XtraEditors.LabelControl labelControl1;
  337. private DevExpress.XtraEditors.PanelControl panelControl1;
  338. private DevExpress.XtraEditors.TextEdit txtSEGSEQ;
  339. private DevExpress.XtraEditors.TextEdit txtSEGCODE;
  340. private System.Windows.Forms.Label label2;
  341. private System.Windows.Forms.Label label1;
  342. private DevExpress.XtraEditors.SimpleButton btnOK;
  343. private DevExpress.XtraEditors.SimpleButton btnCancle;
  344. private DevExpress.XtraEditors.SimpleButton btnClose;
  345. private System.Windows.Forms.Label label3;
  346. private DevExpress.XtraEditors.ButtonEdit txtSHIFTTYPECODE;
  347. private DevExpress.XtraEditors.ButtonEdit txtFACCODE;
  348. private System.Windows.Forms.Label label4;
  349. private System.Windows.Forms.Label label5;
  350. private System.Windows.Forms.RichTextBox txtSEGDESC;
  351. private System.Windows.Forms.Label label6;
  352. private DevExpress.XtraEditors.ButtonEdit txtSEGManager;
  353. private DevExpress.XtraEditors.TextEdit txtMTIME;
  354. private DevExpress.XtraEditors.TextEdit txtMUSERName;
  355. private System.Windows.Forms.Label label11;
  356. private System.Windows.Forms.Label label10;
  357. }
  358. }