namespace Project.ViewForm { partial class fBms { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.panel1 = new System.Windows.Forms.Panel(); this.button2 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.arLabel1 = new arCtl.arLabel(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.panel2 = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.cv1 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.cv2 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.panel4 = new System.Windows.Forms.Panel(); this.cv3 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.panel5 = new System.Windows.Forms.Panel(); this.cv4 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.panel6 = new System.Windows.Forms.Panel(); this.cv5 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.panel7 = new System.Windows.Forms.Panel(); this.cv6 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.panel8 = new System.Windows.Forms.Panel(); this.cv7 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.panel9 = new System.Windows.Forms.Panel(); this.cv8 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.lbinfost = new System.Windows.Forms.Label(); this.lbcvSt = new System.Windows.Forms.Label(); this.panel1.SuspendLayout(); this.groupBox1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); this.panel4.SuspendLayout(); this.panel5.SuspendLayout(); this.panel6.SuspendLayout(); this.panel7.SuspendLayout(); this.panel8.SuspendLayout(); this.panel9.SuspendLayout(); this.SuspendLayout(); // // timer1 // this.timer1.Interval = 200; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // panel1 // this.panel1.Controls.Add(this.groupBox1); this.panel1.Controls.Add(this.button2); this.panel1.Controls.Add(this.button1); this.panel1.Dock = System.Windows.Forms.DockStyle.Left; this.panel1.Location = new System.Drawing.Point(3, 3); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(187, 577); this.panel1.TabIndex = 0; // // button2 // this.button2.Dock = System.Windows.Forms.DockStyle.Top; this.button2.Location = new System.Drawing.Point(0, 67); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(187, 67); this.button2.TabIndex = 1; this.button2.Text = "Query Cell Voltage"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // button1 // this.button1.Dock = System.Windows.Forms.DockStyle.Top; this.button1.Location = new System.Drawing.Point(0, 0); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(187, 67); this.button1.TabIndex = 0; this.button1.Text = "Query Remain"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // arLabel1 // this.arLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32))))); this.arLabel1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18))))); this.arLabel1.BackgroundImagePadding = new System.Windows.Forms.Padding(0); this.arLabel1.BorderColor = System.Drawing.Color.Red; this.arLabel1.BorderColorOver = System.Drawing.Color.Red; this.arLabel1.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 4); this.arLabel1.ColorTheme = arCtl.arLabel.eColorTheme.Custom; this.arLabel1.Cursor = System.Windows.Forms.Cursors.Arrow; this.arLabel1.Dock = System.Windows.Forms.DockStyle.Fill; this.arLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 150F, System.Drawing.FontStyle.Bold); this.arLabel1.ForeColor = System.Drawing.Color.White; this.arLabel1.GradientEnable = true; this.arLabel1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.arLabel1.GradientRepeatBG = false; this.arLabel1.isButton = false; this.arLabel1.Location = new System.Drawing.Point(190, 3); this.arLabel1.MouseDownColor = System.Drawing.Color.Yellow; this.arLabel1.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.arLabel1.msg = null; this.arLabel1.Name = "arLabel1"; this.arLabel1.ProgressBorderColor = System.Drawing.Color.Black; this.arLabel1.ProgressColor1 = System.Drawing.Color.LightSkyBlue; this.arLabel1.ProgressColor2 = System.Drawing.Color.DeepSkyBlue; this.arLabel1.ProgressEnable = false; this.arLabel1.ProgressFont = new System.Drawing.Font("Consolas", 10F); this.arLabel1.ProgressForeColor = System.Drawing.Color.Black; this.arLabel1.ProgressMax = 100F; this.arLabel1.ProgressMin = 0F; this.arLabel1.ProgressPadding = new System.Windows.Forms.Padding(0); this.arLabel1.ProgressValue = 0F; this.arLabel1.ShadowColor = System.Drawing.Color.WhiteSmoke; this.arLabel1.Sign = "26.5v"; this.arLabel1.SignAlign = System.Drawing.ContentAlignment.BottomRight; this.arLabel1.SignColor = System.Drawing.Color.Yellow; this.arLabel1.SignFont = new System.Drawing.Font("Microsoft Sans Serif", 50F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)))); this.arLabel1.Size = new System.Drawing.Size(863, 577); this.arLabel1.TabIndex = 1; this.arLabel1.Text = "80%"; this.arLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.arLabel1.TextShadow = false; this.arLabel1.TextVisible = true; // // groupBox1 // this.groupBox1.Controls.Add(this.lbcvSt); this.groupBox1.Controls.Add(this.panel9); this.groupBox1.Controls.Add(this.panel8); this.groupBox1.Controls.Add(this.panel7); this.groupBox1.Controls.Add(this.panel6); this.groupBox1.Controls.Add(this.panel5); this.groupBox1.Controls.Add(this.panel4); this.groupBox1.Controls.Add(this.panel3); this.groupBox1.Controls.Add(this.panel2); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox1.ForeColor = System.Drawing.Color.White; this.groupBox1.Location = new System.Drawing.Point(0, 134); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(187, 443); this.groupBox1.TabIndex = 2; this.groupBox1.TabStop = false; this.groupBox1.Text = "Cell voltage"; // // panel2 // this.panel2.Controls.Add(this.cv1); this.panel2.Controls.Add(this.label1); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Location = new System.Drawing.Point(3, 17); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(181, 40); this.panel2.TabIndex = 0; // // label1 // this.label1.Dock = System.Windows.Forms.DockStyle.Left; this.label1.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label1.Location = new System.Drawing.Point(0, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(47, 40); this.label1.TabIndex = 0; this.label1.Text = "#1"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // cv1 // this.cv1.Dock = System.Windows.Forms.DockStyle.Fill; this.cv1.Font = new System.Drawing.Font("Tahoma", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cv1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.cv1.Location = new System.Drawing.Point(47, 0); this.cv1.Name = "cv1"; this.cv1.Size = new System.Drawing.Size(134, 40); this.cv1.TabIndex = 0; this.cv1.Text = "--"; this.cv1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel3 // this.panel3.Controls.Add(this.cv2); this.panel3.Controls.Add(this.label4); this.panel3.Dock = System.Windows.Forms.DockStyle.Top; this.panel3.Location = new System.Drawing.Point(3, 57); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(181, 40); this.panel3.TabIndex = 1; this.panel3.Paint += new System.Windows.Forms.PaintEventHandler(this.panel3_Paint); // // cv2 // this.cv2.Dock = System.Windows.Forms.DockStyle.Fill; this.cv2.Font = new System.Drawing.Font("Tahoma", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cv2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.cv2.Location = new System.Drawing.Point(47, 0); this.cv2.Name = "cv2"; this.cv2.Size = new System.Drawing.Size(134, 40); this.cv2.TabIndex = 0; this.cv2.Text = "--"; this.cv2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label4 // this.label4.Dock = System.Windows.Forms.DockStyle.Left; this.label4.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label4.Location = new System.Drawing.Point(0, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(47, 40); this.label4.TabIndex = 0; this.label4.Text = "#2"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel4 // this.panel4.Controls.Add(this.cv3); this.panel4.Controls.Add(this.label6); this.panel4.Dock = System.Windows.Forms.DockStyle.Top; this.panel4.Location = new System.Drawing.Point(3, 97); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(181, 40); this.panel4.TabIndex = 2; this.panel4.Paint += new System.Windows.Forms.PaintEventHandler(this.panel4_Paint); // // cv3 // this.cv3.Dock = System.Windows.Forms.DockStyle.Fill; this.cv3.Font = new System.Drawing.Font("Tahoma", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cv3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.cv3.Location = new System.Drawing.Point(47, 0); this.cv3.Name = "cv3"; this.cv3.Size = new System.Drawing.Size(134, 40); this.cv3.TabIndex = 0; this.cv3.Text = "--"; this.cv3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label6 // this.label6.Dock = System.Windows.Forms.DockStyle.Left; this.label6.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label6.Location = new System.Drawing.Point(0, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(47, 40); this.label6.TabIndex = 0; this.label6.Text = "#3"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel5 // this.panel5.Controls.Add(this.cv4); this.panel5.Controls.Add(this.label8); this.panel5.Dock = System.Windows.Forms.DockStyle.Top; this.panel5.Location = new System.Drawing.Point(3, 137); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(181, 40); this.panel5.TabIndex = 3; // // cv4 // this.cv4.Dock = System.Windows.Forms.DockStyle.Fill; this.cv4.Font = new System.Drawing.Font("Tahoma", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cv4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.cv4.Location = new System.Drawing.Point(47, 0); this.cv4.Name = "cv4"; this.cv4.Size = new System.Drawing.Size(134, 40); this.cv4.TabIndex = 0; this.cv4.Text = "--"; this.cv4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label8 // this.label8.Dock = System.Windows.Forms.DockStyle.Left; this.label8.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label8.Location = new System.Drawing.Point(0, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(47, 40); this.label8.TabIndex = 0; this.label8.Text = "#4"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel6 // this.panel6.Controls.Add(this.cv5); this.panel6.Controls.Add(this.label10); this.panel6.Dock = System.Windows.Forms.DockStyle.Top; this.panel6.Location = new System.Drawing.Point(3, 177); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(181, 40); this.panel6.TabIndex = 4; this.panel6.Paint += new System.Windows.Forms.PaintEventHandler(this.panel6_Paint); // // cv5 // this.cv5.Dock = System.Windows.Forms.DockStyle.Fill; this.cv5.Font = new System.Drawing.Font("Tahoma", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cv5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.cv5.Location = new System.Drawing.Point(47, 0); this.cv5.Name = "cv5"; this.cv5.Size = new System.Drawing.Size(134, 40); this.cv5.TabIndex = 0; this.cv5.Text = "--"; this.cv5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label10 // this.label10.Dock = System.Windows.Forms.DockStyle.Left; this.label10.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label10.Location = new System.Drawing.Point(0, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(47, 40); this.label10.TabIndex = 0; this.label10.Text = "#5"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel7 // this.panel7.Controls.Add(this.cv6); this.panel7.Controls.Add(this.label12); this.panel7.Dock = System.Windows.Forms.DockStyle.Top; this.panel7.Location = new System.Drawing.Point(3, 217); this.panel7.Name = "panel7"; this.panel7.Size = new System.Drawing.Size(181, 40); this.panel7.TabIndex = 5; // // cv6 // this.cv6.Dock = System.Windows.Forms.DockStyle.Fill; this.cv6.Font = new System.Drawing.Font("Tahoma", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cv6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.cv6.Location = new System.Drawing.Point(47, 0); this.cv6.Name = "cv6"; this.cv6.Size = new System.Drawing.Size(134, 40); this.cv6.TabIndex = 0; this.cv6.Text = "--"; this.cv6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label12 // this.label12.Dock = System.Windows.Forms.DockStyle.Left; this.label12.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label12.Location = new System.Drawing.Point(0, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(47, 40); this.label12.TabIndex = 0; this.label12.Text = "#6"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel8 // this.panel8.Controls.Add(this.cv7); this.panel8.Controls.Add(this.label14); this.panel8.Dock = System.Windows.Forms.DockStyle.Top; this.panel8.Location = new System.Drawing.Point(3, 257); this.panel8.Name = "panel8"; this.panel8.Size = new System.Drawing.Size(181, 40); this.panel8.TabIndex = 6; this.panel8.Paint += new System.Windows.Forms.PaintEventHandler(this.panel8_Paint); // // cv7 // this.cv7.Dock = System.Windows.Forms.DockStyle.Fill; this.cv7.Font = new System.Drawing.Font("Tahoma", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cv7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.cv7.Location = new System.Drawing.Point(47, 0); this.cv7.Name = "cv7"; this.cv7.Size = new System.Drawing.Size(134, 40); this.cv7.TabIndex = 0; this.cv7.Text = "--"; this.cv7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label14 // this.label14.Dock = System.Windows.Forms.DockStyle.Left; this.label14.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label14.Location = new System.Drawing.Point(0, 0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(47, 40); this.label14.TabIndex = 0; this.label14.Text = "#7"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel9 // this.panel9.Controls.Add(this.cv8); this.panel9.Controls.Add(this.label16); this.panel9.Dock = System.Windows.Forms.DockStyle.Top; this.panel9.Location = new System.Drawing.Point(3, 297); this.panel9.Name = "panel9"; this.panel9.Size = new System.Drawing.Size(181, 40); this.panel9.TabIndex = 7; // // cv8 // this.cv8.Dock = System.Windows.Forms.DockStyle.Fill; this.cv8.Font = new System.Drawing.Font("Tahoma", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cv8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.cv8.Location = new System.Drawing.Point(47, 0); this.cv8.Name = "cv8"; this.cv8.Size = new System.Drawing.Size(134, 40); this.cv8.TabIndex = 0; this.cv8.Text = "--"; this.cv8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label16 // this.label16.Dock = System.Windows.Forms.DockStyle.Left; this.label16.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label16.Location = new System.Drawing.Point(0, 0); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(47, 40); this.label16.TabIndex = 0; this.label16.Text = "#8"; this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lbinfost // this.lbinfost.AutoSize = true; this.lbinfost.Font = new System.Drawing.Font("굴림", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lbinfost.ForeColor = System.Drawing.Color.White; this.lbinfost.Location = new System.Drawing.Point(194, 8); this.lbinfost.Name = "lbinfost"; this.lbinfost.Size = new System.Drawing.Size(39, 27); this.lbinfost.TabIndex = 2; this.lbinfost.Text = "●"; // // lbcvSt // this.lbcvSt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.lbcvSt.AutoSize = true; this.lbcvSt.Font = new System.Drawing.Font("굴림", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lbcvSt.ForeColor = System.Drawing.Color.White; this.lbcvSt.Location = new System.Drawing.Point(2, 411); this.lbcvSt.Name = "lbcvSt"; this.lbcvSt.Size = new System.Drawing.Size(39, 27); this.lbcvSt.TabIndex = 8; this.lbcvSt.Text = "●"; // // fBms // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15))))); this.ClientSize = new System.Drawing.Size(1056, 583); this.Controls.Add(this.lbinfost); this.Controls.Add(this.arLabel1); this.Controls.Add(this.panel1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "fBms"; this.Padding = new System.Windows.Forms.Padding(3); this.Text = "fFlag"; this.Load += new System.EventHandler(this.fFlag_Load); this.VisibleChanged += new System.EventHandler(this.fAgv_VisibleChanged); this.panel1.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.panel2.ResumeLayout(false); this.panel3.ResumeLayout(false); this.panel4.ResumeLayout(false); this.panel5.ResumeLayout(false); this.panel6.ResumeLayout(false); this.panel7.ResumeLayout(false); this.panel8.ResumeLayout(false); this.panel9.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Timer timer1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Button button1; private arCtl.arLabel arLabel1; private System.Windows.Forms.Button button2; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label cv1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel panel9; private System.Windows.Forms.Label cv8; private System.Windows.Forms.Label label16; private System.Windows.Forms.Panel panel8; private System.Windows.Forms.Label cv7; private System.Windows.Forms.Label label14; private System.Windows.Forms.Panel panel7; private System.Windows.Forms.Label cv6; private System.Windows.Forms.Label label12; private System.Windows.Forms.Panel panel6; private System.Windows.Forms.Label cv5; private System.Windows.Forms.Label label10; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Label cv4; private System.Windows.Forms.Label label8; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Label cv3; private System.Windows.Forms.Label label6; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label cv2; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label lbinfost; private System.Windows.Forms.Label lbcvSt; } }