Main.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336
  1. namespace UAS_MES
  2. {
  3. partial class Main
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
  30. this.ProductName = new System.Windows.Forms.Label();
  31. this.MainTabControl = new System.Windows.Forms.TabControl();
  32. this.name_label = new System.Windows.Forms.Label();
  33. this.BasicInf = new System.Windows.Forms.Panel();
  34. this.inf_currentstep = new System.Windows.Forms.Label();
  35. this.step_label = new System.Windows.Forms.Label();
  36. this.inf_name = new System.Windows.Forms.Label();
  37. this.Inf_linecode = new System.Windows.Forms.Label();
  38. this.inf_source = new System.Windows.Forms.Label();
  39. this.inf_db = new System.Windows.Forms.Label();
  40. this.Inf_linecode_label = new System.Windows.Forms.Label();
  41. this.db_label = new System.Windows.Forms.Label();
  42. this.Inf_source_label = new System.Windows.Forms.Label();
  43. this.LoginOut = new System.Windows.Forms.LinkLabel();
  44. this.panel1 = new System.Windows.Forms.Panel();
  45. this.Menu = new UAS_MES.CustomControl.AccordionMenu.AccordionMenu();
  46. this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
  47. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  48. this.RefreshDBConnect = new System.Windows.Forms.Timer(this.components);
  49. this.headBar1 = new UAS_MES.CustomControl.HeadBar();
  50. this.BasicInf.SuspendLayout();
  51. this.panel1.SuspendLayout();
  52. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  53. this.SuspendLayout();
  54. //
  55. // ProductName
  56. //
  57. this.ProductName.AutoSize = true;
  58. this.ProductName.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  59. this.ProductName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  60. this.ProductName.ForeColor = System.Drawing.SystemColors.ButtonFace;
  61. this.ProductName.Location = new System.Drawing.Point(108, 4);
  62. this.ProductName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  63. this.ProductName.Name = "ProductName";
  64. this.ProductName.Size = new System.Drawing.Size(212, 27);
  65. this.ProductName.TabIndex = 3;
  66. this.ProductName.Text = "优软科技制造执行系统";
  67. //
  68. // MainTabControl
  69. //
  70. this.MainTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  71. | System.Windows.Forms.AnchorStyles.Left)
  72. | System.Windows.Forms.AnchorStyles.Right)));
  73. this.MainTabControl.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  74. this.MainTabControl.ItemSize = new System.Drawing.Size(96, 25);
  75. this.MainTabControl.Location = new System.Drawing.Point(181, 40);
  76. this.MainTabControl.Margin = new System.Windows.Forms.Padding(4);
  77. this.MainTabControl.Name = "MainTabControl";
  78. this.MainTabControl.SelectedIndex = 0;
  79. this.MainTabControl.Size = new System.Drawing.Size(1096, 700);
  80. this.MainTabControl.TabIndex = 7;
  81. this.MainTabControl.ControlRemoved += new System.Windows.Forms.ControlEventHandler(this.MainTabControl_ControlRemoved);
  82. //
  83. // name_label
  84. //
  85. this.name_label.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  86. this.name_label.AutoSize = true;
  87. this.name_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.name_label.Location = new System.Drawing.Point(8, 4);
  89. this.name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  90. this.name_label.Name = "name_label";
  91. this.name_label.Size = new System.Drawing.Size(50, 24);
  92. this.name_label.TabIndex = 4;
  93. this.name_label.Text = "姓名:";
  94. //
  95. // BasicInf
  96. //
  97. this.BasicInf.Controls.Add(this.inf_currentstep);
  98. this.BasicInf.Controls.Add(this.step_label);
  99. this.BasicInf.Controls.Add(this.inf_name);
  100. this.BasicInf.Controls.Add(this.Inf_linecode);
  101. this.BasicInf.Controls.Add(this.inf_source);
  102. this.BasicInf.Controls.Add(this.inf_db);
  103. this.BasicInf.Controls.Add(this.Inf_linecode_label);
  104. this.BasicInf.Controls.Add(this.db_label);
  105. this.BasicInf.Controls.Add(this.Inf_source_label);
  106. this.BasicInf.Controls.Add(this.name_label);
  107. this.BasicInf.Dock = System.Windows.Forms.DockStyle.Bottom;
  108. this.BasicInf.Location = new System.Drawing.Point(0, 741);
  109. this.BasicInf.Margin = new System.Windows.Forms.Padding(4);
  110. this.BasicInf.Name = "BasicInf";
  111. this.BasicInf.Size = new System.Drawing.Size(1277, 39);
  112. this.BasicInf.TabIndex = 6;
  113. //
  114. // inf_currentstep
  115. //
  116. this.inf_currentstep.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  117. this.inf_currentstep.AutoSize = true;
  118. this.inf_currentstep.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  119. this.inf_currentstep.Location = new System.Drawing.Point(308, 6);
  120. this.inf_currentstep.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  121. this.inf_currentstep.Name = "inf_currentstep";
  122. this.inf_currentstep.Size = new System.Drawing.Size(0, 24);
  123. this.inf_currentstep.TabIndex = 15;
  124. //
  125. // step_label
  126. //
  127. this.step_label.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  128. this.step_label.AutoSize = true;
  129. this.step_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  130. this.step_label.Location = new System.Drawing.Point(200, 6);
  131. this.step_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  132. this.step_label.Name = "step_label";
  133. this.step_label.Size = new System.Drawing.Size(86, 24);
  134. this.step_label.TabIndex = 14;
  135. this.step_label.Text = "岗位工序:";
  136. //
  137. // inf_name
  138. //
  139. this.inf_name.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  140. this.inf_name.AutoSize = true;
  141. this.inf_name.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.inf_name.Location = new System.Drawing.Point(85, 4);
  143. this.inf_name.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  144. this.inf_name.Name = "inf_name";
  145. this.inf_name.Size = new System.Drawing.Size(0, 24);
  146. this.inf_name.TabIndex = 13;
  147. //
  148. // Inf_linecode
  149. //
  150. this.Inf_linecode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  151. this.Inf_linecode.AutoSize = true;
  152. this.Inf_linecode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  153. this.Inf_linecode.Location = new System.Drawing.Point(561, 5);
  154. this.Inf_linecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  155. this.Inf_linecode.Name = "Inf_linecode";
  156. this.Inf_linecode.Size = new System.Drawing.Size(0, 24);
  157. this.Inf_linecode.TabIndex = 11;
  158. //
  159. // inf_source
  160. //
  161. this.inf_source.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  162. this.inf_source.AutoSize = true;
  163. this.inf_source.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.inf_source.Location = new System.Drawing.Point(796, 5);
  165. this.inf_source.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  166. this.inf_source.Name = "inf_source";
  167. this.inf_source.Size = new System.Drawing.Size(0, 24);
  168. this.inf_source.TabIndex = 10;
  169. //
  170. // inf_db
  171. //
  172. this.inf_db.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  173. this.inf_db.AutoSize = true;
  174. this.inf_db.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  175. this.inf_db.Location = new System.Drawing.Point(1090, 5);
  176. this.inf_db.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  177. this.inf_db.Name = "inf_db";
  178. this.inf_db.Size = new System.Drawing.Size(0, 24);
  179. this.inf_db.TabIndex = 9;
  180. //
  181. // Inf_linecode_label
  182. //
  183. this.Inf_linecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  184. this.Inf_linecode_label.AutoSize = true;
  185. this.Inf_linecode_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  186. this.Inf_linecode_label.Location = new System.Drawing.Point(480, 5);
  187. this.Inf_linecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  188. this.Inf_linecode_label.Name = "Inf_linecode_label";
  189. this.Inf_linecode_label.Size = new System.Drawing.Size(50, 24);
  190. this.Inf_linecode_label.TabIndex = 8;
  191. this.Inf_linecode_label.Text = "线别:";
  192. //
  193. // db_label
  194. //
  195. this.db_label.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  196. this.db_label.AutoSize = true;
  197. this.db_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.db_label.Location = new System.Drawing.Point(995, 5);
  199. this.db_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  200. this.db_label.Name = "db_label";
  201. this.db_label.Size = new System.Drawing.Size(68, 24);
  202. this.db_label.TabIndex = 7;
  203. this.db_label.Text = "数据库:";
  204. //
  205. // Inf_source_label
  206. //
  207. this.Inf_source_label.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  208. this.Inf_source_label.AutoSize = true;
  209. this.Inf_source_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  210. this.Inf_source_label.Location = new System.Drawing.Point(716, 5);
  211. this.Inf_source_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  212. this.Inf_source_label.Name = "Inf_source_label";
  213. this.Inf_source_label.Size = new System.Drawing.Size(50, 24);
  214. this.Inf_source_label.TabIndex = 6;
  215. this.Inf_source_label.Text = "资源:";
  216. //
  217. // LoginOut
  218. //
  219. this.LoginOut.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  220. this.LoginOut.AutoSize = true;
  221. this.LoginOut.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  222. this.LoginOut.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.LoginOut.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  224. this.LoginOut.LinkColor = System.Drawing.Color.White;
  225. this.LoginOut.Location = new System.Drawing.Point(1099, 4);
  226. this.LoginOut.Margin = new System.Windows.Forms.Padding(4, 0, 51, 0);
  227. this.LoginOut.Name = "LoginOut";
  228. this.LoginOut.Size = new System.Drawing.Size(52, 27);
  229. this.LoginOut.TabIndex = 4;
  230. this.LoginOut.TabStop = true;
  231. this.LoginOut.Text = "注销";
  232. this.LoginOut.VisitedLinkColor = System.Drawing.Color.White;
  233. this.LoginOut.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LoginOut_LinkClicked);
  234. //
  235. // panel1
  236. //
  237. this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  238. | System.Windows.Forms.AnchorStyles.Left)));
  239. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  240. this.panel1.Controls.Add(this.Menu);
  241. this.panel1.Location = new System.Drawing.Point(0, 40);
  242. this.panel1.Margin = new System.Windows.Forms.Padding(4);
  243. this.panel1.Name = "panel1";
  244. this.panel1.Size = new System.Drawing.Size(179, 702);
  245. this.panel1.TabIndex = 1;
  246. //
  247. // Menu
  248. //
  249. this.Menu.Dock = System.Windows.Forms.DockStyle.Fill;
  250. this.Menu.Location = new System.Drawing.Point(0, 0);
  251. this.Menu.Margin = new System.Windows.Forms.Padding(5);
  252. this.Menu.Name = "Menu";
  253. this.Menu.Size = new System.Drawing.Size(177, 700);
  254. this.Menu.TabIndex = 3;
  255. //
  256. // notifyIcon1
  257. //
  258. this.notifyIcon1.Text = "notifyIcon1";
  259. this.notifyIcon1.Visible = true;
  260. //
  261. // pictureBox1
  262. //
  263. this.pictureBox1.Image = global::UAS_MES.Properties.Resources.uas_blue;
  264. this.pictureBox1.Location = new System.Drawing.Point(0, 0);
  265. this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
  266. this.pictureBox1.Name = "pictureBox1";
  267. this.pictureBox1.Size = new System.Drawing.Size(100, 41);
  268. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  269. this.pictureBox1.TabIndex = 4;
  270. this.pictureBox1.TabStop = false;
  271. //
  272. // headBar1
  273. //
  274. this.headBar1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  275. this.headBar1.Dock = System.Windows.Forms.DockStyle.Top;
  276. this.headBar1.Location = new System.Drawing.Point(0, 0);
  277. this.headBar1.Margin = new System.Windows.Forms.Padding(5);
  278. this.headBar1.Name = "headBar1";
  279. this.headBar1.Size = new System.Drawing.Size(1277, 40);
  280. this.headBar1.TabIndex = 0;
  281. //
  282. // Main
  283. //
  284. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  285. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  286. this.ClientSize = new System.Drawing.Size(1277, 780);
  287. this.Controls.Add(this.LoginOut);
  288. this.Controls.Add(this.BasicInf);
  289. this.Controls.Add(this.MainTabControl);
  290. this.Controls.Add(this.pictureBox1);
  291. this.Controls.Add(this.ProductName);
  292. this.Controls.Add(this.panel1);
  293. this.Controls.Add(this.headBar1);
  294. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  295. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  296. this.Margin = new System.Windows.Forms.Padding(4);
  297. this.Name = "Main";
  298. this.Text = "优软科技MES系统";
  299. this.Load += new System.EventHandler(this.Main_Load);
  300. this.BasicInf.ResumeLayout(false);
  301. this.BasicInf.PerformLayout();
  302. this.panel1.ResumeLayout(false);
  303. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  304. this.ResumeLayout(false);
  305. this.PerformLayout();
  306. }
  307. #endregion
  308. private CustomControl.HeadBar headBar1;
  309. private System.Windows.Forms.Label ProductName;
  310. private System.Windows.Forms.PictureBox pictureBox1;
  311. private System.Windows.Forms.TabControl MainTabControl;
  312. private System.Windows.Forms.Label name_label;
  313. private System.Windows.Forms.Panel BasicInf;
  314. private System.Windows.Forms.Label db_label;
  315. private System.Windows.Forms.LinkLabel LoginOut;
  316. private System.Windows.Forms.Label inf_name;
  317. private System.Windows.Forms.Label inf_db;
  318. private System.Windows.Forms.Panel panel1;
  319. private System.Windows.Forms.NotifyIcon notifyIcon1;
  320. private new CustomControl.AccordionMenu.AccordionMenu Menu;
  321. private System.Windows.Forms.Label inf_currentstep;
  322. private System.Windows.Forms.Label step_label;
  323. private System.Windows.Forms.Label Inf_linecode;
  324. private System.Windows.Forms.Label inf_source;
  325. private System.Windows.Forms.Label Inf_linecode_label;
  326. private System.Windows.Forms.Label Inf_source_label;
  327. private System.Windows.Forms.Timer RefreshDBConnect;
  328. }
  329. }