frmMain.Designer.cs 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  1. namespace CarMeterSystem
  2. {
  3. partial class frmMain
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
  30. this.panel1 = new System.Windows.Forms.Panel();
  31. this.lbVsersion = new System.Windows.Forms.Label();
  32. this.ucCarFormTopJXJG1 = new MeterModuleLibrary.uc.ucCarFormTopJXJG();
  33. this.panel2 = new System.Windows.Forms.Panel();
  34. this.ucCarFormButtomJXJG1 = new MeterModuleLibrary.uc.ucCarFormButtomJXJG();
  35. this.panel3 = new System.Windows.Forms.Panel();
  36. this.panel8 = new System.Windows.Forms.Panel();
  37. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  38. this.panel5 = new System.Windows.Forms.Panel();
  39. this.panel4 = new System.Windows.Forms.Panel();
  40. this.timer1 = new System.Windows.Forms.Timer(this.components);
  41. this.panel1.SuspendLayout();
  42. this.panel2.SuspendLayout();
  43. this.panel3.SuspendLayout();
  44. this.panel8.SuspendLayout();
  45. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  46. this.SuspendLayout();
  47. //
  48. // panel1
  49. //
  50. this.panel1.Controls.Add(this.lbVsersion);
  51. this.panel1.Controls.Add(this.ucCarFormTopJXJG1);
  52. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  53. this.panel1.Location = new System.Drawing.Point(0, 0);
  54. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  55. this.panel1.Name = "panel1";
  56. this.panel1.Size = new System.Drawing.Size(1280, 115);
  57. this.panel1.TabIndex = 0;
  58. //
  59. // lbVsersion
  60. //
  61. this.lbVsersion.AutoSize = true;
  62. this.lbVsersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(134)))), ((int)(((byte)(207)))));
  63. this.lbVsersion.Location = new System.Drawing.Point(5, 5);
  64. this.lbVsersion.Name = "lbVsersion";
  65. this.lbVsersion.Size = new System.Drawing.Size(35, 12);
  66. this.lbVsersion.TabIndex = 7;
  67. this.lbVsersion.Text = "v0.01";
  68. //
  69. // ucCarFormTopJXJG1
  70. //
  71. this.ucCarFormTopJXJG1.BackColor = System.Drawing.Color.Transparent;
  72. this.ucCarFormTopJXJG1.Dock = System.Windows.Forms.DockStyle.Fill;
  73. this.ucCarFormTopJXJG1.Location = new System.Drawing.Point(0, 0);
  74. this.ucCarFormTopJXJG1.Margin = new System.Windows.Forms.Padding(2);
  75. this.ucCarFormTopJXJG1.Name = "ucCarFormTopJXJG1";
  76. this.ucCarFormTopJXJG1.Size = new System.Drawing.Size(1280, 115);
  77. this.ucCarFormTopJXJG1.TabIndex = 8;
  78. //
  79. // panel2
  80. //
  81. this.panel2.Controls.Add(this.ucCarFormButtomJXJG1);
  82. this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  83. this.panel2.Location = new System.Drawing.Point(0, 909);
  84. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  85. this.panel2.Name = "panel2";
  86. this.panel2.Size = new System.Drawing.Size(1280, 115);
  87. this.panel2.TabIndex = 3;
  88. //
  89. // ucCarFormButtomJXJG1
  90. //
  91. this.ucCarFormButtomJXJG1.Dock = System.Windows.Forms.DockStyle.Fill;
  92. this.ucCarFormButtomJXJG1.Location = new System.Drawing.Point(0, 0);
  93. this.ucCarFormButtomJXJG1.Margin = new System.Windows.Forms.Padding(2);
  94. this.ucCarFormButtomJXJG1.Name = "ucCarFormButtomJXJG1";
  95. this.ucCarFormButtomJXJG1.Size = new System.Drawing.Size(1280, 115);
  96. this.ucCarFormButtomJXJG1.TabIndex = 0;
  97. //
  98. // panel3
  99. //
  100. this.panel3.BackColor = System.Drawing.Color.White;
  101. this.panel3.Controls.Add(this.panel8);
  102. this.panel3.Controls.Add(this.panel5);
  103. this.panel3.Controls.Add(this.panel4);
  104. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  105. this.panel3.Location = new System.Drawing.Point(0, 115);
  106. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  107. this.panel3.Name = "panel3";
  108. this.panel3.Size = new System.Drawing.Size(1280, 794);
  109. this.panel3.TabIndex = 4;
  110. //
  111. // panel8
  112. //
  113. this.panel8.Controls.Add(this.pictureBox1);
  114. this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
  115. this.panel8.Location = new System.Drawing.Point(0, 10);
  116. this.panel8.Name = "panel8";
  117. this.panel8.Size = new System.Drawing.Size(1280, 774);
  118. this.panel8.TabIndex = 6;
  119. //
  120. // pictureBox1
  121. //
  122. this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
  123. this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
  124. this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  125. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  126. this.pictureBox1.Location = new System.Drawing.Point(0, 0);
  127. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  128. this.pictureBox1.Name = "pictureBox1";
  129. this.pictureBox1.Size = new System.Drawing.Size(1280, 774);
  130. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  131. this.pictureBox1.TabIndex = 13;
  132. this.pictureBox1.TabStop = false;
  133. //
  134. // panel5
  135. //
  136. this.panel5.Dock = System.Windows.Forms.DockStyle.Bottom;
  137. this.panel5.Location = new System.Drawing.Point(0, 784);
  138. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  139. this.panel5.Name = "panel5";
  140. this.panel5.Size = new System.Drawing.Size(1280, 10);
  141. this.panel5.TabIndex = 2;
  142. //
  143. // panel4
  144. //
  145. this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
  146. this.panel4.Location = new System.Drawing.Point(0, 0);
  147. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  148. this.panel4.Name = "panel4";
  149. this.panel4.Size = new System.Drawing.Size(1280, 10);
  150. this.panel4.TabIndex = 0;
  151. //
  152. // timer1
  153. //
  154. this.timer1.Interval = 2000;
  155. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  156. //
  157. // frmMain
  158. //
  159. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  160. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  161. this.ClientSize = new System.Drawing.Size(1280, 1024);
  162. this.ControlBox = false;
  163. this.Controls.Add(this.panel3);
  164. this.Controls.Add(this.panel2);
  165. this.Controls.Add(this.panel1);
  166. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  167. this.Margin = new System.Windows.Forms.Padding(2);
  168. this.MaximizeBox = false;
  169. this.MinimizeBox = false;
  170. this.Name = "frmMain";
  171. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  172. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  173. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
  174. this.Load += new System.EventHandler(this.frmMain_Load);
  175. this.panel1.ResumeLayout(false);
  176. this.panel1.PerformLayout();
  177. this.panel2.ResumeLayout(false);
  178. this.panel3.ResumeLayout(false);
  179. this.panel8.ResumeLayout(false);
  180. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  181. this.ResumeLayout(false);
  182. }
  183. #endregion
  184. private System.Windows.Forms.Panel panel1;
  185. private System.Windows.Forms.Panel panel2;
  186. private System.Windows.Forms.Panel panel3;
  187. private System.Windows.Forms.Panel panel5;
  188. private System.Windows.Forms.Panel panel4;
  189. private System.Windows.Forms.Panel panel8;
  190. private System.Windows.Forms.PictureBox pictureBox1;
  191. private System.Windows.Forms.Label lbVsersion;
  192. private System.Windows.Forms.Timer timer1;
  193. private MeterModuleLibrary.uc.ucCarFormButtomJXJG ucCarFormButtomJXJG1;
  194. private MeterModuleLibrary.uc.ucCarFormTopJXJG ucCarFormTopJXJG1;
  195. }
  196. }