文件名从 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/05-function/XhsProjectSimulationFunctionCtrl.Designer.cs 修改 |
| | |
| | | 锘縩amespace HStation.WinFrmUI |
| | | { |
| | | partial class XhsProjectSimulationFunctionCtrl |
| | | partial class SimulationFunctionCtrl |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | private void InitializeComponent() |
| | | { |
| | | components = new Container(); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(XhsProjectSimulationFunctionCtrl)); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(SimulationFunctionCtrl)); |
| | | accordionControl1 = new DevExpress.XtraBars.Navigation.AccordionControl(); |
| | | elementProjectSiteInfo = new DevExpress.XtraBars.Navigation.AccordionControlElement(); |
| | | elementProjectSiteSimulation = new DevExpress.XtraBars.Navigation.AccordionControlElement(); |
| | |
| | | btnCreateProjectSiteScheme.Appearance.Options.UseForeColor = true; |
| | | btnCreateProjectSiteScheme.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True; |
| | | btnCreateProjectSiteScheme.ImageOptions.ImageToTextAlignment = ImageAlignToText.LeftCenter; |
| | | btnCreateProjectSiteScheme.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("btnCreateScheme.ImageOptions.SvgImage"); |
| | | btnCreateProjectSiteScheme.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("btnCreateProjectSiteScheme.ImageOptions.SvgImage"); |
| | | btnCreateProjectSiteScheme.ImageOptions.SvgImageSize = new Size(16, 16); |
| | | btnCreateProjectSiteScheme.Location = new Point(1, 661); |
| | | btnCreateProjectSiteScheme.Name = "btnCreateProjectSiteScheme"; |
| | |
| | | layoutControlItem2.TextSize = new Size(0, 0); |
| | | layoutControlItem2.TextVisible = false; |
| | | // |
| | | // XhsProjectSimulationFunctionCtrl |
| | | // SimulationFunctionCtrl |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(layoutControl1); |
| | | Name = "XhsProjectSimulationFunctionCtrl"; |
| | | Name = "SimulationFunctionCtrl"; |
| | | Size = new Size(232, 710); |
| | | ((ISupportInitialize)accordionControl1).EndInit(); |
| | | ((ISupportInitialize)svgImg32).EndInit(); |