HeadBar.Designer.cs 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. namespace UAS_MES.CustomControl
  2. {
  3. partial class HeadBar
  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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HeadBar));
  29. this.TitleLabel = new System.Windows.Forms.Label();
  30. this.changepwdicon = new System.Windows.Forms.PictureBox();
  31. this.Change_psw = new System.Windows.Forms.PictureBox();
  32. this.logouticon = new System.Windows.Forms.PictureBox();
  33. this.LoginOut = new System.Windows.Forms.PictureBox();
  34. this.MinWindow2 = new System.Windows.Forms.PictureBox();
  35. this.MinWindow = new System.Windows.Forms.PictureBox();
  36. this.MinWindow1 = new System.Windows.Forms.PictureBox();
  37. this.CloseWindow = new System.Windows.Forms.PictureBox();
  38. this.UpperCollection = new System.Windows.Forms.CheckBox();
  39. ((System.ComponentModel.ISupportInitialize)(this.changepwdicon)).BeginInit();
  40. ((System.ComponentModel.ISupportInitialize)(this.Change_psw)).BeginInit();
  41. ((System.ComponentModel.ISupportInitialize)(this.logouticon)).BeginInit();
  42. ((System.ComponentModel.ISupportInitialize)(this.LoginOut)).BeginInit();
  43. ((System.ComponentModel.ISupportInitialize)(this.MinWindow2)).BeginInit();
  44. ((System.ComponentModel.ISupportInitialize)(this.MinWindow)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(this.MinWindow1)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.CloseWindow)).BeginInit();
  47. this.SuspendLayout();
  48. //
  49. // TitleLabel
  50. //
  51. resources.ApplyResources(this.TitleLabel, "TitleLabel");
  52. this.TitleLabel.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  53. this.TitleLabel.Name = "TitleLabel";
  54. //
  55. // changepwdicon
  56. //
  57. resources.ApplyResources(this.changepwdicon, "changepwdicon");
  58. this.changepwdicon.Image = global::UAS_MES.Properties.Resources.pwd;
  59. this.changepwdicon.Name = "changepwdicon";
  60. this.changepwdicon.TabStop = false;
  61. //
  62. // Change_psw
  63. //
  64. resources.ApplyResources(this.Change_psw, "Change_psw");
  65. this.Change_psw.Image = global::UAS_MES.Properties.Resources.change_password;
  66. this.Change_psw.Name = "Change_psw";
  67. this.Change_psw.TabStop = false;
  68. this.Change_psw.Click += new System.EventHandler(this.Change_psw_Click);
  69. this.Change_psw.MouseEnter += new System.EventHandler(this.LoginOut_MouseEnter);
  70. this.Change_psw.MouseLeave += new System.EventHandler(this.LoginOut_MouseLeave);
  71. //
  72. // logouticon
  73. //
  74. resources.ApplyResources(this.logouticon, "logouticon");
  75. this.logouticon.Image = global::UAS_MES.Properties.Resources.Logout_32px_581264_easyicon_net;
  76. this.logouticon.Name = "logouticon";
  77. this.logouticon.TabStop = false;
  78. //
  79. // LoginOut
  80. //
  81. resources.ApplyResources(this.LoginOut, "LoginOut");
  82. this.LoginOut.Image = global::UAS_MES.Properties.Resources._0802192135;
  83. this.LoginOut.Name = "LoginOut";
  84. this.LoginOut.TabStop = false;
  85. this.LoginOut.Click += new System.EventHandler(this.pictureBox1_Click);
  86. this.LoginOut.MouseEnter += new System.EventHandler(this.LoginOut_MouseEnter);
  87. this.LoginOut.MouseLeave += new System.EventHandler(this.LoginOut_MouseLeave);
  88. //
  89. // MinWindow2
  90. //
  91. resources.ApplyResources(this.MinWindow2, "MinWindow2");
  92. this.MinWindow2.Name = "MinWindow2";
  93. this.MinWindow2.TabStop = false;
  94. //
  95. // MinWindow
  96. //
  97. resources.ApplyResources(this.MinWindow, "MinWindow");
  98. this.MinWindow.Image = global::UAS_MES.Properties.Resources.Close_up_32px_1181430_easyicon_net;
  99. this.MinWindow.Name = "MinWindow";
  100. this.MinWindow.TabStop = false;
  101. this.MinWindow.Click += new System.EventHandler(this.MinWindow_Click);
  102. //
  103. // MinWindow1
  104. //
  105. resources.ApplyResources(this.MinWindow1, "MinWindow1");
  106. this.MinWindow1.Name = "MinWindow1";
  107. this.MinWindow1.TabStop = false;
  108. this.MinWindow1.Click += new System.EventHandler(this.CloseWindow_Click);
  109. //
  110. // CloseWindow
  111. //
  112. resources.ApplyResources(this.CloseWindow, "CloseWindow");
  113. this.CloseWindow.Image = global::UAS_MES.Properties.Resources.close_32px_1181428_easyicon_net;
  114. this.CloseWindow.Name = "CloseWindow";
  115. this.CloseWindow.TabStop = false;
  116. this.CloseWindow.Click += new System.EventHandler(this.CloseWindow_Click);
  117. //
  118. // UpperCollection
  119. //
  120. resources.ApplyResources(this.UpperCollection, "UpperCollection");
  121. this.UpperCollection.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  122. this.UpperCollection.Checked = true;
  123. this.UpperCollection.CheckState = System.Windows.Forms.CheckState.Checked;
  124. this.UpperCollection.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  125. this.UpperCollection.Name = "UpperCollection";
  126. this.UpperCollection.UseVisualStyleBackColor = false;
  127. this.UpperCollection.CheckedChanged += new System.EventHandler(this.UpperCollection_CheckedChanged);
  128. //
  129. // HeadBar
  130. //
  131. resources.ApplyResources(this, "$this");
  132. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  133. this.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  134. this.Controls.Add(this.UpperCollection);
  135. this.Controls.Add(this.changepwdicon);
  136. this.Controls.Add(this.Change_psw);
  137. this.Controls.Add(this.logouticon);
  138. this.Controls.Add(this.LoginOut);
  139. this.Controls.Add(this.MinWindow2);
  140. this.Controls.Add(this.TitleLabel);
  141. this.Controls.Add(this.MinWindow);
  142. this.Controls.Add(this.MinWindow1);
  143. this.Controls.Add(this.CloseWindow);
  144. this.Name = "HeadBar";
  145. this.Load += new System.EventHandler(this.HeadBar_Load);
  146. ((System.ComponentModel.ISupportInitialize)(this.changepwdicon)).EndInit();
  147. ((System.ComponentModel.ISupportInitialize)(this.Change_psw)).EndInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.logouticon)).EndInit();
  149. ((System.ComponentModel.ISupportInitialize)(this.LoginOut)).EndInit();
  150. ((System.ComponentModel.ISupportInitialize)(this.MinWindow2)).EndInit();
  151. ((System.ComponentModel.ISupportInitialize)(this.MinWindow)).EndInit();
  152. ((System.ComponentModel.ISupportInitialize)(this.MinWindow1)).EndInit();
  153. ((System.ComponentModel.ISupportInitialize)(this.CloseWindow)).EndInit();
  154. this.ResumeLayout(false);
  155. this.PerformLayout();
  156. }
  157. #endregion
  158. private System.Windows.Forms.PictureBox MinWindow1;
  159. private System.Windows.Forms.PictureBox CloseWindow;
  160. private System.Windows.Forms.PictureBox MinWindow;
  161. private System.Windows.Forms.Label TitleLabel;
  162. private System.Windows.Forms.PictureBox MinWindow2;
  163. private System.Windows.Forms.PictureBox LoginOut;
  164. private System.Windows.Forms.PictureBox logouticon;
  165. private System.Windows.Forms.PictureBox Change_psw;
  166. private System.Windows.Forms.PictureBox changepwdicon;
  167. private System.Windows.Forms.CheckBox UpperCollection;
  168. }
  169. }