123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163 |
- namespace IntelligentControlForsx.ChildForms
- {
- partial class ControlForm2
- {
- /// <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 Windows Form 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()
- {
- this.components = new System.ComponentModel.Container();
- this.timer1 = new System.Windows.Forms.Timer(this.components);
-
- this.panel1 = new System.Windows.Forms.Panel();
- this.controlFormTop = new IntelligentControlForsx.MyControls.ControlFormTop();
- this.plInfo = new System.Windows.Forms.Panel();
- this.mhS_Control1 = new IntelligentControlForsx.MyControls.kz.MHS_Control();
- this.nsS_Control1 = new IntelligentControlForsx.MyControls.kz.NSS_Control();
- this.xS_Control1 = new IntelligentControlForsx.MyControls.kz.XS_Control();
- this.qS_Control1 = new IntelligentControlForsx.MyControls.kz.QS_Control();
- this.sbQ_Control1 = new IntelligentControlForsx.MyControls.kz.SBQ_Control();
- this.panel1.SuspendLayout();
- this.plInfo.SuspendLayout();
- this.SuspendLayout();
- //
- // timer1
- //
- this.timer1.Enabled = true;
- this.timer1.Interval = 5000;
-
- //
- // panel1
- //
- this.panel1.Controls.Add(this.controlFormTop);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1920, 64);
- this.panel1.TabIndex = 1;
- //
- // controlFormTop
- //
- this.controlFormTop.Dock = System.Windows.Forms.DockStyle.Fill;
- this.controlFormTop.Location = new System.Drawing.Point(0, 0);
- this.controlFormTop.Name = "controlFormTop";
- this.controlFormTop.Size = new System.Drawing.Size(1920, 64);
- this.controlFormTop.TabIndex = 0;
- //
- // plInfo
- //
- this.plInfo.Controls.Add(this.mhS_Control1);
- this.plInfo.Controls.Add(this.nsS_Control1);
- this.plInfo.Controls.Add(this.xS_Control1);
- this.plInfo.Controls.Add(this.qS_Control1);
- this.plInfo.Controls.Add(this.sbQ_Control1);
- this.plInfo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plInfo.Location = new System.Drawing.Point(1, 68);
- this.plInfo.Name = "plInfo";
- this.plInfo.Size = new System.Drawing.Size(1920, 880);
- this.plInfo.TabIndex = 16;
- //
- // mhS_Control1
- //
- this.mhS_Control1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
- this.mhS_Control1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.mhS_Control1.Location = new System.Drawing.Point(1, 1);
- this.mhS_Control1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.mhS_Control1.Name = "mhS_Control1";
- this.mhS_Control1.Size = new System.Drawing.Size(1918, 880);
- this.mhS_Control1.TabIndex = 4;
- //
- // nsS_Control1
- //
- this.nsS_Control1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
- this.nsS_Control1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.nsS_Control1.Location = new System.Drawing.Point(1, 1);
- this.nsS_Control1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.nsS_Control1.Name = "nsS_Control1";
- this.nsS_Control1.Size = new System.Drawing.Size(1918, 880);
- this.nsS_Control1.TabIndex = 3;
- //
- // xS_Control1
- //
- this.xS_Control1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
- this.xS_Control1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.xS_Control1.Location = new System.Drawing.Point(1, 1);
- this.xS_Control1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.xS_Control1.Name = "xS_Control1";
- this.xS_Control1.Size = new System.Drawing.Size(1918, 880);
- this.xS_Control1.TabIndex = 2;
- //
- // qS_Control1
- //
- this.qS_Control1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
- this.qS_Control1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.qS_Control1.Location = new System.Drawing.Point(1, 1);
- this.qS_Control1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.qS_Control1.Name = "qS_Control1";
- this.qS_Control1.Size = new System.Drawing.Size(1918, 880);
- this.qS_Control1.TabIndex = 1;
- //
- // sbQ_Control1
- //
- this.sbQ_Control1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
- this.sbQ_Control1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.sbQ_Control1.Location = new System.Drawing.Point(1, 1);
- this.sbQ_Control1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.sbQ_Control1.Name = "sbQ_Control1";
- this.sbQ_Control1.Size = new System.Drawing.Size(1918, 880);
- this.sbQ_Control1.TabIndex = 0;
- //
- // ControlForm2
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
- this.ClientSize = new System.Drawing.Size(1920, 950);
- this.Controls.Add(this.plInfo);
-
- this.Controls.Add(this.panel1);
- this.Name = "ControlForm2";
- this.Text = "ControlForm";
- this.panel1.ResumeLayout(false);
- this.plInfo.ResumeLayout(false);
- this.ResumeLayout(false);
- this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private MyControls.ControlFormTop controlFormTop;
- private System.Windows.Forms.Timer timer1;
- private System.Windows.Forms.Panel plInfo;
- private MyControls.kz.SBQ_Control sbQ_Control1;
- private MyControls.kz.MHS_Control mhS_Control1;
- private MyControls.kz.NSS_Control nsS_Control1;
- private MyControls.kz.XS_Control xS_Control1;
- private MyControls.kz.QS_Control qS_Control1;
- }
- }
|