tangxu
2024-04-24 1c5fa983ae3506c2edaa88c51a959d46685c1ba1
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
namespace IStation.WinFrmUI.CalcErQu
{
    partial class GaugeContentDlg
    {
        #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() {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GaugeContentDlg));
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.gauge用电量 = new IStation.WinFrmUI.CalcErQu.GaugeContent();
            this.gauge功率 = new IStation.WinFrmUI.CalcErQu.GaugeContent();
            this.gauge供水量 = new IStation.WinFrmUI.CalcErQu.GaugeContent();
            this.gauge长江水位 = new IStation.WinFrmUI.CalcErQu.GaugeContent();
            this.tableLayoutPanel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 2;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.Controls.Add(this.gauge用电量, 1, 1);
            this.tableLayoutPanel1.Controls.Add(this.gauge功率, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.gauge供水量, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.gauge长江水位, 0, 0);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 2;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(398, 368);
            this.tableLayoutPanel1.TabIndex = 5;
            // 
            // gauge用电量
            // 
            this.gauge用电量.Caption = "用电量";
            this.gauge用电量.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(171)))), ((int)(((byte)(24)))));
            this.gauge用电量.Dock = System.Windows.Forms.DockStyle.Fill;
   
            this.gauge用电量.Image = ((System.Drawing.Image)(resources.GetObject("gauge用电量.Image")));
            this.gauge用电量.Location = new System.Drawing.Point(201, 186);
            this.gauge用电量.Margin = new System.Windows.Forms.Padding(2);
            this.gauge用电量.Name = "gauge用电量";
            this.gauge用电量.Padding = new System.Windows.Forms.Padding(5);
        
            this.gauge用电量.Size = new System.Drawing.Size(195, 180);
            this.gauge用电量.TabIndex = 3;
            // 
            // gauge功率
            // 
            this.gauge功率.Caption = "功率";
            this.gauge功率.Color = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(53)))), ((int)(((byte)(67)))));
            this.gauge功率.Dock = System.Windows.Forms.DockStyle.Fill;
      
            this.gauge功率.Image = ((System.Drawing.Image)(resources.GetObject("gauge功率.Image")));
            this.gauge功率.Location = new System.Drawing.Point(2, 186);
            this.gauge功率.Margin = new System.Windows.Forms.Padding(2);
            this.gauge功率.Name = "gauge功率";
            this.gauge功率.Padding = new System.Windows.Forms.Padding(5);
       
            this.gauge功率.Size = new System.Drawing.Size(195, 180);
            this.gauge功率.TabIndex = 2;
            // 
            // gauge供水量
            // 
            this.gauge供水量.Caption = "供水量";
            this.gauge供水量.Color = System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(190)))), ((int)(((byte)(251)))));
            this.gauge供水量.Dock = System.Windows.Forms.DockStyle.Fill;
         
            this.gauge供水量.Image = ((System.Drawing.Image)(resources.GetObject("gauge供水量.Image")));
            this.gauge供水量.Location = new System.Drawing.Point(201, 2);
            this.gauge供水量.Margin = new System.Windows.Forms.Padding(2);
            this.gauge供水量.Name = "gauge供水量";
            this.gauge供水量.Padding = new System.Windows.Forms.Padding(5);
         
            this.gauge供水量.Size = new System.Drawing.Size(195, 180);
            this.gauge供水量.TabIndex = 1;
            // 
            // gauge长江水位
            // 
            this.gauge长江水位.AutoSize = true;
            this.gauge长江水位.Caption = "长江水位";
            this.gauge长江水位.Color = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(178)))), ((int)(((byte)(121)))));
            this.gauge长江水位.Dock = System.Windows.Forms.DockStyle.Fill;
        
            this.gauge长江水位.Image = ((System.Drawing.Image)(resources.GetObject("gauge长江水位.Image")));
            this.gauge长江水位.Location = new System.Drawing.Point(2, 2);
            this.gauge长江水位.Margin = new System.Windows.Forms.Padding(2);
            this.gauge长江水位.Name = "gauge长江水位";
            this.gauge长江水位.Padding = new System.Windows.Forms.Padding(5);
      
            this.gauge长江水位.Size = new System.Drawing.Size(195, 180);
            this.gauge长江水位.TabIndex = 0;
            // 
            // AnimationTipDlg
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(398, 368);
            this.Controls.Add(this.tableLayoutPanel1);
            this.Margin = new System.Windows.Forms.Padding(2);
            this.Name = "AnimationTipDlg";
            this.Load += new System.EventHandler(this.AnimationTipDlg_Load);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel1.PerformLayout();
            this.ResumeLayout(false);
 
        }
 
        #endregion
 
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
        private GaugeContent gauge用电量;
        private GaugeContent gauge功率;
        private GaugeContent gauge供水量;
        private GaugeContent gauge长江水位;
    }
}