华恒Mes鼎捷代码
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.

262 lines
14 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSMODELAdd
  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(FormICSMODELAdd));
  29. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  30. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  31. this.txtMtime = new DevExpress.XtraEditors.TextEdit();
  32. this.label3 = new System.Windows.Forms.Label();
  33. this.txtMuser = new DevExpress.XtraEditors.TextEdit();
  34. this.label2 = new System.Windows.Forms.Label();
  35. this.txtCREWDESC = new System.Windows.Forms.RichTextBox();
  36. this.label5 = new System.Windows.Forms.Label();
  37. this.txtCREWCODE = new DevExpress.XtraEditors.TextEdit();
  38. this.label1 = new System.Windows.Forms.Label();
  39. this.btnOK = new DevExpress.XtraEditors.SimpleButton();
  40. this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
  41. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  42. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  43. this.panelControl1.SuspendLayout();
  44. ((System.ComponentModel.ISupportInitialize)(this.txtMtime.Properties)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(this.txtMuser.Properties)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.txtCREWCODE.Properties)).BeginInit();
  47. this.SuspendLayout();
  48. //
  49. // labelControl1
  50. //
  51. this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  52. this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Black;
  53. this.labelControl1.Location = new System.Drawing.Point(17, 3);
  54. this.labelControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  55. this.labelControl1.Name = "labelControl1";
  56. this.labelControl1.Size = new System.Drawing.Size(120, 31);
  57. this.labelControl1.TabIndex = 26;
  58. this.labelControl1.Text = "产品别信息";
  59. //
  60. // panelControl1
  61. //
  62. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  63. | System.Windows.Forms.AnchorStyles.Left)
  64. | System.Windows.Forms.AnchorStyles.Right)));
  65. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  66. this.panelControl1.Appearance.Options.UseBackColor = true;
  67. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  68. this.panelControl1.Controls.Add(this.txtMtime);
  69. this.panelControl1.Controls.Add(this.label3);
  70. this.panelControl1.Controls.Add(this.txtMuser);
  71. this.panelControl1.Controls.Add(this.label2);
  72. this.panelControl1.Controls.Add(this.txtCREWDESC);
  73. this.panelControl1.Controls.Add(this.label5);
  74. this.panelControl1.Controls.Add(this.txtCREWCODE);
  75. this.panelControl1.Controls.Add(this.label1);
  76. this.panelControl1.Location = new System.Drawing.Point(4, 60);
  77. this.panelControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  78. this.panelControl1.Name = "panelControl1";
  79. this.panelControl1.Padding = new System.Windows.Forms.Padding(7, 0, 0, 0);
  80. this.panelControl1.Size = new System.Drawing.Size(434, 399);
  81. this.panelControl1.TabIndex = 27;
  82. //
  83. // txtMtime
  84. //
  85. this.txtMtime.Location = new System.Drawing.Point(170, 295);
  86. this.txtMtime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  87. this.txtMtime.Name = "txtMtime";
  88. this.txtMtime.Size = new System.Drawing.Size(223, 28);
  89. this.txtMtime.TabIndex = 75;
  90. //
  91. // label3
  92. //
  93. this.label3.AutoSize = true;
  94. this.label3.Location = new System.Drawing.Point(43, 300);
  95. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  96. this.label3.Name = "label3";
  97. this.label3.Size = new System.Drawing.Size(88, 22);
  98. this.label3.TabIndex = 74;
  99. this.label3.Text = "维护时间:";
  100. //
  101. // txtMuser
  102. //
  103. this.txtMuser.Location = new System.Drawing.Point(170, 234);
  104. this.txtMuser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  105. this.txtMuser.Name = "txtMuser";
  106. this.txtMuser.Size = new System.Drawing.Size(223, 28);
  107. this.txtMuser.TabIndex = 73;
  108. //
  109. // label2
  110. //
  111. this.label2.AutoSize = true;
  112. this.label2.Location = new System.Drawing.Point(43, 239);
  113. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  114. this.label2.Name = "label2";
  115. this.label2.Size = new System.Drawing.Size(70, 22);
  116. this.label2.TabIndex = 72;
  117. this.label2.Text = "维护人:";
  118. //
  119. // txtCREWDESC
  120. //
  121. this.txtCREWDESC.Location = new System.Drawing.Point(169, 113);
  122. this.txtCREWDESC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  123. this.txtCREWDESC.Name = "txtCREWDESC";
  124. this.txtCREWDESC.Size = new System.Drawing.Size(221, 92);
  125. this.txtCREWDESC.TabIndex = 71;
  126. this.txtCREWDESC.Text = "";
  127. //
  128. // label5
  129. //
  130. this.label5.AutoSize = true;
  131. this.label5.Location = new System.Drawing.Point(43, 118);
  132. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  133. this.label5.Name = "label5";
  134. this.label5.Size = new System.Drawing.Size(106, 22);
  135. this.label5.TabIndex = 70;
  136. this.label5.Text = "产品别描述:";
  137. //
  138. // txtCREWCODE
  139. //
  140. this.txtCREWCODE.Location = new System.Drawing.Point(170, 55);
  141. this.txtCREWCODE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  142. this.txtCREWCODE.Name = "txtCREWCODE";
  143. this.txtCREWCODE.Size = new System.Drawing.Size(223, 28);
  144. this.txtCREWCODE.TabIndex = 68;
  145. //
  146. // label1
  147. //
  148. this.label1.AutoSize = true;
  149. this.label1.Location = new System.Drawing.Point(43, 60);
  150. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  151. this.label1.Name = "label1";
  152. this.label1.Size = new System.Drawing.Size(106, 22);
  153. this.label1.TabIndex = 66;
  154. this.label1.Text = "产品别代码:";
  155. //
  156. // btnOK
  157. //
  158. this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  159. this.btnOK.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  160. this.btnOK.Appearance.ForeColor = System.Drawing.Color.White;
  161. this.btnOK.Appearance.Options.UseFont = true;
  162. this.btnOK.Appearance.Options.UseForeColor = true;
  163. this.btnOK.Appearance.Options.UseTextOptions = true;
  164. this.btnOK.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  165. this.btnOK.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.Image")));
  166. this.btnOK.Location = new System.Drawing.Point(229, 468);
  167. this.btnOK.LookAndFeel.SkinName = "BlueButtonSkin";
  168. this.btnOK.LookAndFeel.UseDefaultLookAndFeel = false;
  169. this.btnOK.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  170. this.btnOK.Name = "btnOK";
  171. this.btnOK.Size = new System.Drawing.Size(100, 47);
  172. this.btnOK.TabIndex = 28;
  173. this.btnOK.Text = "保存";
  174. this.btnOK.Click += new System.EventHandler(this.save_Click);
  175. //
  176. // btnCancle
  177. //
  178. this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  179. this.btnCancle.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  180. this.btnCancle.Appearance.ForeColor = System.Drawing.Color.White;
  181. this.btnCancle.Appearance.Options.UseFont = true;
  182. this.btnCancle.Appearance.Options.UseForeColor = true;
  183. this.btnCancle.Appearance.Options.UseTextOptions = true;
  184. this.btnCancle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  185. this.btnCancle.Image = ((System.Drawing.Image)(resources.GetObject("btnCancle.Image")));
  186. this.btnCancle.Location = new System.Drawing.Point(341, 468);
  187. this.btnCancle.LookAndFeel.SkinName = "BlueButtonSkin";
  188. this.btnCancle.LookAndFeel.UseDefaultLookAndFeel = false;
  189. this.btnCancle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  190. this.btnCancle.Name = "btnCancle";
  191. this.btnCancle.Size = new System.Drawing.Size(100, 47);
  192. this.btnCancle.TabIndex = 29;
  193. this.btnCancle.Text = "取消";
  194. this.btnCancle.Click += new System.EventHandler(this.can_Click);
  195. //
  196. // btnClose
  197. //
  198. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  199. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  200. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  201. this.btnClose.Appearance.Options.UseFont = true;
  202. this.btnClose.Appearance.Options.UseForeColor = true;
  203. this.btnClose.Appearance.Options.UseTextOptions = true;
  204. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  205. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  206. this.btnClose.Location = new System.Drawing.Point(404, 3);
  207. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  208. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  209. this.btnClose.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  210. this.btnClose.Name = "btnClose";
  211. this.btnClose.Size = new System.Drawing.Size(37, 47);
  212. this.btnClose.TabIndex = 30;
  213. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  214. //
  215. // FormICSMODELAdd
  216. //
  217. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  218. this.Appearance.Options.UseBackColor = true;
  219. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
  220. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  221. this.ClientSize = new System.Drawing.Size(443, 517);
  222. this.Controls.Add(this.btnClose);
  223. this.Controls.Add(this.btnCancle);
  224. this.Controls.Add(this.btnOK);
  225. this.Controls.Add(this.panelControl1);
  226. this.Controls.Add(this.labelControl1);
  227. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  228. this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  229. this.Name = "FormICSMODELAdd";
  230. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  231. this.Text = "FormICSShifTypeAdd";
  232. this.Load += new System.EventHandler(this.FormICSItenLotAdd_Load);
  233. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  234. this.panelControl1.ResumeLayout(false);
  235. this.panelControl1.PerformLayout();
  236. ((System.ComponentModel.ISupportInitialize)(this.txtMtime.Properties)).EndInit();
  237. ((System.ComponentModel.ISupportInitialize)(this.txtMuser.Properties)).EndInit();
  238. ((System.ComponentModel.ISupportInitialize)(this.txtCREWCODE.Properties)).EndInit();
  239. this.ResumeLayout(false);
  240. this.PerformLayout();
  241. }
  242. #endregion
  243. private DevExpress.XtraEditors.LabelControl labelControl1;
  244. private DevExpress.XtraEditors.PanelControl panelControl1;
  245. private DevExpress.XtraEditors.SimpleButton btnOK;
  246. private DevExpress.XtraEditors.SimpleButton btnCancle;
  247. private DevExpress.XtraEditors.SimpleButton btnClose;
  248. private DevExpress.XtraEditors.TextEdit txtCREWCODE;
  249. private System.Windows.Forms.Label label1;
  250. private DevExpress.XtraEditors.TextEdit txtMtime;
  251. private System.Windows.Forms.Label label3;
  252. private DevExpress.XtraEditors.TextEdit txtMuser;
  253. private System.Windows.Forms.Label label2;
  254. private System.Windows.Forms.RichTextBox txtCREWDESC;
  255. private System.Windows.Forms.Label label5;
  256. }
  257. }