lixiaojun
2024-12-06 8d4f5bb9c83d42d1e83caccdb23665279f8e7094
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/05-function/SimulationFunctionCtrl.Designer.cs
文件名从 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/05-function/XhsProjectSimulationFunctionCtrl.Designer.cs 修改
@@ -1,6 +1,6 @@
锘縩amespace HStation.WinFrmUI
{
    partial class XhsProjectSimulationFunctionCtrl
    partial class SimulationFunctionCtrl
    {
        /// <summary> 
        /// Required designer variable.
@@ -29,7 +29,7 @@
        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();
@@ -157,7 +157,7 @@
            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";
@@ -213,12 +213,12 @@
            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();