duheng
2024-09-27 24c2e282bac49627cc1cbac2d4b8df73c1d066b7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
namespace HStation.WinFrmUI
{
    partial class XhsProjectSimulationFunctionMgrCtrl
    {
        /// <summary> 
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;
 
        /// <summary> 
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }
 
        #region Component Designer generated code
 
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            components = new Container();
            accordionControl1 = new DevExpress.XtraBars.Navigation.AccordionControl();
            elementInfo = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            elementSimulation = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            elementSchemeMgr = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            elementCreateScheme = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            accSchemeComparison = new DevExpress.XtraBars.Navigation.AccordionControlElement();
            svgImg32 = new DevExpress.Utils.SvgImageCollection(components);
            ((ISupportInitialize)accordionControl1).BeginInit();
            ((ISupportInitialize)svgImg32).BeginInit();
            SuspendLayout();
            // 
            // accordionControl1
            // 
            accordionControl1.AnimationType = DevExpress.XtraBars.Navigation.AnimationType.Spline;
            accordionControl1.Appearance.Group.Default.FontSizeDelta = 2;
            accordionControl1.Appearance.Group.Default.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink;
            accordionControl1.Appearance.Group.Default.Options.UseFont = true;
            accordionControl1.Appearance.Group.Default.Options.UseForeColor = true;
            accordionControl1.Appearance.Item.Default.FontSizeDelta = 1;
            accordionControl1.Appearance.Item.Default.Options.UseFont = true;
            accordionControl1.Dock = DockStyle.Fill;
            accordionControl1.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] { elementInfo, elementSimulation, elementSchemeMgr });
            accordionControl1.GroupHeight = 50;
            accordionControl1.Images = svgImg32;
            accordionControl1.ItemHeight = 35;
            accordionControl1.Location = new Point(0, 0);
            accordionControl1.Margin = new Padding(2);
            accordionControl1.Name = "accordionControl1";
            accordionControl1.OptionsHamburgerMenu.HighlightRootElements = DevExpress.Utils.DefaultBoolean.False;
            accordionControl1.OptionsMinimizing.AllowFooterResizing = false;
            accordionControl1.OptionsMinimizing.AllowMinimizeMode = DevExpress.Utils.DefaultBoolean.False;
            accordionControl1.ScrollBarMode = DevExpress.XtraBars.Navigation.ScrollBarMode.Fluent;
            accordionControl1.Size = new Size(262, 609);
            accordionControl1.TabIndex = 1;
            accordionControl1.ViewType = DevExpress.XtraBars.Navigation.AccordionControlViewType.HamburgerMenu;
            accordionControl1.ElementClick += accordionControl1_ElementClick;
            // 
            // elementInfo
            // 
            elementInfo.Expanded = true;
            elementInfo.ImageOptions.ImageIndex = 0;
            elementInfo.Name = "elementInfo";
            elementInfo.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            elementInfo.Tag = "info";
            elementInfo.Text = "项目概况";
            // 
            // elementSimulation
            // 
            elementSimulation.ImageOptions.ImageIndex = 1;
            elementSimulation.Name = "elementSimulation";
            elementSimulation.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            elementSimulation.Tag = "simulation";
            elementSimulation.Text = "水力模拟";
            // 
            // elementSchemeMgr
            // 
            elementSchemeMgr.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] { elementCreateScheme, accSchemeComparison });
            elementSchemeMgr.Expanded = true;
            elementSchemeMgr.ImageOptions.ImageIndex = 2;
            elementSchemeMgr.Name = "elementSchemeMgr";
            elementSchemeMgr.Tag = "scheme-mgr";
            elementSchemeMgr.Text = "方案管理";
            // 
            // elementCreateScheme
            // 
            elementCreateScheme.ImageOptions.ImageIndex = 3;
            elementCreateScheme.Name = "elementCreateScheme";
            elementCreateScheme.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            elementCreateScheme.Tag = "scheme-create";
            elementCreateScheme.Text = "创建方案";
            // 
            // accSchemeComparison
            // 
            accSchemeComparison.ImageOptions.ImageIndex = 4;
            accSchemeComparison.Name = "accSchemeComparison";
            accSchemeComparison.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
            accSchemeComparison.Tag = "scheme-compare";
            accSchemeComparison.Text = "方案对比";
            // 
            // svgImg32
            // 
            svgImg32.ImageSize = new Size(32, 32);
            svgImg32.Add("functionsinformation", "image://svgimages/spreadsheet/functionsinformation.svg");
            svgImg32.Add("calculatesheet", "image://svgimages/spreadsheet/calculatesheet.svg");
            svgImg32.Add("bo_project", "image://svgimages/business objects/bo_project.svg");
            svgImg32.Add("addfile", "image://svgimages/outlook inspired/addfile.svg");
            svgImg32.Add("group", "image://svgimages/dashboards/group.svg");
            // 
            // XhsProjectSimulationFunctionMgrCtrl
            // 
            AutoScaleDimensions = new SizeF(7F, 14F);
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(accordionControl1);
            Name = "XhsProjectSimulationFunctionMgrCtrl";
            Size = new Size(262, 609);
            ((ISupportInitialize)accordionControl1).EndInit();
            ((ISupportInitialize)svgImg32).EndInit();
            ResumeLayout(false);
        }
 
        #endregion
 
        private DevExpress.XtraBars.Navigation.AccordionControl accordionControl1;
        private DevExpress.XtraBars.Navigation.AccordionControlElement elementInfo;
        private DevExpress.XtraBars.Navigation.AccordionControlElement accAssetMgr;
        private DevExpress.XtraBars.Navigation.AccordionControlElement elementSimulation;
        private DevExpress.XtraBars.Navigation.AccordionControlElement elementSchemeMgr;
        private DevExpress.XtraBars.Navigation.AccordionControlElement elementCreateScheme;
        private DevExpress.XtraBars.Navigation.AccordionControlElement accSchemeComparison;
        private DevExpress.Utils.SvgImageCollection svgImg32;
    }
}