ControlForm2.Designer.cs 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. namespace IntelligentControlForsx.ChildForms
  2. {
  3. partial class ControlForm2
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. this.timer1 = new System.Windows.Forms.Timer(this.components);
  30. this.panel1 = new System.Windows.Forms.Panel();
  31. this.controlFormTop = new IntelligentControlForsx.MyControls.ControlFormTop();
  32. this.plInfo = new System.Windows.Forms.Panel();
  33. this.mhS_Control1 = new IntelligentControlForsx.MyControls.kz.MHS_Control();
  34. this.nsS_Control1 = new IntelligentControlForsx.MyControls.kz.NSS_Control();
  35. this.xS_Control1 = new IntelligentControlForsx.MyControls.kz.XS_Control();
  36. this.qS_Control1 = new IntelligentControlForsx.MyControls.kz.QS_Control();
  37. this.sbQ_Control1 = new IntelligentControlForsx.MyControls.kz.SBQ_Control();
  38. this.panel1.SuspendLayout();
  39. this.plInfo.SuspendLayout();
  40. this.SuspendLayout();
  41. //
  42. // timer1
  43. //
  44. this.timer1.Enabled = true;
  45. this.timer1.Interval = 5000;
  46. //
  47. // panel1
  48. //
  49. this.panel1.Controls.Add(this.controlFormTop);
  50. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  51. this.panel1.Location = new System.Drawing.Point(0, 0);
  52. this.panel1.Name = "panel1";
  53. this.panel1.Size = new System.Drawing.Size(1920, 64);
  54. this.panel1.TabIndex = 1;
  55. //
  56. // controlFormTop
  57. //
  58. this.controlFormTop.Dock = System.Windows.Forms.DockStyle.Fill;
  59. this.controlFormTop.Location = new System.Drawing.Point(0, 0);
  60. this.controlFormTop.Name = "controlFormTop";
  61. this.controlFormTop.Size = new System.Drawing.Size(1920, 64);
  62. this.controlFormTop.TabIndex = 0;
  63. //
  64. // plInfo
  65. //
  66. this.plInfo.Controls.Add(this.mhS_Control1);
  67. this.plInfo.Controls.Add(this.nsS_Control1);
  68. this.plInfo.Controls.Add(this.xS_Control1);
  69. this.plInfo.Controls.Add(this.qS_Control1);
  70. this.plInfo.Controls.Add(this.sbQ_Control1);
  71. this.plInfo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  72. this.plInfo.Location = new System.Drawing.Point(1, 68);
  73. this.plInfo.Name = "plInfo";
  74. this.plInfo.Size = new System.Drawing.Size(1920, 880);
  75. this.plInfo.TabIndex = 16;
  76. //
  77. // mhS_Control1
  78. //
  79. this.mhS_Control1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
  80. this.mhS_Control1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  81. this.mhS_Control1.Location = new System.Drawing.Point(1, 1);
  82. this.mhS_Control1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  83. this.mhS_Control1.Name = "mhS_Control1";
  84. this.mhS_Control1.Size = new System.Drawing.Size(1918, 880);
  85. this.mhS_Control1.TabIndex = 4;
  86. //
  87. // nsS_Control1
  88. //
  89. this.nsS_Control1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
  90. this.nsS_Control1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  91. this.nsS_Control1.Location = new System.Drawing.Point(1, 1);
  92. this.nsS_Control1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  93. this.nsS_Control1.Name = "nsS_Control1";
  94. this.nsS_Control1.Size = new System.Drawing.Size(1918, 880);
  95. this.nsS_Control1.TabIndex = 3;
  96. //
  97. // xS_Control1
  98. //
  99. this.xS_Control1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
  100. this.xS_Control1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.xS_Control1.Location = new System.Drawing.Point(1, 1);
  102. this.xS_Control1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  103. this.xS_Control1.Name = "xS_Control1";
  104. this.xS_Control1.Size = new System.Drawing.Size(1918, 880);
  105. this.xS_Control1.TabIndex = 2;
  106. //
  107. // qS_Control1
  108. //
  109. this.qS_Control1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
  110. this.qS_Control1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.qS_Control1.Location = new System.Drawing.Point(1, 1);
  112. this.qS_Control1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  113. this.qS_Control1.Name = "qS_Control1";
  114. this.qS_Control1.Size = new System.Drawing.Size(1918, 880);
  115. this.qS_Control1.TabIndex = 1;
  116. //
  117. // sbQ_Control1
  118. //
  119. this.sbQ_Control1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
  120. this.sbQ_Control1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.sbQ_Control1.Location = new System.Drawing.Point(1, 1);
  122. this.sbQ_Control1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  123. this.sbQ_Control1.Name = "sbQ_Control1";
  124. this.sbQ_Control1.Size = new System.Drawing.Size(1918, 880);
  125. this.sbQ_Control1.TabIndex = 0;
  126. //
  127. // ControlForm2
  128. //
  129. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  130. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  131. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
  132. this.ClientSize = new System.Drawing.Size(1920, 950);
  133. this.Controls.Add(this.plInfo);
  134. this.Controls.Add(this.panel1);
  135. this.Name = "ControlForm2";
  136. this.Text = "ControlForm";
  137. this.panel1.ResumeLayout(false);
  138. this.plInfo.ResumeLayout(false);
  139. this.ResumeLayout(false);
  140. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  141. }
  142. #endregion
  143. private System.Windows.Forms.Panel panel1;
  144. private MyControls.ControlFormTop controlFormTop;
  145. private System.Windows.Forms.Timer timer1;
  146. private System.Windows.Forms.Panel plInfo;
  147. private MyControls.kz.SBQ_Control sbQ_Control1;
  148. private MyControls.kz.MHS_Control mhS_Control1;
  149. private MyControls.kz.NSS_Control nsS_Control1;
  150. private MyControls.kz.XS_Control xS_Control1;
  151. private MyControls.kz.QS_Control qS_Control1;
  152. }
  153. }