StartForm.Designer.cs 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. namespace MOTINOVA_Motor_Factory_Set
  2. {
  3. partial class StartForm
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(StartForm));
  29. this.button_Export = new System.Windows.Forms.Button();
  30. this.button_Import = new System.Windows.Forms.Button();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.button_Mang = new System.Windows.Forms.Button();
  33. this.label2 = new System.Windows.Forms.Label();
  34. this.label_Ver = new System.Windows.Forms.Label();
  35. this.label_NetStatus = new System.Windows.Forms.Label();
  36. this.button_Check = new System.Windows.Forms.Button();
  37. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  38. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  39. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  40. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  41. this.SuspendLayout();
  42. //
  43. // button_Export
  44. //
  45. this.button_Export.BackColor = System.Drawing.Color.DimGray;
  46. this.button_Export.Enabled = false;
  47. this.button_Export.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  48. this.button_Export.ForeColor = System.Drawing.Color.White;
  49. this.button_Export.Location = new System.Drawing.Point(154, 302);
  50. this.button_Export.Margin = new System.Windows.Forms.Padding(5);
  51. this.button_Export.Name = "button_Export";
  52. this.button_Export.Size = new System.Drawing.Size(150, 80);
  53. this.button_Export.TabIndex = 0;
  54. this.button_Export.Text = "参数生成";
  55. this.button_Export.UseVisualStyleBackColor = false;
  56. this.button_Export.Click += new System.EventHandler(this.button_Export_Click);
  57. //
  58. // button_Import
  59. //
  60. this.button_Import.BackColor = System.Drawing.Color.DarkGoldenrod;
  61. this.button_Import.Enabled = false;
  62. this.button_Import.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  63. this.button_Import.ForeColor = System.Drawing.Color.White;
  64. this.button_Import.Location = new System.Drawing.Point(154, 187);
  65. this.button_Import.Margin = new System.Windows.Forms.Padding(5);
  66. this.button_Import.Name = "button_Import";
  67. this.button_Import.Size = new System.Drawing.Size(150, 80);
  68. this.button_Import.TabIndex = 0;
  69. this.button_Import.Text = "生产模式";
  70. this.button_Import.UseVisualStyleBackColor = false;
  71. this.button_Import.Click += new System.EventHandler(this.button_Import_Click);
  72. //
  73. // label1
  74. //
  75. this.label1.AutoSize = true;
  76. this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  77. this.label1.Location = new System.Drawing.Point(12, 528);
  78. this.label1.Name = "label1";
  79. this.label1.Size = new System.Drawing.Size(423, 21);
  80. this.label1.TabIndex = 2;
  81. this.label1.Text = "Copyright © 2022 MOTINOVA Inc. All Rights Reserved";
  82. //
  83. // button_Mang
  84. //
  85. this.button_Mang.BackColor = System.Drawing.Color.DimGray;
  86. this.button_Mang.Enabled = false;
  87. this.button_Mang.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.button_Mang.ForeColor = System.Drawing.Color.White;
  89. this.button_Mang.Location = new System.Drawing.Point(477, 302);
  90. this.button_Mang.Margin = new System.Windows.Forms.Padding(5);
  91. this.button_Mang.Name = "button_Mang";
  92. this.button_Mang.Size = new System.Drawing.Size(150, 80);
  93. this.button_Mang.TabIndex = 0;
  94. this.button_Mang.Text = "本地管理";
  95. this.button_Mang.UseVisualStyleBackColor = false;
  96. this.button_Mang.Click += new System.EventHandler(this.button_Mang_Click);
  97. //
  98. // label2
  99. //
  100. this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  101. this.label2.Font = new System.Drawing.Font("微软雅黑", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  102. this.label2.ForeColor = System.Drawing.Color.White;
  103. this.label2.Location = new System.Drawing.Point(-1, 0);
  104. this.label2.Name = "label2";
  105. this.label2.Size = new System.Drawing.Size(781, 100);
  106. this.label2.TabIndex = 3;
  107. this.label2.Text = "MOTINOVA电机量产测试工具";
  108. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  109. //
  110. // label_Ver
  111. //
  112. this.label_Ver.AutoSize = true;
  113. this.label_Ver.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  114. this.label_Ver.Location = new System.Drawing.Point(454, 528);
  115. this.label_Ver.Name = "label_Ver";
  116. this.label_Ver.Size = new System.Drawing.Size(316, 21);
  117. this.label_Ver.TabIndex = 2;
  118. this.label_Ver.Text = "Ver: V1.4.5 Build Time: 2022-09-14 12:59";
  119. //
  120. // label_NetStatus
  121. //
  122. this.label_NetStatus.ForeColor = System.Drawing.Color.Red;
  123. this.label_NetStatus.Location = new System.Drawing.Point(452, 497);
  124. this.label_NetStatus.Name = "label_NetStatus";
  125. this.label_NetStatus.Size = new System.Drawing.Size(318, 21);
  126. this.label_NetStatus.TabIndex = 2;
  127. this.label_NetStatus.Text = "网络连接中……";
  128. this.label_NetStatus.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  129. //
  130. // button_Check
  131. //
  132. this.button_Check.BackColor = System.Drawing.Color.Green;
  133. this.button_Check.Enabled = false;
  134. this.button_Check.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  135. this.button_Check.ForeColor = System.Drawing.Color.White;
  136. this.button_Check.Location = new System.Drawing.Point(477, 187);
  137. this.button_Check.Margin = new System.Windows.Forms.Padding(5);
  138. this.button_Check.Name = "button_Check";
  139. this.button_Check.Size = new System.Drawing.Size(150, 80);
  140. this.button_Check.TabIndex = 4;
  141. this.button_Check.Text = "检验模式";
  142. this.button_Check.UseVisualStyleBackColor = false;
  143. this.button_Check.Click += new System.EventHandler(this.button_Check_Click);
  144. //
  145. // pictureBox2
  146. //
  147. this.pictureBox2.Image = global::MOTINOVA_Motor_Factory_Set.Properties.Resources._836618239619717251;
  148. this.pictureBox2.Location = new System.Drawing.Point(16, 475);
  149. this.pictureBox2.Name = "pictureBox2";
  150. this.pictureBox2.Size = new System.Drawing.Size(83, 43);
  151. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  152. this.pictureBox2.TabIndex = 33;
  153. this.pictureBox2.TabStop = false;
  154. //
  155. // pictureBox1
  156. //
  157. this.pictureBox1.Image = global::MOTINOVA_Motor_Factory_Set.Properties.Resources.title1;
  158. this.pictureBox1.Location = new System.Drawing.Point(108, 485);
  159. this.pictureBox1.Name = "pictureBox1";
  160. this.pictureBox1.Size = new System.Drawing.Size(136, 33);
  161. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  162. this.pictureBox1.TabIndex = 32;
  163. this.pictureBox1.TabStop = false;
  164. //
  165. // StartForm
  166. //
  167. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  168. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  169. this.BackColor = System.Drawing.Color.White;
  170. this.ClientSize = new System.Drawing.Size(780, 558);
  171. this.Controls.Add(this.pictureBox2);
  172. this.Controls.Add(this.pictureBox1);
  173. this.Controls.Add(this.button_Check);
  174. this.Controls.Add(this.label_Ver);
  175. this.Controls.Add(this.label_NetStatus);
  176. this.Controls.Add(this.label1);
  177. this.Controls.Add(this.button_Mang);
  178. this.Controls.Add(this.button_Import);
  179. this.Controls.Add(this.button_Export);
  180. this.Controls.Add(this.label2);
  181. this.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  183. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
  184. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  185. this.Margin = new System.Windows.Forms.Padding(5);
  186. this.MaximizeBox = false;
  187. this.Name = "StartForm";
  188. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  189. this.Text = "MOTINOVA电机量产测试工具";
  190. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.StartForm_FormClosing);
  191. this.Load += new System.EventHandler(this.StartForm_Load);
  192. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  193. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  194. this.ResumeLayout(false);
  195. this.PerformLayout();
  196. }
  197. #endregion
  198. private System.Windows.Forms.Button button_Export;
  199. private System.Windows.Forms.Button button_Import;
  200. private System.Windows.Forms.Label label1;
  201. private System.Windows.Forms.Button button_Mang;
  202. private System.Windows.Forms.Label label2;
  203. private System.Windows.Forms.Label label_Ver;
  204. public System.Windows.Forms.Label label_NetStatus;
  205. private System.Windows.Forms.Button button_Check;
  206. private System.Windows.Forms.PictureBox pictureBox2;
  207. private System.Windows.Forms.PictureBox pictureBox1;
  208. }
  209. }