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

224 lines
12 KiB

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