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

232 lines
12 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSECSGAdd
  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(FormICSECSGAdd));
  29. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  30. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  31. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  32. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  33. this.txtMUSERName = new DevExpress.XtraEditors.TextEdit();
  34. this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
  35. this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
  36. this.save = new DevExpress.XtraEditors.SimpleButton();
  37. this.can = new DevExpress.XtraEditors.SimpleButton();
  38. this.txtMTIME = new DevExpress.XtraEditors.TextEdit();
  39. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  40. this.txtECSGCODE = new DevExpress.XtraEditors.TextEdit();
  41. this.txtECSGDESC = new System.Windows.Forms.RichTextBox();
  42. ((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).BeginInit();
  43. ((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).BeginInit();
  44. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  45. this.panelControl1.SuspendLayout();
  46. ((System.ComponentModel.ISupportInitialize)(this.txtECSGCODE.Properties)).BeginInit();
  47. this.SuspendLayout();
  48. //
  49. // btnClose
  50. //
  51. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  52. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  53. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  54. this.btnClose.Appearance.Options.UseFont = true;
  55. this.btnClose.Appearance.Options.UseForeColor = true;
  56. this.btnClose.Appearance.Options.UseTextOptions = true;
  57. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  58. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  59. this.btnClose.Location = new System.Drawing.Point(283, 1);
  60. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  61. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  62. this.btnClose.Name = "btnClose";
  63. this.btnClose.Size = new System.Drawing.Size(26, 23);
  64. this.btnClose.TabIndex = 5;
  65. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  66. //
  67. // lblTitle
  68. //
  69. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  70. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  71. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  72. this.lblTitle.Location = new System.Drawing.Point(1, 1);
  73. this.lblTitle.Name = "lblTitle";
  74. this.lblTitle.Size = new System.Drawing.Size(110, 23);
  75. this.lblTitle.TabIndex = 6;
  76. this.lblTitle.Text = "新增";
  77. //
  78. // labelControl2
  79. //
  80. this.labelControl2.Location = new System.Drawing.Point(26, 85);
  81. this.labelControl2.Name = "labelControl2";
  82. this.labelControl2.Size = new System.Drawing.Size(96, 14);
  83. this.labelControl2.TabIndex = 0;
  84. this.labelControl2.Text = "不良原因组描述:";
  85. //
  86. // labelControl1
  87. //
  88. this.labelControl1.Location = new System.Drawing.Point(26, 36);
  89. this.labelControl1.Name = "labelControl1";
  90. this.labelControl1.Size = new System.Drawing.Size(96, 14);
  91. this.labelControl1.TabIndex = 0;
  92. this.labelControl1.Text = "不良原因组代码:";
  93. //
  94. // txtMUSERName
  95. //
  96. this.txtMUSERName.EnterMoveNextControl = true;
  97. this.txtMUSERName.Location = new System.Drawing.Point(128, 139);
  98. this.txtMUSERName.Name = "txtMUSERName";
  99. this.txtMUSERName.Properties.ReadOnly = true;
  100. this.txtMUSERName.Size = new System.Drawing.Size(147, 20);
  101. this.txtMUSERName.TabIndex = 18;
  102. //
  103. // labelControl12
  104. //
  105. this.labelControl12.Location = new System.Drawing.Point(26, 180);
  106. this.labelControl12.Name = "labelControl12";
  107. this.labelControl12.Size = new System.Drawing.Size(60, 14);
  108. this.labelControl12.TabIndex = 22;
  109. this.labelControl12.Text = "维护时间:";
  110. //
  111. // labelControl13
  112. //
  113. this.labelControl13.Location = new System.Drawing.Point(26, 145);
  114. this.labelControl13.Name = "labelControl13";
  115. this.labelControl13.Size = new System.Drawing.Size(48, 14);
  116. this.labelControl13.TabIndex = 23;
  117. this.labelControl13.Text = "维护人:";
  118. //
  119. // save
  120. //
  121. this.save.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  122. this.save.Location = new System.Drawing.Point(120, 227);
  123. this.save.Name = "save";
  124. this.save.Size = new System.Drawing.Size(68, 23);
  125. this.save.TabIndex = 30;
  126. this.save.Text = "保存";
  127. this.save.Click += new System.EventHandler(this.save_Click);
  128. //
  129. // can
  130. //
  131. this.can.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  132. this.can.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  133. this.can.Location = new System.Drawing.Point(207, 227);
  134. this.can.Name = "can";
  135. this.can.Size = new System.Drawing.Size(68, 23);
  136. this.can.TabIndex = 31;
  137. this.can.Text = "取消";
  138. this.can.Click += new System.EventHandler(this.can_Click);
  139. //
  140. // txtMTIME
  141. //
  142. this.txtMTIME.EnterMoveNextControl = true;
  143. this.txtMTIME.Location = new System.Drawing.Point(128, 174);
  144. this.txtMTIME.Name = "txtMTIME";
  145. this.txtMTIME.Properties.ReadOnly = true;
  146. this.txtMTIME.Size = new System.Drawing.Size(147, 20);
  147. this.txtMTIME.TabIndex = 35;
  148. //
  149. // panelControl1
  150. //
  151. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  152. | System.Windows.Forms.AnchorStyles.Left)
  153. | System.Windows.Forms.AnchorStyles.Right)));
  154. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  155. this.panelControl1.Appearance.Options.UseBackColor = true;
  156. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  157. this.panelControl1.Controls.Add(this.txtECSGCODE);
  158. this.panelControl1.Controls.Add(this.txtECSGDESC);
  159. this.panelControl1.Controls.Add(this.txtMTIME);
  160. this.panelControl1.Controls.Add(this.can);
  161. this.panelControl1.Controls.Add(this.save);
  162. this.panelControl1.Controls.Add(this.labelControl13);
  163. this.panelControl1.Controls.Add(this.labelControl12);
  164. this.panelControl1.Controls.Add(this.txtMUSERName);
  165. this.panelControl1.Controls.Add(this.labelControl1);
  166. this.panelControl1.Controls.Add(this.labelControl2);
  167. this.panelControl1.Location = new System.Drawing.Point(1, 27);
  168. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  169. this.panelControl1.Name = "panelControl1";
  170. this.panelControl1.Size = new System.Drawing.Size(308, 276);
  171. this.panelControl1.TabIndex = 23;
  172. //
  173. // txtECSGCODE
  174. //
  175. this.txtECSGCODE.EnterMoveNextControl = true;
  176. this.txtECSGCODE.Location = new System.Drawing.Point(128, 33);
  177. this.txtECSGCODE.Name = "txtECSGCODE";
  178. this.txtECSGCODE.Size = new System.Drawing.Size(147, 20);
  179. this.txtECSGCODE.TabIndex = 73;
  180. //
  181. // txtECSGDESC
  182. //
  183. this.txtECSGDESC.Location = new System.Drawing.Point(128, 73);
  184. this.txtECSGDESC.Name = "txtECSGDESC";
  185. this.txtECSGDESC.Size = new System.Drawing.Size(147, 45);
  186. this.txtECSGDESC.TabIndex = 72;
  187. this.txtECSGDESC.Text = "";
  188. //
  189. // FormICSECSGAdd
  190. //
  191. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  192. this.Appearance.Options.UseBackColor = true;
  193. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  194. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  195. this.ClientSize = new System.Drawing.Size(310, 330);
  196. this.Controls.Add(this.panelControl1);
  197. this.Controls.Add(this.lblTitle);
  198. this.Controls.Add(this.btnClose);
  199. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  200. this.Name = "FormICSECSGAdd";
  201. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  202. this.Text = "FormContainerAddEdit";
  203. this.Load += new System.EventHandler(this.FormICSECSGAdd_Load);
  204. ((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).EndInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).EndInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  207. this.panelControl1.ResumeLayout(false);
  208. this.panelControl1.PerformLayout();
  209. ((System.ComponentModel.ISupportInitialize)(this.txtECSGCODE.Properties)).EndInit();
  210. this.ResumeLayout(false);
  211. }
  212. #endregion
  213. private DevExpress.XtraEditors.SimpleButton btnClose;
  214. private DevExpress.XtraEditors.LabelControl lblTitle;
  215. private DevExpress.XtraEditors.LabelControl labelControl2;
  216. private DevExpress.XtraEditors.LabelControl labelControl1;
  217. private DevExpress.XtraEditors.TextEdit txtMUSERName;
  218. private DevExpress.XtraEditors.LabelControl labelControl12;
  219. private DevExpress.XtraEditors.LabelControl labelControl13;
  220. private DevExpress.XtraEditors.SimpleButton save;
  221. private DevExpress.XtraEditors.SimpleButton can;
  222. private DevExpress.XtraEditors.TextEdit txtMTIME;
  223. private DevExpress.XtraEditors.PanelControl panelControl1;
  224. private System.Windows.Forms.RichTextBox txtECSGDESC;
  225. private DevExpress.XtraEditors.TextEdit txtECSGCODE;
  226. }
  227. }