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

338 lines
18 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FromICSEQPWeeklyMaintenanceAdd
  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(FromICSEQPWeeklyMaintenanceAdd));
  29. this.btnOK = new DevExpress.XtraEditors.SimpleButton();
  30. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  31. this.txtEQPCODE = new DevExpress.XtraEditors.GridLookUpEdit();
  32. this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  33. this.txtEQPNAME = new DevExpress.XtraEditors.TextEdit();
  34. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  35. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  36. this.colDateDiffID = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colDateDiff = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.colAVA = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.label3 = new System.Windows.Forms.Label();
  44. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  45. this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
  46. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  47. this.txtEQPID = new DevExpress.XtraEditors.TextEdit();
  48. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  49. this.panelControl1.SuspendLayout();
  50. ((System.ComponentModel.ISupportInitialize)(this.txtEQPCODE.Properties)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.txtEQPNAME.Properties)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.txtEQPID.Properties)).BeginInit();
  57. this.SuspendLayout();
  58. //
  59. // btnOK
  60. //
  61. this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  62. this.btnOK.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  63. this.btnOK.Appearance.ForeColor = System.Drawing.Color.White;
  64. this.btnOK.Appearance.Options.UseFont = true;
  65. this.btnOK.Appearance.Options.UseForeColor = true;
  66. this.btnOK.Appearance.Options.UseTextOptions = true;
  67. this.btnOK.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  68. this.btnOK.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.Image")));
  69. this.btnOK.Location = new System.Drawing.Point(199, 203);
  70. this.btnOK.LookAndFeel.SkinName = "BlueButtonSkin";
  71. this.btnOK.LookAndFeel.UseDefaultLookAndFeel = false;
  72. this.btnOK.Name = "btnOK";
  73. this.btnOK.Size = new System.Drawing.Size(70, 30);
  74. this.btnOK.TabIndex = 23;
  75. this.btnOK.Text = "保存";
  76. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  77. //
  78. // panelControl1
  79. //
  80. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  81. | System.Windows.Forms.AnchorStyles.Left)
  82. | System.Windows.Forms.AnchorStyles.Right)));
  83. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  84. this.panelControl1.Appearance.Options.UseBackColor = true;
  85. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  86. this.panelControl1.Controls.Add(this.txtEQPCODE);
  87. this.panelControl1.Controls.Add(this.txtEQPNAME);
  88. this.panelControl1.Controls.Add(this.grdDetail);
  89. this.panelControl1.Controls.Add(this.label1);
  90. this.panelControl1.Controls.Add(this.label3);
  91. this.panelControl1.Location = new System.Drawing.Point(1, 29);
  92. this.panelControl1.Name = "panelControl1";
  93. this.panelControl1.Size = new System.Drawing.Size(366, 168);
  94. this.panelControl1.TabIndex = 24;
  95. //
  96. // txtEQPCODE
  97. //
  98. this.txtEQPCODE.EditValue = "";
  99. this.txtEQPCODE.Location = new System.Drawing.Point(69, 6);
  100. this.txtEQPCODE.Name = "txtEQPCODE";
  101. this.txtEQPCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  102. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  103. this.txtEQPCODE.Properties.NullText = "";
  104. this.txtEQPCODE.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
  105. this.txtEQPCODE.Properties.View = this.gridLookUpEdit1View;
  106. this.txtEQPCODE.Size = new System.Drawing.Size(66, 20);
  107. this.txtEQPCODE.TabIndex = 238;
  108. this.txtEQPCODE.EditValueChanged += new System.EventHandler(this.txtEQPCODE_EditValueChanged);
  109. //
  110. // gridLookUpEdit1View
  111. //
  112. this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  113. this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
  114. this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  115. this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  116. //
  117. // txtEQPNAME
  118. //
  119. this.txtEQPNAME.Location = new System.Drawing.Point(201, 6);
  120. this.txtEQPNAME.Name = "txtEQPNAME";
  121. this.txtEQPNAME.Properties.ReadOnly = true;
  122. this.txtEQPNAME.Size = new System.Drawing.Size(156, 20);
  123. this.txtEQPNAME.TabIndex = 85;
  124. //
  125. // grdDetail
  126. //
  127. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Bottom;
  128. this.grdDetail.Location = new System.Drawing.Point(0, 35);
  129. this.grdDetail.MainView = this.grvDetail;
  130. this.grdDetail.Name = "grdDetail";
  131. this.grdDetail.Size = new System.Drawing.Size(366, 133);
  132. this.grdDetail.TabIndex = 84;
  133. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  134. this.grvDetail,
  135. this.grvAdvDetail});
  136. //
  137. // grvDetail
  138. //
  139. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  140. this.colDateDiffID,
  141. this.colisSelect,
  142. this.gridColumn5,
  143. this.colDateDiff,
  144. this.colAVA});
  145. this.grvDetail.GridControl = this.grdDetail;
  146. this.grvDetail.IndicatorWidth = 40;
  147. this.grvDetail.Name = "grvDetail";
  148. this.grvDetail.OptionsBehavior.ReadOnly = true;
  149. this.grvDetail.OptionsSelection.MultiSelect = true;
  150. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  151. this.grvDetail.OptionsView.ShowFooter = true;
  152. this.grvDetail.OptionsView.ShowGroupPanel = false;
  153. this.grvDetail.Click += new System.EventHandler(this.grvDetail_Click);
  154. //
  155. // colDateDiffID
  156. //
  157. this.colDateDiffID.Caption = "DATEDIFFID";
  158. this.colDateDiffID.FieldName = "DATEDIFFID";
  159. this.colDateDiffID.Name = "colDateDiffID";
  160. //
  161. // colisSelect
  162. //
  163. this.colisSelect.Caption = "绑定";
  164. this.colisSelect.FieldName = "isSelect";
  165. this.colisSelect.Name = "colisSelect";
  166. this.colisSelect.OptionsColumn.AllowEdit = false;
  167. this.colisSelect.Visible = true;
  168. this.colisSelect.VisibleIndex = 0;
  169. this.colisSelect.Width = 34;
  170. //
  171. // gridColumn5
  172. //
  173. this.gridColumn5.Caption = "周期";
  174. this.gridColumn5.FieldName = "WEEKDAYNAME";
  175. this.gridColumn5.Name = "gridColumn5";
  176. this.gridColumn5.OptionsColumn.ReadOnly = true;
  177. this.gridColumn5.Visible = true;
  178. this.gridColumn5.VisibleIndex = 1;
  179. this.gridColumn5.Width = 52;
  180. //
  181. // colDateDiff
  182. //
  183. this.colDateDiff.Caption = "时间区间";
  184. this.colDateDiff.FieldName = "时间区间";
  185. this.colDateDiff.Name = "colDateDiff";
  186. this.colDateDiff.Visible = true;
  187. this.colDateDiff.VisibleIndex = 2;
  188. //
  189. // colAVA
  190. //
  191. this.colAVA.Caption = "启用";
  192. this.colAVA.FieldName = "Available";
  193. this.colAVA.Name = "colAVA";
  194. this.colAVA.OptionsColumn.AllowEdit = false;
  195. this.colAVA.Visible = true;
  196. this.colAVA.VisibleIndex = 3;
  197. //
  198. // grvAdvDetail
  199. //
  200. this.grvAdvDetail.GridControl = this.grdDetail;
  201. this.grvAdvDetail.Name = "grvAdvDetail";
  202. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  203. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  204. this.grvAdvDetail.OptionsView.ShowFooter = true;
  205. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  206. //
  207. // label1
  208. //
  209. this.label1.AutoSize = true;
  210. this.label1.Location = new System.Drawing.Point(141, 9);
  211. this.label1.Name = "label1";
  212. this.label1.Size = new System.Drawing.Size(59, 14);
  213. this.label1.TabIndex = 83;
  214. this.label1.Text = "设备名称:";
  215. //
  216. // label3
  217. //
  218. this.label3.AutoSize = true;
  219. this.label3.Location = new System.Drawing.Point(8, 9);
  220. this.label3.Name = "label3";
  221. this.label3.Size = new System.Drawing.Size(59, 14);
  222. this.label3.TabIndex = 83;
  223. this.label3.Text = "设备代码:";
  224. //
  225. // labelControl1
  226. //
  227. this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  228. this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Black;
  229. this.labelControl1.Location = new System.Drawing.Point(1, 3);
  230. this.labelControl1.Name = "labelControl1";
  231. this.labelControl1.Size = new System.Drawing.Size(96, 21);
  232. this.labelControl1.TabIndex = 25;
  233. this.labelControl1.Text = "设备维修记录";
  234. //
  235. // btnCancle
  236. //
  237. this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  238. this.btnCancle.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  239. this.btnCancle.Appearance.ForeColor = System.Drawing.Color.White;
  240. this.btnCancle.Appearance.Options.UseFont = true;
  241. this.btnCancle.Appearance.Options.UseForeColor = true;
  242. this.btnCancle.Appearance.Options.UseTextOptions = true;
  243. this.btnCancle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  244. this.btnCancle.Image = ((System.Drawing.Image)(resources.GetObject("btnCancle.Image")));
  245. this.btnCancle.Location = new System.Drawing.Point(275, 203);
  246. this.btnCancle.LookAndFeel.SkinName = "BlueButtonSkin";
  247. this.btnCancle.LookAndFeel.UseDefaultLookAndFeel = false;
  248. this.btnCancle.Name = "btnCancle";
  249. this.btnCancle.Size = new System.Drawing.Size(70, 30);
  250. this.btnCancle.TabIndex = 26;
  251. this.btnCancle.Text = "取消";
  252. this.btnCancle.Click += new System.EventHandler(this.btnCancle_Click);
  253. //
  254. // btnClose
  255. //
  256. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  257. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  258. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  259. this.btnClose.Appearance.Options.UseFont = true;
  260. this.btnClose.Appearance.Options.UseForeColor = true;
  261. this.btnClose.Appearance.Options.UseTextOptions = true;
  262. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  263. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  264. this.btnClose.Location = new System.Drawing.Point(341, 3);
  265. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  266. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  267. this.btnClose.Name = "btnClose";
  268. this.btnClose.Size = new System.Drawing.Size(26, 21);
  269. this.btnClose.TabIndex = 27;
  270. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  271. //
  272. // txtEQPID
  273. //
  274. this.txtEQPID.Location = new System.Drawing.Point(31, 205);
  275. this.txtEQPID.Name = "txtEQPID";
  276. this.txtEQPID.Size = new System.Drawing.Size(100, 20);
  277. this.txtEQPID.TabIndex = 28;
  278. this.txtEQPID.Visible = false;
  279. this.txtEQPID.EditValueChanged += new System.EventHandler(this.txtEQPID_EditValueChanged);
  280. //
  281. // FromICSEQPWeeklyMaintenanceAdd
  282. //
  283. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  284. this.Appearance.Options.UseBackColor = true;
  285. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  286. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  287. this.ClientSize = new System.Drawing.Size(368, 237);
  288. this.Controls.Add(this.txtEQPID);
  289. this.Controls.Add(this.btnClose);
  290. this.Controls.Add(this.btnCancle);
  291. this.Controls.Add(this.labelControl1);
  292. this.Controls.Add(this.panelControl1);
  293. this.Controls.Add(this.btnOK);
  294. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  295. this.Name = "FromICSEQPWeeklyMaintenanceAdd";
  296. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  297. this.Text = "FormICSEquipmentAdd";
  298. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  299. this.panelControl1.ResumeLayout(false);
  300. this.panelControl1.PerformLayout();
  301. ((System.ComponentModel.ISupportInitialize)(this.txtEQPCODE.Properties)).EndInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.txtEQPNAME.Properties)).EndInit();
  304. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  305. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  306. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  307. ((System.ComponentModel.ISupportInitialize)(this.txtEQPID.Properties)).EndInit();
  308. this.ResumeLayout(false);
  309. this.PerformLayout();
  310. }
  311. #endregion
  312. private DevExpress.XtraEditors.SimpleButton btnOK;
  313. private DevExpress.XtraEditors.PanelControl panelControl1;
  314. private DevExpress.XtraEditors.LabelControl labelControl1;
  315. private DevExpress.XtraEditors.SimpleButton btnCancle;
  316. private DevExpress.XtraEditors.SimpleButton btnClose;
  317. private System.Windows.Forms.Label label3;
  318. private DevExpress.XtraEditors.TextEdit txtEQPNAME;
  319. private DevExpress.XtraGrid.GridControl grdDetail;
  320. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  321. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  322. private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
  323. private DevExpress.XtraGrid.Columns.GridColumn colAVA;
  324. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  325. private System.Windows.Forms.Label label1;
  326. private DevExpress.XtraEditors.GridLookUpEdit txtEQPCODE;
  327. private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
  328. private DevExpress.XtraGrid.Columns.GridColumn colDateDiff;
  329. private DevExpress.XtraGrid.Columns.GridColumn colDateDiffID;
  330. private DevExpress.XtraEditors.TextEdit txtEQPID;
  331. }
  332. }